49fcdec9b7
2431 reworded 2nd test
2015-08-21 22:54:03 +02:00
8d9b94920e
2431 reworded 2nd test
2015-08-21 22:54:03 +02:00
dd71ada021
2431 changed wording on testresult
2015-08-21 22:06:04 +02:00
02e486ddde
2431 changed wording on testresult
2015-08-21 22:06:04 +02:00
c32e89baff
fix delete is a keyword not a function
2015-08-21 12:37:47 -07:00
fa4b330281
fix delete is a keyword not a function
2015-08-21 12:37:47 -07:00
ae6271964f
Moved myArray into 'Only change code'-block
2015-08-21 21:22:25 +02:00
7714b0c4b7
Moved myArray into 'Only change code'-block
2015-08-21 21:22:25 +02:00
d87b0457fe
Merge remote-tracking branch 'origin/staging' into staging
2015-08-21 20:21:15 +01:00
23dc0f2c5e
Merge remote-tracking branch 'origin/staging' into staging
2015-08-21 20:21:15 +01:00
9584c7870a
Update JSON
2015-08-21 20:20:56 +01:00
4959a23412
Update JSON
2015-08-21 20:20:56 +01:00
6d3fcb3d0b
Merge pull request #2342 from dokkillo/dokkillo-2333
...
issue 2333 : Fix grammar error in Waypoint
2015-08-21 09:37:17 -07:00
b24a2b7c2b
Merge pull request #2342 from dokkillo/dokkillo-2333
...
issue 2333 : Fix grammar error in Waypoint
2015-08-21 09:37:17 -07:00
0132a1afca
2324 for id attributes to be under relevant parents
2015-08-21 17:45:30 +02:00
10f9992a29
2324 for id attributes to be under relevant parents
2015-08-21 17:45:30 +02:00
c581274bf3
fixed missing URL scheme #1063
2015-08-21 18:38:43 +04:00
24dbee7257
fixed missing URL scheme #1063
2015-08-21 18:38:43 +04:00
48b1ae2e0d
fixed #1064
2015-08-21 17:56:44 +04:00
3d16d96133
fixed #1064
2015-08-21 17:56:44 +04:00
0769f716bd
[Waypoint: Remove Classes from an element with jQuery] usually expected to not validate if using removeClass() without parameters
...
Added extra test to the waypoint to check if `.removeClass` was used with the `"btn-default"` parameter as most people expect to have to do (and are confused when the code validates before they've finished writing their function, as seen by the myriad of issues opened about it).
Closes #2302
Closes #2402
Closes #2301
Closes #2197
Closes #2160
Closes #1923
Closes #1898
2015-08-21 15:18:40 +03:00
636e16d522
[Waypoint: Remove Classes from an element with jQuery] usually expected to not validate if using removeClass() without parameters
...
Added extra test to the waypoint to check if `.removeClass` was used with the `"btn-default"` parameter as most people expect to have to do (and are confused when the code validates before they've finished writing their function, as seen by the myriad of issues opened about it).
Closes #2302
Closes #2402
Closes #2301
Closes #2197
Closes #2160
Closes #1923
Closes #1898
2015-08-21 15:18:40 +03:00
adc50b764d
uncomment social linking
2015-08-20 19:52:48 -07:00
184b913895
Merge remote-tracking branch 'origin/staging' into staging
2015-08-20 23:39:06 +01:00
813d7509a1
Fix #2364
2015-08-20 23:38:16 +01:00
4de75fc9e7
Fix #2364
2015-08-20 23:38:16 +01:00
2f4e459e82
Merge branch 'master' into staging
2015-08-20 15:19:18 -07:00
ef6c828be0
issue 2333
2015-08-20 20:24:25 +02:00
81afc27412
issue 2333
2015-08-20 20:24:25 +02:00
d14eb0dbaa
fix 401 account/delete if not auth
2015-08-20 09:40:29 -07:00
012d729b18
Merge pull request #2241 from dokkillo/dokkillo-2238
...
issue #2238
2015-08-20 17:35:23 +01:00
708b8dc0dc
Merge pull request #2241 from dokkillo/dokkillo-2238
...
issue #2238
2015-08-20 17:35:23 +01:00
fe96c2bf99
Merge pull request #2315 from erratadei/erratadei-1754-and-2305
...
change in basic bonfire Mutations
2015-08-20 17:32:34 +01:00
bec51ec2db
Merge pull request #2315 from erratadei/erratadei-1754-and-2305
...
change in basic bonfire Mutations
2015-08-20 17:32:34 +01:00
a3bfb3a470
Merge pull request #2320 from awesomeaniruddh/staging
...
updated description of DNA Pairing bonfire
2015-08-20 17:32:06 +01:00
87a7a4b256
Merge pull request #2320 from awesomeaniruddh/staging
...
updated description of DNA Pairing bonfire
2015-08-20 17:32:06 +01:00
f3531e10da
Merge pull request #2321 from meecoder/meecoder-2309
...
change div to button in Target Elements by ID Using jQuery waypoint
2015-08-20 17:31:00 +01:00
66aee866ad
Merge pull request #2321 from meecoder/meecoder-2309
...
change div to button in Target Elements by ID Using jQuery waypoint
2015-08-20 17:31:00 +01:00
ac8325a955
Merge pull request #2329 from dokkillo/dokkillo-2270
...
Issue 2270
2015-08-20 17:28:12 +01:00
16dcc6a39e
remove old password reset route
2015-08-20 08:55:26 -07:00
eaca9ef495
refactor challenges
...
now only queries challenges on start up
use default scheduler for array manipulation
2015-08-20 08:55:25 -07:00
6d1d8a3e28
fix current streak
...
always start from today
2015-08-20 08:55:25 -07:00
da61161765
fix longest streak
2015-08-20 08:55:25 -07:00
d52a2d8da0
Attempt to sorta fix the scroll locker resetting
2015-08-20 16:48:46 +01:00
01fbec96a8
issue 2270
2015-08-20 17:21:10 +02:00
87c01aae52
issue 2270
2015-08-20 17:21:10 +02:00
901453745e
issue 2265
2015-08-20 17:05:50 +02:00
1bdbec15c3
issue 2265
2015-08-20 17:05:50 +02:00
9246cf97f5
issue #2265
2015-08-20 16:57:50 +02:00
45b53937c8
issue #2265
2015-08-20 16:57:50 +02:00