Commit graph

5497 commits

Author SHA1 Message Date
Tom Hughes
4a2ecfe8b3 Use the standard ruby instance_methods call
Rails 3 has an instance_methods_name extension that returns strings
instead of symbols, but that goes away in Rails 4 so just use the
standard routine instead.
2013-07-09 18:26:54 +01:00
Tom Hughes
1234561a78 The ActiveRecord exists? method may not return an explicit true/false
https://github.com/rails/rails/issues/10062
2013-07-09 18:26:54 +01:00
Tom Hughes
e8f1953d7d Rename test to avoid class name conflict with unit test 2013-07-09 18:26:54 +01:00
Tom Hughes
f2211a7ed9 Fix incorrectly nested HTML in OAuth application creation form 2013-07-08 09:48:31 +01:00
Tom Hughes
33f30af7b3 Update tests for changes to user settings form 2013-07-08 09:43:07 +01:00
Tom Hughes
8313bf0612 Update tests for changes to signup form 2013-07-08 09:34:59 +01:00
Tom Hughes
68b265fb15 Treat disabled buttons as deemphasized but without any hover effect 2013-07-08 09:03:18 +01:00
Saman Bemel-Benrud
d5356eb7d8 Remove margin from lists too 2013-07-08 09:03:18 +01:00
Saman Bemel-Benrud
53fc883a91 Fix comment display in comment list view 2013-07-08 09:03:18 +01:00
Tom Hughes
738bc8aab8 Fix wrapping in richtext help 2013-07-08 09:03:17 +01:00
Saman Bemel-Benrud
e64ad3c428 Fix styling for richtext help 2013-07-08 09:03:17 +01:00
Saman Bemel-Benrud
c70a418dc2 Fix browse features buttons 2013-07-08 09:03:17 +01:00
Saman Bemel-Benrud
bfe2e6a473 Fix layer switcher CSS 2013-07-08 09:03:17 +01:00
Saman Bemel-Benrud
2e444eb7bb Fine tune button styling for note popups 2013-07-08 09:03:17 +01:00
Saman Bemel-Benrud
34edfdb9ba Cleanup notes and fix CSS error 2013-07-08 09:03:17 +01:00
Saman Bemel-Benrud
c3b8897c44 Improve layout and styling of forms 2013-07-08 09:03:17 +01:00
Saman Bemel-Benrud
78cc8ad62b Standardize form width 2013-07-08 09:03:17 +01:00
Saman Bemel-Benrud
f0dccab341 Fine tune login form 2013-07-08 09:03:17 +01:00
Thomas Levine
9c9542ccc9 Limit button width 2013-07-08 09:03:17 +01:00
Thomas Levine
6ded8b55c8 Add standard-label class to all form labels 2013-07-08 09:03:17 +01:00
Saman Bemel-Benrud
19b4c14225 More fixes to forms 2013-07-08 09:03:17 +01:00
Saman Bemel-Benrud
b388a9d1ca Fix error in trace upload form 2013-07-08 09:03:17 +01:00
Saman Bemel-Benrud
81bafc6dc2 Tidy up login form 2013-07-08 09:03:17 +01:00
Saman Bemel-Benrud
b681163e98 Rework trace edit form using new form styles 2013-07-08 09:03:17 +01:00
Thomas Levine
d2a43c7e4a Standardize submit tags 2013-07-08 09:03:17 +01:00
Thomas Levine
c789acd39d Use new joined buttons style for groups of buttons 2013-07-08 09:03:17 +01:00
Thomas Levine
dc031d121c Rename buttons-joined to buttons 2013-07-08 09:03:17 +01:00
Saman Bemel-Benrud
d2ddf35ae2 Generalize support for groups of action buttons 2013-07-08 09:03:17 +01:00
Saman Bemel-Benrud
cf3897c4aa Form cleanup 2013-07-08 09:03:16 +01:00
Thomas Levine
3b43cb33cb Make the account image form less ugly 2013-07-08 09:03:16 +01:00
Thomas Levine
69e1c2c3ca Remove tables from password reset form 2013-07-08 09:03:16 +01:00
Thomas Levine
f5cbc9c4fe Make the export bar less ugly 2013-07-08 09:03:16 +01:00
Thomas Levine
ae608cb4ff Parametrise various colors 2013-07-08 09:03:16 +01:00
Thomas Levine
3458d881af Parameterise font sizes
Extract font size and line height as parameters and replace many
spacing values with multiples of the line height parameter.
2013-07-08 09:03:16 +01:00
Thomas Levine
a2a5863561 Make more use of SCSS nesting 2013-07-08 09:03:16 +01:00
Tom MacWright
a501ad8762 Rework send message form using new form styles 2013-07-08 09:03:16 +01:00
Tom MacWright
597fb5d27f Fix buttons in the richtext help panel 2013-07-08 09:03:16 +01:00
Tom MacWright
525c2234b6 Fix export submit pad 2013-07-08 09:03:16 +01:00
Tom MacWright
383b408fa7 Fix unclosed labels in account details 2013-07-08 09:03:16 +01:00
Tom MacWright
67124b8d57 Fix search icon width 2013-07-08 09:03:16 +01:00
Thomas Levine
bb48f2c136 Remove tables from trace upload form 2013-07-08 09:03:16 +01:00
Thomas Levine
22c80d21be Remove tables from lost password form 2013-07-08 09:03:16 +01:00
Thomas Levine
677d129a2e Remove table from diary edit and refactor using new form styles 2013-07-08 09:03:16 +01:00
Thomas Levine
f6c7ed6011 Remove tables from user settings page 2013-07-08 09:03:16 +01:00
Thomas Levine
26d7f66fbd Standardize forms between login and new 2013-07-08 09:03:16 +01:00
Thomas Levine
c8584c9cc0 Remove tables from login form 2013-07-08 09:03:16 +01:00
Thomas Levine
f3b319cb4f Refactor contributor terms using new form styles 2013-07-08 09:03:16 +01:00
Saman Bemel-Benrud
78631eb0cc Refactor signup form to remove tables 2013-07-08 09:03:15 +01:00
Siebrand Mazeland
4f9992e31f Localisation updates from http://translatewiki.net. 2013-07-08 07:52:59 +00:00
Tom Hughes
92a8894118 Fix up user creation tests to handle cookie check 2013-07-04 14:52:41 +01:00