13 Commits

Author SHA1 Message Date
Matthieu Leproux 67e377cafe related to #1695 apply commit 0a40b38 to 12.x branch 2022-07-25 14:21:59 +02:00
plegall a0be45af34 issue #1309 compatibility PHP 8 2021-08-06 15:57:14 +02:00
Matthieu Leproux f1ea76242b fixes #1451 Can now open move album from album manager 2021-07-15 13:05:45 +02:00
Matthieu Leproux 9838c1955c 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 14:43:01 +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
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 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
Zacharie 69cee6540a Global redesign and bug fix
* Redesign of album manager to correspond to the group manager
 * Bug fix on move album : album can now be moved in first place
 * Design fixes on album edit, especially on thumbnail
 * Minor design fixes
2020-08-13 18:32:36 +02:00
Zacharie 5bbc2db33b Design fixes due to branch merging 2020-08-13 12:55:38 +02:00
Zacharie cf4a861bdf Issue #1200 : Minor design fixes 2020-08-13 11:43:56 +02:00
Zacharie 74447192b0 Issue #1200 : Implementation of auto-order of categories and design fixes 2020-08-13 11:43:56 +02:00
Zacharie 3b1c929e5c Issue #1200 : Design implementation and ajax implementation of changing parent and rank 2020-08-13 11:40:52 +02:00