Commit Graph

484 Commits

Author SHA1 Message Date
Andy Miller
61eb44e9a2 More styling improvements 2018-09-09 13:28:17 -06:00
Andy Miller
487bffc3d2 Updates for scheduler 2018-09-07 16:54:26 -06:00
Andy Miller
22fd8f49ac Feature/scheduler (#1512)
* Initial commit

* basic cronstatus

* updaetd cronstatus field

* jquery-cron js

* More compact custom list

* Added placeholder for new cron field

* ui tweaks

* New custom cron field. Implemented lang for field. Fixed  typos

* minor alignment stuff
2018-09-06 12:24:48 -06:00
Andy Miller
03ddad8a97 minor fix for uploaded thumbs 2018-08-23 12:54:04 -06:00
Djamil Legato
26cd42a9e9 Added support for textarea value type in Array field 2018-08-16 15:06:18 -07:00
Djamil Legato
ac13462b64 Including EXIF JS library in the modules dependencies to fix orientation when uploading images 2018-06-01 12:14:21 -07:00
Djamil Legato
dd8837519a Added support for selectize plugins as options in the selectize field 2018-05-31 09:51:53 -07:00
Djamil Legato
c481067036 Now passing media order when calling for the list of media 2018-05-31 09:17:53 -07:00
Djamil Legato
fc8c7a898a Leftover console.log 2018-05-23 10:26:47 -07:00
Djamil Legato
44715ee09b Filepicker: Pass params in the POST when listing files in folder 2018-05-16 10:59:44 -07:00
Djamil Legato
fe03219f50 Fixed previews of images in Pagemedia field not properly URI encoded (fixes #1438) 2018-05-15 11:11:44 -07:00
Matias Griese
fe838e9c78 Merge branches 'develop' and 'feature/universal_media' of https://github.com/getgrav/grav-plugin-admin into feature/universal_media2 2018-05-10 09:30:29 +03:00
Djamil Legato
c61cd47d3b Added support for universal media crud 2018-05-09 13:02:02 -07:00
Djamil Legato
36ac2a73ee Various 2FA tweaks, fixes and enhancements 2018-05-09 10:36:25 -07:00
Djamil Legato
d53e5b111f Implemented Resize Media and Resolution ('resizeWidth', 'resizeHeight', 'resizeQuality', 'resolution') 2018-03-25 22:20:05 -07:00
Djamil Legato
a756cc7975 File Field: Implemented support for 'resizeWidth', 'resizeHeight', 'resizeQuality' and updated Dropzone to latest 2018-03-22 14:11:50 -07:00
Djamil Legato
6e770577e2 Optimized check for shift when key save shortcut (fixes #1382) 2018-03-21 20:18:36 -07:00
Djamil Legato
44b1412b06 Implemented workaround for required text fields (fixes #1390, fixes #1393) 2018-03-21 18:52:35 -07:00
Andy Miller
3235c24af5 Rebuilt JS 2018-03-18 21:30:20 -06:00
Djamil Legato
7477ab66d5 Fixed notifications titles not html escaped (fixes #1272) 2018-03-10 13:17:33 -08:00
Djamil Legato
51482313b3 Added shortcut CTRL+K / CMD+K for links (fixes #1279) 2018-03-10 12:55:30 -08:00
Djamil Legato
df2a47a2d8 Fixed, once again, mediapicker in lists (fixes #1369) 2018-03-10 12:50:17 -08:00
Ryan Boog
b56ebbe028 Added unset functionality to pagemedia (dropzone) (#1366)
* Added unset functionality to pagemedia (dropzone). Unset removes the file from the page without deleting it from the system.

* Update unset.js for formatting

* Update unset.js. Removed console log and modified JSON parsing for native faster one.

* Updated unset.js. Fixed quote style

* Fixed couple issues with the unset of images

* Merged with latest Admin
2018-03-09 20:06:00 -07:00
Andy Miller
c37988f681 CSS rebuild again 2018-02-14 19:05:53 -07:00
Andy Miller
e6ee8ba56b Revert "JS dependency updates"
This reverts commit 687eaddbcd.
2018-01-30 13:25:13 -07:00
Andy Miller
687eaddbcd JS dependency updates 2018-01-23 15:32:11 -07:00
Andy Miller
e4b2adbaac Switched to LineAwesome Icons 2018-01-22 15:20:48 -07:00
Djamil Legato
70d5b369eb Fixed media picker autoscroll 2018-01-09 17:38:53 -08:00
Djamil Legato
a8dc3d724b Close icon picker when clicking outside of the modal 2018-01-09 15:19:52 -08:00
Andy Miller
fe225ffca9 New Color Scheme 2017-12-26 23:54:14 -07:00
Andy Miller
9d7356511a Tweak for tabs 2017-11-27 21:21:53 -07:00
Djamil Legato
4068763437 Fixed issue where sortable media in expert mode would reset frontmatter (fixes #1252) 2017-10-27 10:48:02 -07:00
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