Commit Graph

16590 Commits

Author SHA1 Message Date
9cb1522eca opens links in a new tab 2016-03-21 01:36:40 -07:00
88e49c224a opens links in a new tab 2016-03-21 01:36:40 -07:00
5b4aa93ff8 Translation of Bootstrap challenges in french 2016-03-21 09:35:58 +01:00
14399c2271 Translation of Bootstrap challenges in french 2016-03-21 09:35:58 +01:00
ab6e3feb78 Input resets 2016-03-20 20:30:51 -04:00
4b975d8673 Merge pull request #7613 from AkiraLaine/fix/http-requests
changed http to https in HTML5 & CSS3
2016-03-20 21:19:43 +05:30
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
8c376a5b32 updated to check for spaces before and after class name 2016-03-20 06:49:58 -07:00
349364b5da updated to check for spaces before and after class name 2016-03-20 06:49:58 -07:00
c527701bbb 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
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
cd736c2b1f Merge pull request #7615 from drk7891/fix/array-name-typo
Fixed challenge typo
2016-03-19 20:50:24 -07:00
56c6b66204 Merge pull request #7615 from drk7891/fix/array-name-typo
Fixed challenge typo
2016-03-19 20:50:24 -07:00
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
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
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
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
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
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
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
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
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
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
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
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
367bd93602 Make Chunky Monkey function name unique 2016-03-18 09:40:57 -07:00
f8b8a29b9b Make Chunky Monkey function name unique 2016-03-18 09:40:57 -07:00
22fab8f92e Fixed challenge typo 2016-03-18 10:35:28 -04:00
5b75652fa6 Fixed challenge typo 2016-03-18 10:35:28 -04:00
38e647aad6 Merge pull request #7597 from FreeCodeCamp/fix/ssl-wiki
Fix wiki's SSL issue
2016-03-18 00:45:51 +05:30
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
f88a80c6cb Merge pull request #7601 from FreeCodeCamp/fix/settings-title
Added title to settings page
2016-03-17 10:55:30 -07:00
fef1653542 added title to settings page 2016-03-17 17:39:44 +00:00
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
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
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
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
22744fcbdf Merge pull request #7585 from hallaathrad/fix/drawer-issues
Fix map overlapping issues
2016-03-17 17:37:34 +05:30
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
972711653f Merge pull request #7582 from jacobbearden/fix/image-protocol
fix image protocol
2016-03-16 21:23:16 -07:00
6d1a4b2847 Merge pull request #7582 from jacobbearden/fix/image-protocol
fix image protocol
2016-03-16 21:23:16 -07:00
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
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
bcfe8b99a7 Fix map overlapping issues 2016-03-16 23:13:08 -04:00
020632962b fix image protocol 2016-03-16 20:32:12 -06:00
fcf866906b fix image protocol 2016-03-16 20:32:12 -06:00
a6900214ae Translation of challenge console and logging in computer-basics
Update computer-basics.json
2016-03-16 21:18:51 +00:00
d02bc605a2 Translation of challenge console and logging in computer-basics
Update computer-basics.json
2016-03-16 21:18:51 +00:00
d244fe4024 Make Repeat a String function name unique 2016-03-16 14:17:27 -07:00
6d055723a8 Make Repeat a String function name unique 2016-03-16 14:17:27 -07:00