Commit Graph

1457 Commits

Author SHA1 Message Date
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
Flavio Copes
f6ea2f612a Include non routable pages (e.g. modular pages) in the pages list filter 2015-09-10 09:11:52 +02:00
Andy Miller
b722c2295c added non modular and colorized 2015-09-09 21:38:28 -06:00
Andy Miller
20509e0011 Added more mode options 2015-09-09 19:37:29 -06:00
Flavio Copes
aa625fcfc5 Fix filtering by pagestate when also filtering by page type 2015-09-09 22:03:28 +02:00
Flavio Copes
768db4b855 Fix dateformat field 2015-09-09 22:02:59 +02:00
Flavio Copes
23d99e557e Fixes showing multiple page types 2015-09-09 21:18:30 +02:00
Andy Miller
f61751aea1 added yaml value support to base field 2015-09-09 12:57:56 -06:00
Flavio Copes
d263dc12e8 Add an option to disable the automatic check for updates. Enabled by default. Grav updates still show up when pressing the 'Check for updates' button 2015-09-09 17:33:19 +02:00
Flavio Copes
8f7cc87773 Commend console logs 2015-09-09 11:47:50 +02:00
Flavio Copes
b28c93f1a7 Fixes #156. Also fixes Datepicker header in Chrome, was not aligned to the dates columns 2015-09-09 10:02:17 +02:00
Flavio Copes
08c2eea5c4 taskFilterPages can filter by page type too 2015-09-09 09:28:53 +02:00
Djamil Legato
87161e0a5e Merge branch 'develop' of github.com:getgrav/grav-plugin-admin into develop 2015-09-08 15:50:17 -07:00
Djamil Legato
d80c2814c8 Mobile: Do not error out on login page where sidebar isn't available 2015-09-08 15:50:11 -07:00
Andy Miller
42e7cb16e4 php->kendo js date conversion 2015-09-08 14:58:31 -06:00
Djamil Legato
a042618b72 Ensuring pageFilter and pageTypes are available 2015-09-08 12:33:02 -07:00
Andy Miller
279ac6384f Merge branch 'develop' of https://github.com/getgrav/grav-plugin-admin into develop 2015-09-08 12:30:56 -06:00
Andy Miller
bf16b00f4b removed a stray dump 2015-09-08 12:30:45 -06:00
Djamil Legato
4e01672a34 Added Page Types filtering and splitted Page Modes to their own column 2015-09-08 11:26:56 -07:00