Robin Ward
|
3d7b534564
|
FEATURE: New "Plugins" admin section with extensibility support
|
2015-02-06 17:33:24 -05:00 |
Robin Ward
|
f923d7e205
|
Support appending routes within the admin section by plugins
|
2015-01-30 18:02:11 -05:00 |
Régis Hanol
|
e300945879
|
FEATURE: split group admin in 2 tabs (custom & automatic)
FIX: clear the user-selector when adding new members
|
2015-01-21 20:52:48 +01:00 |
Robin Ward
|
6d539c0afd
|
You don't need to call `buildRoutes` anymore.
Just export a function in a module called `route-map` and discourse's
rotuer will do the rest. This makes it a lot easier to define routes in
plugins.
|
2015-01-06 17:00:25 -05:00 |