1059 Commits

Author SHA1 Message Date
7tonin 16e1bc00f2 Fixes #1546 Var name mistake 2021-11-11 15:16:38 +01:00
plegall 5075f97a46 (cp a03e44b) Revert "Fixes #1403 guest user is removed from selectize user list"
This reverts commit 5792cf6307.
2021-05-14 15:50:35 +02:00
plegall ddf0f90a29 (cp 9838c19) Related to #1323 changeRank is called after the end of ajax call
Before the changeRank function was called in then() after changeParent.
Now it is called in case of success in the changeParent ajax call
2021-05-14 15:50:14 +02:00
plegall 596734bdfa (cp ee38fbe) Fixes #1412 Plugin view selector's bug on first reload fixed 2021-05-14 15:49:54 +02:00
plegall 8d18c6d16d (cp e5ed68e) 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-14 15:49:22 +02:00
plegall 1cb52de35d (cp b6a6227) related to #1387 3 sec delay before auto openning albums
The variable is given in php files and used in js
2021-05-13 13:53:37 +02:00
plegall f648813259 (cp d86e7f6) related to #1396 title of popin when ordering albums is well aligned 2021-05-13 13:53:22 +02:00
plegall 4055853bf0 (cp 66a2d54) related to #1362 removing console.log 2021-05-13 13:52:18 +02:00
plegall 6fddfd2179 (cp 4156702) Fixes #1369 correct number of photos on filtered tags 2021-05-13 13:52:01 +02:00
plegall 0aec78b7db (cp 308f710) issue #1306 also close bracket for deleteOrphans and setMd5sum 2021-05-13 13:51:46 +02:00
plegall 3a505d5b5a (cp e163689) Batchmanager metadata sync bug (#1306)
* closing square brakets is better
2021-05-13 13:51:31 +02:00
plegall 432b2f64ec (cp 2b57000) issue #1396 missing/duplicate translations 2021-05-13 13:51:06 +02:00
plegall 6d579c5637 (cp f14f10f) Fixes #1362 If duplicated group has little star the new group has the star too. 2021-05-13 13:50:07 +02:00
plegall f47b29c434 (cp 451cbdb) 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-13 13:48:58 +02:00
plegall e0c6821d2a (cp 5792cf6) Fixes #1403 guest user is removed from selectize user list 2021-05-13 13:39:59 +02:00
plegall fecac60e69 (cp 88622c0) Fixes #1400 ViewSelector in DarkMode done
ViewSelector for Plugin Manager, User Manager and Album manager.

Note : did not change admin/themes/default/template/user_list.tpl, not relevant on 11.x
2021-05-13 13:38:49 +02:00
plegall aa9acb388f (cp 0996526) 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-13 13:26:08 +02:00
plegall 3f9146ed09 (cp c38ceb9) 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-13 13:25:00 +02:00
plegall 98b2ed9b28 (cp 3757539) Fixes #1395
Translation line added and message displayed properly.

Conflicts:
	language/fr_FR/admin.lang.php
2021-05-13 13:01:20 +02:00
plegall a1bdb82ee8 (cp eaa007b) Fixes issue #1394
Now the focus is made on the input for the name of the new group.
2021-05-05 15:22:51 +02:00
plegall e7c24ee871 (cp d29da9f) Fix issue #1393
Text ellipsis is done left and we see last part of title
2021-05-05 15:22:32 +02:00
plegall 6a7c7cf266 (cp 52a8c86) Fix issue #1388
Album name is now wide enougth for big album names
2021-05-05 15:22:15 +02:00
plegall ecb5d0b08e (cp 02aea7f) fixes #1364 force animation.css to be combined in last position
related to #1080
2021-04-28 16:54:05 +02:00
plegall c8ccf16a5f (cp ea39b73) Fixes #1387
Albums with sub-albums don't open when dragging albums over them
2021-04-28 16:53:48 +02:00
plegall ae7c61f314 (cp 1fce0f7) Fixes #1382 gracefully recovers from local storage write error 2021-04-28 16:53:33 +02:00
plegall 08626b69ab (cp 3a91c30) Fix title lenght in album manager (line) 2021-04-28 16:53:13 +02:00
plegall 5533715f5e (cp 4bc1c26) Fix View managment for plugin and album
Fixed bug on first page load no checkbox was checked
2021-03-19 14:13:30 +01:00
plegall 07a1678fe2 (cp 54320d4) fixes #1355 alternative view for plugin manager 2021-03-18 15:43:34 +01:00
plegall f4fd186afb (cp e64acd0) fixes #1358 automatic call to pwg.extensions.checkUpdates can be deactivated 2021-03-05 12:21:13 +01:00
plegall cd35fba44b (cp 9cebf85) 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

Conflicts:
	language/fr_FR/admin.lang.php
2021-03-04 15:02:03 +01:00
plegall 0dd3c44ede (cp 28d1e97) issue #1336 : Fontello, added 3 Icons for layout switch 2021-03-04 14:57:51 +01:00
plegall 070a6805ea (cp 86c5611) fixes #1319
* Fixing parent definition when moving sub-album "Before" other album
2021-02-05 18:02:22 +01:00
plegall 319b4f6080 (cp 9c1f6c0) fixes #1322 class attributes must be defined in contructor 2021-02-05 11:37:24 +01:00
plegall 60a9314bff (cp 82f6371) fixes #1315 filter on tags no longer cares about case
* searching "Pa" will find both "Pasta" and "pasta"
* the searched word can be "included" in the result, not only "starting with". "ta" will find "pasta".

Thanks to @dawsk-2021 in issue #1320
2021-02-05 09:48:38 +01:00
plegall ece03b002a (cp c88daa8) 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-05 09:48:03 +01:00
plegall d0e9ac6156 (cp 1efa9de) fixes #1302 keyboard shortcut / to filter plugins 2021-01-28 16:25:03 +01:00
plegall cb800ef662 (cp 7c9e461) 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:28:04 +01:00
plegall 28e7c1714d (cp c97d893) fixes #1299 add tooltip on inactive settings button for plugin 2021-01-27 20:25:20 +01:00
plegall 845bc85132 (cp d1975a4) fixes #1298 always show the theme configuration button 2021-01-27 20:24:57 +01:00
plegall 18ea603445 (cp b7ba2e4) better display of buttons after upload (new margin for success info) 2021-01-18 17:32:15 +01:00
plegall 4ee3348ca0 (cp cbb9010) fixes #1283 : force UsersCache reload when opening Group Manager
quick & dirty fix, must be improved
2021-01-18 16:59:37 +01:00
plegall 3dcbfda262 (cp 6005901) same margin around error/success/warning/messages boxes for top/right/bottom/left 2021-01-17 20:01:00 +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 1ea1102659 bug fixed: on intro, in French the #Week was diplayed on 2 lines 2021-01-06 10:17:31 +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