Jacob Bearden
020632962b
fix image protocol
2016-03-16 20:32:12 -06:00
Rex Schrader
b5128336a4
Change nameXX properties to title XX properties
2016-03-11 21:00:06 -08:00
Logan Tegman
c196f5bd61
Fix API projects JSON
2016-03-01 14:57:04 -08:00
Vladimir Támara Patiño
2e0501b7ad
Translation to spanish: corrections for api-projects, thanks to @alejandroperezforcada
2016-02-29 21:44:53 -05:00
Quincy Larson
c2318979c7
Merge pull request #7187 from pasosdeJesus/fix/ES-update-api-projects
...
Translation to spanish of api-projects.
2016-02-26 15:51:13 -08:00
lerning
e027bd0450
fix grammar
2016-02-23 08:03:12 -06:00
Vladimir Támara Patiño
a11e95e53e
Translation to spanish of api-projects.
...
Thanks for initial translation to @josectello (see https://github.com/FreeCodeCamp/FreeCodeCamp/pull/7016/ )
Closes #6513
2016-02-21 21:43:51 -05:00
Prayag Verma
cbe92cc828
Fix typo in api-projects
2016-02-15 13:32:39 +05:30
justinian336
54a0a20b92
Audit ES Translation of back-end-development-certificate.json
2016-02-14 15:30:54 +00:00
Arsen Melikyan
88d999031a
Merge pull request #6983 from justinian336/Audit/ES-Translation-of-dynamic-web-applications.json
...
Adapt translation according to the new curriculum
2016-02-14 17:09:20 +04:00
Arsen Melikyan
9ac4f5f10b
Merge pull request #6984 from justinian336/Audit/ES-Translation-of-git.json
...
Updating the translation to the new curriculum.
2016-02-14 17:02:51 +04:00
Arsen Melikyan
657c12ac31
Merge pull request #6985 from justinian336/Audit/ES-Translation-of-mongodb.json
...
Updating the translation according to the new curriculum
2016-02-14 17:02:14 +04:00
Arsen Melikyan
cae4d62e99
Merge pull request #6989 from justinian336/Audit/ES-Translation-of-nodejs-and-expressjs.json
...
Update the translation according to the new curriculum
2016-02-14 17:01:31 +04:00
justinian336
2879813010
Update the translation according to the new curriculum
2016-02-14 06:09:32 +00:00
justinian336
47d87b111b
Updating the translation according to the new curriculum
2016-02-14 05:45:18 +00:00
justinian336
3bcca01171
Updating the translation to the new curriculum.
2016-02-14 05:39:11 +00:00
justinian336
6db12e1821
Adapt translation according to the new curriculum
2016-02-14 05:19:13 +00:00
Quincy Larson
c668c83b11
make the "get set for" challenges optional
2016-02-11 20:46:00 -08:00
Akira Laine
781d14ad77
fixed small typo in challenge title
2016-02-11 18:38:05 +11:00
Berkeley Martinez
dde01feca3
Merge pull request #6550 from QuincyLarson/fix/sample-watermark-certs
...
update sample certificate images and fix a couple other onboarding as…
2016-01-31 23:13:05 -08:00
Quincy Larson
14c6ae83ad
update sample certificate images and fix a couple other onboarding assets to jive with new color scheme
2016-01-28 09:34:59 -08:00
Akira Laine
65d9398faf
removed depreciated terminology from certificate challenges
...
made some edits
corrected backend certificate text
2016-01-28 19:10:33 +11:00
Berkeley Martinez
080d7e84a7
[HOTFIX] Fix step index type
2016-01-27 12:13:46 -08:00
Alister N. Mada
02aacfe564
Replace links to example projects that don't fulfill all user stories
2016-01-24 07:24:15 +07:00
SaintPeter
0c40a0599e
Normalize Challenges for COM1000
2016-01-20 15:45:32 -08:00
Alister N. Mada
16fae4b342
Fixes broken links in API Projects
2016-01-17 07:19:43 +07:00
Quincy Larson
4c1e4cbbf4
further improvements of challenge ssed for better looking views
2016-01-15 04:49:46 -08:00
Quincy Larson
ca127661c4
fix seeding errors and remove meet-bonfire from certification requirements
2016-01-15 04:46:20 -08:00
Quincy Larson
0871a0dcf5
add chatroom names
2016-01-15 04:46:20 -08:00
Quincy Larson
806876a7f4
remove advanced bonfires from required
2016-01-12 00:07:16 -06:00
Quincy Larson
5c58cc235e
add required state to required challenges, move advanced algorithms
2016-01-12 00:02:33 -06:00
Quincy Larson
4ff510774d
Make advanced bonfires optional and put them in front end development certification
2016-01-11 21:22:27 -06:00
Rex Schrader
64b31240be
Merge pull request #6030 from ltegman/fix/add-symm-diff-test
...
Add test to symmetric difference
2016-01-10 17:24:33 -08:00
Logan Tegman
4329533bb3
Add test to symmetric difference
2016-01-10 12:54:14 -08:00
Rex Schrader
f05d24c976
Merge pull request #5891 from jbmartinez/fix/friendly-date-ranges
...
Changes tests to work for 2016
2016-01-06 11:27:05 -08:00
Juan Martínez
b5d717a18c
Changes tests to work for 2016
...
See #5869 . I think this should be a temporary fix so the campers can progress though, the tests could be more generic
2016-01-06 00:59:48 +00:00
JelenaBarinova
c8abfadb08
Fix tests in symmetric difference to comapre members and length
2016-01-05 11:02:31 -08:00
patsul12
cd1ee52dc4
adds a test to the validate phone numbers bonfire
2016-01-03 15:37:00 -08:00
Quincy Larson
3208a77b39
make challenges new and extend to 60 days
2016-01-01 00:34:05 -06:00
Robert Richey
525ea67314
Fix tests on Waypoint: Using typeof
...
Tests are now more robust. typeof string accepts any string - empty or not - with either single or double quotes. typeof number accepts any number, including floating point. Refactored from editor.getValue().match to code.match() and removed flags gi, as they don't make sense in these tests. closes #5065
2015-12-31 09:01:40 -07:00
Quincy Larson
67e1ad0b90
add video links
2015-12-30 03:57:33 -06:00
Quincy Larson
614e4867f8
update certificate requirements
2015-12-30 01:20:35 -06:00
Quincy Larson
99103a319a
more challenge improvements
2015-12-30 00:10:36 -06:00
Quincy Larson
7dd23256f5
start adding new challenges and resequence existing ziplines
2015-12-28 00:39:17 -06:00
Quincy Larson
96b9f3fa75
start adding API Basejumps
2015-12-27 23:20:11 -06:00
Berkeley Martinez
19d363b584
Fix challenge order
2015-12-14 13:19:30 -08:00
Berkeley Martinez
4444853211
Fix cert name
2015-12-14 13:19:30 -08:00
Quincy Larson
bf6973b2bd
minor fix to challenge sequence
2015-12-14 13:19:30 -08:00
Quincy Larson
f0c76232f9
add interviewing and nonprofit projects to map
2015-12-14 13:19:30 -08:00
Berkeley Martinez
a4a1fe9e23
Add isComingSoon flag
2015-12-14 13:19:30 -08:00