Commit Graph

29260 Commits

Author SHA1 Message Date
327ddaa35e Merge pull request #3645 from FreeCodeCamp/fix/form-action-attr-xss
Fix form action attr throwing xss errors
2015-10-07 18:24:38 -07:00
0dfa70c15b Merge pull request #3646 from FreeCodeCamp/fix/certificate
Fix check for _id as well as id during certification
2015-10-07 18:13:42 -07:00
1695a760ef Fix check for _id as well as id during certification 2015-10-07 16:30:51 -07:00
113c9a297b Fix form action attr throwing xss errors
This PR fixes codeURI xss errors in chrome due to action
attribute.
2015-10-07 16:16:02 -07:00
326a7d0f2b Merge pull request #3643 from FreeCodeCamp/fix/commit-amount-group
Fix default dollar amount incorrectly set
2015-10-07 23:03:32 +01:00
155f9359a1 Fix default dollar amount incorrectly set 2015-10-07 14:37:48 -07:00
98d151a591 change step 46 heroku addons:create mongolab to heroku addons:add mongolab #2039
Changed addons:create to addons:add
2015-10-07 14:54:39 -04:00
635958eb63 change step 46 heroku addons:create mongolab to heroku addons:add mongolab #2039
Changed addons:create to addons:add
2015-10-07 14:54:39 -04:00
b168be8c83 Merge pull request #3635 from FreeCodeCamp/fix/patch
hot patch/ prevent dedube
2015-10-07 06:08:29 -07:00
0cb8c6c58b hot patch/ prevent dedube 2015-10-07 06:05:33 -07:00
f9d616a4a6 Merge pull request #3626 from QuincyLarson/fix/learn-button
fix learn button
2015-10-07 02:40:00 -07:00
066b2ac7f9 fix learn button 2015-10-07 02:35:23 -07:00
0b9684989c Merge pull request #3625 from FreeCodeCamp/fix/certification-typo
Fix small typo on certification challenge
2015-10-07 02:26:29 -07:00
c6914fa205 Fix small typo on certification challenge 2015-10-07 02:22:04 -07:00
99dea77884 Merge pull request #3624 from FreeCodeCamp/fix/commit-typos
fix some typos in commit and getting started
2015-10-07 02:18:30 -07:00
0659483e4b fix some typos in commit and getting started 2015-10-07 02:11:23 -07:00
f2679810a9 fix some typos in commit and getting started 2015-10-07 02:11:23 -07:00
12266827af Merge pull request #3623 from FreeCodeCamp/clementine
Improve step view and add better gifs
2015-10-07 01:48:17 -07:00
39d961fa98 add new gif images and improve step view 2015-10-07 01:40:11 -07:00
256795b204 add new gif images and improve step view 2015-10-07 01:40:11 -07:00
cdbd052b35 Merge branch 'staging' into clementine 2015-10-07 01:29:15 -07:00
21e29d2bb8 Merge branch 'staging' into clementine 2015-10-07 01:29:15 -07:00
1f7141c523 Merge branch 'staging' into clementine 2015-10-07 01:28:41 -07:00
7f99371638 Merge branch 'staging' into clementine 2015-10-07 01:28:41 -07:00
087cfcece7 reverse unnecessary changes 2015-10-07 01:26:54 -07:00
687ef7b8b4 reverse unnecessary changes 2015-10-07 01:26:54 -07:00
0f6cdf8be1 Merge pull request #3615 from FreeCodeCamp/feature/commit
Add feature Commit
2015-10-07 01:23:24 -07:00
a906b8f411 Fix firstChallenge var should point to new first challenge 2015-10-07 01:14:33 -07:00
adfbdd7f9f more style improvements 2015-10-07 01:06:36 -07:00
f7500c4bb0 improve style 2015-10-07 00:44:46 -07:00
c709daabd1 update challenge sequence and break on boarding into two sections 2015-10-07 00:41:43 -07:00
05c5eb8d2c update challenge sequence and break on boarding into two sections 2015-10-07 00:41:43 -07:00
a1b574f768 update camper portfolio page 2015-10-07 00:41:43 -07:00
cd964425f7 add t-shirt banner 2015-10-07 00:41:42 -07:00
241ca8097d Fix link errors in randomAPIs 2015-10-07 00:28:42 -07:00
19d0880c59 Move labs/stories to server/resources
Rename stories to testimonials to reduce confusion
2015-10-07 00:26:17 -07:00
7a4f5d752c Move labs/stories to server/resources
Rename stories to testimonials to reduce confusion
2015-10-07 00:26:17 -07:00
e98e19deba add labs and stories 2015-10-07 00:17:18 -07:00
ea827fda37 Remove unnecessary dangling class 2015-10-07 00:17:18 -07:00
4f26d82f65 add labs and stories 2015-10-07 00:17:18 -07:00
f9ef6ec9ec add labs 2015-10-07 00:17:17 -07:00
56673d429d add labs 2015-10-07 00:17:17 -07:00
cf9df5402a add testimonials 2015-10-07 00:17:17 -07:00
febdc5b0cc hide more info button 2015-10-07 00:17:17 -07:00
987c29e26f add testimonials 2015-10-07 00:17:17 -07:00
189658d825 Merge branch 'feature/commit' of https://github.com/freecodecamp/freecodecamp into feature/commit 2015-10-07 00:07:04 -07:00
92b9f71532 Add commit directory page 2015-10-07 00:05:26 -07:00
9bda451c62 Merge pull request #3613 from natac13/fix/add-whitespace-to-tests-#3331
added optional space to the editor match in OOP challenges.
2015-10-07 10:49:52 +04:00
1d9a815b35 Merge pull request #3613 from natac13/fix/add-whitespace-to-tests-#3331
added optional space to the editor match in OOP challenges.
2015-10-07 10:49:52 +04:00
d5d12c0e30 Fix BF Exact Change Tests
Added a test case for when the smallest denomination of change available is larger than the total change required.

Closes #1409
2015-10-06 23:49:08 -07:00