Commit Graph

6185 Commits (666f62c8f4608485beb0dde723f4412fb007a946)

Author SHA1 Message Date
Hagen Schink 4c5a526b20 Creates labels and links them to input fields 11 years ago
Hagen Schink 29061f9591 Links labels to controls 11 years ago
Till Breuer a9572eb6e4 Fix German label translations for query form (#2150) 11 years ago
Till Breuer be086429cd Use rails label helper in queries form (fixes #2150) 11 years ago
Hagen Schink fad52e288b Adds link between LDAPS label and check box 11 years ago
Till Breuer 43982b334b Wrap up wiki#new form in box div for nicer padding 11 years ago
Till Breuer dd6c0ce0fc Fix labels in wiki#new form 11 years ago
Till Breuer 3ee3128f7a Fix message checkbox labels 11 years ago
Jens Ulferts d5c453bd01 fixes help for work package links 11 years ago
Till Breuer 4e98309325 Don't use heading as label in color administration form 11 years ago
Christian Ratz e4d3d53f51 Moved context_menu css to sass file 11 years ago
Till Breuer c843476a6a Remove IE-specific css included via heredoc 11 years ago
Till Breuer eb5a418a98 Mark required fields in color form as required 11 years ago
Till Breuer c3e15f60ed Associate label for name in color form to form field (#2161) 11 years ago
Christian Ratz 791c57f931 Moved most of link related stlyes to separate file 11 years ago
Philipp Tessenow 1368136e98 verify hhtp verbs in statuses controller 11 years ago
Philipp Tessenow bec2cf13a2 repair update_work_package_done_ratio for statuses 11 years ago
Christian Ratz 35675c5a7f moved mor css rules to sass with variables 11 years ago
Philipp Tessenow d6fbb7c88d labelled_tabular_form_for needs an actual object 11 years ago
Philipp Tessenow 50e258cf78 beautiful placeholder for ldap password field 11 years ago
Philipp Tessenow 33fd6a3fb4 show correct delete icon when using the delete_link helper 11 years ago
Philipp Tessenow 949d856cb4 do not use catch-all-route for statuses anymore 11 years ago
Philipp Tessenow 61a84d423e no need for extra labels where the default is good 11 years ago
Philipp Tessenow 5c4d0b8621 use placeholder for ldap auth password, fix typo in auth_source/edit.html 11 years ago
Christian Ratz b422a0bb36 Footer css uses sass variables 11 years ago
Philipp Tessenow 4c4674693b use labelled_tabular_form_for for auth_sources forms 11 years ago
Philipp Tessenow 7595e4e6f7 use labelled_tabular_form_builder for account#register 11 years ago
Hagen Schink 4af2df5f44 Prevents status validation on type change 11 years ago
Hagen Schink 877e6f74b1 Skips validation for WP status change by changeset 11 years ago
Hagen Schink 9f40a7184b Adds status transition validation 11 years ago
Philipp Tessenow fd4d9bbcf8 document required local in groups/_form partial 11 years ago
Philipp Tessenow ecbfc640dc use labelled_tabular_form_builder in enumerations 11 years ago
Philipp Tessenow 568923b236 use labelled_tabular_form for groups - fixes #2153 11 years ago
Philipp Tessenow eff8ae1aa6 use labelled_tabular_form_for for project_types forms 11 years ago
Philipp Tessenow 024298067c mark required field in enumeration new - fixes #2157 11 years ago
Philipp Tessenow 569c446704 use required field helper everywhere 11 years ago
Philipp Tessenow 8dde77b600 mark required name field in project_type - fixes #2162 11 years ago
Philipp Tessenow a5f0a9c345 use add_work_package instead of add_issue (even in test names) 11 years ago
Philipp Tessenow c8d109169e do not use deprecated methods Query#values_for and Query#operator_for 11 years ago
Christian Ratz 5d1730eddd Enable themeing with precompiled assets 11 years ago
Christian Ratz cdc1df7b05 fixed indent in some partials 11 years ago
Christian Ratz e21ea94a1c moved wiki css to separate file 11 years ago
Christian Ratz e538fe09fc moved calendar css to separate file 11 years ago
Christian Ratz 4aef8e9771 content css clean up 11 years ago
Philipp Tessenow 4b9f826345 fix setting wierdness 11 years ago
Philipp Tessenow 203801f966 add global setting which controls wether the user may choose a custom theme or not 11 years ago
Philipp Tessenow 50dd509430 user.pref.theme defaults to application_theme if the user has not set a theme yet 11 years ago
Philipp Tessenow 8a02a37349 use a translated label for user-theme 11 years ago
Philipp Tessenow 00c1d98c7d a user may now choose a custom theme in his preferences 11 years ago
Philipp Tessenow 1646b5e6bb use theme helper within ApplicationHelper instead of duplicating code 11 years ago