Commit Graph

11344 Commits

Author SHA1 Message Date
Eike Rathke
7ecf80d4e9 Check function_exists('mime_content_type') before calling
mime_content_type() is in the fileinfo extension that may not be
installed or configured. It's also checked in action.php

See https://piwigo.org/forum/viewtopic.php?id=32327
2023-08-08 10:43:58 +02:00
HWFord
c88ca1ed0f issue #1845 register another PHP function(strstr) 2023-08-07 17:12:59 +02:00
plegall
29ccabc89f next release is 14.0.0beta2 14.0.0beta2 2023-08-03 13:09:48 +02:00
plegall
0761e43d5f make sure template does not break when TAGS_FOUND or ALBUMS_FOUND not provided 2023-08-03 12:45:02 +02:00
plegall
d92986a13d fixes #1920 new output parameter save_visits for pwg.session.getStatus 2023-08-03 11:19:44 +02:00
plegall
7d73935323 issue #1917 add parameter is_download to pwg.history.log 2023-08-03 10:52:20 +02:00
plegall
da559de7aa fixes #1939 update phpmailer from 6.5.1 to 6.8.0 (PHP 8.2 compatibility) 2023-08-02 12:46:34 +02:00
plegall
a9fbb3546c fixes #1391 avoid warning when notifying an admin user on an album 2023-08-02 12:32:22 +02:00
OSWorX
e69a496ae7 Update cssmin.class.php
Fix php 8.2.x error:
Deprecated: Creation of dynamic property CssAtMediaStartToken::$MediaTypes is deprecated in /srv/www/piwigo/include/cssmin.class.php on line 34

While I do not really understand why this old library is further used .. ?!
2023-08-02 11:50:19 +02:00
MatthieuLP
6c9159ddfb related to #1931 Added search css in default/theme.css 2023-07-31 16:20:15 +02:00
MatthieuLP
a215db600b related to #1931 Moved the search filter in a dedicated template 2023-07-31 15:04:49 +02:00
MatthieuLP
4424a6dade related to #1931 Responsive for mcs with lots of filters 2023-07-28 10:50:06 +02:00
MatthieuLP
c16da5e492 related to #1931 add data display for tag and album popin, this is placeholder data for now 2023-07-28 10:22:21 +02:00
MatthieuLP
f62d255e0a related to #1931 & #1946 Date posted filter made like filetype filter
* Also reload page on filter deletion even if it is filled or not
2023-07-26 16:21:53 +02:00
plegall
65bf665513 issue #1946 provide list of date_posted with counters 2023-07-26 12:15:51 +02:00
MatthieuLP
4b02f70f3d related to #1931 added popins for albums and tags found 2023-07-26 11:49:59 +02:00
MatthieuLP
63869f9ac8 related to #1931 added buttons for albums and tags found 2023-07-26 11:07:04 +02:00
MatthieuLP
528db63bea related to #1931 & #1946 Can remove date filter with filter manager popin now 2023-07-26 09:43:32 +02:00
MatthieuLP
b5dc413b40 related to #1931 & #1946 Added Posted date filter 2023-07-25 16:47:25 +02:00
plegall
87c4fad23e issue #1946 implement backend for search by date_posted 2023-07-24 16:49:53 +02:00
MatthieuLP
6907bf26f5 related to #1931 Added empty all filters button 2023-07-24 15:22:10 +02:00
MatthieuLP
01e3bb61ea related to #1945 & #1931 Clearer code 2023-07-24 11:47:15 +02:00
MatthieuLP
27217c8c57 related to #1931 Escape translations 2023-07-19 14:32:54 +02:00
MatthieuLP
da62e80e82 related to #1931 New message if no filters are filled 2023-07-19 10:26:48 +02:00
MatthieuLP
356f6ff83a related to #1931 Moved delete btn inside filter forms and added a "Clear" btn. 2023-07-18 15:57:52 +02:00
plegall
145b686a0d issue #1917 provide download_url to pwg.images.getInfo 2023-07-17 18:05:29 +02:00
MatthieuLP
cabb080d91 related to #1931 Clicking outside a filter closes the openned filter 2023-07-17 15:41:30 +02:00
MatthieuLP
0266278561 related to #1931 You can now press Enter to validate filters 2023-07-12 14:53:08 +02:00
MatthieuLP
98fa5b697a related to #1931 can click outside the filter manager popin to close it 2023-07-12 11:37:05 +02:00
MatthieuLP
08f63f5648 related to #1931 better order for search options in search by word filter 2023-07-12 10:20:02 +02:00
MatthieuLP
91fed53ec2 related to #1931 Changed filter btn title, fixed filetypes widget bug where it disapears when empty 2023-07-11 16:21:57 +02:00
MatthieuLP
c6325f2e5d related to #1931 Set back widget manager reload on validation to true 2023-07-11 11:00:54 +02:00
MatthieuLP
1e944ca49a related to #1931 Filetypes widget fully functionnal 2023-07-11 10:59:56 +02:00
MatthieuLP
7a132f1933 related to #1931 Added file type widget with
* The new widget
* Translations line

Still need to connect to back and add icons
2023-07-10 16:55:08 +02:00
plegall
2d46924bf6 issue #1941 search, implement filter by file type 2023-07-10 15:17:46 +02:00
plegall
382884836a issue #916 and issue #1917 increment images.hit when calling pwg.history.log 2023-07-10 14:49:36 +02:00
Pierrick Le Gall
978425527d Merge pull request from GHSA-934w-qj9p-3qcx 2023-07-07 16:23:49 +02:00
Teatek
639c9d96fa Issue #917 album photo sort order (#955)
* returns an image_order for API methods pwg.categories.getList and pwg.categories.getAdminList
2023-07-05 11:06:31 +02:00
plegall
c469f5142c fixes #1937 quick search redirects to normal search 2023-07-03 15:22:52 +02:00
plegall
6c6c297b2a fixes #1934 deduplicate counter for added_by search filter 2023-06-30 10:54:16 +02:00
plegall
324e0549be fixes #1933 reorganize SQL generated query for search by words on album name/desc 2023-06-29 17:36:17 +02:00
MatthieuLP
5a40343c61 related to #1931 Changed widget labels and added translation lines 2023-06-28 10:39:41 +02:00
MatthieuLP
9b7efde945 related to #1931 moved validate btn on the side of selectize inputs 2023-06-27 17:08:03 +02:00
plegall
0534202c40 fixes #1930 remove search_rules 2023-06-27 15:20:41 +02:00
plegall
fdabd4a988 fixes #1929 add parameter search on pwg.categories.getList (and use it) 2023-06-27 14:41:28 +02:00
MatthieuLP
d50d7ba620 related to #1869 added translations for MCS 2023-06-26 16:04:47 +02:00
plegall
c6eebad0cb display raw errors during install 14.0.0beta1 2023-06-26 14:30:52 +02:00
MatthieuLP
d515364622 related to #1869 Fixed author widget remove with filter manager. Also updates filter when closing them without validating 2023-06-26 11:37:20 +02:00
plegall
c01ec38bc4 issue #1869 search filters, optimize filter data loading and match permissions
* only load list of authors if this filter is active (same for tags, added_by...)
* if the search_rules include album 123 but this album is not available to current user, remove it from search_rules before sending it to template
2023-06-22 12:00:43 +02:00
MatthieuLP
3d6c533e98 related to #1869 Adjustements for beta1
* Removed console.log()
* Changed widget labels
* Set back all reloads params to true
* Changed icons for add album btn in album widget
2023-06-21 16:39:23 +02:00