Commit Graph

2105 Commits

Author SHA1 Message Date
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
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
958031c141 related to #1465 better drop down for images and bugfix on filters 2022-03-02 12:46:29 +01:00
Matthieu Leproux
e6cfb068ce related to #1465 better UI if no results + borders + better refresh 2022-03-02 12:46:29 +01:00
Matthieu Leproux
758a7ef4d1 related to #1465 max page added to pagination 2022-03-02 12:46:29 +01:00
Matthieu Leproux
5723f99056 related to #1465 added better pagination + dark mode for lines 2022-03-02 12:46:29 +01:00
Matthieu Leproux
a23167f98c related to #1465 removed useless code in history.php and added version to api function 2022-03-02 12:46:29 +01:00
Matthieu Leproux
1ada02c1b6 related to #1465 better indent, new translation line + add guest as filter 2022-03-02 12:46:29 +01:00
Matthieu Leproux
f9d800abcb related to #1465 code review 2022-03-02 12:45:47 +01:00
Matthieu Leproux
6fcedc19a3 related to #1465 added summary to history results 2022-03-02 12:45:47 +01:00
Matthieu Leproux
5730be596c related to #1465 category name addded 2022-03-02 12:45:47 +01:00
Matthieu Leproux
fcc14158a1 related to #1465 added category name on line display 2022-03-02 12:45:47 +01:00
Matthieu Leproux
5ca10bbfae related to #1465 added hover on ip and user name + adjustments for labels and translation 2022-03-02 12:45:47 +01:00
Matthieu Leproux
98c8269cdf related to #1465 removed useless translations + added icon on ip and username hover + labels 2022-03-02 12:45:47 +01:00
Matthieu Leproux
84dbdbabe8 related to #1465 added beginning of pagination 2022-03-02 12:45:47 +01:00
Matthieu Leproux
6860c59453 related to #1465 added ip and download filter + some titles to lines + listenners 2022-03-02 12:45:47 +01:00
Matthieu Leproux
4f85ca29e1 related to #1465 the filter "user" can be added and removed 2022-03-02 12:44:21 +01:00
Matthieu Leproux
332fc2430e related to #1465 added edit link to drop down 2022-03-02 12:38:06 +01:00
Matthieu Leproux
717213e6d4 related to #1465 displaying real info in lines 2022-03-02 12:38:06 +01:00
Matthieu Leproux
34100c049c related to #1465 fetching lines by ajax call 2022-03-02 12:38:06 +01:00
Matthieu Leproux
e96df2bcc6 related to #1465 Search action done in ajax, still need to construct response properly 2022-03-02 12:38:06 +01:00
Matthieu Leproux
fb07012b06 related to #1595 cleaner code, removed unused functions 2022-03-02 12:08:41 +01:00
Matthieu Leproux
47788e259a related to #1595 Filters trigger ajax call with uid in param 2022-03-02 12:08:41 +01:00
Matthieu Leproux
19c9c36e79 Removing user list from getActivity. Generating userlist in template init 2022-03-02 12:08:41 +01:00
Matthieu Leproux
6eacc5ea6f Added Pagination, page size set to 100K 2022-03-02 12:08:41 +01:00
plegall
78e9d516b1 fixes #1616 handle backticked rank column in conf.order_by setting 2022-02-25 14:22:39 +01:00
Matthieu Leproux
1e8b4c747f fixes #1604 moved activity download API method to activity php file 2022-02-02 14:42:22 +01:00
Matthieu Leproux
ffa4519da1 related to #1595 Temporary fix before pagination 2022-01-10 10:03:50 +01:00
plegall
303f8b87a3 fixes #1594 in guest_access=false mode, hide menus for guests 2022-01-04 16:32:07 +01:00
plegall
4acfca116b fixes #1591 specific processing for piwigo-openstreetmap and piwigo-videojs 2021-12-30 16:57:30 +01:00
plegall
21ac55c5a5 fixes #1587 do not register a login activity for pwg.images.uploadAsync 2021-12-23 17:55:40 +01:00
plegall
ce7de25f77 fixes #1570 render parent album name in related albums menu 2021-11-25 12:39:58 +01:00
Matthieu Leproux
0ad1d28941 fixes #1569 No more infinite spin when unseting default groups 2021-11-24 11:10:57 +01:00
plegall
bffdf960d5 next release is 13.0.0beta1 2021-11-15 14:54:25 +01:00
Matthieu Leproux
74153db445 fixes #1557 removed %% in front and escaped groups for mysql8 2021-11-15 13:45:44 +01:00
plegall
8ef50d84e4 fixes #1553 pwg.images.uploadCompleted details about updated album 2021-11-09 16:19:32 +01:00
plegall
f9b80b4236 fixes #1552 pwg.images.upload correct number of photos in output
We need to take into account the number of photos in the lounge for this album.
2021-11-09 16:12:25 +01:00
plegall
97fce5d251 fixes #1545 avoid fatal error during upgrade from 11 to 12 2021-11-03 19:12:58 +01:00
plegall
c7214a33fb next release is 12.0.0 2021-11-03 15:02:50 +01:00
plegall
7417d974b0 keep compatibility with PHP 5 on this one 2021-11-02 15:41:46 +01:00
Matthieu Leproux
f0608bb9fa related to #1537 Php filterable_users list made better 2021-10-22 15:30:39 +02:00
Matthieu Leproux
24e923f971 fixes #1537 Filter is done with ids now and not with usernames. 2021-10-20 15:55:52 +02:00
plegall
8e2f12fdf0 fixes #1529 rewrite list of filter users for activities
* migration task to update activity.performed_by (with object_id) for logout action (was always user guest instead of the real user)
* activities: use the actual regrouped lines to list filter users (instead of performing a separate SQL query)
2021-10-19 16:28:52 +02:00