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
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
Flavio Copes
174228a354
Merge pull request #456 from tyrion273/patch-1
...
Update register.md
2016-03-20 12:36:29 +01:00
Oliver Stapelfeldt
072b51dea0
Update register.md
2016-03-20 11:54:13 +01:00
Flavio Copes
57a7a60efd
Avoid returning an error in Admin itself, just in the JSON response
...
This prevents the error to appear on a subsequent admin page reload
2016-03-19 15:41:46 +01:00
Flavio Copes
1044ffebf1
Show a more meaningful error message if post_max_size is too low to handle a media upload
2016-03-19 11:54:19 +01:00
Flavio Copes
f612900220
Fix saving a page to a new language
2016-03-17 21:48:47 +01:00
Flavio Copes
2e8bf56bd8
Merge branch 'develop' into feature/admin-gpm-dependencies
2016-03-17 21:20:47 +01:00
Flavio Copes
ac4549eb5a
Restore js minimized version (changed by mistake)
2016-03-17 20:40:53 +01:00
Flavio Copes
2c00618b87
Handle error when trying to remove a package that other packages depend on.
2016-03-17 15:57:10 +01:00
Flavio Copes
a88bd75c02
Modal style improvemnt
2016-03-17 15:46:18 +01:00
Flavio Copes
efdaf9192e
Merge changes in admin js
2016-03-17 15:46:05 +01:00
Djamil Legato
914a331cad
Refresh the editors if necessary and when switching tab to ensure visibility of its content
2016-03-16 19:14:02 -07:00
Djamil Legato
265ad69edc
Added built-in heading buttons in Editor
2016-03-16 18:39:01 -07:00
Djamil Legato
4e797219cc
Added support for dropdown buttons in Editor
2016-03-16 18:38:51 -07:00
Djamil Legato
f865652a42
Fixed FormState values for radios
2016-03-16 15:42:41 -07:00
Flavio Copes
f65351f67c
Merge branch 'develop' into feature/admin-gpm-dependencies
2016-03-16 20:47:06 +01:00
Flavio Copes
33f4e0b71c
Remove duplicates from merge
...
Caused a weird issue with the taxonomy select leading to the "Changes
Detected" modal to show up even if no changes were made
2016-03-16 20:24:00 +01:00
Djamil Legato
a1241af12f
Added diff method for FormState
2016-03-16 11:50:28 -07:00