Commit Graph

1711 Commits

Author SHA1 Message Date
Matias Griese
0b89dfd7bc Added support for form based media tasks 2018-10-03 14:23:32 +03:00
Andy Miller
99cf0ca310 Merge branch 'develop' into 1.9
# Conflicts:
#	languages/en.yaml
2018-10-01 14:06:09 -06:00
Andy Miller
f497551873 XSS notifications via field which is always shown 2018-10-01 14:05:16 -06:00
Djamil Legato
c67af23dfc Recompiled JS 2018-10-01 09:30:33 -07:00
Andy Miller
fc66ea2837 Merge branch 'feature/pagemedia' into 1.9 2018-10-01 10:25:02 -06:00
Andy Miller
094f744282 Merge branch 'develop' into feature/pagemedia 2018-09-30 20:45:28 -06:00
Andy Miller
22f3a03005 Merge branch 'develop' into 1.9
# Conflicts:
#	languages/en.yaml
2018-09-30 18:41:29 -06:00
Andy Miller
ea0a5613cc XSS detection on header+content of page 2018-09-30 15:24:29 -06:00
Andy Miller
3e987be251 Merge branch 'develop' into feature/pagemedia
# Conflicts:
#	CHANGELOG.md
2018-09-30 13:38:39 -06:00
Matias Griese
c9cf9da29d Regression: Fixed pagemedia field looks 2018-09-30 21:04:17 +03:00
Andy Miller
e850626a3b recompile 2018-09-29 21:48:54 -06: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
Andy Miller
2f3e5ffe37 Merge branch 'develop' of github.com:getgrav/grav-plugin-admin into develop 2018-09-29 21:18:54 -06:00
Andy Miller
c50a587a6a XSS filter 2018-09-29 21:18:45 -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
Djamil Legato
5b97d3585f Fixed issue in filepicker where missing images would cause a loop to try to load them 2018-09-28 15:37:12 -07:00
Djamil Legato
dcc0847dee Removed package-lock 2018-09-28 15:04:27 -07:00
Matias Griese
e6ab169091 Fixed regression 2018-09-24 13:49:55 +03:00
Matias Griese
81402434a1 Make all form fields to extend field.html.twig 2018-09-24 11:16:09 +03:00
Andy Miller
b6c2dc6186 Added support for purge in cache dropdown 2018-09-20 11:25:04 -06:00
Andy Miller
1a50e35bd7 fix button dropdown in dashboard 2018-09-12 11:40:53 -06:00
Andy Miller
bc66822598 Bunch o’ fixes 2018-09-11 22:19:49 -06:00
Andy Miller
c517ec19a0 added delete 2018-09-11 17:11:52 -06:00
Andy Miller
d493194c4d better dropdowns 2018-09-11 16:12:46 -06:00
Andy Miller
b336ceb33d minor fix 2018-09-10 21:50:42 -06:00
Andy Miller
169b1e71e4 initial backup dropdown integration 2018-09-10 21:41:02 -06:00
Andy Miller
1c5848cd6c fix direction of bar 2018-09-10 17:34:09 -06:00
Andy Miller
527898dd40 remove dumps 2018-09-10 15:51:17 -06:00
Andy Miller
c55217214b updated the stats to use the ‘trigger’ 2018-09-10 15:45:47 -06:00
Andy Miller
182897e859 CSS fixes for full data 2018-09-10 14:42:49 -06:00
Andy Miller
33f577fdb2 implemented purge 2018-09-10 14:33:57 -06:00
Andy Miller
12bfe9d561 Show ID 2018-09-10 13:15:14 -06:00
Andy Miller
28e6e7e570 optimized loading 2018-09-10 13:11:04 -06:00
Andy Miller
fbe731448a fleshing out titlebar 2018-09-09 21:55:36 -06:00
Andy Miller
22c6469576 Better styling 2018-09-09 21:37:02 -06:00
Andy Miller
36ea44fc47 prettier ui for stats 2018-09-09 18:07:55 -06:00
Andy Miller
d0620362fe h1 padding 2018-09-09 14:38:13 -06:00
Andy Miller
44f13940b4 title for profiles 2018-09-09 14:35:35 -06:00
Andy Miller
398435cf22 Better UI 2018-09-09 14:31:59 -06:00
Andy Miller
61eb44e9a2 More styling improvements 2018-09-09 13:28:17 -06:00
Andy Miller
316ed08a7f Better styling 2018-09-08 23:36:44 -06:00
Andy Miller
e4d47914fe show backups 2018-09-08 20:07:15 -06:00
Andy Miller
5880254ade Initial Backups support 2018-09-07 18:18:42 -06:00
Andy Miller
487bffc3d2 Updates for scheduler 2018-09-07 16:54:26 -06:00
Andy Miller
bea7b1bea3 Hide scheduler in regular config listing 2018-09-07 16:21:24 -06:00
Andy Miller
68ab221639 Move Scheduler to Tools 2018-09-07 16:13:07 -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
Matias Griese
db6ff4699c Twig 2 compatibility fix 2018-08-31 08:45:11 +03:00