BKinahan
1400842828
Add test to Counting Cards
...
Adds a test to Counting Cards for cases when last drawn card decreases Count but Count is still positive
2016-03-26 18:13:30 +00:00
Berkeley Martinez
65b07700e0
Merge pull request #7738 from hallaathrad/fix/challenge-issues
...
Replace portfolio link
2016-03-26 10:53:59 -07:00
Hallaathrad
9853a54a9a
Replace portfolio link
2016-03-26 13:20:15 -04:00
Mrugesh Mohapatra
42f4bf92ea
Merge pull request #7730 from erictleung/fix/misleading-h2-description
...
Clarify h2 HTML heading descriptions
2016-03-26 21:49:38 +05:30
Eric Leung
b6160dbfaa
Clarify h2 HTML heading descriptions
2016-03-25 12:35:26 -05:00
Brian
87ef97f59e
Merge pull request #7724 from BKinahan/fix/where-art-thou
...
Fix 'its' typo in Where Art Thou description
2016-03-24 15:52:07 -07:00
BKinahan
eb8b7298d5
Fix 'its' typo in Where Art Thou description
2016-03-24 21:16:54 +00:00
Mrugesh Mohapatra
e50ff0d249
Merge pull request #7718 from deathsythe47/fix/unnecessary-comma
...
Remove unnecessary comma from CONTRIBUTING.md
2016-03-24 14:26:04 +05:30
deathsythe47
2652d049cb
Remove unnecessary comma from CONTRIBUTING.md
2016-03-24 00:24:52 -05:00
Rex Schrader
6b018752c9
Merge pull request #7667 from zerkms/patch-1
...
Fixed assignment operator terminology
2016-03-23 21:06:45 -07:00
Ivan Kurnosov
766f088ea8
Fixed assignment operator terminology
...
It's not accurate to call the `assignment operator` `=` and `equal` operator, since it might be confused with the `equality operators`, eg `==`.
For the very same reason changed the `Minus Equals` wording to characters `-=` and titled the challenges with its commonly used name: compound or augment assignment (see https://en.wikipedia.org/wiki/Augmented_assignment )
What do you think of this clarification?
Thanks.
2016-03-24 12:02:26 +13:00
Berkeley Martinez
d1e24681fa
Merge pull request #7690 from BKinahan/fix/unsubscribe-crash
...
Handle invalid unsubscriptions
2016-03-23 12:51:45 -07:00
Mrugesh Mohapatra
bed9de2739
Merge pull request #7657 from Rafase282/fix/new-demo-app
...
Changes demo app
2016-03-23 16:28:42 +05:30
BKinahan
9504a5cae6
Handle invalid unsubscriptions
2016-03-21 22:57:58 +00:00
Mrugesh Mohapatra
cf9c82ed46
Merge pull request #7620 from kalunlee136/add-link-to-make-object-properties-challenge
...
feature/added links for Objects Properties Private challenge
2016-03-21 20:08:27 +05:30
Akira Laine
b2e5057799
Merge pull request #7625 from N0bl3/add/FR-responsive-design_with-bootstrap
...
Add/FR translation responsive design with bootstrap
2016-03-21 21:34:03 +11:00
Ka Lun Lee
88e49c224a
opens links in a new tab
2016-03-21 01:36:40 -07:00
Al3xakaSp3cialK
14399c2271
Translation of Bootstrap challenges in french
2016-03-21 09:35:58 +01:00
Mrugesh Mohapatra
842b0267d8
Merge pull request #7613 from AkiraLaine/fix/http-requests
...
changed http to https in HTML5 & CSS3
2016-03-20 21:19:43 +05:30
Rex Schrader
c5640457c1
Merge pull request #7619 from erictleung/fix/unique-function-name-for-chunky-monkey
...
Make Chunky Monkey function name unique
2016-03-19 20:53:38 -07:00
Rex Schrader
56c6b66204
Merge pull request #7615 from drk7891/fix/array-name-typo
...
Fixed challenge typo
2016-03-19 20:50:24 -07:00
Rex Schrader
acc31b2bd4
Merge pull request #7595 from erictleung/fix/unique-function-name-for-truncate-a-string
...
Make Truncate a String function unique & clarify
2016-03-19 20:48:47 -07:00
Rex Schrader
1b67e4718f
Merge pull request #7579 from erictleung/fix/unique-function-name-for-repeat-a-string
...
Make Repeat a String function name unique
2016-03-19 19:46:27 -07:00
Rex Schrader
9cf2b498d1
Merge pull request #7569 from paycoguy/fix/accessing-nested-arrays
...
Updated example code for Accessing Nested Arrays in JSON to match challenge code
2016-03-19 19:44:03 -07:00
Akira Laine
668e47f972
changed http to https in HTML5 & CSS3
...
reverted freecatphotoapp links to http
reverted all freecatphotoapp links to http
fixed more issues
2016-03-20 13:40:09 +11:00
Rafael J. Rodriguez
5e8c096def
Changes demo app
...
The purpose is to switch the demo app to another one that works better as the original one does not work well with url that specify a port as discussed at https://github.com/FreeCodeCamp/FreeCodeCamp/issues/7525
Closes #7525
2016-03-19 16:20:45 -04:00
Ka Lun Lee
d021574bc3
added links for clarification on Make Objects Properties Private challenge.
...
fixed grammar from previous PR. This closes #7282 .
2016-03-19 12:04:14 -07:00
Eric Leung
f8b8a29b9b
Make Chunky Monkey function name unique
2016-03-18 09:40:57 -07:00
drk7891
5b75652fa6
Fixed challenge typo
2016-03-18 10:35:28 -04:00
Mrugesh Mohapatra
38e647aad6
Merge pull request #7597 from FreeCodeCamp/fix/ssl-wiki
...
Fix wiki's SSL issue
2016-03-18 00:45:51 +05:30
benmcmahon100
a65742ad45
Fix wiki's SSL issue
...
fix wiki view
Fix to the same issue that was effecting the aside wiki
2016-03-17 18:14:26 +00:00
Berkeley Martinez
f88a80c6cb
Merge pull request #7601 from FreeCodeCamp/fix/settings-title
...
Added title to settings page
2016-03-17 10:55:30 -07:00
Akira Laine
fef1653542
added title to settings page
2016-03-17 17:39:44 +00:00
Eric Leung
41cd3dae5f
Make Truncate a String function unique & clarify
...
- Change `truncate` function to `truncateString`
- Update challenge description to clarify goals of challenge
2016-03-17 05:46:07 -07:00
Mrugesh Mohapatra
ab5b1451e4
Merge pull request #7571 from alistermada/fix/links-in-video-descriptions
...
Fix links in video challenge descriptions
2016-03-17 18:03:15 +05:30
Mrugesh Mohapatra
22744fcbdf
Merge pull request #7585 from hallaathrad/fix/drawer-issues
...
Fix map overlapping issues
2016-03-17 17:37:34 +05:30
Berkeley Martinez
1533be6265
Merge pull request #7568 from Kalcode/fix/currentChallenge-redirect-cookie-expire
...
changed expire time for currentChallengeId cookie to 'never'
2016-03-16 22:56:47 -07:00
Berkeley Martinez
6d1a4b2847
Merge pull request #7582 from jacobbearden/fix/image-protocol
...
fix image protocol
2016-03-16 21:23:16 -07:00
Vladimir Támara Patiño
6cc56e4a6c
Merge pull request #7332 from BlancaInesAcosta/fix/ES-computer-basics
...
Translation of challenge console and logging in computer-basics
2016-03-16 23:08:56 -05:00
Hallaathrad
bcfe8b99a7
Fix map overlapping issues
2016-03-16 23:13:08 -04:00
Jacob Bearden
fcf866906b
fix image protocol
2016-03-16 20:32:12 -06:00
Blanca Acosta
d02bc605a2
Translation of challenge console and logging in computer-basics
...
Update computer-basics.json
2016-03-16 21:18:51 +00:00
Eric Leung
6d055723a8
Make Repeat a String function name unique
2016-03-16 14:17:27 -07:00
Logan Tegman
88c917c639
Merge pull request #7536 from erictleung/fix/unique-function-name-for-inventory-update
...
Make Inventory Update function name unique
2016-03-16 13:21:08 -07:00
Eric Leung
5d4138a495
Make Inventory Update function name unique
...
- Change `inventory` function name to `updateInventory` in seeded code,
solution, and tests
- Update instructions to be more clear
2016-03-16 13:14:34 -07:00
Logan Tegman
5c16a3aeb5
Merge pull request #7561 from erictleung/fix/unique-function-name-for-friendly-dates
...
Make Friendly Date Ranges function name unique
2016-03-16 13:08:48 -07:00
Logan Tegman
97a0f71388
Merge pull request #7158 from QuincyLarson/feature/add-nonprofit-project-description
...
Add an explanation of how our nonprofit projects work
2016-03-16 12:57:23 -07:00
Logan Tegman
34dffa3421
Merge pull request #7573 from erictleung/fix/unique-function-name-for-confirm-the-ending
...
Make Confirm the Ending function name unique
2016-03-16 12:53:36 -07:00
Mrugesh Mohapatra
1feb43edad
Merge pull request #7511 from SaintPeter/feature/add-exact-change-solution
...
Add solution to Exact Change
2016-03-16 18:10:48 +05:30
Quincy Larson
69ee345d5c
incorporate feedback
2016-03-16 00:27:19 -07:00