9 Commits

Author SHA1 Message Date
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 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 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 070a6805ea (cp 86c5611) fixes #1319
* Fixing parent definition when moving sub-album "Before" other album
2021-02-05 18:02:22 +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