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
Pierrick Le Gall
60363ecd42
Issue #1869 multi-criteria search ( #1927 )
...
* First implementation of the new multi-criteria search. It replaces the old search.php form.
* Displays live search criteria above search results. Each change reloads the list of results (displayed as thumbnails).
* New API method pwg.images.filteredSearch.update called in AJAX to live change the filters.
* New kind of filter: added_by
2023-06-21 16:11:08 +02:00
MatthieuLP
ebcdb34305
fixed #1925 photo resume does not show horizontal scroll
2023-05-31 16:07:31 +02:00
plegall
0649ad3245
fixes #1924 protect API user input from SQL injections
2023-05-29 12:25:03 +02:00
Pierrick Le Gall
efc5bcfc85
details about not submitting a public issue
2023-05-25 13:26:19 +02:00
Pierrick Le Gall
93634be9ed
Create SECURITY.md
2023-05-16 14:37:07 +02:00
plegall
0a2d0a92ca
next release is 14.0.0beta1
2023-05-15 15:56:05 +02:00
plegall
bb023d09ad
fixes #1913 hide/show newsletter subscribe link based on user_prefs
2023-05-10 14:40:10 +02:00
mathContao
4ba6aced52
add required attribute
2023-05-10 14:16:19 +02:00
plegall
50795f7f9e
fixes #1912 new mimetype icons (by Alice)
2023-05-05 13:02:13 +02:00
plegall
3ad922815c
fixes #1910 prevent SQL injection
2023-05-05 10:23:47 +02:00
plegall
0e040c9d24
update year to 2023
2023-05-05 10:22:33 +02:00
plegall
061d80b921
fixes #1911 check url input parameter
2023-05-05 09:53:01 +02:00
plegall
b9758356dc
issue #1907 revert age-max to 30 days for latest news
2023-04-27 18:11:53 +02:00
plegall
51a413b453
fixes #1907 use porg.news.getLatest on piwigo.org
...
... instead of directly requesting the forum
2023-04-27 18:01:54 +02:00
MatthieuLP
8b2216bff9
fixed #1905 History image are now clickable to go to edit
2023-04-25 10:40:34 +02:00
MatthieuLP
04e47bab39
fixed #1904 warning is hidden by default
2023-04-24 17:20:48 +02:00
MatthieuLP
47301fd120
fixed #1903 removed english sentence in user delete confirm
2023-04-24 17:19:29 +02:00