Commit Graph
100 Commits
Author SHA1 Message Date
Djamil Legato e4d93cd674 Preparing for 5.4.19 release 2017-10-18 12:25:27 -04:00
Djamil Legato a0854522c4 Reverting change 2017-10-10 20:46:05 -07:00
Djamil Legato 0518e5eabe Proper fix for #2137 2017-10-09 18:54:08 -07:00
Djamil Legato 481812da4d Fixed issue with inhering an empty section, not properly clearing out particles in the current one (fixes #2137) 2017-10-09 16:56:02 -07:00
Djamil Legato 6b2a4af954 Properly update Collapse / Expand titles when using Collapse All / Expand All (fixes #2004) 2017-09-19 17:26:40 -07:00
Djamil Legato aa5477f79a Trigger change visualizer when selecting an image (fixes #2059) 2017-09-19 17:15:26 -07:00
Djamil Legato 6369ba8029 Fixed cases where the top level menu would wrap below the theme title in admin (fixes #2099) 2017-09-19 17:08:37 -07:00
Djamil Legato db91dea362 Fixed issue when editing on frontend and loading media picker (fixes #2102) 2017-09-19 16:48:54 -07:00
Djamil Legato 3cd9636a35 Fixed IE Edge issue with navigation bar gone hidden and never returning (fixes #2118) 2017-09-19 14:33:47 -07:00
Djamil Legato a0e267e7ae Updated modules dependencies 2017-09-19 14:33:23 -07:00
Djamil Legato 784c9cbd40 Testing travis 2017-08-25 11:38:48 -07:00
Djamil Legato dd787a3548 Force use of Ruby 2.0.0 in travis 2017-08-25 11:36:16 -07:00
Djamil Legato 2e3102fe6d Prepearing for release 2017-08-25 10:58:51 -07:00
Djamil Legato 5f1f576a16 Grav: Fixed admin not loading the breakpoints config/mixin after #1864 2017-07-02 11:08:20 -07:00
Djamil Legato 3fc90f6a6b Merge branch 'develop' of github.com:gantry/gantry5 into develop 2017-06-29 11:36:18 -07:00
Djamil Legato 5855de150e Menu: Fixed issue with touch devices where ending the scroll gesture on the offcanvas menu would trigger the expansion of a parent menu item (fixes #1620) 2017-06-29 11:36:10 -07:00
Djamil Legato 459d9dbb6e Filepicker Field: File listing mode (thumbnails/list) is now remembered and restored (fixes #1697) 2017-06-28 11:10:25 -07:00
Djamil Legato 67f11b261c Filepicker: Fixed issue with upper case extensions not getting recognized and failing to upload (fixes #1852) 2017-06-28 11:09:34 -07:00
Djamil Legato 09208eccf0 Fixed Tag Attributes 'enter' key causing the value to get lost while triggering the Apply (fixes #1860) 2017-06-27 18:55:28 -07:00
Djamil Legato e0661cb7b6 Accessibility: Menu / Offcanvas: Offcanvas and hamburger toggle menu are now ARIA compatible (fixes #1891) 2017-06-27 18:07:07 -07:00
Djamil Legato 186c0fe8df Menu / Offcanvas: Fixed issue preventing the offcanvas toggle to show when Menu set with only icons (fixes #1939) 2017-06-27 17:43:53 -07:00
Djamil Legato b4222951a9 Menu: Fixed frontend menu 'Extended' option, resetting heights of wrapping containers not necessarily related to the menu itself (fixes #2025) 2017-06-27 17:08:27 -07:00
Djamil Legato 65752fe8eb Fixed Particles Picker not adapting to height and scroll position in Layout Manager (fixes #1942) 2017-06-27 16:23:46 -07:00
Djamil Legato ab6ff5bde2 Packages updates 2017-06-27 16:21:20 -07:00
Djamil Legato ad2c3b0ff7 Fixed node version 2017-06-06 12:09:32 -07:00
Djamil Legato 26047685e9 Namespaced positions references in the DOM to avoid Joomla conflicts (fixes #1832) 2017-01-30 12:07:56 -08:00
Djamil Legato 7078e0034d Fixed search icon misalignment in Particles/Modules/Widgets pickers (fixes #1827) 2017-01-25 11:02:59 -08:00
Djamil Legato f60c680cb6 Menu items in frontend now render icons with aria-hidden="true" for accessibility (fixes #1629) 2017-01-24 18:19:37 -08:00
Djamil Legato 0ac2888abf Display changes indicator when in the Positions Manager and changes happen (fixes #1741) 2017-01-24 18:14:01 -08:00
Djamil Legato 8ec9dc61b5 Fixed extended menu items starting from 3rd level and below not expanding vertically as expected (fixes #1778) 2017-01-24 17:12:41 -08:00
Djamil Legato 7e7cf295c8 Fixed misaligned style for key/value field (fixes #1789) 2017-01-24 16:30:23 -08:00
Djamil Legato 0c0c638d03 Fixed positions add button (fixes #1803) 2017-01-24 16:24:26 -08:00
Djamil Legato ecfb211f19 Updated dependencies 2017-01-24 16:10:46 -08:00
Djamil Legato 71fe40cd22 Fixed namespace reference for Grav Page, throwing errors for PHP < 7 2017-01-13 17:09:13 -08:00
Djamil Legato d2369d1647 Typo 2017-01-13 11:58:07 -08:00
Djamil Legato be9bd8aad0 Potential fix for triggering RLs/skeletons rebuilds on release 2017-01-13 11:56:47 -08:00
Djamil Legato e4b8cf40fa Fixed SCSS compiler incompatibility with PHP < 7.0 2017-01-12 11:57:21 -08:00
Djamil Legato ae861f1a58 Added skeletons blueprint for GPM 2017-01-06 22:00:11 -08:00
Djamil Legato b0019b9f0a Typo 2017-01-06 17:07:12 -08:00
Djamil Legato c031a62365 Added rocketlaunchers/skeletons deployment triggers for Helium 2017-01-06 17:05:40 -08:00
Djamil Legato 75bc6ee6c6 Preserve old changelog from 5.4.0 for this minor re-release 2016-12-13 16:58:57 -08:00
Djamil Legato b978e43209 Updated Changelog 2016-12-13 16:55:32 -08:00
Djamil Legato ddf7950477 Fixed dependencies 2016-12-13 16:46:39 -08:00
Djamil Legato 949eaeea2f Always pass current position state when renaming, for accurate repaint on success (#1682) 2016-12-13 10:31:11 -08:00
Djamil Legato 66dad760aa Grav: Fixed grav icon issue in admin (fixes #1734) 2016-12-13 10:18:25 -08:00
Djamil Legato 5edf0902a6 Merge branch 'develop' of github.com:gantry/gantry5 into develop 2016-12-13 10:05:22 -08:00
Djamil Legato 305c3e0d39 Minor fix for reference 2016-12-13 10:04:28 -08:00
Djamil Legato 0df4f33c52 Removed hack to manipulate URL and inject default page and nonce in Grav and Wordpress 2016-12-13 10:02:46 -08:00
Djamil Legato 844583c79c Updated dependencies 2016-12-13 10:02:38 -08:00
Djamil Legato 3912e3a0ee Recompiled CSS 2016-12-09 11:32:26 -08:00
Djamil Legato 487265abd1 Grav: fixed filter styling misaligning in Firefox (fixes #1686) 2016-12-05 00:11:19 -08:00
Djamil Legato aa455899a8 Better fix for #1682 2016-12-05 00:02:36 -08:00
Djamil Legato 9601a8df5e Fixed key position editing getting lost (fixes #1682) 2016-12-04 23:23:44 -08:00
Djamil Legato 0fbb1a6c3a Fixed issue when switching Inehritance particle source 2016-11-22 11:43:14 -08:00
Djamil Legato 0b84895305 Updated modules deps 2016-11-22 11:42:11 -08:00
Djamil Legato 770ea4354a When enabling an assignments group, disable children 2016-11-07 10:14:21 -08:00
Djamil Legato dd30bcbe65 Keep focus when clearing Inheritance dropdown (fixes #1632) 2016-11-06 21:06:05 -08:00
Djamil Legato 0588d0a0eb Hydrogen / Helium: Fixed Offcanvas toggle visibility setting (fixes #1630) 2016-11-06 20:38:50 -08:00
Djamil Legato 789106297b Hydrogen / Helium: Fixed password field translation (fixes #1657) 2016-11-06 19:27:55 -08:00
Djamil Legato 0184d8e159 Increased specificity of Colorpicker field (fixes #1661) 2016-11-06 19:21:37 -08:00
Djamil Legato a0bb656ed0 Allow h4 titles with enabler to be included in the All / None filters (fixes #1662) 2016-11-06 18:59:05 -08:00
Djamil Legato ee620e0bcf Submit assignments when applying 2016-11-06 18:51:07 -08:00
Djamil Legato 8f0e51f1eb Added translation for Applied Positions Settings (fixes #1663) 2016-11-06 18:20:29 -08:00
Djamil Legato 5df7c20b8c Fixed Collection Lists' multi edit collapse/expand that could potentially end up stuck closed (#1612) 2016-11-04 09:35:42 -07:00
Djamil Legato 453115a57c Updated FontAwesome to 4.7.0 which includes Grav’s Logo! 2016-11-04 09:33:58 -07:00
Djamil Legato 915dc025ae Allow to select a group in Positions assignments (#1648) 2016-11-01 22:18:23 -07:00
Djamil Legato 455af2ecb3 Allow to edit the key of positions along side with the title 2016-11-01 20:46:45 -07:00
Djamil Legato 5f8e58100f Updated dependencies 2016-11-01 19:27:55 -07:00
Djamil Legato 45e1e8bee8 Merge branch 'develop' of github.com:gantry/gantry5 into develop 2016-10-13 15:13:53 -07:00
Djamil Legato cb868ffcbd Updated changelog (#1607, #1611) 2016-10-13 15:13:47 -07:00
Djamil Legato d9e25df4d8 Removed commented out trycatch from builder since phing doens’t like it 2016-10-11 16:26:15 -07:00
Djamil Legato 1257e2438a Removed builder checks for Yarn and Gulp 2016-10-11 16:21:17 -07:00
Djamil Legato b365af11d1 User Yarn over NPM (yet another attempt) 2016-10-11 16:18:33 -07:00
Djamil Legato 94149c327a Fixed builder issue introduced with new decoupled vendors. Failing to generate MD5SUMS on binary files 2016-10-11 15:16:45 -07:00
Djamil Legato 49193aedbe Reverted this nonsense 2016-10-11 13:40:44 -07:00
Djamil Legato e3371f1cf4 NPM way. 2016-10-11 13:38:20 -07:00
Djamil Legato 55a612ed4f Try to always install yarn 2016-10-11 13:35:46 -07:00
Djamil Legato d057dcc543 Another attempt, this is getting old! 👴🏽 2016-10-11 13:28:07 -07:00
Djamil Legato 43130dee44 Fixes for the builder 2016-10-11 13:25:31 -07:00
Djamil Legato a26724f758 Missing semicolon 💥 2016-10-11 13:12:08 -07:00
Djamil Legato 4e356a6dd3 Updated builder to use Yarn 2016-10-11 12:51:55 -07:00
Djamil Legato c7782cbf48 Collections: Multi edit now features a global input label filter and a way to collapse/expand the items (fixes #1579) 2016-10-06 10:59:26 -07:00
Djamil Legato 44431014de Updated Google Fonts, Fixed missing recompiled CSS 2016-10-05 22:20:26 -07:00
Djamil Legato 65749f4dc4 Fixed issue with Block attributes not rendering when the parent Section was inheriting (fixes #1577 and fixes #1580) 2016-09-17 23:56:03 -07:00
Djamil Legato 34cf714689 Grav: Rendering Ajax nonce 2016-09-17 23:54:06 -07:00
Djamil Legato da7cb24135 Grav: Autofill nonce when needed 2016-09-16 09:45:42 -07:00
Djamil Legato 2419f6a46b Social Particle: New Display option allows to show icons only, text only or both (fixes #1565) 2016-09-09 15:07:24 -07:00
Djamil Legato 7f539bf2ab Fixed native select in Grav, reverted them to use native menulist styling, overriding Grav’s behavior (fixes #1575) 2016-09-09 14:30:37 -07:00
Djamil Legato 0a375fe628 Using regular select for Dropdown Animation 2016-09-09 14:29:57 -07:00
Djamil Legato 58a4ac23aa Better coordination for dragged items in Menu and Layout Manager (related and fixes #1576) 2016-09-09 14:10:10 -07:00
Djamil Legato ffc7de61ec Fixed Colorpicker zIndex in Particle Settings (fixes #1574) 2016-09-09 12:45:07 -07:00
Djamil Legato 7a0cc6e709 Merge branch 'develop' of github.com:gantry/gantry5 into develop
# Conflicts:
#	CHANGELOG.md
2016-09-09 12:44:48 -07:00
Djamil Legato 2341632fba Fixed Colorpicker zIndex in Particle Settings (fixes #1574) 2016-09-09 12:44:25 -07:00
Djamil Legato 25d964d1f6 Updated hebe manifest to generic Joomla platform 2016-09-06 08:56:31 -07:00
Djamil Legato e00ac2ac88 Fixed fields set to not override still displaying overridable in Tabs containers (fixes #1552) 2016-09-05 14:32:04 -07:00
Djamil Legato 4798c344b0 Fixed title editing for newly added Outlines (fixes #1555) 2016-09-05 13:52:18 -07:00
Djamil Legato 592829cdc9 Display sorted sidebar folders in Filepicker 2016-09-02 14:29:52 -07:00
Djamil Legato dae5d3c090 Preparing for 5.3.5 release 2016-09-02 10:58:10 -07:00
Djamil Legato 5d2314be31 Added update.sh script to install all platforms vendor (use —loud for composer output) 2016-09-01 11:48:49 -07:00
Djamil Legato 00a04a4a01 Fixed sourcemaps references (fixes #1543) 2016-08-31 12:52:17 -07:00