Skip to content

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also .

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also .
...
Commits on Feb 20, 2016
@QuincyLarson QuincyLarson add an explanation of how our nonprofit projects work 389ea75
Commits on Mar 12, 2016
@SaintPeter SaintPeter Add solution to Exact Change 9d0cadb
@SaintPeter SaintPeter Change nameXX properties to title XX properties 6e7d5db
Commits on Mar 15, 2016
Andre Alonzo Updated example code fo r Accessing Nested Arrays in JSON e54e834
@QuincyLarson QuincyLarson factor out settings page with email settings d47aed4
@QuincyLarson QuincyLarson refactor show view to have a settings button 2285d18
@QuincyLarson QuincyLarson refactor make account private action to use updateAttribute instead o…
…f save
f16234d
@QuincyLarson QuincyLarson make notification text more friendly 71b213d
@QuincyLarson QuincyLarson update unsubscribe paths cdc44e4
@QuincyLarson QuincyLarson remove trailing whitespace 891c0c2
@erictleung erictleung Make Friendly Date Ranges function name unique fa18f96
@QuincyLarson QuincyLarson address eslint errors from refactor ee6ca2c
@BerkeleyTrue BerkeleyTrue Merge pull request #7564 from QuincyLarson/feature/settings-page
Create settings page with email settings
8154eb7
@BerkeleyTrue BerkeleyTrue Merge pull request #7505 from SaintPeter/fix/change-nameLN-to-titleLN
Change nameXX properties to titleXX properties
5df5658
@Kalcode Kalcode changed expire time for currentChallengeId cookie to 'never' instead …
…of session
9d5a5d9
Commits on Mar 16, 2016
@alistermada alistermada Fix links in video descriptions c13e234
@erictleung erictleung Make Confirm the Ending function name unique
- Change `end` function name to `confirmEnding`
- Add clarity on arguments used in function
e9683bb
@QuincyLarson QuincyLarson incorporate feedback
69ee345
@raisedadead raisedadead Merge pull request #7511 from SaintPeter/feature/add-exact-change-sol…
…ution

Add solution to Exact Change
1feb43e
@ltegman ltegman Merge pull request #7573 from erictleung/fix/unique-function-name-for…
…-confirm-the-ending

Make Confirm the Ending function name unique
34dffa3
@ltegman ltegman Merge pull request #7158 from QuincyLarson/feature/add-nonprofit-proj…
…ect-description

Add an explanation of how our nonprofit projects work
97a0f71
@ltegman ltegman Merge pull request #7561 from erictleung/fix/unique-function-name-for…
…-friendly-dates

Make Friendly Date Ranges function name unique
5c16a3a
@erictleung erictleung Make Inventory Update function name unique
- Change `inventory` function name to `updateInventory` in seeded code,
  solution, and tests
- Update instructions to be more clear
5d4138a
@ltegman ltegman Merge pull request #7536 from erictleung/fix/unique-function-name-for…
…-inventory-update

Make Inventory Update function name unique
88c917c
@erictleung erictleung Make Repeat a String function name unique 6d05572
@BlancaInesAcosta BlancaInesAcosta Translation of challenge console and logging in computer-basics
Update computer-basics.json
d02bc60
Commits on Mar 17, 2016
@jacobbearden jacobbearden fix image protocol fcf8669
@hallaathrad hallaathrad Fix map overlapping issues bcfe8b9
@vtamara vtamara Merge pull request #7332 from BlancaInesAcosta/fix/ES-computer-basics
Translation of challenge console and logging in  computer-basics
6cc56e4
@BerkeleyTrue BerkeleyTrue Merge pull request #7582 from jacobbearden/fix/image-protocol
fix image protocol
6d1a4b2
@BerkeleyTrue BerkeleyTrue Merge pull request #7568 from Kalcode/fix/currentChallenge-redirect-c…
…ookie-expire

changed expire time for currentChallengeId cookie to 'never'
1533be6
@raisedadead raisedadead Merge pull request #7585 from hallaathrad/fix/drawer-issues
Fix map overlapping issues
22744fc
@raisedadead raisedadead Merge pull request #7571 from alistermada/fix/links-in-video-descript…
…ions

Fix links in video challenge descriptions
ab5b145
@erictleung erictleung Make Truncate a String function unique & clarify
- Change `truncate` function to `truncateString`
- Update challenge description to clarify goals of challenge
41cd3da
@AkiraLaine AkiraLaine added title to settings page
fef1653
@BerkeleyTrue BerkeleyTrue Merge pull request #7601 from FreeCodeCamp/fix/settings-title
Added title to settings page
f88a80c
@benmcmahon100 benmcmahon100 Fix wiki's SSL issue
fix wiki view

Fix to the same issue that was effecting the aside wiki
a65742a
@raisedadead raisedadead Merge pull request #7597 from FreeCodeCamp/fix/ssl-wiki
Fix wiki's SSL issue
38e647a
Commits on Mar 18, 2016
@drk7891 drk7891 Fixed challenge typo 5b75652
@erictleung erictleung Make Chunky Monkey function name unique f8b8a29
Commits on Mar 19, 2016
@kalunlee136 kalunlee136 added links for clarification on Make Objects Properties Private chal…
…lenge.

fixed grammar from previous PR. This closes #7282.
d021574
Commits on Mar 20, 2016
@AkiraLaine AkiraLaine changed http to https in HTML5 & CSS3
reverted freecatphotoapp links to http

reverted all freecatphotoapp links to http

fixed more issues
668e47f
@SaintPeter SaintPeter Merge pull request #7569 from paycoguy/fix/accessing-nested-arrays
Updated example code for Accessing Nested Arrays in JSON to match challenge code
9cf2b49
@SaintPeter SaintPeter Merge pull request #7579 from erictleung/fix/unique-function-name-for…
…-repeat-a-string

Make Repeat a String function name unique
1b67e47
@SaintPeter SaintPeter Merge pull request #7595 from erictleung/fix/unique-function-name-for…
…-truncate-a-string

Make Truncate a String function unique & clarify
acc31b2
@SaintPeter SaintPeter Merge pull request #7615 from drk7891/fix/array-name-typo
Fixed challenge typo
56c6b66
@SaintPeter SaintPeter Merge pull request #7619 from erictleung/fix/unique-function-name-for…
…-chunky-monkey

Make Chunky Monkey function name unique
c564045
@raisedadead raisedadead Merge pull request #7613 from AkiraLaine/fix/http-requests
changed http to https in HTML5 & CSS3
842b026
Commits on Mar 21, 2016
@N0bl3 N0bl3 Translation of Bootstrap challenges in french 14399c2
@kalunlee136 kalunlee136 opens links in a new tab 88e49c2
@AkiraLaine AkiraLaine Merge pull request #7625 from N0bl3/add/FR-responsive-design_with-boo…
…tstrap

Add/FR translation responsive design with bootstrap
b2e5057
@raisedadead raisedadead Merge pull request #7620 from kalunlee136/add-link-to-make-object-pro…
…perties-challenge

feature/added links for Objects Properties Private challenge
cf9c82e
Something went wrong with that request. Please try again.