Djamil Legato
|
486083cbd8
|
Added sortable capabilities for PageMedia
|
2017-10-19 17:27:00 -04:00 |
|
Djamil Legato
|
1ae0b9648f
|
Recompiled JS / Added CHANGELOG entry (#1239)
|
2017-10-09 17:09:52 -07:00 |
|
Djamil Legato
|
4f3d9a02e9
|
Fixed chart labels not parsing HTML (fixes #1234)
|
2017-09-30 16:16:47 -07:00 |
|
Djamil Legato
|
66d212ba04
|
Recompiled JS (#1222)
|
2017-09-27 06:43:57 -07:00 |
|
Djamil Legato
|
814298c262
|
Updated node modules dependencies
|
2017-09-25 19:05:28 -07:00 |
|
Andy Miller
|
a5651acc3e
|
Recompiled JS
|
2017-09-14 18:52:15 -06:00 |
|
Andy Miller
|
cc2439b7d0
|
Rebuilt JS with updated libraries
|
2017-09-07 14:36:24 -06:00 |
|
Andy Miller
|
c23e2a316a
|
Recompiled CSS/JS with Gulp
|
2017-09-07 14:33:05 -06:00 |
|
Djamil Legato
|
92f240bbaf
|
Added regenerate button and ajax
|
2017-08-25 16:50:11 -07:00 |
|
Andy Miller
|
1cba24e399
|
Fixed issue with iconpicker CSS overwriting #1199
|
2017-08-18 13:16:56 -06:00 |
|
Andy Miller
|
2f94c936ad
|
Merge branch 'feature/simple-icon-picker' into develop
# Conflicts:
# themes/grav/js/admin.min.js
# themes/grav/js/vendor.min.js
|
2017-08-15 16:00:25 -06:00 |
|
Andy Miller
|
7274c4b86b
|
quicktray fixes
|
2017-08-15 15:37:34 -06:00 |
|
Djamil Legato
|
6bbaeaaf7a
|
Added support for data-* in quick tray and made tray icons with pointer cursor
|
2017-08-15 12:41:04 -07:00 |
|
Andy Miller
|
ba76cfa398
|
Recompiled JS
|
2017-08-02 17:15:37 -06:00 |
|
Andy Miller
|
4d4933c82f
|
Fix for iconpicker CSS
|
2017-07-31 15:14:46 -06:00 |
|
Flavio Copes
|
deaa11f895
|
Allow short format by adding format: short in the blueprint field definition
|
2017-07-26 18:29:57 +02:00 |
|
Flavio Copes
|
835405cd86
|
Fix closing hover when multiple items are used in the same page
|
2017-07-21 16:39:27 +02:00 |
|
Flavio Copes
|
e947a5ef3d
|
Working inside lists
|
2017-07-21 15:35:23 +02:00 |
|
Djamil Legato
|
316008f59c
|
Fixed mediapicker field inside lists not properly updating the value on the target input (fixes #1157)
|
2017-07-17 12:35:59 -06:00 |
|
Djamil Legato
|
16c0614f05
|
Implemented offline mode
|
2017-07-15 11:15:10 -06:00 |
|
Djamil Legato
|
c114f89b95
|
Fixed Lists issue when reindexing, causing Radio fields to potentially lose their checked status (related: 1d55ffc, fixes #1154)
|
2017-07-12 12:22:13 -07:00 |
|
Djamil Legato
|
2a031fd607
|
Fixed number prefix of sortable pages
|
2017-07-11 16:59:10 -07:00 |
|
Andy Miller
|
76d6bc87a8
|
loading now thanks to @w00fz
|
2017-07-11 16:19:32 -06:00 |
|
Andy Miller
|
63275849ac
|
Initial commit
|
2017-07-11 15:59:39 -06:00 |
|
Djamil Legato
|
e0f9fd2ee8
|
Fixed fetch issue throwing error when request not completed and while unloading the page (fixes #1301)
|
2017-07-10 15:35:12 -07:00 |
|
Djamil Legato
|
17ffd59331
|
Fixed selectunique field. Now more reliable when adding/removing list tiems.
|
2017-06-30 15:44:15 -07:00 |
|
Flavio Copes
|
96adb61489
|
Fix changing value of top-level items. Re #1150#issuecomment-312133492
|
2017-06-30 17:14:39 +02:00 |
|
Flavio Copes
|
da7bc7a755
|
Multilevel field: Extract changeAllOccurrencesInTree. Fix adding sibling to item with children that had sub-arrays
|
2017-06-28 16:26:59 +02:00 |
|
Flavio Copes
|
5ad913efa9
|
Fix for multilevel field - changing the child name attributes when other values in the tree have the same name
|
2017-06-28 15:43:10 +02:00 |
|
Flavio Copes
|
9ff4cb630d
|
Fix looking at metadata right after image is uploaded
|
2017-06-27 14:03:02 +02:00 |
|
Flavio Copes
|
ffb3097721
|
Add multilevel form field (#1135)
Example definition in blueprint:
```yaml
content:
type: multilevel
label: Multi Level
style: vertical
validate:
type: array
```
|
2017-06-27 13:39:09 +02:00 |
|
Djamil Legato
|
e605f6615f
|
Fixed issue with min/max setting of list collections. Removing a list item would not refresh properly the count
|
2017-06-26 15:36:51 -07:00 |
|
Djamil Legato
|
eefec466c8
|
Fixed mediapicker issue where newly added list items would not work
|
2017-06-26 14:59:22 -07:00 |
|
Djamil Legato
|
ca69c61def
|
Expose Page Media instance to Grav Admin JS API
|
2017-06-26 11:14:52 -07:00 |
|
Djamil Legato
|
39427477ee
|
Handle metadata popup for files without metadata
|
2017-06-22 10:54:54 -07:00 |
|
Djamil Legato
|
dbdd6e2a45
|
Added info metadata button for preview images. Fixed preview of images
|
2017-06-21 17:55:33 -07:00 |
|
Flavio Copes
|
f700837e92
|
Introduce the mediapicker field (#1125)
Added a new `mediapicker` form field which allows to select a media from any page
+
Provided an option to control how parent select field displays
|
2017-06-02 16:28:52 +02:00 |
|
Djamil Legato
|
e6fa905824
|
Merge branch 'feature/universal_key' into develop
# Conflicts:
# themes/grav/css-compiled/preset.css.map
# themes/grav/js/admin.min.js
|
2017-05-30 14:30:21 -07:00 |
|
Djamil Legato
|
d15c5ade8c
|
Fixed first load not clearing out properly the unique values
|
2017-05-30 14:27:26 -07:00 |
|
Andy Miller
|
da74bf8f1a
|
recompiled JS
|
2017-05-24 09:55:36 -06:00 |
|
Flavio Copes
|
173429d892
|
Fix thumbnails in page media
|
2017-05-24 15:30:12 +02:00 |
|
Djamil Legato
|
25a81347ed
|
Fixed issue with selectunique options passed as array
|
2017-05-23 18:45:18 -07:00 |
|
Djamil Legato
|
9bfb9e27d5
|
Added logic to uniquely select values with selectunique
|
2017-05-23 18:30:56 -07:00 |
|
Djamil Legato
|
7959b46fb2
|
Added support for dropdowns in key field
|
2017-05-23 14:15:52 -07:00 |
|
Djamil Legato
|
5b30a3d83c
|
Cleanup and loading thumbs from cache when available
|
2017-05-19 13:02:26 -07:00 |
|
Djamil Legato
|
8dfcbac012
|
Filepicker field now renders thumbnail previews of the selected value on load
|
2017-05-19 10:47:34 -07:00 |
|
Djamil Legato
|
f6c1150cb5
|
Fixed issue when switching lang prompting for unsaved changes when untrue
|
2017-05-11 14:39:03 -07:00 |
|
Dávid Szabó
|
9a75de3143
|
Add min and max to list field (#1113)
* Add min and max to list field
* Recompiled JS
* Updated CHANGELOG
|
2017-05-09 16:08:45 -07:00 |
|
Djamil Legato
|
e0cb130bf0
|
Fixed issue with file picker where the selected file preview wouldn't show
|
2017-04-28 15:47:51 -07:00 |
|
Flavio Copes
|
4ac8fb5cf8
|
Fix UI performance issue in the dashboard [#1064]
|
2017-04-14 16:04:29 +02:00 |
|