Commit Graph

1841 Commits

Author SHA1 Message Date
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
Andy Miller
79a49fdcbc Fix for translations not substituting text properly #567 2016-05-06 13:36:16 -06:00
Andy Miller
50c4b5dc61 fix for username not finding anyone 2016-05-06 13:34:54 -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
Andy Miller
7a2bc6ff2d Updated changelog 2016-05-05 10:35:49 -06:00
Andy Miller
c99bedf111 Better error messages for exceptions thrown in obj->validate() #594 2016-05-05 10:35:40 -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
Flavio Copes
4afa565382 Fix #563 Invalid argument supplied for foreach 2016-05-05 16:28:56 +02:00
Andy Miller
cd25c85caa Fix missing lang string #561 2016-05-04 21:30:16 -06:00
Andy Miller
1f17e6667b updated changelog 1.1.0-beta.3 2016-05-04 16:25:23 -06:00
Andy Miller
270e2a2bf5 updated languages 2016-05-04 16:21:44 -06:00
Andy Miller
987bbf63d4 Added 'CHARACTERS' lang string 2016-05-04 15:54:05 -06: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
b5a651eca9 added onAdminRegisterPermissions event 2016-05-04 14:26:27 -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
03724b527c Updated changelog 2016-05-03 10:41:01 -06:00
Andy Miller
d2fe04f563 Fix for page tooltips usability issue #496 2016-05-03 10:39:05 -06:00
Andy Miller
770bca0aff Merge branch 'develop' of https://github.com/getgrav/grav-plugin-admin into develop 2016-05-03 10:37:58 -06:00
Andy Miller
a4b50437fd Fix for #551 (visibility toggle on new page not working) 2016-05-03 10:35:11 -06:00
Flavio Copes
e8b9cce694 Fill changelog 2016-05-03 13:08:37 +02: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