Commit Graph

80 Commits

Author SHA1 Message Date
Andy Miller
3f40858ccc Uggg fixed admin redirect much more simply 2015-07-28 12:09:53 -06:00
Andy Miller
7b21fe8a46 ability to save and redirect to saved page 2015-07-28 11:11:43 -06:00
Andy Miller
80d672a649 teamgrav icon in theme/plugin views 2015-07-27 19:33:52 -06:00
Andy Miller
d012b9d933 various tweaks 2015-07-24 17:31:29 -06:00
Andy Miller
6330dacfa4 validate password on password reset 2015-07-22 14:31:09 -06:00
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
06e8514365 use config stream for saving settings 2015-05-29 14:30:58 +02: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
d92cb462ea allow checking of multiple permissions at once 2015-05-11 16:35:23 +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
6cb3749c56 use User::load to create user object [fixes #27] 2015-04-11 17:47:37 +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
91bf71eab2 implemented manually PR #3 2015-02-27 16:24:33 -07:00
Andy Miller
45e6a9bdc5 HHVM support 2015-02-05 15:10:59 -07:00
Pereira Ricardo
1fbff2b767 Fixed route and blueprints locator stream. 2015-01-11 18:33:45 +01:00
Pereira Ricardo
5f1320c8a6 - Add locator where need.
- Fix the switch expert/normal issue into pages edit panel.
- Set default page mode to normal.
2015-01-11 00:47:27 +01:00
Andy Miller
801b58670b fix for bad trimming of user data 2014-12-12 16:08:07 -07: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
Andy Miller
845d8d9479 various minor fixes 2014-11-28 18:26:12 -07:00
Matias Griese
6e73469691 Use new method of getting base URL 2014-11-14 20:37:44 +02:00
Matias Griese
8d4d5957bb Add logic to add new user account 2014-10-10 15:25:07 +03:00
Matias Griese
fc16e20f59 Add edit and create user functionality, add link to current user 2014-10-10 15:04:12 +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
541208676e Fix plugin and theme saving 2014-10-10 13:26:39 +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
41821c57ab Configuration: fill up the data from system configuration if user config doesn't exist 2014-10-06 14:38:14 +03:00
Andy Miller
1f3cde124e started on new themes list 2014-10-03 15:40:58 -06:00