Nick Winter
|
99b430c1b4
|
Fixed #714 with a hack.
|
2014-04-11 17:55:47 -07:00 |
|
Nick Winter
|
91c2f0fa33
|
Fixed #715, and some misc cleanup.
|
2014-04-11 17:36:15 -07:00 |
|
Nick Winter
|
97d4017869
|
Hacky way to get play background to fit with new loading image.
|
2014-04-11 16:15:26 -07:00 |
|
Nick Winter
|
1607790ea3
|
Updated jQuery UI from 1.10.3 to 1.10.4 for Treema autocomplete bug.
|
2014-04-11 14:59:09 -07:00 |
|
Nick Winter
|
10bb17c38a
|
Added getThangByID method to Thang. Handled a few error corner cases with the time popup.
|
2014-04-11 14:03:13 -07:00 |
|
Nick Winter
|
b330e783bf
|
Merge branch 'signupSocialButtons' of git://github.com/adi2412/codecombat into adi2412-signupSocialButtons
|
2014-04-11 13:28:11 -07:00 |
|
Nick Winter
|
ae65f07e7e
|
Added some i18n and improved employer page.
|
2014-04-11 12:49:44 -07:00 |
|
Nick Winter
|
3751bf903e
|
Merge pull request #806 from 1c7/master
New features: chinese language version use Youku
|
2014-04-11 10:33:10 -07:00 |
|
Nick Winter
|
8d5e129c2c
|
Merged the jobs in. Look out for Treema bugs from the last four months.
|
2014-04-11 10:20:12 -07:00 |
|
Nick Winter
|
26266963f4
|
Updated to jQuery 2.1.
|
2014-04-11 10:12:39 -07:00 |
|
Nick Winter
|
a68f3efb99
|
Added specific job profile photo support. Improved right column design a bit.
|
2014-04-10 17:54:28 -07:00 |
|
Nick Winter
|
7a35a6248f
|
Adding contact form for employers to contact candidates.
|
2014-04-10 14:59:32 -07:00 |
|
Nick Winter
|
e9416ee128
|
Added some autocompleters for job profile Treema. Projects are now entirely links.
|
2014-04-10 11:58:51 -07:00 |
|
Michael Schmatz
|
a796d88967
|
Fixed tutorial modal for nonexistent tutorials
|
2014-04-10 11:42:22 -07:00 |
|
Michael Schmatz
|
42bf2996af
|
Made Aether ignore variable hoisting
See #813
|
2014-04-10 10:36:32 -07:00 |
|
Nick Winter
|
26cebf7e7e
|
Fixing some recruitment profile bugs.
|
2014-04-09 18:10:30 -07:00 |
|
Nick Winter
|
dd46f9d039
|
Ripped out Gravatar profiles in favor of our own photo uploads, with Gravatar and Wizard portrait fallbacks.
|
2014-04-09 16:46:44 -07:00 |
|
Nick Winter
|
f17775cc10
|
Implemented George's jobs page design.
|
2014-04-09 13:14:52 -07:00 |
|
Aditya Raisinghani
|
495d1be620
|
Added social buttons to Sign up modal
|
2014-04-10 01:01:30 +05:30 |
|
Nick Winter
|
76054345d7
|
Fixed #805.
|
2014-04-09 09:04:59 -07:00 |
|
1c7
|
56c18441e4
|
use youku for Chinese Version
|
2014-04-09 13:50:13 +08:00 |
|
Nick Winter
|
c226835ff2
|
Fixed a couple bugs in custom TreemaNodes.
|
2014-04-08 17:13:05 -07:00 |
|
Nick Winter
|
b96bca8c18
|
Finished most of basic features for job profiles.
|
2014-04-07 17:58:02 -07:00 |
|
Nick Winter
|
9af6694054
|
More work on the job profiles.
|
2014-04-07 15:21:05 -07:00 |
|
Aditya Raisinghani
|
7cc9d22254
|
Moved nanoscroller to bower components and related fixes.
|
2014-04-08 03:04:36 +05:30 |
|
Nick Winter
|
1b79de0d86
|
Loading active candidate profiles from the database into a table for employers.
|
2014-04-06 17:01:56 -07:00 |
|
Nick Winter
|
13f34341b2
|
Merge branch 'doubleScrollbars' of git://github.com/adi2412/codecombat
|
2014-04-06 14:55:14 -07:00 |
|
Aditya Raisinghani
|
634ed82938
|
Fixed the background for spectate view
|
2014-04-07 01:00:35 +05:30 |
|
Nick Winter
|
5c8c7fff1d
|
Starting work on simple recruitment listings. Moved Treema and the JS parts of Bootstrap to bower.
|
2014-04-05 17:05:03 -07:00 |
|
Scott Erickson
|
abaf32fc7a
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-04-04 14:57:55 -07:00 |
|
Michael Schmatz
|
2411269f2b
|
Added rank/number of sessions text
|
2014-04-04 14:55:55 -07:00 |
|
Michael Schmatz
|
0684bcff9c
|
Improved styling on graphs
|
2014-04-04 14:22:30 -07:00 |
|
Scott Erickson
|
2093049f5c
|
Fixed a bug with the profile view caused by the new page loading system.
|
2014-04-04 13:59:40 -07:00 |
|
Michael Schmatz
|
06f164525f
|
Merge branch 'master' of https://github.com/codecombat/codecombat
Conflicts:
app/views/play/ladder/ladder_tab.coffee
|
2014-04-04 13:48:39 -07:00 |
|
Michael Schmatz
|
7019bb6dea
|
Added score histogram to ladder tab
|
2014-04-04 13:38:36 -07:00 |
|
Scott Erickson
|
1971ddcefb
|
Moved somethingLoaded calls until after calls that would register more to load. A probably suboptimal way of making sure the progress numerator never reaches the progress denominator until it's actually time.
|
2014-04-04 10:12:22 -07:00 |
|
Scott Erickson
|
978c84bc89
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-04-03 18:43:36 -07:00 |
|
Scott Erickson
|
3b3b825be0
|
Set up a new loading/progress system for views.
|
2014-04-03 18:43:29 -07:00 |
|
Nick Winter
|
9a70abb104
|
Don't need to explicitly skip Mobile Artillery's next level now.
|
2014-04-03 16:37:24 -07:00 |
|
Aditya Raisinghani
|
1c3117836f
|
Shifted nanoscroller to vendor.
|
2014-04-04 00:13:09 +05:30 |
|
Michael Schmatz
|
3aa31c7246
|
Graphs with D3!
|
2014-04-02 18:41:11 -07:00 |
|
Nick Winter
|
670f94cc22
|
Fixed #418, no more print/save dialogues evaaarr.
|
2014-04-02 14:42:34 -07:00 |
|
Aditya Raisinghani
|
44979c074d
|
Integrated nanoscroller.
|
2014-04-03 03:10:06 +05:30 |
|
Nick Winter
|
ae9769e3ce
|
Added read only notification in editors. Fixed #374.
|
2014-04-01 13:15:30 -07:00 |
|
Nick Winter
|
ba3c4af536
|
Fixed last piece of #673.
|
2014-04-01 10:51:03 -07:00 |
|
Nick Winter
|
b316a3e078
|
Merge branch 'dev/Warn_when_a_depended-on_System_is_missing' of git://github.com/gintau/codecombat into gintau-dev/Warn_when_a_depended-on_System_is_missing
|
2014-04-01 09:44:06 -07:00 |
|
Nick Winter
|
785cb342a2
|
Merge branch 'master' of git://github.com/tmrdja/codecombat into tmrdja-master
|
2014-04-01 09:12:48 -07:00 |
|
Ting-Kuan
|
e076440d1b
|
Move Noty to vendor folder.
|
2014-04-01 02:41:04 -04:00 |
|
Ting-Kuan
|
085d181ed3
|
Use Noty to produce warning message while adding component with not added system.
|
2014-04-01 00:47:50 -04:00 |
|
Nick Winter
|
8c013c1192
|
Fixed 101: added level completion status to /play.
|
2014-03-31 15:48:22 -07:00 |
|