Commit graph

5489 commits

Author SHA1 Message Date
Scott Erickson
e6c0d53d50 ThangType editor now deletes properties properly. 2014-10-28 14:22:29 -07:00
Scott Erickson
67684b89d5 Fixed #1687, forcing reloads when populating i18n in documents. 2014-10-28 14:21:22 -07:00
Scott Erickson
895645ef6d Levels and Components with i18nCoverage update that coverage from the level editor now. 2014-10-28 13:48:17 -07:00
Scott Erickson
9e6fd119a0 Achievements populate i18n whenever they're edited now. 2014-10-28 13:09:07 -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
7477633909 Trying to better get around mongoose stripping out empty i18n objects. 2014-10-28 11:21:26 -07:00
Scott Erickson
ee95e4e450 Got rid of a race condition. 2014-10-28 11:21:26 -07:00
Scott Erickson
346f3b33bf Added context to the i18n editor for components. 2014-10-28 11:21:26 -07:00
Nick Winter
730288babf Merge pull request #1708 from enricpc/patch-2
Update ca.coffee
2014-10-28 09:13:22 -07:00
enricpc
71a4a883e5 Update ca.coffee 2014-10-28 09:29:46 +01: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
Nick Winter
2dbdacd958 GoalsView should now roughly scale with the size of the screen. 2014-10-27 16:37:07 -07:00
Matt Lott
8f923f9e1e Replacing http PATCHs with PUTs
We’re keeping the patch behavior though.
Real patch calls return incorrect http responses in some environments,
like Browserstack and schools.
2014-10-27 16:09:52 -07:00
Nick Winter
eeeb7d47c9 Messing with .executing styles to make them outrageously visible. 2014-10-27 15:54:56 -07:00
Nick Winter
0b8c90a645 Merge pull request #1707 from wakeup/patch-1
More translations
2014-10-27 15:22:22 -07:00
Volkan Gezer
75211833b6 Update tr.coffee 2014-10-27 23:03:06 +01:00
Nick Winter
3d2e0c70c0 Added jQuery mobile events lib. 2014-10-27 13:33:22 -07:00
Nick Winter
f86c726fc8 Made iPad touch events work on inventory equipping and progress slider. 2014-10-27 13:32:32 -07:00
Nick Winter
5d37e4d34e Merge pull request #1706 from Imperadeiro98/master
Update pt-PT.coffee
2014-10-27 13:22:34 -07:00
Nick Winter
4f76be6925 Merge pull request #1705 from Titounkle/patch-6
Update es-ES.coffee
2014-10-27 13:21:46 -07:00
Imperadeiro98
b6ca682bb9 Update pt-PT.coffee 2014-10-27 19:14:37 +00:00
Titounkle
b3b52727be Update es-ES.coffee
Autorun can be translated, but it would fit far worse than Autorun itself.Thats why i left it unchanged.
Cheers
2014-10-27 20:12:07 +01:00
Nick Winter
52b7e464a3 Propagated i18n. 2014-10-27 11:18:40 -07:00
Nick Winter
206f7ee5a4 Upgraded ChooseHeroView: drag onto hero, more visible drag states and animations, emphasize double-click over drag, better programming language selector. 2014-10-27 11:17:34 -07:00
Nick Winter
6b423ed13e Added signup to game menu modal. 2014-10-27 09:27:57 -07:00
Nick Winter
e6ae2cce44 Merge branch 'richard-ma-master' 2014-10-27 08:48:16 -07:00
Nick Winter
4e947b05ad Merged zh-HANS. Propagated i18n. 2014-10-27 08:47:34 -07:00
Nick Winter
7b2964c6ef Formatting docs popovers for iPad. 2014-10-26 20:21:03 -07:00
Nick Winter
4c8e67efce FastClick avoidance on start level button. 2014-10-26 17:49:45 -07:00
Matt Lott
0f721f9f48 Reducing user code problems view to recent 300
Loading 1000 took too long (~10min) in production.
2014-10-26 17:11:51 -07:00
Michael Schmatz
cd0bed2df2 Added FastClick
iOS artificially introduces 300ms of delay on clicks, which FastClick
eliminates.
2014-10-26 18:34:04 -04:00
Nick Winter
c0f5c357ba Defense, not defence. 2014-10-26 15:31:20 -07:00
Nick Winter
e71767cc1f Enabled sourcemaps for production. 2014-10-26 11:02:34 -07:00
Nick Winter
27d1304c6c Turns out checking Errorception is really useful. 2014-10-26 11:02:34 -07:00
Matt Lott
6d9e243968 Update server development logging
Provide more details.
2014-10-26 10:52:22 -07:00
Matt Lott
7c21d5921e Update query for user code problems view
So it doesn’t explode in production.
2014-10-26 10:50:30 -07:00
Nick Winter
a36db735ee Merge pull request #1704 from Imperadeiro98/patch-1
Update pt-PT.coffee
2014-10-26 08:22:29 -07:00
Imperadeiro98
647e578b46 Update pt-PT.coffee 2014-10-26 14:25:53 +00:00
Nick Winter
6473fff940 Implemented stat comparison bars on ChooseHeroView. 2014-10-25 21:53:55 -07:00
Nick Winter
3f5f292f0d Updated how we're sending over spell palette items to iPad app. 2014-10-25 16:26:03 -07:00
George Saines
4b62ba95d3 making the arrow bigger/more visible 2014-10-25 15:59:02 -07:00
Michael Schmatz
56da3af83b Publish "tome:spell-loaded" on spell reloading 2014-10-25 17:00:54 -04:00
Nick Winter
e09b867a93 Propagated i18n. 2014-10-25 11:48:16 -07:00
Nick Winter
66dfa301e5 Merge branch 'master' of https://github.com/codecombat/codecombat 2014-10-25 11:47:39 -07:00
Nick Winter
774ae24b41 Fixed my Camera fix for point/region choosers. Trying to fix #1411 by insisting on monospace fonts in the code editor. 2014-10-25 11:47:04 -07:00
Matt Lott
185c977cdb User code problems admin view
Shows the most recent 1000 log entries
Url: admin/user-code-problems
2014-10-24 15:11:55 -07:00
Nick Winter
ebd1defbbc Merge branch 'master' of https://github.com/codecombat/codecombat 2014-10-24 14:46:54 -07:00
Nick Winter
e56a5bba30 Could gzipping be doing anything bad to our BrowserStack proxy problem? 2014-10-24 14:46:41 -07:00
Matt Lott
f4426f2e43 Save user code errors without 'Line N: ' prefix 2014-10-24 14:05:54 -07:00