Matthieu Leproux
1b84de5eea
related to #1609 when node has no children, arrow is gray and not clickable rather than invisible
2022-05-04 15:18:39 +02:00
Matthieu Leproux
e8a47efd1f
related to #1609 reintroduced drag and drop tooltip
2022-05-04 15:18:39 +02:00
Matthieu Leproux
a5237ec889
related to #1609 removed search from album mover
2022-05-04 15:18:39 +02:00
Matthieu Leproux
2ceb5b7d54
related to #1609 album name in input rename
...
Also solved listenner bug when moving albums to root
2022-05-04 15:18:39 +02:00
Matthieu Leproux
f7b97a5235
relate to #1609 rename after move works now
2022-05-04 15:18:39 +02:00
Matthieu Leproux
2f387c71e2
related to #1609 added hover on album nodes
2022-05-04 15:18:39 +02:00
Matthieu Leproux
737b2de5de
related to #1609 new created album is public by default and visit in gallery btn must be clickable
2022-05-04 15:18:39 +02:00
Matthieu Leproux
413d5839fc
related to #1690 bug fix for cat openning not working after cat creation
...
Previously when creating an album and a sub album to this album, the new parent open/close toggler woud not work
2022-05-04 15:18:39 +02:00
Matthieu Leproux
847983bf00
related to #1609 visit gallery button takes in account the privacy
2022-05-04 15:18:39 +02:00
Matthieu Leproux
d5e3c08878
related to #1609 handle badges on album creation
2022-05-04 15:18:39 +02:00
Matthieu Leproux
f493aeaed1
related to #1609 action button to visit gallery works now
2022-05-04 15:18:39 +02:00
Matthieu Leproux
9991730133
related to #1609 album rename works
2022-05-04 15:18:39 +02:00
Matthieu Leproux
6d21feed3c
related to #1609 sort button work for all albums
2022-05-04 15:18:39 +02:00
Matthieu Leproux
7b88c75aea
related to #1609 added pencil on title hover
2022-05-04 15:18:39 +02:00
Matthieu Leproux
b04a2e92d5
related to #1609 added number of photos in badges
2022-05-04 15:18:39 +02:00
Matthieu Leproux
e304d85b0a
related to #1609 badge about last time album is updated works
2022-05-04 15:18:39 +02:00
Matthieu Leproux
63ebc25a62
related to #1609 placed badges correctly and action icons are always visible
2022-05-04 15:18:39 +02:00
Matthieu Leproux
06e30612b5
related to #1609 subcats badge updates on album creation and deletion
2022-05-04 15:18:39 +02:00
Matthieu Leproux
423297d4a7
related to #1609 subcats badge works and updates when moving albums
2022-05-04 15:18:39 +02:00
Matthieu Leproux
2d6ef34962
related to #1609 badges with default values
2022-05-04 15:18:39 +02:00
Matthieu Leproux
405cfdd084
related to #1609 possibility to add album at root + can add as first or last works + sort order btn
2022-05-04 15:18:39 +02:00
Matthieu Leproux
5d067c659c
related to #1609 Addedn scroll to div after add.
...
Bug solved : Multiple deletion works now
2022-05-04 15:18:39 +02:00
Matthieu Leproux
3738f5461e
relatd to #1609 newly created album can be deleted instantly
2022-05-04 15:18:39 +02:00
Matthieu Leproux
452d3b81c2
related to #1609 Add Album works.
2022-05-04 15:18:39 +02:00
Matthieu Leproux
6518bd0136
related to #1609 added create album and album deletion
...
Album creation bug, it places the ne album at the root
Album deletion bug, when deleting an album, the other click event are removed I don't know why yet
2022-05-04 15:18:39 +02:00
Matthieu Leproux
6adbb6e9d4
related to #1609 added icons to edit album
2022-05-04 15:18:39 +02:00
Matthieu Leproux
121f887e13
related to #1609 search now starts at 3 chars in input
2022-05-04 15:18:39 +02:00
Matthieu Leproux
6fa77b0858
related to #1609 non case sensitive search + better reset between search
2022-05-04 15:18:39 +02:00
Matthieu Leproux
425467e15f
related to #1609 Renamed 'cat_move' to 'albums' and linked variables so it works with new name
2022-05-04 15:17:28 +02:00
Matthieu Leproux
8dae4cb770
fix #1656 Page title uniformisation
2022-04-26 12:15:53 +02:00
Matthieu Leproux
7958cd4f89
fixes #1655 removing multiple sizes deletio from conf/option/photo sizes
2022-04-26 10:33:09 +02:00
Matthieu Leproux
f6584f3118
fixing language error in pl_PL for add user form
2022-04-13 12:38:24 +02:00
HWFord
5a4a669c08
Issue #1625 add array key for dataset
...
add array keys for body data helpful when selecting via javascript
also separates ids for combined tags and albums
2022-04-08 09:14:18 +02:00
HWFord
acbf86a6fa
Issue #1625 removes forgotton echo
2022-04-07 14:40:41 +02:00
HWFord
722c26a1b3
Issue #1625 body class definition in section init
...
Initialize body_classes in common.inc.php
Add class for section and section id
also add class with search id
Class is added to $page in section_init now
Also add tis info to the body dataset for javascript use
2022-04-07 14:30:47 +02:00
HWFord
91c965e75e
Fixed #1646 Combined tags changes for bootstrap darkroom
...
add icon for bootstrap darkroom.
Uses bootstrap darkroom icons, and hides by default
2022-04-06 10:38:32 +02:00
HWFord
d7af491a81
Fixes #1625 adds class to body
...
Adds class to body, get id for category tag or picture, add dynamic class to body using id
Also used on page where albums and tags are combined
TODO make compatible with modus
2022-04-06 09:51:08 +02:00
plegall
c4f0727176
issue #1641 make admin_theme related to user instead of config
2022-03-31 18:23:26 +02:00
plegall
c2f8238e16
issue #1640 user preferences
2022-03-31 18:16:23 +02:00
plegall
c56aee6c31
issue #1467 add missing language string
13.0.0beta1
2022-03-23 12:08:00 +01:00
plegall
1e64d745a2
issue #1467 avoid error when Piwigo version is not available on PEM
...
* do not display an error message "cannot connect to server" but simply "no plugin available"
* if we are on a beta/RC version, display a button to switch to test plugins compatible with Piwigo previous version
* add a tooltip with more details about the "show beta test plugins"
2022-03-23 12:03:09 +01:00
plegall
68e5901d72
fixes #1634 escape translated strings in group manager
2022-03-21 13:37:17 +01:00
Matthieu Leproux
627a9ec0d4
Advanced filters darkmode for User manager and plugins_new
2022-03-21 11:53:14 +01:00
Matthieu Leproux
db920d6062
added icon-star-half, icon-fire, icon-heart
2022-03-16 15:20:51 +01:00
Matthieu Leproux
1f6cdc08d8
related to #1614 darkmode for add btn when 0 relatd cats
2022-03-16 15:11:41 +01:00
Matthieu Leproux
fde4e392ef
related to #1614 dark mode for selectize alternative
2022-03-16 15:11:19 +01:00
Matthieu Leproux
238cee07e8
related to #1614 fixed bug when removing a related cat
2022-03-16 15:10:00 +01:00
Matthieu Leproux
66bd06176c
related to #1614 replacing selectize in photo editor for related categories
2022-03-16 15:09:12 +01:00
Matthieu Leproux
34fe0fc36f
related to #1629 Changed some translation keys for history page
2022-03-16 14:55:08 +01:00
Matthieu Leproux
2feb5d86e6
related to #1629 unifomed margins in history lines
2022-03-16 14:55:08 +01:00