3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00
Commit graph

23 commits

Author SHA1 Message Date
Michael Stenta 29e2540731 Amend theme logic for hiding other page elements during VBO actions so it also happens in confirm forms. 2017-11-24 21:07:47 -05:00
Michael Stenta 36590c2cd9 Add "Delete" button styles and always put it at the end. 2017-11-24 21:07:47 -05:00
Michael Stenta 0790c872e7 Generalize the JS for adding glyphicons to menu links. 2017-11-24 21:05:21 -05:00
Michael Stenta f57da6466b Set calendar item background colors based on log type. 2017-11-24 21:04:07 -05:00
Michael Stenta dd85b5ffde Add Bootstrap icons to dashboard tabs. 2017-11-24 21:04:07 -05:00
Michael Stenta a8f8e455dd Add an "All plans" link to the "Plans" menu. 2017-11-24 21:00:23 -05:00
Michael Stenta 2983109e1d Expand farm/plans menu item so it works as a dropdown. 2017-11-24 21:00:23 -05:00
Michael Stenta 27b07719cb Display an animal's current weight when viewing the animal record. 2017-11-24 20:59:34 -05:00
Michael Stenta bde7bd2cfd Style the "Move" VBO action button with a globe icon and green background. 2017-11-24 20:58:33 -05:00
Michael Stenta 900fc3facc Style the "Group" VBO action button. 2017-11-24 20:58:33 -05:00
Michael Stenta 6eb6884345 Put inventory and group membership in the right column with location. 2017-11-24 20:58:33 -05:00
Michael Stenta cf2e7ae234 Add dividers to nav dropdowns based on menu item weight. 2017-10-16 08:36:14 -04:00
Michael Stenta 9cf48f1e40 Hide help text and add a help icon to the page title that toggles it on/off. 2017-10-10 17:04:04 -04:00
Michael Stenta ad110ea5c6 Issue #2914216: Redirect to requested path after logging in 2017-10-09 14:52:49 -04:00
Michael Stenta 786077d66d Issue #2914216: Redirect to dashboard after logging in 2017-10-05 15:22:11 -04:00
Michael Stenta f0bf16109a Remove custom code for auto-collapsing fieldsets. 2017-09-26 13:30:08 -04:00
Michael Stenta 97faa2b3a1 Do not collapse the Movement or Quantity fieldsets on Seeding and Transplanting logs. 2017-09-07 17:21:26 -04:00
Michael Stenta a6f793972e Style the "Assign" button. 2017-08-30 09:18:20 -04:00
Michael Stenta 2f014da65b Issue #2905223: Hide other elements when a VBO config form is displayed 2017-08-28 18:47:37 -04:00
Michael Stenta ebd72dc95b Add glyphicons to VBO buttons via hook_bootstrap_iconize_text_alter(). 2017-08-06 13:53:21 -04:00
Michael Stenta ff3d166979 Implement hook_bootstrap_colorize_text_alter() instead of hacking classes in hook_views_bulk_operations_form_alter(). 2017-08-06 13:53:21 -04:00
Michael Stenta 6f11a449d7 Update Filter/Sort markup to work with up/down arrows. 2017-07-10 09:41:30 -04:00
Michael Stenta d51f4a5768 Move to modules/farm/farm_theme in preparation for #2876992. 2017-05-26 10:13:20 -04:00
Renamed from template.php (Browse further)