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

63 commits

Author SHA1 Message Date
Michael Stenta
d8ffffea8c Improve plan map rendering so that it matches maps on asset pages. 2019-07-17 15:33:59 -04:00
Michael Stenta
55a240c4a9 Apply farm_theme_entity_view_alter() to plans as well as assets. 2019-07-17 15:33:07 -04:00
Michael Stenta
d1df8e783d Put the Metrics pane under the Map pane on the dashboard. 2019-04-01 15:56:17 -04:00
Michael Stenta
a7e6b3afac Move farm_theme_preprocess_menu_link() to where it belongs. 2018-11-29 15:05:35 -05:00
Michael Stenta
8a9818d58f Remove float from inline date field so help text goes beneath. 2018-11-14 11:54:21 -05:00
Michael Stenta
2ff910dd5c Fix #121: Ui lost menu item icon when translate 2018-11-08 15:33:15 -05:00
Michael Stenta
513b65a377 Add hover descriptions to top-level menu links. 2018-11-08 14:59:37 -05:00
Michael Stenta
ade8b10828 Move the dashboard map to the right. 2018-10-27 08:21:55 -04:00
Michael Stenta
22cb8b280f Refactor dashboard so that modules can implement a hook to add panes. 2018-10-27 08:21:55 -04:00
Michael Stenta
34804a7cd2 Add bottom margin back to the last items in form groups and panels (Bootstrap theme overrides default). Exception: date select fields. 2018-09-26 14:07:24 -04:00
Michael Stenta
ec8d5e84de Remember open/close state of help text with localStorage. 2018-09-05 12:55:42 -04:00
Michael Stenta
a4032d508e Add KML button styles. 2018-05-30 13:59:51 -04:00
Michael Stenta
bd751b4fd3 Move "Clone" button to the end of the list of asset buttons. 2018-05-23 12:37:06 -04:00
Michael Stenta
823a886ea9 Change all links to farmOS.org to https. 2018-05-05 22:56:47 -04:00
Michael Stenta
bce07320e0 Move "Flag" action down the list. 2018-04-23 17:55:59 -04:00
Michael Stenta
21c3c6a657 Issue #2958831: Update animal weights in bulk 2018-04-17 15:34:58 -04:00
Michael Stenta
660a912780 Add bootstrap button styles to flags. 2018-04-16 20:25:41 -04:00
Michael Stenta
32ff7e848c Theme the "Flag" bulk operation button. 2018-04-16 16:07:20 -04:00
Michael Stenta
f1aa2570aa Center Views footer and feed icon. 2018-04-13 13:49:02 -04:00
drupalgin
0e5a226627 Issue #2950316 by drupalgin: Fixed coding standards 2018-04-07 12:40:16 -04:00
Michael Stenta
25a9694301 Ensure file permissions are 0644. 2018-04-07 12:11:55 -04:00
Michael Stenta
3ce346f566 Change hook_form_alter() to hook_form_FORM_ID_alter() in farm_theme template.php. 2018-04-07 11:29:57 -04:00
Michael Stenta
b3bbd61ee0 Collapse the "Movement" and "Group Membership" fieldsets in log forms. 2018-04-07 10:12:36 -04:00
Michael Stenta
e83ca98902 Style flags checkboxes inline. 2018-03-19 16:03:44 -04:00
Michael Stenta
5334ef2f5a Theme "Archive" and "Unarchive" buttons. 2018-02-26 22:18:54 -05:00
Michael Stenta
2a1118d776 Update Entity Reference View Widget to 2.1, remove old patch, and implement new hook_entityreference_view_widget_rows_alter() to fix "Checkbox titles missing with boostrap theme" issue. 2018-01-25 12:58:18 -05:00
Michael Stenta
ba4c29915a Fix menu dividers when farm_plan is not enabled. 2017-11-24 23:07:10 -05:00
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
c28232ae21 Display VBO checkboxes inline in Views Tree displays. 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
40f5e535cd Add glyphicons for main menu items: Areas, Assets, Logs, People, Plans. 2017-11-24 21:05:21 -05:00
Michael Stenta
98669f509e Remove default glyphicon (leaf) because it's showing up everywhere now. 2017-11-24 21:05:21 -05:00
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