Nick Winter
|
57d12c199e
|
Tweaks to campaign status view. Hooking up i18n for Campaigns, but it doesn't work yet.
|
2015-01-29 09:07:25 -08:00 |
|
Scott Erickson
|
aeebee891e
|
Added 'submitting...' text to the i18n translation form button to show when a submission is successful.
|
2015-01-07 16:15:26 -08:00 |
|
Scott Erickson
|
1446f77a17
|
Refactored away from having the underscore string library added to the String prototype.
|
2015-01-04 08:05:46 -08: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
|
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 |
|
Scott Erickson
|
b698745e05
|
Set up the site to load its logic and templates piecemeal rather than in one giant app.js file.
|
2014-11-28 16:38:56 -08:00 |
|
Scott Erickson
|
790217f227
|
Tweaked how the I18N editor works to guard against garbage English submissions and make the chosen language more consistent.
|
2014-11-25 16:22:06 -08:00 |
|
Nick Winter
|
98f1eec10c
|
Upgraded choose hero view for locked heroes. Went back to animated heroes instead of feature images. Removed some server logs.
|
2014-11-25 09:28:50 -08:00 |
|
Nick Winter
|
b359c25c97
|
Fixed multiplexed-by-code-and-spoken-language component documentation i18n.
|
2014-11-23 10:22:06 -08:00 |
|
Scott Erickson
|
025780a575
|
Added loadingTip property to levels, set them up on the LevelLoadingView, and got them prepped for i18n-ing.
|
2014-11-12 15:00:24 -08:00 |
|
Nick Winter
|
851bf39c5c
|
Using extendedName.
|
2014-11-05 20:22:15 -08:00 |
|
Nick Winter
|
5ba1f61abe
|
Added i18n support for level code comments.
|
2014-10-28 21:15:47 -07:00 |
|
Scott Erickson
|
e5ea4f70e9
|
Added a progress bar to the i18n home view. Sorting models by completion so documents needing translation go to the top.
|
2014-10-28 11:28:31 -07:00 |
|
Scott Erickson
|
346f3b33bf
|
Added context to the i18n editor for components.
|
2014-10-28 11:21:26 -07:00 |
|
Nick Winter
|
68ac412f2b
|
I think this return is needed to prevent sending the i18n query results twice and crashing the server.
|
2014-10-27 22:54:50 -07:00 |
|
Scott Erickson
|
cea04d27ad
|
Built diplomat-specific views for editing levels, components, achievements and thang types.
|
2014-10-27 17:16:22 -07:00 |
|