Commit Graph

484 Commits

Author SHA1 Message Date
Flavio Copes
ecfc77df1c Admin language switcher. Enabled only if multilang is active. Allows to switch pages content to the desired language 2015-08-14 19:12:04 +02:00
Flavio Copes
dd41509c79 Drop unneeded line 2015-08-14 17:37:51 +02:00
Flavio Copes
a0f243f4a9 Go on with translations 2015-08-14 15:44:55 +02:00
Flavio Copes
dc68fe759e Go on with translations 2015-08-14 15:24:15 +02:00
Flavio Copes
0790ca43dc Go on with translations 2015-08-14 15:17:24 +02:00
Flavio Copes
b80678c74b Move translate function so it's accessible from all admin parts. Correctly change $l->translate() calls to it 2015-08-14 15:05:33 +02:00
Flavio Copes
e0675355e2 Centralized translate() function in the controller 2015-08-13 21:18:03 +02:00
Flavio Copes
89ddc3625d Fix popularity class string 2015-08-13 21:16:43 +02:00
Flavio Copes
dfb28036e5 Use the user-set language in twig filter 2015-08-13 21:16:34 +02:00
Flavio Copes
716c36edf3 Use PLUGIN_ADMIN. prefix for translations 2015-08-13 20:44:56 +02:00
Flavio Copes
50be93fda1 Change all translations in admin twigs to use |tu 2015-08-13 20:27:10 +02:00
Flavio Copes
5e21cbec6e Add tu filter twig extension to admin 2015-08-13 20:26:50 +02:00
Flavio Copes
d86b0980b9 Merge branch 'feature/fix-57' into feature/translate-admin 2015-08-13 18:18:32 +02:00
Flavio Copes
7b18ddb740 Correctly set the file name including the language if set 2015-08-12 19:05:30 +02:00
Flavio Copes
4ab28e367b Fix selectize dropdown z-index in editing page, advanced tab 2015-08-12 17:47:06 +02:00
Andy Miller
c9cea3dda3 Merge branch 'release/0.3.0' into develop 2015-08-11 19:22:11 -06:00
Andy Miller
3bf7fbe3aa update version 2015-08-11 19:22:00 -06:00
Andy Miller
61f1908750 Added a phpinfo page under configuration 2015-08-11 18:30:27 -06:00
Flavio Copes
f4aa929372 Fix the form hints container z-index 2015-08-11 18:14:29 +02:00
Andy Miller
85b9644e1f updated hints and added some wrapping for longer blocks 2015-08-11 09:53:51 -06:00
Flavio Copes
0f0974ac45 Go on with translations 2015-08-11 14:28:50 +02:00
Flavio Copes
b4af153baa Go on with translations 2015-08-11 14:00:31 +02:00
Flavio Copes
1efd0622a4 Go on with translations 2015-08-11 11:52:19 +02:00
Flavio Copes
4de32052c2 Prevent admin plugin to activate when the URL of a page contains its route. Fixes #45 2015-08-11 11:07:24 +02:00
Flavio Copes
1be74ff31a Go on with translations 2015-08-11 10:48:33 +02:00
Ryan Matthew Pierson
fe1105c746 Readme Update 2015-08-10 12:57:44 -05:00
Flavio Copes
f3bc2e1133 Correctly set the checkboxes twig/js (continued the work of Djamil here: 181c3b55e7) Fixes #34 2015-08-10 18:08:19 +02:00
Flavio Copes
09d176cab5 Links in plugins and themes details open in a new tab. Fixes #33 2015-08-10 08:31:46 +02:00
Andy Miller
46c0e1c44b Re #27 - Create system.yaml and site.yaml files 2015-08-08 15:52:34 -06:00
Andy Miller
41ecc3ba6f removed unused config options for login 2015-08-08 15:19:21 -06:00
Andy Miller
00a4c71455 Merge pull request #35 from Sommerregen/bugfix/fix-spl-error
Add `config.param_sep` support for admin panel (this fixes #30, #36; see #39)
2015-08-08 14:52:23 -06:00
Sommerregen
fa8db3dd90 Add config.param_sep option to JS files 2015-08-08 17:41:53 +02:00
Sommerregen
0165f53d44 Fixes #30, added logout page 2015-08-08 11:16:04 +02:00
Sommerregen
5a7c07dd89 Fixes #30 2015-08-08 10:51:54 +02:00
Djamil Legato
2bd83fb22f Encoding URI for images when added to the editor (fixes #31) 2015-08-07 16:27:13 -07:00
Djamil Legato
181c3b55e7 Reverted #34 2015-08-07 16:19:39 -07:00
Djamil Legato
fbe7b66972 Fixed checkboxes name field (fixes #34) 2015-08-07 14:42:59 -07:00
Andy Miller
ca7b723822 added session timeout configuration for admin plugin #29 2015-08-07 15:16:19 -06:00
Djamil Legato
1e470fb156 Added Check for Updates button that does a flushed GPM repository ping 2015-08-07 14:08:12 -07:00
Djamil Legato
d98644277c Added isSymlink logic to determine if Grav is symbolically linked or not. 2015-08-07 13:31:15 -07:00
Djamil Legato
8f753696ea Hiding Update button after an update or if there are none. Refreshing badges on sidebar after update. 2015-08-07 13:30:29 -07:00
Flavio Copes
3714969b0e Add new form field to show the current date in the date format select, refs #26 2015-08-07 22:00:47 +02:00
Andy Miller
0664f155af Merge branch 'develop' of https://github.com/getgrav/grav-plugin-admin into develop
# By Djamil Legato
# Via Djamil Legato
* 'develop' of https://github.com/getgrav/grav-plugin-admin:
  Fixed forms submission in IE (fixes #19)
2015-08-07 12:59:22 -06:00
Andy Miller
d825d9f7f9 added back buttons where missing 2015-08-07 12:59:12 -06:00
Djamil Legato
fc5837bd76 Fixed forms submission in IE (fixes #19) 2015-08-07 11:06:06 -07:00
Flavio Copes
b8c197e4ed Merge branch 'feature/fix-error-on-deleting-homepage' into develop 2015-08-07 19:29:54 +02:00
Flavio Copes
c546cfa242 Merge branch 'feature/work-on-toggleables' into develop 2015-08-07 19:15:15 +02:00
Flavio Copes
6dd80cb06d Drop unneeded CSS 2015-08-07 19:09:45 +02:00
Flavio Copes
3d3cb42611 Fix opacity in selectize 2015-08-07 18:25:04 +02:00
Flavio Copes
c5b63e8081 Only apply color to checked element 2015-08-07 18:01:38 +02:00