Andy Miller
069a866a7f
fixes for 2fa getting extra spaaces #2489
...
Signed-off-by: Andy Miller <rhuk@mac.com >
2026-02-03 21:29:04 -07:00
Andy Miller
7135c34005
sanity checks for JS fetch errors
...
Signed-off-by: Andy Miller <rhuk@mac.com >
2025-09-03 18:32:58 -06:00
Djamil Legato
d0a41b8187
Fixed performance of Plugins / Themes sort in the installation table
2022-02-04 16:46:04 -08:00
Djamil Legato
733af3f065
Use minified version of simplebar to avoid js map notice
2022-02-04 12:03:53 -08:00
Djamil Legato
ed424e0d66
Dependencies cleanup
2022-02-04 11:14:43 -08:00
Djamil Legato
366512cd6b
Removed leftover alert
2021-08-02 12:21:57 -07:00
Djamil Legato
eb4d9703db
Treat WebP as image when inserting / drag & dropping ( fixes #2150 )
2021-05-27 13:37:09 -07:00
Djamil Legato
6ab274466c
Cookies now explicitly set SameSite to Lax unless otherwise specified ( fixes #1998 )
2020-12-10 12:13:21 -08:00
Djamil Legato
bd87db1931
Fixed KeepAlive issue where too large of a session value would fire the keep alive immediately ( fixes #1860 )
2020-11-20 17:27:01 -08:00
Djamil Legato
5cc2216185
Upgraded node dependencies to latest version. Improved speed of JS compilation.
2020-11-18 13:36:30 -08:00
Djamil Legato
1351dd8689
Fixed remodal issue triggering close when selecting a dropdown item ending outside of scope ( fixes #1682 )
2020-11-16 22:57:56 -08:00
Djamil Legato
9f4e480b90
Remember the open state of the sidebar ( fixes #1973 )
2020-11-16 21:14:48 -08:00
Djamil Legato
f3673160bf
Added some flexibility to allow for installation of plugin/theme from whithin the same page
...
# Conflicts:
# themes/grav/js/admin.min.js
# themes/grav/js/vendor.min.js
2020-09-04 20:37:06 -07:00
Djamil Legato
b13d3aa2df
Fixed issue that would force a page reload when failing to install/update a plugin or theme.
...
# Conflicts:
# CHANGELOG.md
# themes/grav/js/admin.min.js
# themes/grav/js/vendor.min.js
2020-09-03 21:28:55 -07:00
Andy Miller
9998acb7fe
Feature/new scrollbars ( #1883 )
...
* reworked scrollbars to use simplebar + native styling
* Fix ajax in flexobject pages
* stub scrollbar object
* various fixes
2020-05-09 17:43:03 -06:00
Djamil Legato
f847d9430a
Updated admin dependencies. Brought in datetime picker and upped the bootstrap dep ( fixes #1807 )
2020-01-31 11:53:58 -08:00
Andy Miller
b12509cffd
Added ‘closed’ even to clear out prior chagnelog
2019-12-09 11:31:51 -07:00
Andy Miller
3f75fef0d8
simple loader
2019-12-09 11:29:41 -07:00
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
b3be93df81
Ensure there are children in finder
2019-11-27 18:16:34 -08:00
Andy Miller
4715aef559
Merge branch 'develop' into 1.10
...
# Conflicts:
# languages/en.yaml
# themes/grav/js/admin.min.js
2019-07-12 11:48:22 -06:00
Djamil Legato
27f7408afd
Removed sneaked in .idea folder
2019-07-09 18:39:46 -07:00
Djamil Legato
4add413d11
Fixed configuration reference in admin
2019-07-01 11:26:24 -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
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
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
4f39020055
Better breadcrumb (pathbar) navigation implementation
2019-06-06 19:00:37 -07:00
Djamil Legato
cac68b9520
Silently fail if node is not yet available instead of throwing errors
2019-06-06 19:00:15 -07:00
Djamil Legato
d1075f0b8b
Fixed right arrow keyboard navigation selecting all subnodes rather than first
2019-06-06 18:59:33 -07:00
Djamil Legato
35cf438ce1
Fixed check for click event causing column white space to be clickable
2019-06-06 18:50:50 -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
aa56662aa2
Various fixes plus support for defaultPath selection when async data
2019-06-05 22:07:07 -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
a1a20111a9
Add support for links in selectize dropdowns
2018-11-27 18:42:43 -08: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
Andy Miller
e5166c85d4
Merge branch 'develop' into 1.9
...
# Conflicts:
# languages/en.yaml
# themes/grav/css-compiled/preset.css
# themes/grav/css-compiled/preset.css.map
# themes/grav/js/admin.min.js
# themes/grav/js/vendor.min.js
# themes/grav/scss/preset.scss
2018-09-29 21:47:54 -06:00
Djamil Legato
fef0d64c51
Recompiled JS
2018-09-29 17:33:30 -07: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
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
Djamil Legato
36ac2a73ee
Various 2FA tweaks, fixes and enhancements
2018-05-09 10:36:25 -07:00
Thomas Walter
bca7f7bbf4
Fix [required] fields not working in Microsoft Edge with Selectize.js ( #1222 )
2017-09-25 21:34:54 -06:00
Djamil Legato
92f240bbaf
Added regenerate button and ajax
2017-08-25 16:50:11 -07:00
Djamil Legato
16c0614f05
Implemented offline mode
2017-07-15 11:15:10 -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
6ee2f141b7
Fix for editors not getting refreshed when changing tab ( fixes #1052 )
2017-04-09 20:55:31 -07:00
Flavio Copes
74e950342f
Fix js issue
2017-04-06 15:06:17 +02:00