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 |
|
Régis Hanol
|
d598419742
|
FIX: don't use 'modelFor'
|
2015-08-14 12:40:18 +02:00 |
|
Robin Ward
|
92b2d8c247
|
Migrate a bunch of admin routes to ES6 modules
|
2015-08-10 10:21:04 -04:00 |
|
Régis Hanol
|
15418f3d44
|
FEATURE: new 'backup_frequency' site setting
|
2015-08-07 17:34:58 +02:00 |
|
Régis Hanol
|
399418e1ff
|
FIX: modal backup wasn't working
|
2015-03-14 12:46:46 +01:00 |
|
Robin Ward
|
69851bc6cf
|
Deprecates global use of Discourse.MessageBus
We can use DI for this, which makes it easier for plugins to subscribe
to the message bus.
|
2015-03-12 12:27:30 -04:00 |
|
Robin Ward
|
f50280a889
|
Split out bulk operations modal and Discourse.Route.showModal
This makes it easier to share bulk topic operations, for example
from a plugin's custom topic list.
|
2015-03-10 15:40:56 -04:00 |
|