Andy Miller
87a9d38376
prelim page fixes
2016-04-07 15:31:02 -06:00
Andy Miller
d4528a77bd
phpinfo output fix
2016-04-07 15:18:41 -06:00
Andy Miller
631fbd1a14
remove double encoding with auto escape on
2016-04-07 15:14:50 -06:00
Andy Miller
dfa119aa1b
fix for backup days
2016-04-07 15:12:07 -06:00
Andy Miller
a1158e2d9b
fix for login nonce field
2016-04-07 15:09:55 -06:00
Flavio Copes
98402689ff
Start autoescaping
2016-04-07 21:01:38 +02:00
Flavio Copes
f81f21e0ae
Use scope also in admin registration / login form
...
BC issue: if using Admin `develop/ 1.1` with Form != latest develop,
the Admin-side registration form (the one that pops up when Admin is
installed but no accounts are found) will not work. Not something users
would stumble upon: only appears when Admin 1.1 it'll be possible to
use config-title@: theme.antimatter.some_config to set the title
dynamically based on a theme config option is installed but it's not
yet configured, and Form is not up to date. When 1.1 will be released,
also the Form plugin will have a newer update that will be installed
automatically.
2016-04-07 13:09:26 +02:00
Andy Miller
1702821915
Fixed another stupid typo
2016-04-06 18:38:28 -06:00
Andy Miller
3a8aba2d09
Merge pull request #482 from MATsxm/patch-13
...
Update en.yaml
2016-04-06 18:34:27 -06:00
Marc-Antoine Thevenet
b020f4c4a3
Update en.yaml
...
Typo?
2016-04-06 20:15:52 -04:00
Andy Miller
29d9835e87
Added lang strings for new Asset pipeline options
2016-04-06 17:30:44 -06:00
Flavio Copes
3677c498f9
Fix redirect after switching language in a page exiting context
2016-04-04 11:13:57 +02:00
Andy Miller
e2a0d2ac20
recompilation
2016-04-02 18:08:22 -06:00
Andy Miller
bae94fa945
changed order of update button for Firefox compatibility
2016-04-02 18:07:57 -06:00
Andy Miller
9be9f8ded0
Merge branch 'develop' of https://github.com/getgrav/grav-plugin-admin into develop
2016-04-01 17:17:12 -06:00
Andy Miller
6b5cb5d4a9
some form updates
2016-04-01 17:17:01 -06:00
Flavio Copes
deaeccfffc
After login, redirect to the original URL called
...
Fix an annoying issue in Admin, when loading an inner page
(`/admin/pages/whatever`) and I'm logged out, after login I'm always
sent to the dashboard, while it should bring to the page I called in
the first place
2016-04-01 12:41:40 +02:00
Andy Miller
3ba06ec21b
fix for fpm-details
2016-03-31 18:21:08 -06:00
Andy Miller
1c010a605b
editor z-index fixes
2016-03-31 15:01:57 -06:00
Andy Miller
549d95f412
Merge branch 'develop' of https://github.com/getgrav/grav-plugin-admin into develop
2016-03-31 14:37:42 -06:00
Andy Miller
953db6021d
updates
2016-03-31 14:37:25 -06:00
Andy Miller
46d798188b
added more flexible form color support
2016-03-31 14:37:08 -06:00
Andy Miller
f1e95029ea
added a new dark preset
2016-03-31 14:33:27 -06:00
Flavio Copes
ccaf214362
Merge pull request #469 from Quy/patch-3
...
Update language strings
2016-03-31 09:11:27 +02:00
Andy Miller
d45c6f284e
minor tweaks
2016-03-30 21:18:54 -06:00
Andy Miller
22347c5b23
fix for login
2016-03-30 21:12:44 -06:00
Andy Miller
496a63dc26
more updates
2016-03-30 21:00:17 -06:00
Andy Miller
bf8dcec7b4
updates for theming compatibility
2016-03-30 18:56:38 -06:00
Quy
5c84e770e3
Update en.yaml
2016-03-30 11:31:28 -07:00
Quy
f84198b841
Update language strings
2016-03-30 11:23:23 -07:00
Flavio Copes
5fd564307d
Merge pull request #467 from Quy/patch-2
...
Simplify code and prevent empty class attribute
2016-03-30 08:54:52 +02:00
Quy
8578baa994
Simplify code and prevent empty class attribute
2016-03-29 19:09:06 -07:00
Flavio Copes
8e74d81c39
Merge pull request #439 from getgrav/feature/admin-gpm-dependencies
...
Introduce GPM Dependencies in Admin
2016-03-26 18:09:38 +01:00
Flavio Copes
a9bb36eb0c
Revert "Temporary change - force GPM refresh for admin"
...
This reverts commit 637637b350 .
2016-03-26 18:06:28 +01:00
Flavio Copes
22af080491
Updated minified JS
2016-03-26 18:05:29 +01:00
Flavio Copes
2bb3c6a266
New CSS merged
2016-03-26 18:00:31 +01:00
Flavio Copes
6d9f9a0886
Merge branch 'develop' into feature/admin-gpm-dependencies
2016-03-26 18:00:19 +01:00
Flavio Copes
3b78deb540
Add other language strings
2016-03-25 09:31:54 +01:00
Flavio Copes
14a1c24bb6
Add language strings
2016-03-25 08:16:59 +01:00
Flavio Copes
3ecdcbecac
Simply better format the twig
2016-03-23 19:26:32 +01:00
Oliver Stapelfeldt
628ccab3df
Update logout.html.twig
2016-03-23 16:10:06 +01:00
Djamil Legato
831bed90b4
Fixed text color for color picker
2016-03-22 17:46:58 -07:00
Djamil Legato
55aa6d1bc7
Fixed color picker style
2016-03-22 17:32:35 -07:00
Djamil Legato
0c0284e400
Reintroduced scroll event
2016-03-22 17:25:22 -07:00
Djamil Legato
1c229e3bc1
Added option for offsets
2016-03-22 17:02:45 -07:00
Djamil Legato
20e729166e
Fixed touchEvents. Removed scroll events.
2016-03-22 16:50:54 -07:00
Djamil Legato
8a6d9c4c57
Updated JS vendor dependencies
2016-03-22 14:20:37 -07:00
Flavio Copes
6fbbaff110
Moved datetime from the Form plugin to Admin
2016-03-22 19:42:49 +01:00
Djamil Legato
9839917bd9
Fixed color picker inputs style for light text color
2016-03-21 17:30:02 -07:00
Flavio Copes
a545d04a9c
Allow handling multiple pages in the pages field
2016-03-20 15:33:39 +01:00