Djamil Legato
96ba336ca2
Improved the UI for the Parent Page Route dropdown when adding a new Page / Folder
2019-03-21 16:19:10 -07:00
Djamil Legato
84429373ed
Delegate Dropzone for checking maximum file size and avoid uploading if not necessary
2019-03-12 17:04:53 -07:00
Djamil Legato
2967e4231d
Added extra fallback url for removing file
2019-03-04 14:41:09 -08:00
Djamil Legato
beae5e040b
Added logic to support custom post data for file upload / file session remove
2019-03-04 13:21:08 -08:00
Djamil Legato
4516674112
Added logic to allow hiding notifications (x) on the current page
2019-02-13 11:08:58 -08:00
Djamil Legato
8316219e88
Removed shadow from top notification bar
2019-02-11 16:40:23 -08:00
Djamil Legato
9f89ad46dc
Fixed filter parameter and ensure refreshing notifications calls for notifications feeds only
2019-02-11 16:33:50 -08:00
Djamil Legato
b520c799ec
Rewrote JS to use new single-ajax-call feeds for notification/blog posts
2019-02-11 16:27:35 -08:00
Djamil Legato
bfb0b8e702
Fixed hardcoded separators for backup and media picker ( fixes #1602 , fixes #1502 )
2019-02-05 13:30:08 -08:00
Djamil Legato
938731f7bb
Added logic to allow configuring log viewer from admin
2019-02-01 12:17:20 -08:00
Djamil Legato
2dbc031366
Better logic for delete action to support Ajax. Fixes Flex lists
2019-01-31 15:17:32 -08:00
Djamil Legato
cb42f8e98c
Use type translation for updates available in the notification
2018-12-06 11:08:47 -08:00
Djamil Legato
edc002257d
Fixed translations for cron
2018-12-04 14:54:20 -08:00
Djamil Legato
a1a20111a9
Add support for links in selectize dropdowns
2018-11-27 18:42:43 -08:00
Djamil Legato
78e073ac95
Better handling of unset in uploaded files ( fixes #1427 )
2018-11-12 15:21:49 -08:00
Andy Miller
442a63b0e7
language updates
2018-10-24 15:05:15 -06:00
Djamil Legato
66236476a0
Better JS for deleting backups
2018-10-08 17:03:40 -07:00
Djamil Legato
91a242b214
Made spinner for backups in dropdowns
2018-10-08 16:43:17 -07:00
Andy Miller
c1a77cdd2d
Cleaned up UI in Scheduler tools page
2018-10-07 15:46:03 -06:00
Djamil Legato
91ff9316ef
Added ability to reset sidebar internal map and fast open/close (no animations)
2018-10-03 18:14:11 -07:00
Djamil Legato
c67af23dfc
Recompiled JS
2018-10-01 09:30:33 -07:00
Andy Miller
e850626a3b
recompile
2018-09-29 21:48:54 -06:00
Andy Miller
f26a86429a
Merge branch 'develop' into 1.9
...
# Conflicts:
# classes/admincontroller.php
# themes/grav/js/admin.min.js
# themes/grav/js/vendor.min.js
# themes/grav/package-lock.json
2018-09-29 13:10:10 -06:00
Djamil Legato
fe774c0014
Fixed warning in package-lock
2018-09-28 16:06:56 -07:00
Andy Miller
22c6469576
Better styling
2018-09-09 21:37:02 -06:00
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