Commit Graph

62 Commits (6318b67ebebd5b51f1fa7b2ca96122f6df2ba367)

Author SHA1 Message Date
Jens Ulferts 721bd44c09 add missing variables to partial call 9 years ago
Oliver Günther a3746ed4ae Create proper breadcrumb helper to avoid escaping 9 years ago
Oliver Günther 85081ac5f9 Fix all toolbar titles 9 years ago
Oliver Günther b7040e0960 Remove role="grid" from tables 9 years ago
Henriette Dinger 244d2d81e8 Update icon classes from 'reload1' until 'yes3' 9 years ago
Mohamed Wael Khobalatte 0e72ec4243 Move to ruby1-9 syntax once and for all 9 years ago
Peter Lehwess 36010c2f67 Replace most no_data labels with he no results helper 9 years ago
Henriette Dinger 7c0eb26a91 Avoid line break even on small screens 9 years ago
Henriette Dinger ee31ccdccf Exchange classes and labels: delete, remove 9 years ago
Henriette Dinger d8c322a61c fixed style bugs 9 years ago
Henriette Dinger 7a844aa9d5 removed unnecessary stylings 9 years ago
Henriette Dinger 3825250562 styled more hidden tables in Admin/Workflows, Admin/Users, Admin/Groups, Admin/Roles 9 years ago
Henriette Dinger 5113bfb98e used the interactive-table-directive for background color of head when being hovered 9 years ago
Henriette Dinger 2478ec994b fixed 'copy-paste'-bug and used the 'sort-link'-tag again 9 years ago
Henriette Dinger 5c47d453f6 restyled the following tables: Admin/Groups, Admin/Roles, Admin/Types, Admin/Statuses, Admin/CustomFields 9 years ago
Alex Coles 59b05568e9 Remove deprecated Relation#all in views 9 years ago
Alex Coles 2faeb3a34a Migrate AR finder/query methods in views 9 years ago
Alex Coles f2045686ad Replace deprecated #link_to :confirm option 10 years ago
Alex Coles f93dc3ebfc Correct toolbar composite buttons markup structure 10 years ago
Florian Kraft b6bb2db786 prevent some xss and add missing toolbars 10 years ago
Florian Kraft ee609d889b allow toolbar helper to be fed with html 10 years ago
Florian Kraft 884d24da50 use toolbar in group administration 10 years ago
Alex Coles a003c93351 Remove success button styling from forms, modals 10 years ago
Alex Coles b8362f7951 Add icon to success buttons in Rails views 10 years ago
Alex Coles 7c6890825d Use success button in applicable Rails forms 10 years ago
Alex Coles 56aa7d15c1 Apply styling to group forms 10 years ago
Alex Coles 322c14d334 Replace splitcontent* classes with Foundation grid 10 years ago
Alex Coles 15c270b1f6 Normalise indentation in Rails ERB views 10 years ago
Alex Coles 549c79e9f4 Fix member roles checkbox spacing in group admin 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles bd22b35395 Apply button styles to most buttons in Rails views 10 years ago
Alex Coles 9f762c3cd4 Fix whitespace in (Rails) views 11 years ago
Hagen Schink 8c5550b31e Fix success message for group membership delete 11 years ago
Hagen Schink 64aa80106c Fix success message for group membership update 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Jonas Heinrich b1faae67eb add html_safe to prevent escaping 11 years ago
Hagen Schink 337b4777e7 Adds missing administration views titles 11 years ago
Hagen Schink 59238c8542 Adds specific menu to admin modules 11 years ago
Philipp Tessenow fd4d9bbcf8 document required local in groups/_form partial 11 years ago
Philipp Tessenow 568923b236 use labelled_tabular_form for groups - fixes #2153 11 years ago
Christian Ratz 4550f23330 Use new delete icon 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow ecd366b2f5 use new translation style for various group-related views 12 years ago
Philipp Tessenow b94a9e071c be careful with nested namespace'd controllers in all our views 12 years ago
Martin Linkhorst c9597204aa cleanup: simplify the definition and calls to labelled_tabular_form_for. some of the :as and :url params that i left out might not be needed either. 12 years ago
Martin Linkhorst cec9c06a61 DEPRECATION FIX: and of course #form_for 12 years ago
Martin Linkhorst 9ee4ebde1a DEPRECATION FIX: continuing with #labelled_tabular_form_for 12 years ago
Jens Ulferts 158997bb19 defines routes for groups, removes rjs from groups 12 years ago
Jens Ulferts 34c2ca6992 uses labeled_check_box_tags instead of custom markup 12 years ago