Commit Graph

359 Commits

Author SHA1 Message Date
Andy Miller
25f09afe03 more progress on changelog feature 2019-12-05 18:03:34 -07:00
Andy Miller
63d39e7109 initial changelog work 2019-12-05 15:26:34 -07:00
Djamil Legato
56832a5fba Fixed Save Shortcut (CTRL + S / CMD + S) not working with new Flex Pages (fixes #1787) 2019-12-04 12:33:14 -08:00
Andy Miller
d3606da482 some css fixes 2019-11-27 23:59:59 -07:00
Andy Miller
8f15517406 styling updates 2019-11-27 16:41:33 -07:00
Andy Miller
6910298916 added apply filters button 2019-11-15 13:25:26 -07:00
Djamil Legato
2f2bb64bdc Potential fix array within list (#1774) 2019-10-28 14:27:54 -07:00
Andy Miller
1fa9888b16 fixed JS compile 2019-10-23 18:11:01 -06:00
Andy Miller
55dda9d576 Merge branch 'develop' into 1.10
# Conflicts:
#	CHANGELOG.md
#	themes/grav/css-compiled/preset.css.map
#	themes/grav/css-compiled/template.css
#	themes/grav/css-compiled/template.css.map
#	themes/grav/templates/pages.html.twig
2019-10-23 15:25:38 -06:00
Djamil Legato
1f65633791 Moved task getLeveListing to action 2019-09-18 11:54:15 -07:00
Djamil Legato
de4e6ff991 Fixed icons for cache clear 2019-09-18 11:29:37 -07:00
Djamil Legato
4600eb08af Fixed check for parents within modals 2019-08-23 12:27:43 -07:00
Djamil Legato
c9d70f5838 Recompiled JS 2019-08-22 17:42:20 -07:00
Djamil Legato
5645da0c0e Changed url task for parents field 2019-08-22 11:58:43 -07:00
Andy Miller
26e8192295 Merge branch 'develop' into 1.10
# Conflicts:
#	CHANGELOG.md
#	blueprints.yaml
#	themes/grav/js/admin.min.js
2019-08-21 15:13:17 -06:00
Djamil Legato
faac66c51e Fixed preview link for non-images files in Pagemedia (fixes #1727, fixes #1728) 2019-08-21 10:10:49 -07:00
Djamil Legato
1ac925b117 Fixed regression with files in admin not allowing types other than images (fixes #1737) 2019-08-21 10:09:18 -07:00
Andy Miller
c2f4362e33 Merge branch 'develop' into 1.10
# Conflicts:
#	themes/grav/app/forms/fields/files.js
#	themes/grav/css-compiled/template.css
#	themes/grav/css-compiled/template.css.map
#	themes/grav/js/admin.min.js
2019-08-14 11:54:23 -06:00
Djamil Legato
b5bf334340 Fixed file form field failing resolution checks in certain circumstances 2019-07-31 16:57:41 -07:00
Djamil Legato
8c1f47396c Fixed issue with array field nested in list that were losing their index order when the list reordered 2019-07-17 11:06:39 -07:00
Djamil Legato
1542931d99 Fixed issue with array field nested in list that were losing their index order when the list reordered 2019-07-17 10:42:01 -07:00
Djamil Legato
7fa8bca2e9 Better support for array field into list field
# Conflicts:
#	CHANGELOG.md
2019-07-09 17:00:24 -07:00
Djamil Legato
3e8f4e6e74 Fixed issue with nested list fields both utilizing the custom key functionality 2019-07-08 17:57:04 -07:00
Djamil Legato
4add413d11 Fixed configuration reference in admin 2019-07-01 11:26:24 -07:00
Djamil Legato
2e85583141 Fixed missing check for maximum allowed files in files field 2019-06-18 19:02:31 -07:00
Djamil Legato
8f07fcb790 Moved Remodal in-house and added support for stackable modals (fixes #1698, fixes #1699) 2019-06-18 17:24:27 -07:00
Andy Miller
6e462efc5e Fixex #1700 - dashboard chart labels cut off 2019-06-17 22:10:58 -06:00
Djamil Legato
186f6f26bf Fixed issue with charts in dashboard where label would cut off (fixes #1700) 2019-06-17 16:52:29 -07:00
Djamil Legato
eabf2fc3a9 Reworked move modal for pages to use the new parents field 2019-06-08 20:40:59 -07:00
Djamil Legato
e9d83115ae Add node type class name to the finder and pathbar node items 2019-06-08 17:38:17 -07:00
Djamil Legato
1354c57107 Recompiled JS 2019-06-08 17:32:10 -07:00
Djamil Legato
2a1ba67822 Pass the field name to the controller task 2019-06-07 17:20:31 -07:00
Djamil Legato
f34e7b53e8 Escape entities in pathBar node items 2019-06-07 16:51:09 -07:00
Djamil Legato
3a224b36fa Fixed and optimized instances to prevent multiple initializations of parents field 2019-06-07 16:29:06 -07:00
Djamil Legato
b6917d799f Implemented selection of the finder node 2019-06-07 12:36:07 -07:00
Djamil Legato
4f39020055 Better breadcrumb (pathbar) navigation implementation 2019-06-06 19:00:37 -07:00
Djamil Legato
3198b3b29c Added path bar breadcrumb for finder to quickly see selected tree (optional and enabled by default) 2019-06-06 18:38:47 -07:00
Djamil Legato
9b606642be Added support for selecting root item in the parents picker 2019-06-06 09:41:08 -07:00
Djamil Legato
3bbd33f995 Added support for root selection in parents field 2019-06-06 09:27:44 -07:00
Djamil Legato
aa56662aa2 Various fixes plus support for defaultPath selection when async data 2019-06-05 22:07:07 -07:00
Djamil Legato
0ef89856fb Removed leftover console.log breaking the JS 2019-06-05 18:16:42 -07:00
Djamil Legato
429bc363dc Moved finderjs in-house since it’s going to go under heavy modifications 2019-06-05 16:09:21 -07:00
Djamil Legato
cf1bd7d014 Various fixes and optimizations 2019-06-01 22:14:22 -07:00
Djamil Legato
50d03aeb29 Added async loader, hooked up errors, attached leaf clicking. 2019-06-01 21:34:20 -07:00
Djamil Legato
7764208059 Pass initial: true on first ever load of the parents field data 2019-06-01 20:28:07 -07:00
Djamil Legato
dc8ad80c84 More parent field improvements 2019-06-01 20:23:22 -07:00
Djamil Legato
09f5dbbcc0 Inizial rework and implementation of parent field as finder 2019-06-01 00:32:36 -07:00
rotanadan
c1d7ff6e94 Re enable "unset" button and fix for multiple drop zones (#1670)
* Unhide unset button and fix issues with it not working on multiple drop zones.

* add compiled assets

* add yarn, not sure we want this in repo

* remove temporary class

* add admin js compiled asset

* Recompiled JS / CSS

* Updated changelog (fixes #1427, fixes #1670, fixes #1982)
2019-05-08 15:41:51 -07:00
Andy Miller
05bb6933a3 minor optimization 2019-05-03 13:01:14 -06:00
Andy Miller
c66619dd21 respect size with append/prepend + added copy-to-clipboard JS 2019-05-03 12:15:01 -06:00