306c441ae7
add revisioning to js/css files to break caching
...
This moves the location of javascript files, commonFramework,
iFrameScript, sandbox, plugin, and all the less files.
On gulp or gulp build these files are moved and revisioned.
Places where they are references in jade/html are now removed and
replaced with the use of a helper function `rev`. This function will
take the required file and return a string referencing the revisioned
file. This should alleviate the need for hard refreshing and will break
caches when files change, so fixes for firefox caching issue as well.
NOTE: @benmcmahon @quincylarson, This means files will need to be build
on the server in production before doing a server restart/reload
In production: 'npm run build' To build and revision js/css files
`gulp` and `gulp build` will used in development
npm install also needs to be run in production on initial deploy
2015-08-26 23:30:33 -07:00
820753df3f
continue refactoring bonfire tests
2015-08-26 23:23:46 -07:00
28073a61d7
continue refactoring bonfire tests
2015-08-26 23:23:46 -07:00
9a7ee3a549
Merge pull request #2726 from FreeCodeCamp/fix/email-login
2015-08-26 23:43:12 +01:00
39f636ae91
add loader to challenge submit
2015-08-26 15:17:38 -07:00
e7a539704b
Bump up cFW version number to ensure eveyone is on te latest version emergency fix
2015-08-26 22:40:03 +01:00
7c3f650521
Bump up cFW version number to ensure eveyone is on te latest version
2015-08-26 22:37:54 +01:00
ee45a147ec
change button color on submit
2015-08-26 13:52:05 -07:00
51f99b0c30
fix should not run test on key up
2015-08-26 13:47:38 -07:00
51096dc7c7
add disabled class to button on press
2015-08-26 13:20:50 -07:00
cbc8ac0758
fix disable button after click
2015-08-26 13:17:05 -07:00
2c9ed16b7a
fix only submit on user click
2015-08-26 13:09:38 -07:00
306551848c
Update cFW version no
2015-08-26 20:45:50 +01:00
c481dcabfc
Touched up frame work
2015-08-26 20:31:31 +01:00
7a8c37b6c5
Merge remote-tracking branch 'origin/staging' into staging
2015-08-26 20:22:46 +01:00
a63d6bd00b
Fixed my stupid mistake that almost killed the server again
2015-08-26 20:22:29 +01:00
b24f367749
Changes nonexistent variable name to proper one
2015-08-26 18:59:59 +04:00
99fc557e8e
Changes nonexistent variable name to proper one
2015-08-26 18:59:59 +04:00
096d89c04d
Merge pull request #2734 from awesomeaniruddh/staging
...
Expanded description of 'Remove an Element Using jQuery' waypoint
2015-08-26 13:42:51 +01:00
6296f3695b
Merge pull request #2734 from awesomeaniruddh/staging
...
Expanded description of 'Remove an Element Using jQuery' waypoint
2015-08-26 13:42:51 +01:00
4f205fd58d
Expanded description of 'Remove an Element Using jQuery' waypoint
2015-08-26 20:40:54 +08:00
18acaba2f2
Expanded description of 'Remove an Element Using jQuery' waypoint
2015-08-26 20:40:54 +08:00
695ad48778
Fixed version number
2015-08-26 12:26:01 +01:00
9f9f151a6f
Re add init run
2015-08-26 12:24:44 +01:00
e63a240446
Fixed ")" error
...
Somehow the assert's closing paren got deleted :")
2015-08-26 13:52:40 +03:00
172543e670
Fixed ")" error
...
Somehow the assert's closing paren got deleted :")
2015-08-26 13:52:40 +03:00
5ac2902b46
Fixes a word typo
2015-08-26 12:11:40 +04:00
65146112c9
Fixes a word typo
2015-08-26 12:11:40 +04:00
16579fdd4b
Fixes indoor, personality and label issues
2015-08-26 11:51:36 +04:00
df85c7d6b7
Fixes indoor, personality and label issues
2015-08-26 11:51:36 +04:00
d38cd70198
Merge pull request #2699 from bugron/bugron-2106
...
Changes CSS attributes to CSS properties
2015-08-25 22:32:23 -07:00
cfd94523c3
Merge pull request #2699 from bugron/bugron-2106
...
Changes CSS attributes to CSS properties
2015-08-25 22:32:23 -07:00
8ecf3698cb
Merge pull request #2705 from QuincyLarson/alt-text
...
Alt text
2015-08-25 22:30:44 -07:00
cb2bc3c0bd
Merge pull request #2705 from QuincyLarson/alt-text
...
Alt text
2015-08-25 22:30:44 -07:00
df3918cc53
fix email login not case sensitive
2015-08-25 22:27:01 -07:00
e786a258ff
Merge pull request #2713 from bugron/bugron-2697
...
Changes catPhotoApp.com to FCC controlled domain
2015-08-25 19:54:28 -07:00
8f55dc33a9
fix should not submit on initial execute
...
fix should call $.prototype.html function
2015-08-25 19:49:10 -07:00
d640522e31
fix do not submit challenge on initial run
...
closes #2559
2015-08-25 19:01:48 -07:00
a88e3f2c92
Changes catPhotoApp.com to FCC controlled domain
2015-08-26 05:44:59 +04:00
d2704d2dc3
Changes catPhotoApp.com to FCC controlled domain
2015-08-26 05:44:59 +04:00
4ffeec92b3
add a note about jQuery and Animate.css not usually being accessible in code editor
2015-08-25 17:16:08 -07:00
31a82c5c64
add a note about jQuery and Animate.css not usually being accessible in code editor
2015-08-25 17:16:08 -07:00
8cdd49e7f1
Fix caching issue with frameworks
2015-08-26 01:13:17 +01:00
748e460209
Changes CSS attributes to CSS properties
2015-08-26 03:58:49 +04:00
ac8fa3cbec
Changes CSS attributes to CSS properties
2015-08-26 03:58:49 +04:00
d23f1e4d28
Fixed bonfire auto-execute on html challenges
2015-08-26 00:13:07 +01:00
07f66b61f4
update the completed all challenges message
2015-08-25 15:51:47 -07:00
b9cfc09eb9
Minor edit in Find the Nth Character
...
In "Use Bracket Notation to Find the Nth Character in a String" section removed "last" from 'The third last letter of lastName should be..."
2015-08-25 18:34:31 -04:00
2d368f66ad
Minor edit in Find the Nth Character
...
In "Use Bracket Notation to Find the Nth Character in a String" section removed "last" from 'The third last letter of lastName should be..."
2015-08-25 18:34:31 -04:00
851af506b5
Merge pull request #2691 from QuincyLarson/alt-text
...
Add more alt text to onboarding page.
2015-08-25 15:21:44 -07:00