Commit Graph

2463 Commits

Author SHA1 Message Date
Rex Schrader
385bced95a 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
ef1f67d5ff 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
13adcc61ec 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
31d3b402aa 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
5dd6841790 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
6213f9852a 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
367bd93602 Make Chunky Monkey function name unique 2016-03-18 09:40:57 -07:00
drk7891
22fab8f92e Fixed challenge typo 2016-03-18 10:35:28 -04:00
Eric Leung
88e5792b4b 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
f8bb686d12 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
Berkeley Martinez
972711653f 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
67999239ca 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
Jacob Bearden
020632962b fix image protocol 2016-03-16 20:32:12 -06:00
Blanca Acosta
a6900214ae Translation of challenge console and logging in computer-basics
Update computer-basics.json
2016-03-16 21:18:51 +00:00
Eric Leung
d244fe4024 Make Repeat a String function name unique 2016-03-16 14:17:27 -07:00
Logan Tegman
69daeea96a 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
e7efdbe561 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
3d8389b574 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
dc1ec8bbbf 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
a403854998 Merge pull request #7511 from SaintPeter/feature/add-exact-change-solution
Add solution to Exact Change
2016-03-16 18:10:48 +05:30
Eric Leung
4b5c8b81a7 Make Confirm the Ending function name unique
- Change `end` function name to `confirmEnding`
- Add clarity on arguments used in function
2016-03-15 23:54:56 -07:00
Alister N. Mada
7ddeecdfb4 Fix links in video descriptions 2016-03-16 12:51:08 +07:00
Berkeley Martinez
20addf55e3 Merge pull request #7505 from SaintPeter/fix/change-nameLN-to-titleLN
Change nameXX properties to titleXX properties
2016-03-15 11:34:32 -07:00
Eric Leung
f8785a1905 Make Friendly Date Ranges function name unique 2016-03-15 01:05:16 -07:00
Andre Alonzo
eecc8e4428 Updated example code fo r Accessing Nested Arrays in JSON 2016-03-14 22:50:24 -07:00
Rex Schrader
f8c21373e5 Merge pull request #7516 from FreeCodeCamp/fix/update-faq
Update Campsite challenge copy and labs
2016-03-14 21:15:11 -07:00
Quincy Larson
8254cbedb1 Merge pull request #7396 from jnmorse/enhancement/suggest_prefix_localStorage
Added Prefix Hint to React Recipe Box
2016-03-13 17:17:33 -07:00
Quincy Larson
4fa6f256dd Update campsite challenge copy 2016-03-11 23:57:43 -08:00
Rex Schrader
b5128336a4 Change nameXX properties to title XX properties 2016-03-11 21:00:06 -08:00
SaintPeter
2444673d95 Add solution to Exact Change 2016-03-11 20:35:55 -08:00
Eric Leung
3495c1006f Make Exact Change function name unique & lint
- Change `drawer` function to `checkCashRegister`
- Add code tags around subjectively needed text
2016-03-10 21:01:05 -08:00
Eric Leung
fe0ca1e732 Fix javascript to JavaScript in Basic JavaScript 2016-03-10 00:09:18 -08:00
drk7891
7a89374e1b Fixed link to open in new window 2016-03-09 21:06:09 -05:00
Quincy Larson
b6e527b519 Merge pull request #7412 from alnero/feature/russian-translation-basic-front-end-projects
Add russian translation for basic-ziplines.json
2016-03-09 07:49:20 -08:00
Rex Schrader
ef4d1b27b0 Merge pull request #7472 from ZackWard/fix/sort-arrays-with-sort
Clarify how the sort callback works
2016-03-08 19:56:47 -08:00
Vladimir Támara Patiño
3672a52edc Finishing reviewing of spanish translation by @jorgeruvalcaba.
Thanks for corrections to @justinian336
2016-03-08 21:58:27 -05:00
Zack Ward
b8e53f6014 Clarify how the sort callback works 2016-03-08 16:39:02 -07:00
Justin Richardsson
be81350610 Merge pull request #7408 from regonn/translate/japanese-getting-started-create-a-github-account-and-join-our-chat-rooms
Translate in Japanese Getting started / Create a GitHub Account etc…
2016-03-07 17:54:24 -05:00
regonn
3ebba3f497 Translate in Japanese Getting started / Create a GitHub Account and Join our Chat Rooms 2016-03-08 07:29:12 +09:00
cuent
ad866202c3 Translate to Spanish new challenges of Update Gear Up for Success and Basic Ziplines files. 2016-03-07 10:52:14 -05:00
Logan Tegman
222c831115 Merge pull request #7361 from raisedadead/fix/change-text-with-click-events
Fix tests for Change text with Click Events
2016-03-06 14:07:51 -08:00
Eric Leung
f394843945 Add code tags and fix wording in Pairwise 2016-03-06 12:22:14 -08:00
Nerodenko Alexey
42255c2f3b Add russian translation for basic-ziplines.json 2016-03-05 13:13:12 +03:00
Logan Tegman
3faa640b0d Merge pull request #7371 from JoshFisk/fix/falsybouncertest
Add test to "Falsy Bouncer"
2016-03-04 18:45:18 -08:00
Logan Tegman
00a295f306 Merge pull request #7388 from erictleung/fix/friendly-date-range-spaces
Remove spaces and add code tags to Dates Ranges
2016-03-04 18:18:53 -08:00
pomarbar
a145ea69a5 Translation to spanish of challenge Computer-security in Computer-basics.json 2016-03-04 17:43:55 +00:00
Joseph Morse
1f9caa6a95 Added Prefix Hint to React Recipe Box
This adds a hint to the React Recipe Box project, and closes #7297.
Translations of the hint would still be needed.
2016-03-04 12:24:09 -05:00
Eric Leung
4b40042406 Remove spaces and add code tags to Dates Ranges 2016-03-03 23:11:37 -08:00
Eric Leung
b35cf94b50 Add blockquote and code tags to US Phone Numbers 2016-03-03 21:58:54 -08:00
JoshFisk
ff92986542 Fixed description of "Change Text with Click Events" 2016-03-02 21:27:27 -08:00