Flavio Copes
|
79bafcd6ab
|
Correctly set the default language when not set in the user yaml (fixes language not changing problem)
|
2015-08-19 10:17:50 +02:00 |
|
Flavio Copes
|
29a6af26f3
|
Fix untranslated string
|
2015-08-18 21:13:04 +02:00 |
|
Flavio Copes
|
84bd5605f0
|
Fix session variable if not set before
|
2015-08-18 21:07:11 +02:00 |
|
Flavio Copes
|
4f3ef359c8
|
Fix getting the site languages
|
2015-08-18 19:44:07 +02:00 |
|
Flavio Copes
|
0cd5c60e5d
|
Defaults to english
|
2015-08-18 19:27:10 +02:00 |
|
Flavio Copes
|
38016fa5af
|
Independent admin-side translate functionality
|
2015-08-18 18:48:15 +02:00 |
|
Flavio Copes
|
9976e2c72d
|
Fix language change requiring a logout to be applied (still requires a second page reload)
|
2015-08-18 16:04:00 +02:00 |
|
Flavio Copes
|
3ec0cf22d2
|
Merge develop
|
2015-08-18 14:37:56 +02:00 |
|
Andy Miller
|
df11f9ee45
|
adminLanguages function
|
2015-08-17 18:22:15 -06:00 |
|
Flavio Copes
|
ca9139b5c7
|
Handle the special case of message post-login
|
2015-08-17 18:49:06 +02:00 |
|
Flavio Copes
|
266c964e36
|
Merge branch 'develop' into feature/translate-admin
|
2015-08-17 16:42:39 +02: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
|
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
|
dd41509c79
|
Drop unneeded line
|
2015-08-14 17:37:51 +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
|
65cf04faed
|
progress so far..
|
2015-08-14 06:23:16 -06:00 |
|
Flavio Copes
|
716c36edf3
|
Use PLUGIN_ADMIN. prefix for translations
|
2015-08-13 20:44:56 +02:00 |
|
Andy Miller
|
61f1908750
|
Added a phpinfo page under configuration
|
2015-08-11 18:30:27 -06:00 |
|
Flavio Copes
|
fe8446aa08
|
Fix fatal error on deleting the homepage
|
2015-08-07 12:05:34 +02:00 |
|
Andy Miller
|
273db412d0
|
force modular class for modular template type
|
2015-08-05 19:04:55 -06:00 |
|
Andy Miller
|
6f4783e236
|
handle modular templates on create
|
2015-08-05 18:07:55 -06:00 |
|
Andy Miller
|
7e1b5db4ee
|
Improved logic for saving and added 'guess' the visibility functionality
|
2015-08-05 15:30:30 -06:00 |
|
Andy Miller
|
c59d5d4c9f
|
adds/removes numeric order when changing visibility status
|
2015-08-05 13:22:46 -06:00 |
|
Flavio Copes
|
90e6ba9f07
|
Document methods
|
2015-07-30 12:20:25 +02:00 |
|
Flavio Copes
|
76a446375c
|
Document methods
|
2015-07-30 11:22:24 +02:00 |
|
Flavio Copes
|
0333031dad
|
Document method
|
2015-07-30 11:16:05 +02:00 |
|
Andy Miller
|
47c2723827
|
added messages to dashboard in proper place
|
2015-07-28 16:10:48 -06:00 |
|
Andy Miller
|
3f40858ccc
|
Uggg fixed admin redirect much more simply
|
2015-07-28 12:09:53 -06:00 |
|
Andy Miller
|
7b21fe8a46
|
ability to save and redirect to saved page
|
2015-07-28 11:11:43 -06:00 |
|
Andy Miller
|
80d672a649
|
teamgrav icon in theme/plugin views
|
2015-07-27 19:33:52 -06:00 |
|
Gert
|
06e8514365
|
use config stream for saving settings
|
2015-05-29 14:30:58 +02:00 |
|
Gert
|
d92cb462ea
|
allow checking of multiple permissions at once
|
2015-05-11 16:35:23 +02:00 |
|
Gert
|
1402e14272
|
rudimentary backup [fixes #45]
|
2015-04-27 13:37:22 +02:00 |
|
Gert
|
6cb3749c56
|
use User::load to create user object [fixes #27]
|
2015-04-11 17:47:37 +02:00 |
|
Gert
|
b52d5462a5
|
plugin/theme installation pages and placeholder task for actual installation
|
2015-04-04 14:49:40 +02:00 |
|
Pereira Ricardo
|
1fbff2b767
|
Fixed route and blueprints locator stream.
|
2015-01-11 18:33:45 +01:00 |
|
Pereira Ricardo
|
5f1320c8a6
|
- Add locator where need.
- Fix the switch expert/normal issue into pages edit panel.
- Set default page mode to normal.
|
2015-01-11 00:47:27 +01:00 |
|
Andy Miller
|
fe62812dc6
|
PSR fixes
|
2014-12-10 10:23:22 -07:00 |
|
Andy Miller
|
845d8d9479
|
various minor fixes
|
2014-11-28 18:26:12 -07:00 |
|
Matias Griese
|
fc16e20f59
|
Add edit and create user functionality, add link to current user
|
2014-10-10 15:04:12 +03:00 |
|
Matias Griese
|
541208676e
|
Fix plugin and theme saving
|
2014-10-10 13:26:39 +03:00 |
|
Matias Griese
|
130fd7e656
|
Add option to create modular content
|
2014-10-10 11:57:57 +03:00 |
|
Matias Griese
|
33a7df85e3
|
Optimize admin performance / caching
|
2014-10-07 12:12:21 +03:00 |
|
Matias Griese
|
41821c57ab
|
Configuration: fill up the data from system configuration if user config doesn't exist
|
2014-10-06 14:38:14 +03:00 |
|
Andy Miller
|
1f3cde124e
|
started on new themes list
|
2014-10-03 15:40:58 -06:00 |
|
Djamil Legato
|
d6d6eba3a7
|
Moved plugins in admin to new GPM
|
2014-10-02 12:14:13 -07:00 |
|
Matias Griese
|
3ba9a155bc
|
Update plugin to use Toolbox classes
|
2014-10-01 22:28:16 +03:00 |
|
Matias Griese
|
0017d05493
|
Fix page saving in expert mode (/ != /home)
|
2014-09-26 14:10:32 +03:00 |
|
Matias Griese
|
c501097a78
|
New page: Add title to the frontmatter on expert mode
|
2014-09-26 13:45:22 +03:00 |
|