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

81 commits

Author SHA1 Message Date
Michael Stenta
edcdcf8306 Add glyphicons for logged-out user tabs. 2017-11-24 21:05:21 -05:00
Michael Stenta
d8e0ef068d Add glyphicons for other user menu items. 2017-11-24 21:05:21 -05:00
Michael Stenta
0790c872e7 Generalize the JS for adding glyphicons to menu links. 2017-11-24 21:05:21 -05:00
Michael Stenta
8ccda335da Set the Bootstrap navbar position to "Fixed Top". 2017-11-24 21:04:58 -05:00
Michael Stenta
76e23143e0 Change Farm Calendar menu item so it appears in the user menu. 2017-11-24 21:04:07 -05:00
Michael Stenta
f57da6466b Set calendar item background colors based on log type. 2017-11-24 21:04:07 -05:00
Michael Stenta
d2d8bdda42 Add calendar dashboard icon. 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
7674dfc32a Fix name of farm_theme_help JS behavior. 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
fa4480c73e Add custom CSS to make Field Group Easy Responsive Tabs consistent with other farmOS styles. 2017-09-26 13:30:08 -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
ed627f98df Whitespace. 2017-08-28 18:47:44 -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
90b1dd5fb5 Add up/down arrow to collapsible panel headings. 2017-07-10 09:41:30 -04:00
Michael Stenta
a3ac05d10c Delete readme files from all the merged modules and farm_theme (except for some of farm_access/README.md, which is useful to keep). 2017-05-26 10:53:02 -04:00
Michael Stenta
d51f4a5768 Move to modules/farm/farm_theme in preparation for #2876992. 2017-05-26 10:13:20 -04:00