JasperDhaene
|
c49dc9457d
|
fixed some lines to fit proper context
|
2014-04-21 19:54:14 +02:00 |
|
JasperDhaene
|
4d7e6ba849
|
fixed some lines to fit proper context
|
2014-04-21 19:52:27 +02:00 |
|
JasperDhaene
|
6a1d43435a
|
fixed some lines to fit proper context
|
2014-04-21 19:50:43 +02:00 |
|
JasperDhaene
|
ef9ee024e1
|
update nl-NL.coffee
|
2014-04-20 21:34:43 +02:00 |
|
JasperDhaene
|
ad212d428c
|
update nl-BE.coffee
|
2014-04-20 21:33:19 +02:00 |
|
JasperDhaene
|
6a03ddad74
|
Update nl.coffee
|
2014-04-20 21:31:11 +02:00 |
|
Jasper D'haene
|
62ef17c776
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-04-20 20:33:16 +02:00 |
|
Nick Winter
|
baca3876ca
|
Merge pull request #869 from treby/improve_ja_resources
Updated for Japanese(ja).
|
2014-04-20 11:20:46 -07:00 |
|
Nick Winter
|
05dfa21a93
|
Fixed #872. Removed permissions check on old versions of document for version history, because we're not selecting any sensitive fields anyway.
|
2014-04-19 17:52:17 -07:00 |
|
Nick Winter
|
f281aa8e2d
|
Fixed quotes.
|
2014-04-19 17:43:01 -07:00 |
|
Nick Winter
|
b806436232
|
Merge branch 'patch-3' of git://github.com/julycoolwind/codecombat into julycoolwind-patch-3
|
2014-04-19 17:40:58 -07:00 |
|
Nick Winter
|
0787349d32
|
Merge pull request #873 from dpen2000/patch-1
Modify links on community page
|
2014-04-19 17:38:20 -07:00 |
|
Nick Winter
|
4249ddce15
|
Merge pull request #868 from M-r-A/i18n
Update ru
|
2014-04-19 17:34:34 -07:00 |
|
dpen2000
|
c241b06f76
|
Modify links on community page
|
2014-04-19 20:03:22 +01:00 |
|
Scott Erickson
|
044556e5a4
|
Fixed a bug with the level editor that prevented selecting thangs to add.
|
2014-04-19 10:27:14 -07:00 |
|
林鑫
|
984f2c2cc4
|
Translate some items under common,account_settions,employers,play_level.
|
2014-04-19 23:22:03 +08:00 |
|
Alexei Nikitin
|
ac47a88c39
|
Update ru
|
2014-04-19 13:54:51 +04:00 |
|
treby
|
fb2bf865cd
|
Added some translation for Japanese.
|
2014-04-19 16:42:34 +09:00 |
|
Nick Winter
|
7186b414cf
|
Merge pull request #861 from onion7878/patch-1
Update zh-HANS.coffee
|
2014-04-18 17:49:55 -07:00 |
|
Nick Winter
|
bff71800b7
|
Added script to send out initial recruitment intro email.
|
2014-04-18 17:17:41 -07:00 |
|
George Saines
|
fced3e821a
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-04-18 13:02:11 -07:00 |
|
George Saines
|
71ee31ef49
|
styling the community page
|
2014-04-18 13:02:07 -07:00 |
|
Nick Winter
|
f38d17c64f
|
Protected candidates from view by employers they work(ed) at.
|
2014-04-18 12:48:13 -07:00 |
|
Nick Winter
|
a88089b7fc
|
Sass don't like that.
|
2014-04-18 09:54:27 -07:00 |
|
Nick Winter
|
848ebf2ffe
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-04-18 09:53:34 -07:00 |
|
Nick Winter
|
844c1391ca
|
Reworked top nav. Many improvements to job profile form.
|
2014-04-18 09:53:28 -07:00 |
|
Jasper D'haene
|
e94d5ef0ad
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-04-18 17:23:15 +02:00 |
|
Scott Erickson
|
8adca4a1da
|
Added a transactional email for when changes are made, to notify watchers.
|
2014-04-17 17:30:55 -07:00 |
|
Scott Erickson
|
ed0c7e1412
|
Creators of documents are automatically added as watchers. Added a patch creation email for watchers.
|
2014-04-17 17:09:01 -07:00 |
|
Scott Erickson
|
21e8d7b26f
|
Fixed patches denormalization.
|
2014-04-17 15:44:19 -07:00 |
|
Scott Erickson
|
7ccaa8c843
|
Fixed a bug, colored a badge.
|
2014-04-17 14:39:52 -07:00 |
|
Scott Erickson
|
cdaf2ebfaf
|
Set up the tabs and views in the level editor to reload so that when patches are applied, their changes are visible.
|
2014-04-17 14:23:33 -07:00 |
|
Scott Erickson
|
781a8ec913
|
Fixed the play and save buttons.
|
2014-04-17 13:37:08 -07:00 |
|
Scott Erickson
|
07afba01df
|
Merge branch 'master' into feature/jsondiffpatch
Conflicts:
app/views/editor/level/thangs_tab_view.coffee
|
2014-04-17 13:25:42 -07:00 |
|
Scott Erickson
|
b5406b0149
|
Set up the rest of the component/system buttons and nav bars.
|
2014-04-17 13:24:17 -07:00 |
|
Nick Winter
|
2230b32829
|
Merge pull request #863 from dpen2000/FixTypeError
Fix javascript error occuring when e is null/undefined
|
2014-04-17 11:37:51 -07:00 |
|
Scott Erickson
|
9eff958dcb
|
Fixed the level and component watch buttons.
|
2014-04-17 11:35:09 -07:00 |
|
Nick Winter
|
46487f55a4
|
Fixed up some styles for job profile page, and prevented long links from destroying things with poor wrapping.
|
2014-04-17 11:34:55 -07:00 |
|
dpen2000
|
7bc9bb5328
|
Fix javascript error occuring when e is null/undefined
|
2014-04-17 14:32:35 -04:00 |
|
Scott Erickson
|
8f4535853b
|
Fixed the component history button.
|
2014-04-17 11:29:12 -07:00 |
|
Scott Erickson
|
6057bd94b9
|
Refactored how the editor sets up its special nav through base.jade.
|
2014-04-17 11:27:20 -07:00 |
|
Scott Erickson
|
4c1143f026
|
Tweaked the versions history modal.
|
2014-04-17 11:22:33 -07:00 |
|
Scott Erickson
|
8a2b762446
|
Fixed a bug where opening a modal by data attributes would sometimes open it multiple times.
|
2014-04-17 11:12:09 -07:00 |
|
Scott Erickson
|
8859405e18
|
Reworked the nav bars in the level editor.
|
2014-04-17 11:02:00 -07:00 |
|
Nick Winter
|
40367e701c
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-04-17 10:12:26 -07:00 |
|
Nick Winter
|
eec1888b22
|
gzipping when in production but not going through Cloudflare.
|
2014-04-17 10:12:23 -07:00 |
|
ONion
|
498bb21280
|
Update zh-HANS.coffee
more translation
|
2014-04-17 13:27:43 +08:00 |
|
ONion
|
8724e23f1b
|
Update zh-HANS.coffee
add punctuation
|
2014-04-17 12:57:44 +08:00 |
|
ONion
|
cf9cd1a228
|
Update zh-HANS.coffee
Translate some
|
2014-04-17 12:55:58 +08:00 |
|
Nick Winter
|
8577218fa7
|
Merge pull request #860 from dpen2000/FixLeaderboards
Fix players above the current player coming out in wrong order
|
2014-04-16 15:33:09 -07:00 |
|