Commit Graph

48 Commits

Author SHA1 Message Date
Andy Miller
eb066bb432 added support for info, notice, and error messages 2015-07-22 14:01:54 -06:00
Andy Miller
3f6b0c0fa5 various updates 2015-07-21 22:02:13 -06:00
Gert
2bc2720982 remove debug code that got comitted 2015-05-20 17:20:08 +02:00
Gert
09be9be945 use rawMarkdown method to set page content 2015-05-13 18:53:15 +02:00
Gert
e31105a4f0 fix permission array add 2015-05-13 18:47:52 +02:00
Gert
2f58aee4c4 always use redirect on page save 2015-05-13 16:25:02 +02:00
Gert
d55477232e fix unneccesary redirect on page save 2015-05-13 15:20:42 +02:00
Gert
ed0b5d7df2 fix slug reset bug 2015-05-13 14:29:17 +02:00
Gert
52acf6304e implement task authorization with AJAX support [fix #47] 2015-05-11 16:37:43 +02:00
Gert
25263f783d trycatch backup task 2015-05-04 11:53:29 +02:00
Gert
1b743e1e73 Merge branch 'develop' of bitbucket.org:rockettheme/grav-plugin-admin into develop
* 'develop' of bitbucket.org:rockettheme/grav-plugin-admin:
  PHP 5.4 fix
2015-05-01 20:45:50 +02:00
Andy Miller
20e05109a6 PHP 5.4 fix 2015-04-27 21:58:10 -06:00
Gert
96b10228a6 file size check using system.yaml 2015-04-27 19:33:48 +02:00
Gert
e8209094a5 fix copying of pages [fixes #43] 2015-04-27 17:43:58 +02:00
Gert
1402e14272 rudimentary backup [fixes #45] 2015-04-27 13:37:22 +02:00
Gert
a2badcbfe8 Hook up page filtering [fixes #22][fixes #23] 2015-04-20 20:41:34 +02:00
Gert
f085f8438b forgot password [fixes #28] 2015-04-20 16:01:20 +02:00
Gert
cb77f0f848 gpm functionality in admin 2015-04-13 21:37:12 +02:00
Gert
27cc80a4c4 refresh session-stored user data after changing user settings through admin [fixes #30] 2015-04-11 16:01:27 +02:00
Gert
b52d5462a5 plugin/theme installation pages and placeholder task for actual installation 2015-04-04 14:49:40 +02:00
Andy Miller
b08766b4a9 Added cache clear + toastr js lib for notifications 2014-12-11 19:57:57 -07:00
Andy Miller
fe62812dc6 PSR fixes 2014-12-10 10:23:22 -07:00
Matias Griese
8d4d5957bb Add logic to add new user account 2014-10-10 15:25:07 +03:00
Matias Griese
fcdf348aa1 On theme selection, return back to the theme list 2014-10-10 13:49:13 +03:00
Matias Griese
af83f1d899 Make changing default theme to work again 2014-10-10 13:46:54 +03:00
Matias Griese
717a1c38d7 Make plugin enable/disable to work again 2014-10-10 13:41:27 +03:00
Matias Griese
130fd7e656 Add option to create modular content 2014-10-10 11:57:57 +03:00
Matias Griese
98b6666f50 Fix saving modular page 2014-10-08 19:55:50 +03:00
Matias Griese
e763d347d9 Add modular type into frontmatter 2014-10-08 15:14:46 +03:00
Andy Miller
bc446e0944 better upload handling 2014-10-07 15:32:07 -06:00
Matias Griese
33a7df85e3 Optimize admin performance / caching 2014-10-07 12:12:21 +03:00
Matias Griese
3ba9a155bc Update plugin to use Toolbox classes 2014-10-01 22:28:16 +03:00
Andy Miller
09cea98113 Delete task 2014-09-30 17:41:45 -06:00
Matias Griese
0017d05493 Fix page saving in expert mode (/ != /home) 2014-09-26 14:10:32 +03:00
Andy Miller
7186082e65 Error formatting and filenotfound handling 2014-09-22 22:43:59 -06:00
Andy Miller
0b69ed4c7e making it worse! 2014-09-22 22:38:17 -06:00
Andy Miller
57327aebec CSS and layout tweaks 2014-09-22 19:20:25 -06:00
Andy Miller
e387de5eaf Added delete task 2014-09-22 17:27:48 -06:00
Andy Miller
25d7ada9b7 Added some error message support 2014-09-22 17:13:19 -06:00
Andy Miller
ed5d8665c5 Added an upload media task 2014-09-22 16:35:11 -06:00
Andy Miller
02f62e283a media first swipe 2014-09-22 15:49:53 -06:00
Andy Miller
658663988c split raw into content + frontmatter 2014-09-20 15:34:35 -06:00
Andy Miller
eeca610c59 Progress with splitting yaml from content 2014-09-19 17:08:24 -06:00
Matias Griese
20ceb2cabb Fill up title when creating a new page 2014-09-17 11:54:57 +03:00
Andy Miller
a8b3d50cbd Tab UI for switching between system and site configurations 2014-09-10 14:49:57 -06:00
Matias Griese
8241d8fe41 Fix message on failed authentication if user doesn't exist 2014-08-29 15:03:06 +03:00
Matias Griese
bb9dd56364 Update plugin to Grav 0.9 (DI and Event changes) 2014-08-29 11:27:53 +03:00
Djamil Legato
56ad7febfd Source 2014-08-05 13:06:38 -07:00