Imperadeiro98
|
42f84de394
|
Merge master branch
|
2016-02-24 19:40:21 +00:00 |
|
Scott Erickson
|
becad06750
|
Refactor ArticleEditView and PatchesView to use model endpoint functions
|
2016-02-22 16:03:21 -08:00 |
|
Imperadeiro98
|
92dc72cce1
|
Remove name from loadModel
|
2016-02-18 16:44:40 +00:00 |
|
Scott Erickson
|
b736feb017
|
Refactor ArticleEditView to use view in template
|
2015-10-27 12:09:36 -07:00 |
|
Scott Erickson
|
57c5384ec1
|
Refactor editor:save-new-version from a mediator event to a normal Backbone event
Part of a push to move away from global subscriptions when 'local' ones will do.
|
2015-10-21 15:34:07 -07:00 |
|
Lai Tuan
|
5795399aaa
|
Fixed #2729
|
2015-08-15 04:04:00 +09:00 |
|
Nick Winter
|
0b1bb6a4aa
|
Added admin/pending-patches view. Fixed accepting several kinds of patches. Added keyboard shortcuts for accepting (a) and rejecting (r) patches. Fixed #2490. Fixed #2515. Fixed #2304.
|
2015-03-28 13:54:44 -07:00 |
|
Nick Winter
|
c54fd5ab4b
|
Moved editors from PUT to POST so that version saving behavior is preserved and admins can PUT without saving new versions.
|
2014-12-29 09:14:43 -08:00 |
|
Scott Erickson
|
be809337c4
|
Refactored to make TreemaUtils generally available but TreemaNode only available for views that need it.
|
2014-11-29 17:51:40 -08:00 |
|
Scott Erickson
|
129e07e231
|
Refactored a bunch of editor stuff to be included in the wads. Fixed a bug with the I18NEditModelView.
|
2014-11-29 13:36:48 -08:00 |
|
Scott Erickson
|
31214e854e
|
Wabam. Refactored a bunch of stuff into 'core' folders so that it's clearer which files are being loaded first thing, and which are not. Also reworked a bunch of the anymatch things in config.coffee, cause there were better ways.
|
2014-11-28 17:49:41 -08:00 |
|
Nick Winter
|
ee9e453896
|
Fixed #828. Added many other minor refactorings.
|
2014-08-27 12:24:11 -07:00 |
|
Nick Winter
|
871cd4b3c9
|
Fixed #784.
|
2014-08-26 17:34:00 -07:00 |
|
Scott Erickson
|
1c3404d03e
|
Refactored views. View file names now match view class names. Router lists routes explicitly rather than routing automagically. Hacking my way to renaming problem, spell.
|
2014-07-23 07:02:45 -07:00 |
|