b322d6610f
fix failing test
2016-04-06 14:10:24 -07:00
fcebd37a01
intercept /news with a notice
2016-04-06 13:49:39 -07:00
6f9b6d7f2b
Merge pull request #7917 from erictleung/fix/add-comment-delimiters-for-where-are-thou
...
Add comment delimiters to Where Art Thou
2016-04-06 19:24:21 +11:00
cf420753cc
Merge pull request #7921 from FreeCodeCamp/feature/add-stats
...
Feature add stats to about page
2016-04-05 23:51:29 -07:00
1a15687327
Change 'campers' to 'earned'
2016-04-05 21:41:45 -07:00
cfdb2d17b4
Add commas to certs earned on about page
2016-04-05 21:41:27 -07:00
721b91ea81
Merge pull request #7913 from nsgonultas/patch-1
...
Fixed dead link
2016-04-05 18:10:00 -07:00
06ea132257
Add timed cache to user count queries
2016-04-05 14:45:09 -07:00
c39880907a
Merge pull request #7906 from QuincyLarson/fix/hide-google-facebook
...
Fix/hide google facebook
2016-04-05 14:35:37 -07:00
4ff2abbae1
Merge pull request #7798 from erictleung/fix/clarify-pairwise-instructions
...
Clarify Pairwise instructions
2016-04-05 11:46:47 -07:00
c57f1b6f9a
Make cert bold
2016-04-05 11:21:08 -07:00
a71daa07ce
Add cert counts
2016-04-05 11:21:08 -07:00
49b9c7cc0c
Fix floor logic
2016-04-05 11:21:08 -07:00
adfb21aaf9
remove extra parenthesis
2016-04-05 11:21:08 -07:00
2fb922be0f
create pledge calculation logic
2016-04-05 11:21:08 -07:00
3257724b50
Add comment delimiters to Where Art Thou
2016-04-05 09:05:25 -07:00
43623f3a7a
Fixed dead link
2016-04-05 11:16:48 +03:00
c512038d98
Clarify Pairwise instructions with table example
2016-04-04 23:43:08 -07:00
b40f9b4880
Update home page to reflect 300,000+ campers
2016-04-04 22:21:57 -07:00
e98fc9d9ff
Remove Google and Facebook links from user profiles and settings page for privacy reasons
2016-04-04 22:21:34 -07:00
96df9bfcd7
Merge pull request #7904 from QuincyLarson/fix/social-buttons
...
fix button colors from issue #7903
2016-04-04 22:04:24 -07:00
a2466d77b3
fix button colors from issue #7903
2016-04-04 22:03:18 -07:00
8fb0516811
Merge pull request #7779 from FreeCodeCamp/fix/wiki-urls
...
Fix article loading on direct link to wiki
2016-04-04 21:09:21 -07:00
34d362b3e8
Merge pull request #7688 from drk7891/fix/make-functions-unique
...
Fixed function names to make them unique
2016-04-04 16:10:05 -07:00
88edd2c64a
Merge pull request #7878 from baguzzzaji/remove-jailed-and-all-references-to-it
...
Remove jailed and all references to it
2016-04-04 14:26:24 -07:00
ab2df1a15a
Merge pull request #7894 from abisz/fix/change-position-of-french-translation
...
Fix position of french description of challenge
2016-04-04 14:22:32 -07:00
5fcb6b999e
Merge pull request #7895 from lipis/feature/update-bootstrap-social
...
Updated Bootstrap Social and remove plus from Google sign in icon
2016-04-04 14:19:11 -07:00
923d59d3e8
Merge pull request #7896 from lipis/fix/Github-to-GitHub
...
Renamed Github to GitHub
2016-04-04 14:10:20 -07:00
c17af58aee
Renamed Github to GitHub
2016-04-04 22:50:07 +02:00
7c27952ff6
Updated Bootstrap Social
...
..and remove plus from Google sign in icon
2016-04-04 22:36:35 +02:00
45e534ec29
Fix position of french description of challenge
2016-04-04 22:28:15 +02:00
380dd756b2
Fixed function names to make them unique
2016-04-04 16:10:38 -04:00
52e68d7c6a
Merge pull request #7869 from abisz/add/DE-translation-GettingStarted
...
German Translation of Getting Started
2016-04-04 11:24:24 -05:00
4286850133
German Translation of Getting Started
...
German Translation of Getting Started
2016-04-04 14:50:58 +02:00
5bc2602bfd
Remove jailed and all references to it
2016-04-04 13:13:06 +07:00
d8c08d1d86
Merge pull request #7875 from erictleung/fix/typo-in-measuring-data-speed
...
Fix typo of bits to bytes in Measuring Data Speed
2016-04-04 09:19:02 +05:30
70a1e9cdfa
Fix typo of bits to bytes in Measuring Data Speed
2016-04-03 16:50:42 -07:00
41ce2d83f8
Merge pull request #7856 from erictleung/fix/usability-on-local-scope-and-functions
...
Clarify instructions for Local Scope and Functions
2016-04-03 14:11:29 -07:00
3182d21b2a
Merge pull request #7864 from clickthisnick/fix/remove-trailing-spaces
...
FIX - Remove trailing spaces
2016-04-03 23:00:22 +05:30
a6a3c1ffcd
Added Additional Test to Increment a Number
...
Added Additional Test to Increment a Number
2016-04-03 22:39:18 +05:30
57e8d4abdf
Added Additional Test to Increment a Number
...
Added an additional test to check that myVar = myVar is not still
present. Tested locally.
2016-04-03 11:52:02 -04:00
0f5c329051
Simplify temp convert challenge
...
- Make grammar changes
- Add code tags to numbers
- Add note to calm students about foreign function and return statements
- Add spaces in seed code to align code with indents
- Remove unnecessary code from seed code
2016-04-03 17:41:40 +05:30
80373da417
Merge pull request #7855 from erictleung/fix/accept-different-returns-in-chain-if-else
...
Accept >=1 versus >=5 returns in chaining if else
2016-04-03 16:56:43 +05:30
094a48f0a9
Accept >=1 versus >=5 returns in chaining if else
2016-04-03 04:18:57 -07:00
b1ed06273b
Merge pull request #7865 from karel1980/feature/typo-fix
...
Fix Typo in User.js that breaks Certificate Display
2016-04-03 16:17:28 +05:30
1cf851c250
Merge pull request #7796 from erictleung/fix/make-a-person-instructions
...
Clarify Make a Person instructions & add ES trans
2016-04-03 05:40:22 -05:00
3a32650400
Display correct error message when visiting user front end certification page
2016-04-03 12:34:51 +02:00
a9266e8361
Merge pull request #7863 from jnmorse/fix/change_test_for_create_an_ordered_list
...
Changed Test for Create an Ordered List
2016-04-03 15:34:04 +05:30
b049d252ef
FIX - Remove trailing spaces
2016-04-02 23:52:52 -04:00
de8fd001b1
Changed Test for Create an Ordered List
...
I changed the first two test to check if the items proceeding the lists
have the expected text. This should handle testing if they exist as well
as in the right place. Also changed the two following test to
implicitly check for 3 list items.
2016-04-02 20:46:54 -04:00