Commit Graph

825 Commits

Author SHA1 Message Date
Andy Miller
b638e26f88 Merge pull request #189 from yonas/develop
#188: Use relative URLs for the login form action URL.
2015-09-18 07:42:08 -06:00
Yonas Yanfa
c6ef8c9f2d #188: Use relative URLs for the login form action URL. 2015-09-18 09:38:20 -04:00
Flavio Copes
374f6c17e7 Array: When there's only one row, the minus sign clears values in the fields instead of doing nothing 2015-09-18 14:19:33 +02:00
Andy Miller
1c7928a114 Added ability to render front-end templates in markdown preview #185 2015-09-17 11:41:14 -06:00
Flavio Copes
ccf5b15a97 Allow adding a class to editor buttons 2015-09-17 09:54:42 +02:00
Andy Miller
e47aed1c50 Merge branch 'release/0.6.0' into develop 2015-09-16 12:42:11 -06:00
Andy Miller
ed1d4a7cd9 version update 2015-09-16 12:41:55 -06:00
Andy Miller
e0dffbfa2c updated changelog 2015-09-16 11:04:28 -06:00
Flavio Copes
1557d45acf Merge pull request #179 from getgrav/feature/extend-editor-toolbar
Feature/extend editor toolbar
2015-09-16 14:43:10 +02:00
Flavio Copes
0c3f058dc7 Fix erroneous comment 2015-09-16 14:41:59 +02:00
Flavio Copes
57df779620 Merge branch 'develop' into feature/extend-editor-toolbar 2015-09-16 14:39:54 +02:00
Andy Miller
3fc3a40c17 fix for missing phpinfo method: #175 2015-09-15 16:23:57 -06:00
Andy Miller
1ce6688a61 Merge branch 'develop' of https://github.com/getgrav/grav-plugin-admin into develop 2015-09-15 16:07:11 -06:00
Andy Miller
36e741bc7a Pass theme flag into Installer::install() so it knows to use copyInstall() 2015-09-15 16:07:05 -06:00
Flavio Copes
c4c7f5b3f2 Add keepalive only on pages with data-grav-keepalive="true". Add data-grav-keepalive="true" to blueprints partials so all blueprints-generated forms are covered 2015-09-15 12:39:56 +02:00
Flavio Copes
632e3efa94 Fix permissions being added as arrays in dataPermissions() 2015-09-15 12:02:18 +02:00
Flavio Copes
a48e70228d Add pages permission to dataPermissions(), fixes #172 2015-09-15 11:58:26 +02:00
Flavio Copes
edec46ca88 Prepare mdeditor.js to process custom buttons 2015-09-14 21:52:25 +02:00
Andy Miller
92614fc2ed Merge pull request #171 from Unrealno1/patch-4
Add Japanese translations for version 0.5.0.
2015-09-14 10:13:18 -06:00
Unrea
b99ca93b06 Add Japanese translations for version 0.5.0.
Add Japanese translations for version 0.5.0. And fix funny Japanese.
2015-09-15 00:48:44 +09:00
Andy Miller
b9290e4779 Merge branch 'develop' of https://github.com/getgrav/grav-plugin-admin into develop 2015-09-14 09:39:50 -06:00
Andy Miller
0549445e4b removed a couple of todo messages 2015-09-14 09:39:45 -06:00
Andy Miller
aaed431c83 fix for double messages 2015-09-14 09:39:31 -06:00
Flavio Copes
6db6c5cdba Set timeout keepalive to fire every (admin_timeout / 2) seconds 2015-09-14 16:25:03 +02:00
Flavio Copes
026a7934c6 Increase to 60s before the session ends (be less optimistic) 2015-09-14 16:13:13 +02:00
Flavio Copes
cfeb350c8b Merge pull request #170 from getgrav/feature/keepalive-in-admin
Keepalive in admin. Fires a 'keepAlive' task 5s before the end of the admin session
2015-09-14 15:59:30 +02:00
Flavio Copes
0e2317032b Keepalive in admin. Fires a 'keepAlive' task 5s before the end of the admin session 2015-09-14 15:58:34 +02:00
Andy Miller
2718b752c6 Merge pull request #169 from getgrav/feature/fix-issue-offline-admin
Fix issue in offline admin
2015-09-14 07:41:11 -06:00
Andy Miller
12df3984c1 Merge pull request #168 from namaless/patch-3
Missed translate for value
2015-09-13 17:40:10 -06:00
Pereira Ricardo
5a0f5914b0 Missed translate for value
If we used default and the value in the yaml need translation without this not working.
2015-09-14 00:05:53 +02:00
Andy Miller
61fdaa6ced Merge pull request #166 from namaless/pages-options-field
Added options field into pages
2015-09-13 15:40:09 -06:00
Flavio Copes
be33876bc0 Fix issue in offline admin 2015-09-13 20:27:01 +02:00
Pereira Ricardo
27a73289bf Added options field into pages
This is important when we used into plugin for select one page, but if not used this every time we update one page (where we not need to setup this field) the field is saved into the page.

With this we use at the same of normal select so we can use the empty key with default text.
2015-09-13 19:39:03 +02:00
Andy Miller
32f5838bfc Merge pull request #165 from joomline/patch-1
Add russian translate
2015-09-13 08:23:36 -06:00
joomline
1ca9a43996 Add russian translate
Added language localization admin panel for version 0.5.0
2015-09-13 13:52:13 +03:00
Flavio Copes
ef8b5a59cf Merge pull request #163 from namaless/patch-2
Added translation for save button.
2015-09-12 19:59:13 +02:00
Flavio Copes
c9b5f13de6 Merge pull request #162 from namaless/patch-1
Added missed strings for Italian.
2015-09-12 19:59:03 +02:00
Pereira Ricardo
76e63b8815 Added translation for save button. 2015-09-12 19:18:00 +02:00
Pereira Ricardo
7945721003 Added missed strings for Italian. 2015-09-12 19:16:47 +02:00
Andy Miller
5867a9ebcc Merge branch 'release/0.5.0' into develop 2015-09-11 13:08:35 -06:00
Andy Miller
93a1c33132 version update 2015-09-11 13:08:22 -06:00
Andy Miller
fe6fec16db change getPage() method to public 2015-09-11 12:22:15 -06:00
Andy Miller
6aea8f11a0 More support for redirect in admin 2015-09-11 10:47:54 -06:00
Andy Miller
cc99715116 Merge pull request #159 from getgrav/feature/conform-to-authorize
Conform to authorize
2015-09-11 09:21:50 -06:00
Flavio Copes
d66ecd58fd Conform to authorize 2015-09-11 15:00:03 +02:00
Andy Miller
aa2ac8ed82 fix for #154 2015-09-10 15:57:27 -06:00
Flavio Copes
65efa010f6 Merge pull request #158 from getgrav/feature/acl-work
Feature/acl work
2015-09-10 22:10:15 +02:00
Flavio Copes
8ecf76941b Improve panel when not authorized 2015-09-10 21:30:16 +02:00
Flavio Copes
c0f15156d6 Admin nav shows only the items a user is authorized to access. Same thing the dashboard. Users with admin.maintenance can update 2015-09-10 20:03:21 +02:00
Flavio Copes
2a3572850c Revert "Include non routable pages (e.g. modular pages) in the pages list filter"
This reverts commit f6ea2f612a.
2015-09-10 09:15:00 +02:00