Commit Graph

286 Commits

Author SHA1 Message Date
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
Gert
05a3bf1d58 fix checkboxes selecting always the first one 2015-05-01 20:45:14 +02:00
Andy Miller
20e05109a6 PHP 5.4 fix 2015-04-27 21:58:10 -06:00
Gert
528e6624a0 media remove confirmation modal 2015-04-27 20:31:11 +02:00
Gert
96b10228a6 file size check using system.yaml 2015-04-27 19:33:48 +02:00
Gert
5a55e5a9b6 fallback to expert mode when no blueprints 2015-04-27 17:54:44 +02:00
Gert
ba0fb0f5f7 switch around normal and expert mode 2015-04-27 17:54:28 +02:00
Gert
e8209094a5 fix copying of pages [fixes #43] 2015-04-27 17:43:58 +02:00
Gert
9b95c115af fix dynfields js loading 2015-04-27 17:10:56 +02:00
Gert
a613ab1432 back buttons on theme/plugin install pages 2015-04-27 15:13:02 +02:00
Gert
31a29b63ad fix sortable js load [fixes #44] 2015-04-27 15:08:51 +02:00
Gert
c0c611405b hide error logs from menu for now [fixes #46] 2015-04-27 13:38:41 +02:00
Gert
1402e14272 rudimentary backup [fixes #45] 2015-04-27 13:37:22 +02:00
Gert
bfb0dc64dc show thumbnails for installable themes [fix #40] 2015-04-24 12:17:17 +02:00
Gert
a2badcbfe8 Hook up page filtering [fixes #22][fixes #23] 2015-04-20 20:41:34 +02:00
Gert
6a80ab6e37 move grav ajax handler to separate file 2015-04-20 20:39:53 +02:00
Gert
51182bfa0a [fix #24] Hook up open/close folder nodes on page-listings page 2015-04-20 16:43:30 +02:00
Gert
0292214af2 fix resources loading on pages 2015-04-20 16:42:30 +02:00
Gert
e8815756ba fix comment 2015-04-20 16:41:53 +02:00
Gert
f085f8438b forgot password [fixes #28] 2015-04-20 16:01:20 +02:00
Gert
d990e4d895 hide uninstall button for active theme 2015-04-16 18:02:06 +02:00
Gert Sallaerts
6ddf899e5e Merged feature/gpm into develop 2015-04-16 15:16:22 +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
002742bb34 Merge branch 'develop' of bitbucket.org:rockettheme/grav-plugin-admin into develop
* 'develop' of bitbucket.org:rockettheme/grav-plugin-admin:
  plugin/theme installation pages and placeholder task for actual installation
2015-04-11 15:32:43 +02:00
Gert
3222197e83 set admin cookie name 2015-04-11 15:32:21 +02:00
Gert Sallaerts
56898fcfba Merged in feature/installer (pull request #6)
plugin/theme installation pages and placeholder task for actual installation
2015-04-06 17:06:14 +02:00
Gert
b06211b641 redirect to login on unauthorized ajax calls [fixes #29] 2015-04-04 22:34:34 +02:00
Gert
2ec9946a70 Hook in proper Grav version [fixes #33] 2015-04-04 16:39:07 +02:00
Gert
b52d5462a5 plugin/theme installation pages and placeholder task for actual installation 2015-04-04 14:49:40 +02:00
Andy Miller
a69759f275 pulled base_url out of the theme_url to work with assets manager 2015-02-28 13:41:47 -07:00
Andy Miller
61715cbf72 update to use assets manager 2015-02-28 13:41:22 -07:00
Andy Miller
f711dddb13 remove source map from chartist.js 2015-02-28 13:40:59 -07:00
Andy Miller
8602d028a8 Merged in namaless/grav-plugin-admin/fix/remove_plugin_version (pull request #4)
Remove plugin version from the table in plugin details because the version in the same line of plugin titile
2015-02-27 16:27:10 -07:00
Andy Miller
35157a1aff Merge branch 'develop' of bitbucket.org:rockettheme/grav-plugin-admin into develop
# By Gert
# Via Andy Miller (1) and Gert (1)
* 'develop' of bitbucket.org:rockettheme/grav-plugin-admin:
  fix for admin plugin toggle showing in admin (issue #9)
2015-02-27 16:25:09 -07:00
Andy Miller
91bf71eab2 implemented manually PR #3 2015-02-27 16:24:33 -07:00
Andy Miller
2de9f3af93 Merged in Gertt00/grav-plugin-admin/bugfix-admin-toggle (pull request #5)
fix for admin plugin toggle showing in admin (issue #9)
2015-02-27 16:22:29 -07:00
Gert
a842675fa8 fix for admin plugin toggle showing in admin (issue #9) 2015-02-24 23:16:22 +01:00
Andy Miller
45e6a9bdc5 HHVM support 2015-02-05 15:10:59 -07:00
Andy Miller
2ba434a995 Merge commit 'f2dbf9181ddcafe2cf1884eac2acbfd0a4d2d08d' into develop
* commit 'f2dbf9181ddcafe2cf1884eac2acbfd0a4d2d08d':
  Fix session cookie path for login
2015-01-20 07:10:57 -07:00
Matias Griese
f2dbf9181d Fix session cookie path for login 2015-01-20 14:28:16 +02:00
Pereira Ricardo
d623cbdf7c Remove plugin version.
- Remove plugin version from table details because we have already in
the same line of plugin name. I think is useless another line for this.
2015-01-18 07:16:02 +01:00
Andy Miller
c0f9c80ac5 Merged in namaless/grav-plugin-admin (pull request #2)
Small fix
2015-01-12 17:32:15 -07:00
Pereira Ricardo
d57304b948 Merge branch 'hotfix/add_locator_and_fix_home_page_route' into develop 2015-01-11 18:34:07 +01:00
Pereira Ricardo
66ee75cec3 Merge branch 'hotfix/add_locator_and_fix_home_page_route' 2015-01-11 18:34:05 +01:00
Pereira Ricardo
1fbff2b767 Fixed route and blueprints locator stream. 2015-01-11 18:33:45 +01:00