Joffrey JAFFEUX
|
bfea922167
|
DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592)
|
2019-05-27 10:15:39 +02:00 |
Maja Komel
|
4b455e741e
|
DEV: Ember 3.8.0
Co-Authored-By: majakomel <maja.komel@gmail.com>
|
2019-04-26 12:16:21 +02:00 |
Roman Rizzi
|
536b90e0ef
|
FEATURE: Support searching custom staff actions (#7346)
|
2019-04-10 09:53:17 -03:00 |
Joffrey JAFFEUX
|
03a7d532cf
|
DEV: introduces prettier for es6 files
|
2018-06-15 17:03:24 +02:00 |
Robin Ward
|
c53ddb7723
|
FIX: Sometimes viewing a user's action logs would reset to view all
|
2017-11-09 15:35:12 -05:00 |
Sam
|
607998af33
|
FEATURE: dropdown to filter staff action logs
|
2017-05-30 11:25:42 -04:00 |
Robin Ward
|
bf91532260
|
Fixes some Ember Deprecations for 1.13:
- Remove ArrayController
- Remove {{view}} from templates
- Replace many cases of needs: [‘controller’] with inject
- Enable Ember Legacy Views
|
2016-10-21 11:06:07 -04:00 |
Sam
|
5c899c765b
|
Revert "Revert "REFACTOR: support booting discourse with DISCOURSE_NO_CONSTANTS""
This reverts commit c21457d6a7 .
|
2015-11-21 12:27:06 +11:00 |
Robin Ward
|
c21457d6a7
|
Revert "REFACTOR: support booting discourse with DISCOURSE_NO_CONSTANTS"
This reverts commit c0b277d273 .
|
2015-11-20 10:00:12 -05:00 |
Sam
|
c0b277d273
|
REFACTOR: support booting discourse with DISCOURSE_NO_CONSTANTS
This change is discussed here: https://meta.discourse.org/t/deprecating-es6-compatibility-layer/35821
Prior to this change we were not booting correctly with DISCOURSE_NO_CONSTANTS
|
2015-11-21 00:14:50 +11:00 |
Robin Ward
|
29439e5534
|
SECURITY: Make sure export CSV is generated via a POST
|
2015-07-24 12:33:53 -04:00 |
Régis Hanol
|
ab80240900
|
FIX: Presence mixin was missing sometimes
|
2015-05-12 10:49:05 +02:00 |
Robin Ward
|
a83a19f6ce
|
ES6 module migrations
|
2015-04-15 14:54:36 -04:00 |
Robin Ward
|
4e64d16a47
|
FEATURE: Allow plugins to log staff actions
|
2015-02-05 15:26:34 -05:00 |
Arpit Jalan
|
bb152a5b3f
|
FEATURE: download user posts archive
|
2014-12-24 15:13:48 +05:30 |
Arpit Jalan
|
42cbe6ef2a
|
FEATURE: export csv for all the logs
|
2014-12-11 23:33:26 +05:30 |
Robin Ward
|
a6b1be81b1
|
Upgrade to Ember 1.7.1 + group patch
|
2014-11-10 14:49:02 -05:00 |
Joshua Gorner
|
e242368266
|
Convert admin section controllers to ES6 modules
|
2014-07-25 14:17:58 -04:00 |