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
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
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
94fc1ed90e
Merge pull request #7661 from N0bl3/translate/FR-Claim-Your-Back-End-Development-Certificate
...
translate\Translated Reclaim your back end development certificate in french
2016-04-02 08:07:56 -07:00
b4ec99bd61
Merge pull request #7854 from erictleung/fix/clarify-change-text-inside-using-jquery
...
Clarify instructions for Change Text in jQuery
2016-04-02 07:51:49 -07:00
1f8e1d2c2e
Merge pull request #7719 from bteng22/fix/mobile-text-overflow
...
Video challenges content appears out of mobile screens
2016-04-02 07:47:21 -07:00
f32f3d1787
Merge pull request #7783 from geoff616/fix/session-cookie
...
extend session cookie past browser close
2016-04-02 07:44:44 -07:00
35e38d61b8
Clarify instructions for Local Scope and Functions
...
- Add additional instructions on following commented out instructions
- Add hint to refresh page if you encounter issues
- Lint the head script to follow two space indent
- Capitalize words in commented out instructions
2016-04-02 01:33:32 -07:00
d207c71c81
Clarify instructions for Change Text in jQuery
...
- Clarify to use .html() versus .text()
- Add test to check use of .html()
2016-04-02 00:43:22 -07:00
856c60b83d
Clarify Make a Person instructions & add ES trans
...
- Remove use of arity and rewrite with better description
- Change use of "function" to "method" for consistency
- Put methods into blockquote tags
- Update Spanish translation of challenge
2016-04-01 21:31:46 -07:00
763aaeb6d1
Merge pull request #7837 from jnmorse/fix/react_leaderboard_spelling_mistake
...
Fixed Spelling Mistake on React Leaderboard
2016-03-31 20:26:26 -07:00
2ac44d4791
Fixed Spelling Mistake
...
Changed bronwie to brownie
2016-03-31 22:02:27 -04:00
24a2f6a532
Merge pull request #7821 from clickthisnick/fix/grammar-a-to-an
...
FIX - Grammar A to An
2016-03-31 09:08:45 -07:00
dfd2ef7042
Merge pull request #7823 from erictleung/fix/outdated-italicize-method
...
Change italic method to em in Change Text jQuery
2016-03-31 09:23:29 -04:00
d806f91fde
Merge pull request #7736 from BKinahan/fix/counting-cards-tests
...
Add test to Counting Cards
2016-03-31 12:55:58 +05:30
c6c17328fe
Change italic method to em in Change Text jQuery
...
- Change italic example from using i to em tag
- Add spaces in editor for ease of code addition
- Update tests to reflect em tag change
2016-03-30 22:55:57 -07:00
0ee6ab4b64
FIX - Grammar A to An
2016-03-30 23:58:38 -04:00
be7470d4fa
Merge pull request #7814 from BKinahan/fix/nest-elements-test
...
Correct plurality in test message of Nest Many Elements
2016-03-30 21:30:38 +05:30
5622657990
Correct plurality in test message of Nest Many Elements
2016-03-30 14:53:11 +00:00
66bde410e3
Merge pull request #7780 from geoff616/fix/spinal-tap-tests
...
add test case to spinal-tap-case
2016-03-30 19:05:03 +05:30
0859edd593
Merge pull request #7805 from erictleung/fix/decoding-binary-number-question
...
Change === to == in Decoding Binary Num question
2016-03-30 18:23:24 +05:30
baf8d7df90
Change === to == in Decoding Binary Num question
2016-03-29 20:18:15 -07:00
789fba9750
Merge pull request #7789 from cesardariogarcia/fix/update_https_on_bootstrap_responsive
...
update resources to https on bootstrap responsive
2016-03-29 21:21:26 +05:30
4493bab421
Merge pull request #7689 from NaitoKenzo/translation/fr-intermediate-bonfires
...
Challenges of Intermediate Algorithm Scripting translated into French
2016-03-29 09:44:15 -05:00
fe8c76c14a
Merge pull request #7784 from erictleung/fix/clarify-declare-js-vars
...
Clarify Declare JS Vars challenge description
2016-03-29 18:48:45 +05:30
8d36039a52
Merge pull request #7695 from paycoguy/fix/add-placeholder-text-to-text-field
...
Updated Add Placeholder Text to a Text Field
2016-03-29 17:54:27 +05:30
ae65a6c136
update resources to https on bootstrap responsive
2016-03-29 02:24:08 -07:00
f6dfc6f4f9
Translation of back end certificate in french
2016-03-29 04:50:16 +02:00
4ad03d1223
Clarify Declare JS Vars challenge description
...
- Update description on what variables are
- Change code tags to dfn tags around the words "data" and "variables"
2016-03-28 21:46:24 -05:00
a42e4cfd83
extend session cookie past browser close
2016-03-28 21:49:23 -04:00
ae9a37b9d6
updated regex to Add Placeholder Text
2016-03-28 18:48:18 -07:00
e112601def
add test case to spinal-tap-case
2016-03-28 19:15:50 -04:00
2e5ffd64de
Merge pull request #7773 from raisedadead/fix/change-label-text-on-user-portfolio
...
Update label text for projects on User portfolio page
2016-03-28 14:16:34 -07:00
690f9784b5
Merge pull request #7310 from FreeCodeCamp/greenkeeper-frameguard-1.1.0
...
Update frameguard to version 1.1.0 🚀
2016-03-28 13:31:35 -07:00