Matthieu Leproux
2abbce677a
Setting style of selectize input items like in user popIn (related to #1265 )
2021-05-21 12:42:23 +02:00
Matthieu Leproux
a69dc82722
related to #1265 Little style adjutments + translation lines corrected
2021-05-21 12:16:14 +02:00
Matthieu Leproux
bc7117dbd8
related to #1265 Added spinner when modifying user.
2021-05-21 10:44:54 +02:00
Matthieu Leproux
6a486ffbf3
related to #1265 UserPopIn group item colored better
2021-05-21 10:16:19 +02:00
Matthieu Leproux
cfa333a381
related to #1265 resize email, status and registration columns in line mode
2021-05-21 10:02:24 +02:00
Matthieu Leproux
c6acb6d2d0
related to #1265 ajustments on lineView and in user popin (group items)
2021-05-19 15:57:07 +02:00
Matthieu Leproux
71a82bd286
related to #1265 Adapted selection mode css to new icons
2021-05-19 14:53:26 +02:00
Matthieu Leproux
a112b89d79
related to #1265 Checkbox appearance in selection mode + selection box size adjusted
2021-05-19 13:42:29 +02:00
Matthieu Leproux
a03e44b572
Revert "Fixes #1403 guest user is removed from selectize user list"
...
This reverts commit 5792cf6307 .
2021-05-14 15:13:05 +02:00
Matthieu Leproux
ee38fbe4ce
Fixes #1412 Plugin view selector's bug on first reload fixed
2021-05-14 10:01:04 +02:00
Matthieu Leproux
e5ed68e6a8
Fixes #1399 Added mesage at the end of result list if result limit reached
...
Related to #1387 changed variables names for more clarity
2021-05-12 16:45:39 +02:00
Matthieu Leproux
b6a6227210
related to #1387 3 sec delay before auto openning albums
...
The variable is given in php files and used in js
2021-05-12 15:07:10 +02:00
plegall
2b57000980
issue #1396 missing/duplicate translations
2021-05-11 17:19:41 +02:00
Matthieu Leproux
451cbdbbc9
Fixes #1377 Associate / Move album's selectize in batch manager
...
Selectize for choosing album when associating or moving has now a place holder and no default value.
Also added translation line for placeholder
2021-05-07 15:33:32 +02:00
Matthieu Leproux
c1b35fd44d
Fixes #1404 input for name and password has good hover now.
2021-05-07 11:41:41 +02:00
Matthieu Leproux
5792cf6307
Fixes #1403 guest user is removed from selectize user list
2021-05-07 10:42:26 +02:00
Matthieu Leproux
8dfe65488f
Fixes #1402 Dark mode for user edit popIn
2021-05-07 10:04:02 +02:00
Matthieu Leproux
5829d17ee3
Fixes #1401 DarkMode for userManager
2021-05-06 15:37:16 +02:00
Matthieu Leproux
88622c0d91
Fixes #1400 ViewSelector in DarkMode done
...
ViewSelector for Plugin Manager, User Manager and Album manager.
2021-05-06 14:38:43 +02:00
Matthieu Leproux
0996526e4b
Fixes #1399 Search result limit set to 100. + translation lines.
...
Variable to limit the number of results is set to 100.
Added some translation lines to notice the user that he has ti refine the search.
One translation line corrected because it was in french in the uk_UK file
2021-05-06 12:33:50 +02:00
Matthieu Leproux
c38ceb9b7f
Fixes #1398 Fixed dot size of plugin manager when in line display
...
Now the size of the dots to display the plugin informations is the same size in compact display and in tile display.
2021-05-06 09:26:07 +02:00
Matthieu Leproux
37575395ab
Fixes #1395
...
Translation line added and message displayed properly.
2021-05-05 15:34:48 +02:00
plegall
fe3147d601
issue #1265 user manager new design by @GitBluub and @MatthieuLP
...
Because we had a ghost page user_list_new, I didn't simply merged the feature branch, but I reproduced the new code in a single commit on master.
2021-05-05 13:49:17 +02:00
plegall
02aea7f9ee
fixes #1364 force animation.css to be combined in last position
...
related to #1080
2021-04-28 16:43:44 +02:00
MatthieuLP
4bc1c26994
Fix View managment for plugin and album
...
Fixed bug on first page load no checkbox was checked
2021-03-19 13:35:32 +01:00
MatthieuLP
54320d4043
fixes #1355 alternative view for plugin manager
2021-03-18 15:29:56 +01:00
plegall
e64acd03c5
fixes #1358 automatic call to pwg.extensions.checkUpdates can be deactivated
2021-03-05 12:19:56 +01:00
plegall
9cebf85c82
fixes #1336 alternate views for album manager
...
* in addition to "tile" view introduced in Piwigo 11, we add "compact" and "lines" views
* implemented by @MatthieuLP as cat_list_new in a custom branch, manually merged by @plegall on master
2021-03-04 14:42:06 +01:00
plegall
c88daa88fa
fixes #1311 #1312 better transmit the tags array from PHP to TPL/JS
...
* the quotes needs to be escaped
* simpler (for orphans) to transmit array in the JS instead of HTML attribute (we might need to do the same for the whole list of tags)
2021-02-02 16:16:56 +01:00
plegall
1efa9de2a6
fixes #1302 keyboard shortcut / to filter plugins
2021-01-28 16:24:41 +01:00
plegall
7c9e4616c2
fixes #1295 do not hide inactive plugins right after an activation
...
So that you save a click (to show inactive plugins) after an update (which deactivate all plugins)
2021-01-28 15:26:29 +01:00
plegall
c97d8930bc
fixes #1299 add tooltip on inactive settings button for plugin
2021-01-27 19:40:24 +01:00
plegall
d1975a4502
fixes #1298 always show the theme configuration button
2021-01-27 19:36:09 +01:00
plegall
cbb9010ab6
fixes #1283 : force UsersCache reload when opening Group Manager
...
quick & dirty fix, must be improved
2021-01-18 16:57:54 +01:00
plegall
4e1ab21028
groups: set page title with template var instead of fake H2
2021-01-06 10:29:21 +01:00
plegall
4f2a851940
groups: l10n everything
2021-01-06 10:23:24 +01:00
plegall
30382aaf67
themes: display "default" with a star and "mobile" with a mobile icon
2021-01-06 10:20:07 +01:00
plegall
fc6eb4828a
cat_search: add missing l10n
2021-01-06 10:18:57 +01:00
plegall
baa2a2190d
picture_modify: do not show link to gallery if user level is too low
2021-01-06 10:14:45 +01:00
plegall
4d102e9eba
intro: l10n everything and use existing keys as much as possible
2021-01-06 10:13:10 +01:00
plegall
246f6fdf40
stats: l10n everything and use existing keys as much as possible
2021-01-06 10:11:50 +01:00
plegall
6ed9bbee5e
cat_search: set the page title as h1 with template var
2021-01-06 10:07:13 +01:00
plegall
4ec03c58ec
bug fixed: lost during redesign, only local file can be sync/deleted
2020-12-30 15:02:08 +01:00
plegall
1fa59cbbd6
set admin page title only once for all edit photo tabs
2020-12-29 16:42:22 +01:00
Louis
0aa52af2b6
fixes #1262 styling help pop in
...
styling help pop in by including the colorbox.inc.tpl
2020-11-13 17:39:43 +01:00
Louis
791e019d41
fixes #1261 rm old resizable
...
deleting files related to the old resizable, the icons in roma and clear directories, what made them apper in theme.css in roma and clear too, and what activated resizable in site update. delted resize.inc as it is not used anywhere else and deleting some old comments in search.tpl
2020-11-13 16:25:57 +01:00
Louis
44fcf6b20e
background color selected album
...
background color of the selected album when you add photos to it, was lost due to a change of css for .selectedAlbum span for the div in cat_list.tpl
2020-11-13 14:28:01 +01:00
Louis
de8f048713
fixes #1260 fix parameters
...
as the paramets sent by the page by default are not the same than when the form is submitted, you had to refresh the page to see the changes, to check wheter the value is equal to false or not existant is a working fix because the form submits the parameters set to false when the radio button is selected to no
2020-11-13 11:24:36 +01:00
Louis
471b301e99
synchronize in tabsheet
...
added tab to be like other pages so added a tabsheet in the backend, also only show files + directories options when it is selected
2020-11-12 15:08:42 +01:00
Louis
8736e8c25d
storage tooltip format
...
storage in the tooltip in the dashboard storage bar, now looks like the size above , MB with 0 decimals and if more than 1 gb then in GB with 2 decimals
2020-11-12 15:05:07 +01:00