Commit Graph

1457 Commits

Author SHA1 Message Date
Flavio Copes
57832c02b8 Fix for table headers (fixes an issue in the editor preview) 2015-08-17 19:02:10 +02:00
Flavio Copes
bcf71bac8e Use Bourbon flex include 2015-08-17 18:59:14 +02:00
Flavio Copes
ca9139b5c7 Handle the special case of message post-login 2015-08-17 18:49:06 +02:00
Flavio Copes
93605a33c0 Add proper name of the language, translated 2015-08-17 17:54:04 +02:00
Flavio Copes
8065b6e537 Highlight the default language in the lang switcher 2015-08-17 17:43:39 +02:00
Flavio Copes
874d905297 Go on with translations 2015-08-17 17:18:21 +02:00
Flavio Copes
266c964e36 Merge branch 'develop' into feature/translate-admin 2015-08-17 16:42:39 +02:00
Flavio Copes
69dd68276e Fix #56 Safari flex issue 2015-08-17 10:29:15 +02:00
Flavio Copes
958a715a3e Go on with translations 2015-08-17 10:26:35 +02:00
Andy Miller
d7ed057911 removed old 'visible' logic 2015-08-16 22:42:08 -06:00
Andy Miller
a20fccf450 updated wording 2015-08-14 16:32:36 -06:00
Andy Miller
fff22715a3 Merge pull request #70 from K232/patch-1
Fix for issue 48
2015-08-14 16:29:46 -06:00
Andy Miller
274c4ca410 Fix for page not redirecting when changing folder name - #67 (requires grav update) 2015-08-14 15:00:48 -06:00
Andy Miller
a45e2ce28d Gravatar link to avoid confusion 2015-08-14 14:48:55 -06:00
Andy Miller
90c1bf27b1 Merge branch 'feature/visibility_fixes' into develop 2015-08-14 14:31:28 -06:00
Andy Miller
059cab3504 finishing the visibility updates 2015-08-14 14:28:24 -06:00
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
d17589bc02 Open github issues link in a new tab, fixes #71 2015-08-14 17:53:28 +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
Andy Miller
7c8b3363b9 fix for empty tags being saved in page 2015-08-14 06:41:43 -06:00
Andy Miller
65cf04faed progress so far.. 2015-08-14 06:23:16 -06:00
Kai
403ee7e61e Fix for issue 48
If the list of posts is larger than 200 there might be technical problems when trying to edit a page, as seen in issue 48. Therefore ordering is only available if the amount of post is less than 200.
2015-08-14 09:38:17 +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
Djamil Legato
268a1b0baf Toastr messages for Check for Updates (no updates / updates available) 2015-08-12 12:45:12 -07:00
Djamil Legato
1cebbb657d Allow modular of modular to be displayed in the Pages list (fixes #58) 2015-08-12 11:43:19 -07:00
Djamil Legato
43e8a6c30d Fixed retrieving config separator within twig macro (fixes #59) 2015-08-12 10:10:24 -07: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