Commit Graph

23852 Commits

Author SHA1 Message Date
terakilobyte
e7c855d72f Fully disable all help buttons for now, remove post to slack functionality for aventerous campers who enable the buttons through their console 2015-05-26 11:10:10 -04:00
terakilobyte
ff6e11433c Update bonfire framework to know how to use chai.should() 2015-05-26 10:41:50 -04:00
terakilobyte
267897ca5a temporarily disable help button on bonfires 2015-05-26 10:25:20 -04:00
terakilobyte
751fff3408 Temporarily disabled help button in showHTML view as it is absolutely destroying slack #help chatroom 2015-05-26 10:05:37 -04:00
terakilobyte
24f4648760 improve regex matching in challenge controller 2015-05-26 10:01:52 -04:00
terakilobyte
3078fa8104 Update chat link, fix 404 for ziplines and basejumps 2015-05-26 09:57:40 -04:00
terakilobyte
081a76d0d6 Remove more unnecessary variables from map show view. 2015-05-26 09:16:25 -04:00
terakilobyte
186d320d01 version updates to force browser fetch so buttons works 2015-05-26 09:14:10 -04:00
terakilobyte
6b7ede6e1e Update tests for smallest common multiple, this closes #507 2015-05-26 08:44:01 -04:00
terakilobyte
8607a9b551 rename drop it like its hot bonfire, closes #507 2015-05-26 08:40:22 -04:00
terakilobyte
9e9e28dc57 Don't relative link to zipline and basejump solutions. 2015-05-26 08:34:38 -04:00
terakilobyte
f15d7daa2e Fix for old challenge names in account view so linking still works. 2015-05-26 08:32:17 -04:00
Quincy Larson
4e4031c5d4 hotfixes - hide help/pair/bug buttons unless has created slack account 2015-05-26 02:36:29 -07:00
Quincy Larson
4e76d3b8a0 add changelog video 2015-05-26 01:45:03 -07:00
Quincy Larson
3a41be9e55 revert breaking changes to field guide controller 2015-05-26 01:36:37 -07:00
Quincy Larson
cf6232192f Merge branch 'master' of github.com:FreeCodeCamp/freecodecamp 2015-05-26 00:33:25 -07:00
Quincy Larson
7581ed9b30 quick challenge hot fixes 2015-05-26 00:33:13 -07:00
terakilobyte
6b9044febd Add migration middleware to map route 2015-05-26 03:17:50 -04:00
Quincy Larson
4991d2c07d Merge branch 'master' of github.com:FreeCodeCamp/freecodecamp 2015-05-25 23:40:55 -07:00
Quincy Larson
c4e8c03cef hotfoot for missing challenge type, plus new cities 2015-05-25 23:40:15 -07:00
terakilobyte
6ce5ccf449 Rename framework file to force new browser fetching. Update view to remove unused vars 2015-05-26 02:31:10 -04:00
terakilobyte
dc670055de Bug fix for headers 2015-05-26 02:17:24 -04:00
Quincy Larson
8ace7e4393 Merge branch 'master' into staging 2015-05-25 23:13:04 -07:00
Nathan
6b2abe6e0c Merge pull request #486 from FreeCodeCamp/staging
merge new curriculum, help/pair/bug functionality, jobs page
2015-05-26 02:00:38 -04:00
Quincy Larson
ea820a684d Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-05-25 22:47:00 -07:00
Quincy Larson
77d3b5be9f finish html, css and bootstrap challenges 2015-05-25 22:46:47 -07:00
terakilobyte
ac304bd59c Fix grammatical error in Mutations instructions 2015-05-26 00:07:10 -04:00
terakilobyte
47d350aa27 update instructions for Bonfire: Mutations 2015-05-26 00:04:50 -04:00
Quincy Larson
78f813bf18 make remaining directions in all challenge views wrap long strings 2015-05-25 20:28:57 -07:00
Quincy Larson
c121bbe3bb make all directions in all challenge views wrap long stringsgs 2015-05-25 20:28:34 -07:00
terakilobyte
873a0082a0 Merge branch 'staging' of http://github.com/FreeCodeCamp/freecodecamp into staging 2015-05-25 23:28:03 -04:00
terakilobyte
c74a8a7fc0 Consisten dasherization in stories. Updated story cleanup script. 2015-05-25 23:27:21 -04:00
Quincy Larson
eda9f17dfd add new videos 2015-05-25 20:04:19 -07:00
terakilobyte
406f4d17e5 Minor copy update for OOP portion of challenges 2015-05-25 21:23:52 -04:00
Quincy Larson
08837304fd fix unauthenticated challenge bug and hide pair, bug and help buttons when unauthenticated 2015-05-25 18:00:45 -07:00
Quincy Larson
95ab51986e challenges are working when authenticated 2015-05-25 17:52:00 -07:00
Quincy Larson
e941872176 improvements to nonprofit directory view 2015-05-25 17:27:56 -07:00
Quincy Larson
a64c5e0e5b Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-05-25 17:09:59 -07:00
Quincy Larson
9c7746a9e8 improve challenge map view 2015-05-25 17:09:49 -07:00
terakilobyte
5f169001f6 Change migration middleware to not rely on boolean flag in User model 2015-05-25 19:55:18 -04:00
Quincy Larson
060f0a3c36 swap sequence of ziplines and full stack waypoints 2015-05-25 16:47:46 -07:00
Quincy Larson
dec227582d fix issues with json discovered after attempting to seed 2015-05-25 16:42:35 -07:00
Quincy Larson
c115bc355a resequence and retitle challenge sections 2015-05-25 16:37:21 -07:00
Quincy Larson
08cf4407ac further improvements to challenges 2015-05-25 16:26:04 -07:00
terakilobyte
0debdc5fd6 Use middleware to migrate users 2015-05-25 19:02:09 -04:00
Quincy Larson
58183a9ed5 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-05-25 15:17:25 -07:00
Quincy Larson
8fb2f9d2e0 continue fleshing out waypoints 2015-05-25 15:17:04 -07:00
terakilobyte
f7252be9da Minor view cleanup. Closes #478 2015-05-25 17:30:10 -04:00
terakilobyte
1c4b40c8e6 Update to bonfires. Successfully completing triggers a save. "Paired with" form field moved to bonfire view. Controller hardened for checking pair as button is no longer disabled for unfound username 2015-05-25 17:27:27 -04:00
terakilobyte
fb3447c366 Update challengeMap display, more consistent dasherization 2015-05-25 16:02:25 -04:00