Commit Graph

19119 Commits

Author SHA1 Message Date
Berkeley Martinez
f5a652e046 fix remove console log 2015-08-21 16:09:50 -07:00
Berkeley Martinez
0f3acc629c fix profile linking 2015-08-21 16:09:07 -07:00
Berkeley Martinez
61be5e25ad Merge pull request #2459 from allan-hernandez/patch-1
Confusing Wells Text - #2391 #2458
2015-08-21 14:43:25 -07:00
Berkeley Martinez
d5c6a54923 Merge pull request #2459 from allan-hernandez/patch-1
Confusing Wells Text - #2391 #2458
2015-08-21 14:43:25 -07:00
benmcmahon100
cd511ad314 Merge remote-tracking branch 'origin/staging' into staging 2015-08-21 22:40:18 +01:00
benmcmahon100
6c56cfa238 Merge remote-tracking branch 'origin/staging' into staging 2015-08-21 22:40:18 +01:00
benmcmahon100
ae6746f978 Fix a syntax(ish) error 2015-08-21 22:37:34 +01:00
benmcmahon100
1f0b5d9e60 Fix a syntax(ish) error 2015-08-21 22:37:34 +01:00
Allan Hernandez
305a18c86a Update bootstrap.json
Clarifying - Agree with @BerkeleyTrue on clarity
2015-08-21 16:35:14 -05:00
Allan Hernandez
1c2748b623 Update bootstrap.json
Clarifying - Agree with @BerkeleyTrue on clarity
2015-08-21 16:35:14 -05:00
benmcmahon100
ae43cb0fa3 Merge pull request #2451 from ahstro/ahstro-2440
Moved myArray into 'Only change code'-block
2015-08-21 22:34:16 +01:00
benmcmahon100
5a1d45b766 Merge pull request #2451 from ahstro/ahstro-2440
Moved myArray into 'Only change code'-block
2015-08-21 22:34:16 +01:00
Berkeley Martinez
9dd3960a0b Merge pull request #2454 from saadanerdetbare/saadanerdetbare-2431
2431 changed wording on testresult
2015-08-21 14:30:27 -07:00
Berkeley Martinez
b94a3c4891 Merge pull request #2454 from saadanerdetbare/saadanerdetbare-2431
2431 changed wording on testresult
2015-08-21 14:30:27 -07:00
Allan Hernandez
ef49974a66 Confusing Wells Text - #2391 #2458
Checklist instructions were incorrect as seen in

closes #2391 
closes #2458
2015-08-21 16:17:21 -05:00
Allan Hernandez
007f913517 Confusing Wells Text - #2391 #2458
Checklist instructions were incorrect as seen in

closes #2391 
closes #2458
2015-08-21 16:17:21 -05:00
benmcmahon100
0f1baeeb68 Merge remote-tracking branch 'origin/staging' into staging 2015-08-21 22:01:11 +01:00
benmcmahon100
93b5961a12 Merge remote-tracking branch 'origin/staging' into staging 2015-08-21 22:01:11 +01:00
benmcmahon100
e33a929f0c Fix #2444 2015-08-21 22:01:03 +01:00
benmcmahon100
6a887bbf33 Fix #2444 2015-08-21 22:01:03 +01:00
Jakob Dahl
49fcdec9b7 2431 reworded 2nd test 2015-08-21 22:54:03 +02:00
Jakob Dahl
8d9b94920e 2431 reworded 2nd test 2015-08-21 22:54:03 +02:00
Jakob Dahl
dd71ada021 2431 changed wording on testresult 2015-08-21 22:06:04 +02:00
Jakob Dahl
02e486ddde 2431 changed wording on testresult 2015-08-21 22:06:04 +02:00
Berkeley Martinez
c32e89baff fix delete is a keyword not a function 2015-08-21 12:37:47 -07:00
Berkeley Martinez
fa4b330281 fix delete is a keyword not a function 2015-08-21 12:37:47 -07:00
ahstro
ae6271964f Moved myArray into 'Only change code'-block 2015-08-21 21:22:25 +02:00
ahstro
7714b0c4b7 Moved myArray into 'Only change code'-block 2015-08-21 21:22:25 +02:00
benmcmahon100
d87b0457fe Merge remote-tracking branch 'origin/staging' into staging 2015-08-21 20:21:15 +01:00
benmcmahon100
23dc0f2c5e Merge remote-tracking branch 'origin/staging' into staging 2015-08-21 20:21:15 +01:00
benmcmahon100
9584c7870a Update JSON 2015-08-21 20:20:56 +01:00
benmcmahon100
4959a23412 Update JSON 2015-08-21 20:20:56 +01:00
Berkeley Martinez
6d3fcb3d0b Merge pull request #2342 from dokkillo/dokkillo-2333
issue 2333 : Fix grammar error in Waypoint
2015-08-21 09:37:17 -07:00
Berkeley Martinez
b24a2b7c2b Merge pull request #2342 from dokkillo/dokkillo-2333
issue 2333 : Fix grammar error in Waypoint
2015-08-21 09:37:17 -07:00
Jakob Dahl
0132a1afca 2324 for id attributes to be under relevant parents 2015-08-21 17:45:30 +02:00
Jakob Dahl
10f9992a29 2324 for id attributes to be under relevant parents 2015-08-21 17:45:30 +02:00
Arsen Melikyan
c581274bf3 fixed missing URL scheme #1063 2015-08-21 18:38:43 +04:00
Arsen Melikyan
24dbee7257 fixed missing URL scheme #1063 2015-08-21 18:38:43 +04:00
Arsen Melikyan
48b1ae2e0d fixed #1064 2015-08-21 17:56:44 +04:00
Arsen Melikyan
3d16d96133 fixed #1064 2015-08-21 17:56:44 +04:00
Ionut Costica
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
Ionut Costica
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
Quincy Larson
adc50b764d uncomment social linking 2015-08-20 19:52:48 -07:00
benmcmahon100
184b913895 Merge remote-tracking branch 'origin/staging' into staging 2015-08-20 23:39:06 +01:00
benmcmahon100
813d7509a1 Fix #2364 2015-08-20 23:38:16 +01:00
benmcmahon100
4de75fc9e7 Fix #2364 2015-08-20 23:38:16 +01:00
Berkeley Martinez
2f4e459e82 Merge branch 'master' into staging 2015-08-20 15:19:18 -07:00
dokkillo
ef6c828be0 issue 2333 2015-08-20 20:24:25 +02:00
dokkillo
81afc27412 issue 2333 2015-08-20 20:24:25 +02:00
Berkeley Martinez
d14eb0dbaa fix 401 account/delete if not auth 2015-08-20 09:40:29 -07:00