Commit Graph

776 Commits

Author SHA1 Message Date
MatthieuLP b5dc413b40 related to #1931 & #1946 Added Posted date filter 2023-07-25 16:47:25 +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
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
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
MatthieuLP d50d7ba620 related to #1869 added translations for MCS 2023-06-26 16:04:47 +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
plegall 50795f7f9e fixes #1912 new mimetype icons (by Alice) 2023-05-05 13:02:13 +02:00
Matthieu Leproux d2ca89dfb7 related to #1755 Fixing no url problem when title doesn't exist 2022-10-17 16:33:09 +02:00
Matthieu Leproux 5aa3803a68 related to #1755 prevent warning in related album menu 2022-10-17 16:08:44 +02:00
Matthieu Leproux 6734e36cd9 related to #1693 fix tag menu warning 2022-09-02 10:13:56 +02:00
plegall 495bb56cc7 related to #1693 related tags section in picture infos had bad visibility condition 2022-09-02 10:13:36 +02:00
Matthieu Leproux 77b156df18 fixes #1657 SVG support (both gallery and admin sides) 2022-09-01 15:20:55 +02:00
HWFord 1c8b690dc7 Related to #1625 missing quotes 2022-07-05 07:42:44 +02:00
HWFord 5907bbcd1a fixes #1673 email field set to 100 characters 2022-06-22 15:47:38 +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
Matthieu Leproux d2ea8fa3cc fixes #1502 newer favicon 2021-10-04 16:40:29 +02:00
plegall 9cebf85c82 fixes #1336 alternate views for album manager
* in addition to "tile" view introduced in Piwigo 11, we add "compact" and "lines" views
* implemented by @MatthieuLP as cat_list_new in a custom branch, manually merged by @plegall on master
2021-03-04 14:42:06 +01:00
Louis 791e019d41 fixes #1261 rm old resizable
deleting files related to the old resizable, the icons in roma and clear directories, what made them apper in theme.css in roma and clear too, and what activated resizable in site update. delted resize.inc as it is not used anywhere else and deleting some old comments in search.tpl
2020-11-13 16:25:57 +01:00
plegall 4f3880af89 fixes #626 related albums (menu, combine, url)
* ability to combine albums in URL index.php?/category/1/2/3 will consider 1 as $page['category'] and {2,3} as $page['combined_categories']

* new menu block "related albums" which displays only the hierarchy of albums related to the current set of photos, excluding current album(s). In the hierarchy, only the related albums have a link, not ancestors
2020-11-09 14:28:55 +01:00
plegall b24c6c48f1 fixes #1069 config settings to promote mobile app (iOS only for now) 2020-09-29 15:12:19 +02:00
Zacharie 3b1c929e5c Issue #1200 : Design implementation and ajax implementation of changing parent and rank 2020-08-13 11:40:52 +02:00
Zacharie 0ada6754ef Change legend's tags css, add icon to a grand part of legend's tags 2020-08-04 15:22:30 +02:00
Zacharie b32daddafe Issue #1189 : Statistic page redesign
* Statistic page totally redesign, replace by a single graphic which display for last hours, days, months and years
 * Add Chart.js plugin for graphic representation
 * Add Moment.js plugin for time operations
2020-06-12 15:33:35 +02:00
Zacharie 490f43c52b Issue #1167 Implement Group Member Manage, Group manager fixes
* Adding and removing members now works in the Member manager popup
 * Implement an intelligent research input for adding users
 * Add the plugin confirm.js
 * Add a confirm popup for the group deletion
 * Implement the "Set as group for new users" action for groups
2020-05-19 17:28:22 +02:00
Hannah 5bf85c982b fixes #1179 use standard structure for icons to remove a tag in a combined tags search
use standard structure for icons to remove a tag in a combined tags search
The icon displays with 2 tags combined instead of 3
To avoid breaking all themes, we keep the old style by default, but the new style is available. The upgrade to 2.11 documentation will mention it.
2020-04-27 10:00:12 +02:00
plegall 54154eb834 fixes #1052 separate themes from Piwigo core repository
* Sylvia : https://github.com/Piwigo/piwigo-Sylvia
* elegant : https://github.com/Piwigo/piwigo-elegant
* smartpocket : https://github.com/Piwigo/piwigo-smartpocket
* dark : https://github.com/Piwigo/piwigo-dark
* clear : https://github.com/Piwigo/piwigo-clear
2019-08-06 17:52:04 +02:00
Wei-Chung Wen ad6e96b82c Fixes #1004 Error using Piwigo from Android with smartpocket theme
Using SmartPocket theme in Android 9's Chrome gives this error:

"Uncaught TypeError: Cannot read property 'toString' of null"

The error is caused by the following code

e.navigator.userAgent.match(/Android (\d+.\d+)/)

because the userAgent set by Chrome in Android 9 reads:

"Mozilla/5.0 (Linux; Android 9; H4133) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.101 Mobile Safari/537.36"

Signed-off-by: Wei-Chung Wen <morisato3711@gmail.com>
2019-07-12 13:52:29 +02:00
plegall fc193f7474 issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
Teatek a4187cabf0 Fixes #247 number of photos in breadcrumb
* Fixes #247 (Adding a span and a class to modify the picture number in the breadcrumb with css)
* same for menubar categories
2019-02-15 15:34:43 +01:00
flop25 83dac227cf cleaning code and wrong EOL
additional semicolon, uses of === instead of ==
2017-09-05 18:52:15 +02:00
flop25 06a50ca8b0 Feature #759, choose to display all Tags and/or current ones
This commit introduces a new config var and a minor change in a tpl
(language key switch)
It also change the default behaviour; can be set back to the previous
one with $conf['menubar_tag_cloud_content'] = 'current_only'
Potential Performance issue; test needed
2017-09-05 14:47:27 +02:00
flop25 47164bc737 fixes #603 no more use of include in tpl for comment_list
so comment_list can be replaced via template extension or extensions
No HTML changes just tpl and php
2017-09-01 17:39:26 +02:00