37b4530df2
Fixes info buttons' text in Camper News search results
...
In Camper News search results "more info..." buttons' text changes to "more info.more info...". This commit fixes that.
2015-08-22 17:11:44 +04:00
ebb84c9e75
more refinement to simplified profile view
2015-08-21 22:53:38 -07:00
d49b303de3
update look of profile
2015-08-21 22:52:09 -07:00
901f1a977d
Merge remote-tracking branch 'origin/staging' into staging
2015-08-22 00:59:34 +01:00
38a73e392f
Deactivated scroll locking
2015-08-22 00:59:21 +01:00
f5a652e046
fix remove console log
2015-08-21 16:09:50 -07:00
0f3acc629c
fix profile linking
2015-08-21 16:09:07 -07:00
61be5e25ad
Merge pull request #2459 from allan-hernandez/patch-1
...
Confusing Wells Text - #2391 #2458
2015-08-21 14:43:25 -07:00
d5c6a54923
Merge pull request #2459 from allan-hernandez/patch-1
...
Confusing Wells Text - #2391 #2458
2015-08-21 14:43:25 -07:00
cd511ad314
Merge remote-tracking branch 'origin/staging' into staging
2015-08-21 22:40:18 +01:00
6c56cfa238
Merge remote-tracking branch 'origin/staging' into staging
2015-08-21 22:40:18 +01:00
ae6746f978
Fix a syntax(ish) error
2015-08-21 22:37:34 +01:00
1f0b5d9e60
Fix a syntax(ish) error
2015-08-21 22:37:34 +01:00
305a18c86a
Update bootstrap.json
...
Clarifying - Agree with @BerkeleyTrue on clarity
2015-08-21 16:35:14 -05:00
1c2748b623
Update bootstrap.json
...
Clarifying - Agree with @BerkeleyTrue on clarity
2015-08-21 16:35:14 -05:00
ae43cb0fa3
Merge pull request #2451 from ahstro/ahstro-2440
...
Moved myArray into 'Only change code'-block
2015-08-21 22:34:16 +01:00
5a1d45b766
Merge pull request #2451 from ahstro/ahstro-2440
...
Moved myArray into 'Only change code'-block
2015-08-21 22:34:16 +01:00
9dd3960a0b
Merge pull request #2454 from saadanerdetbare/saadanerdetbare-2431
...
2431 changed wording on testresult
2015-08-21 14:30:27 -07:00
b94a3c4891
Merge pull request #2454 from saadanerdetbare/saadanerdetbare-2431
...
2431 changed wording on testresult
2015-08-21 14:30:27 -07:00
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
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
0f1baeeb68
Merge remote-tracking branch 'origin/staging' into staging
2015-08-21 22:01:11 +01:00
93b5961a12
Merge remote-tracking branch 'origin/staging' into staging
2015-08-21 22:01:11 +01:00
e33a929f0c
Fix #2444
2015-08-21 22:01:03 +01:00
6a887bbf33
Fix #2444
2015-08-21 22:01:03 +01:00
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