Commit Graph

82 Commits

Author SHA1 Message Date
beagaliana e365c07304 Issue #3215846 by beagaliana: Make some strings translatable
Closes #3215846. t() function was missing in some strings
2021-06-24 10:33:50 -04:00
Michael Stenta b77da615a4 Only apply farm_theme_map_collapse JS behavior to fieldsets that contain a map. 2020-06-26 10:07:02 -04:00
paul121 8c1a5eb179 Display the dashboard plans group in the right column above metrics. 2020-06-25 10:29:54 -04:00
Michael Stenta bfef04abff Change color of quantity measurement badges from red to blue (more like info, less like danger). 2020-05-27 09:15:52 -04:00
Michael Stenta fb22a6057d Fix PHP Notice: Undefined index: field_farm_quantity_label in farm_theme_preprocess_field(). 2020-05-13 12:31:38 -04:00
Michael Stenta 693ad7e4ed Style quantity measurements as a Bootstrap list group with badges. 2020-05-12 09:09:24 -04:00
Michael Stenta 2e12d76553 Issue #3129409: Use click sorting instead of exposed sort in Views 2020-04-23 14:59:43 -04:00
symbioquine 9cb015f95f Fix minor UI bug with Glyphicons being duplicated
Updated fix based on https://github.com/farmOS/farmOS/pull/275#issuecomment-614697939
2020-04-16 11:03:29 -04:00
Michael Stenta 86db1840f7 Add clearfix to "Toggle map" link to fix tab overlap issue on mobile. 2020-04-09 15:37:42 -04:00
Michael Stenta 6bab998664 Add !important to map header CSS padding. 2020-04-09 15:20:51 -04:00
Michael Stenta e9b6caa1d1 Hide the header map when a VBO action form is displayed. 2020-03-28 16:33:06 -04:00
Michael Stenta b1a961ae86 Remove Openlayers modules, patches, dependencies, configuration, and related code. 2020-02-10 14:27:50 -05:00
Michael Stenta c80436607e If a map is inside a collapsed fieldset, update the map size when the fieldset is expanded. 2020-02-10 14:27:50 -05:00
Michael Stenta b8b13fd747 Restrict access to the map header block so it isn't shown to anonymous users. 2020-02-10 14:27:49 -05:00
Michael Stenta ae60c5f9c2 Display asset cluster maps in the farm map header block. 2020-02-10 14:27:49 -05:00
Michael Stenta 8bb7fe4bf6 Add JS to toggle expand/collapse map header and remember state in localstorage. 2020-02-10 14:27:49 -05:00
Michael Stenta 59abbb1304 Remove dashboard map pane. 2020-02-10 14:27:49 -05:00
Michael Stenta 40359f7b7a Show the map block as a top banner on the homepage. 2020-02-10 14:27:49 -05:00
Michael Stenta 36d2ff9ff3 Increase the width at which Bootstrap navbar collapses to 1230px. 2020-01-20 15:22:47 -05:00
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