Robin Ward
|
a9ed15e11a
|
FIX: Remove more of those pesky View classes
|
2016-11-11 17:03:15 -05: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 |
|
Robin Ward
|
b8125b3512
|
REFACTOR: Remove Discourse.Ajax
|
2016-07-11 12:57:05 -04:00 |
|
Régis Hanol
|
73e4c6ae4d
|
FIX: backups index template wasn't properly bound
|
2015-08-17 16:21:23 +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
|
6493e4f641
|
FIX: missing tooltip on backup screen
|
2015-03-26 18:05:27 +01:00 |
|
Robin Ward
|
af6936cf72
|
Refactor some deprecations for newer versions of Ember. Also set up
injection for some globals so we can migrate away from them.
|
2014-09-11 16:16:21 -04:00 |
|
Robin Ward
|
9e2c72e277
|
Allow restoring from backups in development mode even if the setting is
off.
|
2014-08-28 17:02:48 -04:00 |
|
Joshua Gorner
|
e242368266
|
Convert admin section controllers to ES6 modules
|
2014-07-25 14:17:58 -04:00 |
|