Zacharie
d0a155bb24
Issue #1167 : Group manager fixes
...
* Edit name change into a form
* Add Animation on Add Group form
* Add the "set as default" action (not working)
* Design, color and text fixes
2020-05-19 17:28:22 +02:00
Zacharie
c77519e860
Implement Group actions and behaviors on admin page (in ajax)
...
* Move js to a separate file
* Rename and delete by selection functions are now operational
* Add error or information messages at actions
* Add different colors on group icons
* Fixes (selection panel...)
2020-05-19 17:28:22 +02:00
Zacharie
87fc70f84b
Implement group's plugin page
...
* Add and remove group functions (in ajax)
* Clean up code to comply with W3C (remove labels without input and incorrect ul/li)
2020-05-19 17:28:22 +02:00
Hannah
f8d2bbe200
Group manager color changes light and dark mode
...
Light mode and dark mode color change to group block when checked in selection mode, and to the group icon (changed to orange) number of members made orange.
Dark mode selection mode orange color made darker
Dark mode group name changes to black when checked, changes via jquery (BlackFont class added)
2020-05-19 17:21:30 +02:00
Hannah
c726a39cad
Dark mode Css changes for group manager
2020-05-19 17:21:30 +02:00
Hannah
d08da54866
Light mode Css for group manager
2020-05-19 17:15:43 +02:00
Hannah
e6a02689b4
General Css changes for group manager
2020-05-19 17:15:43 +02:00
Hannah
ac119a1a2e
Template changes for group manager,
...
includes new scripts
to do : take out what is written and automatize the process to get the different info from groups and users
2020-05-19 17:15:43 +02:00
Hannah
ed7fa0e647
New icons added, used in group manager
2020-05-19 17:15:43 +02:00
plegall
ba264c5743
fixes #1188 since 5b65fca3 the rank word can be surrounded by backticks
2020-05-19 16:56:52 +02:00
plegall
b31d68fbd9
fixes #1182 with inheritance_by_default, copy only permissions from parents and do not add admins
2020-05-07 12:30:47 +02:00
Piwigo-TranslationTeam
9f83aedd7a
Update es_ES, thanks to Tirs
2020-04-30 22:42:25 +02:00
plegall
40182f7774
fixes #1120 check installed theme on its identifier (=directory name), not on its display name
2020-04-30 11:32:52 +02:00
Zacharie
c5530994b4
Minor fixe : change div border of plugin Minibox to css border
2020-04-28 10:24:10 +02:00
Hannah
5bf85c982b
fixes #1179 use standard structure for icons to remove a tag in a combined tags search
...
use standard structure for icons to remove a tag in a combined tags search
The icon displays with 2 tags combined instead of 3
To avoid breaking all themes, we keep the old style by default, but the new style is available. The upgrade to 2.11 documentation will mention it.
2020-04-27 10:00:12 +02:00
Sam
10962c9208
Fix version comparison for session ID regen ( #1178 )
...
session_regenerate_id : as planned back in 2016, remove PHP version check entirely.
... and let's see if it still is a problem on recent PHP versions.
2020-04-23 12:51:35 +02:00
Zacharie
a05aa4d72a
Issue 1175 : Chrome's bugs fixes on plugin's page
...
* replacing fieldset and legend by divs
* repair the filter input
2020-04-23 10:44:19 +02:00
Zacharieg
0a268bcce1
issue #1175 redesign plugin manager
...
* design based on Samuel's mockup + Hannah's adaptations
* on each plugin actions shown as buttons in a single column (better compatibility with verbose languages such as German)
* description always shown (no more need of the "show details" action)
* filter based on plugin title/description (javascript, no page reload)
* hide inactive plugins if they are 8 or more
* plugins no longer shown in the admin left menu, they instead get a "settings" action if relevant. Compatible with the old trigger get_admin_plugin_menu_links but new method is to simply add a "Has Setting : true" in the main.inc.php header
2020-04-22 14:41:52 +02:00
Hannah
669f3ff864
Changes to edit user popin
...
Height of popin changed to avoid a scroll bar that isn't needed
Sliders changed made rounder and colors changed to grey and orange, for both light and dark mode
2020-04-21 14:59:06 +02:00
Piwigo-TranslationTeam
35a7f6c7ec
Update nl_NL, thanks to mpo
2020-04-18 08:50:41 +02:00
Pierrick Le Gall
4a963c4335
update to 2020
...
(much simpler than before...)
2020-04-15 16:00:43 +02:00
Pierrick Le Gall
72ba6771b6
fix image src for issue example
2020-04-15 15:08:44 +02:00
Piwigo-TranslationTeam
6280c2bde6
Update fr_CA, thanks to bgoutier
2020-04-06 17:45:17 +02:00
Piwigo-TranslationTeam
126893e53c
Update sr_RS, thanks to gpopac
2020-04-05 21:07:58 +02:00
Piwigo-TranslationTeam
a6c74c9164
Update af_ZA, thanks to ddtddt
2020-04-05 13:01:36 +02:00
Piwigo-TranslationTeam
1820ce6328
Update ar_SA, thanks to ddtddt
2020-04-05 13:01:22 +02:00
Piwigo-TranslationTeam
0adb4f9404
Update bg_BG, thanks to ddtddt
2020-04-05 13:01:09 +02:00
Piwigo-TranslationTeam
011b857723
Update ca_ES, thanks to ddtddt
2020-04-05 13:00:55 +02:00
Piwigo-TranslationTeam
fc3a65b1dc
Update cs_CZ, thanks to ddtddt
2020-04-05 13:00:41 +02:00
Piwigo-TranslationTeam
75f224f960
Update da_DK, thanks to ddtddt
2020-04-05 13:00:27 +02:00
Piwigo-TranslationTeam
68aa8414c1
Update de_DE, thanks to ddtddt
2020-04-05 13:00:14 +02:00
Piwigo-TranslationTeam
97738835b8
Update el_GR, thanks to ddtddt
2020-04-05 13:00:00 +02:00
Piwigo-TranslationTeam
3920ebaadf
Update es_ES, thanks to ddtddt
2020-04-05 12:59:45 +02:00
Piwigo-TranslationTeam
d7fc9118af
Update et_EE, thanks to ddtddt
2020-04-05 12:59:31 +02:00
Piwigo-TranslationTeam
542956a4a3
Update fa_IR, thanks to ddtddt
2020-04-05 12:59:16 +02:00
Piwigo-TranslationTeam
3c03422f42
Update fi_FI, thanks to ddtddt
2020-04-05 12:59:00 +02:00
Piwigo-TranslationTeam
0b1673bf0d
Update fr_CA, thanks to ddtddt
2020-04-05 12:58:46 +02:00
Piwigo-TranslationTeam
cf1e2b2e31
Update gl_ES, thanks to ddtddt
2020-04-05 12:58:30 +02:00
Piwigo-TranslationTeam
569fb8dba9
Update he_IL, thanks to ddtddt
2020-04-05 12:58:16 +02:00
Piwigo-TranslationTeam
da305a9573
Update hr_HR, thanks to ddtddt
2020-04-05 12:58:00 +02:00
Piwigo-TranslationTeam
bdb8afc0f7
Update hu_HU, thanks to ddtddt
2020-04-05 12:57:47 +02:00
Piwigo-TranslationTeam
b2ee2b3616
Update is_IS, thanks to ddtddt
2020-04-05 12:57:33 +02:00
Piwigo-TranslationTeam
626ffab772
Update it_IT, thanks to ddtddt
2020-04-05 12:57:19 +02:00
Piwigo-TranslationTeam
50352150d0
Update ja_JP, thanks to ddtddt
2020-04-05 12:57:03 +02:00
Piwigo-TranslationTeam
f7b8a41532
Update ka_GE, thanks to ddtddt
2020-04-05 12:56:50 +02:00
Piwigo-TranslationTeam
35ff8f2f3c
Update km_KH, thanks to ddtddt
2020-04-05 12:56:33 +02:00
Piwigo-TranslationTeam
d5fa17e546
Update lt_LT, thanks to ddtddt
2020-04-05 12:56:19 +02:00
Piwigo-TranslationTeam
66794d0b67
Update mn_MN, thanks to ddtddt
2020-04-05 12:56:03 +02:00
Piwigo-TranslationTeam
8baeac6f50
Update nb_NO, thanks to ddtddt
2020-04-05 12:55:49 +02:00
Piwigo-TranslationTeam
4b5d0add46
Update nl_NL, thanks to ddtddt
2020-04-05 12:55:36 +02:00