Andy Miller
|
1a0237fc3f
|
Fix for firefox issue with alignment of prepend/append
|
2016-05-06 16:44:05 -06:00 |
|
Andy Miller
|
176af80b7c
|
overlay menu when in hover mode and large desktop breakpoint
|
2016-05-06 14:27:42 -06:00 |
|
Andy Miller
|
4c75583e0d
|
Hooked in hover delay
|
2016-05-06 14:12:39 -06:00 |
|
Andy Miller
|
620eeaffbb
|
Fix for broken updates icons in quick-open mode
|
2016-05-06 14:02:44 -06:00 |
|
Andy Miller
|
3fd928ac18
|
Fix forgot/reset password process of sending escaped HTML emails
|
2016-05-06 13:55:36 -06:00 |
|
Flavio Copes
|
5738616647
|
Fix #569 translate page filters
|
2016-05-06 18:17:26 +02:00 |
|
Djamil Legato
|
65670cd5f7
|
Reading and applying delay of quickopen from settings
|
2016-05-05 17:19:50 -07:00 |
|
Djamil Legato
|
70195ccfb2
|
Recompiled CSS
|
2016-05-05 17:19:29 -07:00 |
|
Andy Miller
|
cd02b44749
|
css alignment tweaks
|
2016-05-05 17:35:24 -06:00 |
|
Andy Miller
|
7fb9be054e
|
hooked into config
|
2016-05-05 17:22:50 -06:00 |
|
Djamil Legato
|
4266034979
|
Implemented Quickopen functionality to automatically open / close the Sidebar when mouseover
|
2016-05-05 12:19:37 -07:00 |
|
Andy Miller
|
8c5a5ee7be
|
Editor button alignment issues
|
2016-05-05 11:25:55 -06:00 |
|
Flavio Copes
|
1d1941b84c
|
Re #560 Improve markup of update and add package dependencies list in modal
|
2016-05-05 16:42:37 +02:00 |
|
Andy Miller
|
7f0c5465ad
|
support for variable width prepend/append
|
2016-05-04 15:53:41 -06:00 |
|
Andy Miller
|
a129e22444
|
Tweaked the placeholder colors... again...
|
2016-05-04 14:26:45 -06:00 |
|
Andy Miller
|
e033d9f147
|
Added prepend/append for text inputs
|
2016-05-04 13:26:02 -06:00 |
|
Flavio Copes
|
f48ffccbc6
|
Fix #559
|
2016-05-04 15:59:04 +02:00 |
|
Flavio Copes
|
c9e9588ccc
|
Deny removing if it's an admin required plugin (login,form,email)
|
2016-05-04 15:51:04 +02:00 |
|
Flavio Copes
|
8d07edcf70
|
Hide enable/disable toggle for login plugin too, which uses tabs in its blueprint
|
2016-05-04 15:46:33 +02:00 |
|
Flavio Copes
|
2246a44ce5
|
Fix #554 translations in page's tooltip
|
2016-05-04 15:09:32 +02:00 |
|
Flavio Copes
|
cb16c429e6
|
Fix #556 translate email buttons titles
|
2016-05-04 14:57:40 +02:00 |
|
Flavio Copes
|
43b788bb3d
|
Drop dump
|
2016-05-04 13:53:40 +02:00 |
|
Andy Miller
|
d4d18c7251
|
css compile
|
2016-05-03 14:19:15 -06:00 |
|
Romain Fallet
|
dcbb18906e
|
Remove white-space: nowrap (#549)
The selector ".button-group .dropdown-menu li>a" has a "white-space: nowrap" property that prevent button list items for displaying in more that one line. There is a problem on translated items which are longer than english ones, such as "Add modular content" in english that becomes "Ajouter un contenu modulaire" in french.
Button list items needs to be displayed in multiple lines if their text is too long.
For more details, see screenshots below :
https://cloud.githubusercontent.com/assets/6952638/14977647/fe24e52a-1115-11e6-87dc-59e3a2a0ea1c.png
https://cloud.githubusercontent.com/assets/6952638/14977654/0d906c82-1116-11e6-8621-0e283438827e.png
|
2016-05-03 14:18:50 -06:00 |
|
Andy Miller
|
94dc1d13f6
|
Added an adminNicetime twig filter to translate into admin's language
|
2016-05-03 14:12:01 -06:00 |
|
Andy Miller
|
98a19f01e4
|
Fixed login/logout message translations.
|
2016-05-03 13:36:06 -06:00 |
|
Djamil Legato
|
7256d65a0e
|
Merge branch 'develop' of github.com:getgrav/grav-plugin-admin into develop
|
2016-05-03 11:38:52 -07:00 |
|
Djamil Legato
|
cfe2188f10
|
Fixed issues that would prevent Incognito / Private browsing to work in Safari (fixes #527)
|
2016-05-03 11:38:22 -07:00 |
|
Flavio Copes
|
b8c8b47823
|
Revert "Merge pull request #458 from tyrion273/patch-1"
This reverts commit 83468c39f5, reversing
changes made to 2bee7bbe42.
|
2016-05-03 20:16:28 +02:00 |
|
Djamil Legato
|
344722995c
|
Removed title attribute from editor buttons (fixes #539)
|
2016-05-03 10:41:35 -07:00 |
|
Djamil Legato
|
43e49e313c
|
Recompiled CSS
|
2016-05-03 10:39:47 -07:00 |
|
Andy Miller
|
d2fe04f563
|
Fix for page tooltips usability issue #496
|
2016-05-03 10:39:05 -06:00 |
|
Flavio Copes
|
38d3a70cb7
|
Fix #539 "Drop files here to upload" text not translated. Also translate Insert and Delete buttons
|
2016-05-03 11:10:54 +02:00 |
|
Flavio Copes
|
473487bbca
|
Fix #547 "You cannot add media files..." text not translated
|
2016-05-03 10:49:04 +02:00 |
|
Flavio Copes
|
90b569c56b
|
Fix #548 "Page is not visible, ordering disabled" text not translated after changing user language.
|
2016-05-03 10:47:15 +02:00 |
|
Andy Miller
|
53673e7d5d
|
Button alignment tweaks
|
2016-05-02 19:17:06 -06:00 |
|
Andy Miller
|
f5f161b536
|
Fix for empty dropdown #522
|
2016-05-02 19:16:52 -06:00 |
|
Andy Miller
|
54691cd271
|
Fix for grav update button color
|
2016-05-02 19:04:43 -06:00 |
|
Andy Miller
|
2dc94b8b07
|
Adjusted placeholders in login/new user forms - #542
|
2016-05-02 18:49:26 -06:00 |
|
Flavio Copes
|
f061c13725
|
Fix #536
|
2016-05-02 14:51:44 +02:00 |
|
Djamil Legato
|
98226a3cae
|
Cleanup
|
2016-04-29 11:03:28 -07:00 |
|
Djamil Legato
|
75a1f3e89a
|
Recompiled CSS
|
2016-04-29 11:02:08 -07:00 |
|
Djamil Legato
|
6e68fd9e02
|
Fixed proper display version of updatable plugins when in details page
|
2016-04-29 11:02:01 -07:00 |
|
Andy Miller
|
3fb572d4ea
|
Fix for #535 button bar overlapping tooltips
|
2016-04-29 10:30:19 -06:00 |
|
Flavio Copes
|
199c53a3d0
|
Drop "babel-preset-es2015" from dependencies as I added it in 85922f93ac (diff-78c943774a8fd7759d2d63b5e9c5ba33), but not needed (already in devDependencies)
|
2016-04-29 15:50:35 +02:00 |
|
Flavio Copes
|
d2192cbb43
|
Fix #525
|
2016-04-29 11:24:24 +02:00 |
|
Djamil Legato
|
5bec369fa3
|
Fixed blueprints json fields
|
2016-04-27 15:21:52 -07:00 |
|
Flavio Copes
|
efa888a5d7
|
Raw extra data instead of json_encode|e
|
2016-04-27 22:44:42 +02:00 |
|
Andy Miller
|
ea0aa14e49
|
Fix for encoding issue in messages
|
2016-04-27 13:34:16 -06:00 |
|
Flavio Copes
|
33e363affa
|
Merge pull request #524 from getgrav/feature/show-account-page-for-login-acl
Show account page for users with admin.login ACL
|
2016-04-27 11:48:16 -06:00 |
|