Commit Graph

10613 Commits

Author SHA1 Message Date
plegall 308f7109b4 issue #1306 also close bracket for deleteOrphans and setMd5sum 2021-05-11 17:53:05 +02:00
7tonin e16368982d Batchmanager metadata sync bug (#1306)
* closing square brakets is better
2021-05-11 17:51:38 +02:00
plegall 2b57000980 issue #1396 missing/duplicate translations 2021-05-11 17:19:41 +02:00
Matthieu Leproux f14f10f4a4 Fixes #1362 If duplicated group has little star the new group has the star too. 2021-05-07 16:41:48 +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 4060183b2d Fixes #1405 Now the password in the input is taken in the user creation 2021-05-07 12:31:27 +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
plegall 4b6c64be3b fixes #1397 deactivating a user deletes all his sessions 2021-05-05 17:03:19 +02:00
plegall 444c653878 fixes #1368 user with "guest" status get refused connection 2021-05-05 17:03:19 +02:00
Matthieu Leproux 722fae2e82 Fixes #1396
Translation lines added for Album Move.
2021-05-05 16:51:33 +02:00
Matthieu Leproux 37575395ab Fixes #1395
Translation line added and message displayed properly.
2021-05-05 15:34:48 +02:00
plegall b6b2da88a4 fixes #1380 avoid performance issue with high volume albums 2021-05-05 15:21:05 +02:00
Matthieu Leproux eaa007b458 Fixes issue #1394
Now the focus is made on the input for the name of the new group.
2021-05-05 14:29:53 +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
Matthieu Leproux d29da9f36a Fix issue #1393
Text ellipsis is done left and we see last part of title
2021-05-05 13:35:46 +02:00
Matthieu Leproux 52a8c86e2e Fix issue #1388
Album name is now wide enougth for big album names
2021-05-05 11:53:19 +02:00
plegall 3e5acb7b6e fixes #1392 improve performances to find related albums
* new conf setting related_albums_maximum_items_to_compute (1000 by default). Beyond this number of photos in current set, do not try to find related albums.

* new conf setting related_albums_display_limit : only display the heaviest (most related) albums.
2021-05-04 17:17:05 +02:00
plegall ddc2fafd58 ignore themes not in core 2021-04-28 16:45:41 +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
Matthieu Leproux ea39b734fa Fixes #1387
Albums with sub-albums don't open when dragging albums over them
2021-04-28 12:17:34 +02:00
MatthieuLP 1fce0f7c97 Fixes #1382 gracefully recovers from local storage write error 2021-04-14 16:12:29 +02:00
MatthieuLP 40316b8e12 Merge branch 'master' of github.com:Piwigo/Piwigo 2021-04-02 16:15:05 +02:00
MatthieuLP 3a91c30e1e Fix title lenght in album manager (line) 2021-04-02 16:14:42 +02:00
plegall 7f2df44417 use SSH url for github 2021-03-19 14:12:38 +01: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 5bc04d1143 issue #1118 missing code in d0497f0 2021-03-09 11:52:33 +01:00
plegall d0497f035c fixes #1118 competition between regexp models 2021-03-09 11:32:36 +01:00
plegall a02edff655 fixes #1352 check language name (user input) 2021-03-08 14:59:07 +01:00
plegall 649e73c89b fixes #1334 change syntax to be compatible with PHP 5.3 2021-03-08 14:27:35 +01:00
plegall 26cc5d130f fixes #1361 check related albums against permissions 2021-03-08 12:55:56 +01:00
plegall 917c733092 fixes #1344 add auth exception for pwg.images.uploadAsync
This method handles its own authentication and can be called by an anonymous request. Thus it should not be blocked by a $conf[guest_access] setting set to false.
2021-03-05 16:35:09 +01:00
plegall e64acd03c5 fixes #1358 automatic call to pwg.extensions.checkUpdates can be deactivated 2021-03-05 12:19:56 +01:00
plegall e86d5525d0 fixes #1357 incorrect day due to timezone offset 2021-03-05 11:27:58 +01:00
plegall 370ba453a2 fixes #1342i, fixes #1354 : new way to calculate dashboard storage 2021-03-05 10:49:05 +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 28d1e970e5 issue #1336 : Fontello, added 3 Icons for layout switch 2021-03-04 12:12:49 +01:00
MatthieuLP 1233694048 Issue #1323: Fixing random album ranking in album manager.
Fixed when moving ONE album but moving 4+ sub-albums to root still makes random result :/
2021-02-26 15:37:45 +01:00
MatthieuLP 86c5611562 fixes #1319
* Fixing parent definition when moving sub-album "Before" other album
2021-02-05 18:00:41 +01:00
plegall b63ecd19bd fixes #1313 replace curly braces by brackets 2021-02-05 11:50:26 +01:00
plegall 9c1f6c0c04 fixes #1322 class attributes must be defined in contructor 2021-02-05 11:36:56 +01:00
plegall eadc846bf6 add debug on activity chart data calculation 2021-02-05 10:14:08 +01:00
plegall ea69988eac fixes #1317 remove cache directory size calculation 2021-02-05 10:12:05 +01:00
plegall 82f6371955 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:39:14 +01:00