Commit graph

260 commits

Author SHA1 Message Date
Linty
34296598d4 fixes #2281 add two default conf for reset and activation link
When a password activation or reset link is generated, the link expiry time is now defined in two conf: $conf[’password_reset_duration‘] with a default time of one hour and $conf[’password_activation_duration‘] with a default time of 72 hours.
2024-11-20 17:09:26 +01:00
plegall
b0a5c404e7 default configuration: specific instructions for SVG support 2024-09-27 17:21:58 +02:00
HWFord
983d943548 issue #2170 update picture tpl to embed pdf reader
Add default config pdf_viewer_filesize_threshold
Add function to get number of PDF pages
Add translations
update picture.php to send pdf filesize threshold and nb page to tpl
update picture.tpl to add number of pages for PDF
picture_content.tpl update for new config name and add translation functions. use embed for pdf if file ext = pdf
2024-06-20 11:56:19 +02:00
plegall
71cd92c04d fixes #2166 add feature to send anonymous stats to piwigo.org 2024-06-10 21:32:04 +02:00
Linty
27cd5cde9e related to #2158 update user and guest pop in
- Implementation of a new modal for modifying a user or guest
- Addition of a function to allow plugins to add a tab to the new user modal
- Fix bug: "badger-number" is updated when a user is added or deleted
- Fix bug: When the user who is editing has permissions to delete the user he is modifying, the delete icon is now displayed correctly
- Added a new api method for modifying the main user and generating a link to reset a password
- Passed $conf[‘webmaster_id’] in database configuration
2024-05-31 18:12:52 +02:00
plegall
1000ae868e fixes #2118 add config setting animated_webp_compression_quality (default=70) 2024-02-19 17:17:36 +01:00
Phlogi
79e91e3296
Support webp format (#1785)
* consider webP as an input and output format, meaning a derivative from webp is still a webp
2023-09-11 17:10:52 +02:00
plegall
407cabcbe9 fixes #1966 support for EPS files (copied from Piwigo.com) 2023-08-21 19:00:01 +02:00
plegall
4ac772224f issue #1959 support for HEIC file format
* Piwigo produces an image.jpg as representative of image.heic
* optimized pixels dimensions of the representative, based on the XXL derivative width*height
2023-08-18 14:15:08 +02:00
Eike Rathke
a665efb4e0 Fix typo in description for php_extension_in_urls, false vs true
Obviously the default is true for with .php extension and if false
without.
2023-08-08 10:44:53 +02:00
plegall
f4de473db8 issue #1852 ability to disable core/extensions updates 2023-01-21 11:54:51 +01:00
plegall
00480ce0a7 fixes #1527 ability to disable auto-detection of url port 2022-12-29 22:08:27 +01:00
plegall
3b36ff0a91 fixes #1838 ability to hide connections from activities with a config setting 2022-12-21 17:18:43 +01:00
plegall
97b665d8f3 issue #1827 new check on filesystem compared to what is listed in the database
While not fixing issue #1827 it helps users to detect if they have been
affected by the problem.
2022-12-16 15:11:58 +01:00
plegall
e22a35fac8 issue #1780 only switch to old album manager above 10k albums 2022-11-16 15:28:35 +01:00
plegall
7f00155ca7 fixes #1780 automatically switch to the old album manager 2022-11-08 12:17:52 +01:00
plegall
f95bab9e90 fixes 1720 max upload form max_file_size configurable 2022-09-21 15:28:37 +02:00
Matthieu Leproux
77b156df18 fixes #1657 SVG support (both gallery and admin sides) 2022-09-01 15:20:55 +02:00
balki
f5fa2526be Add option to turn off display_errors 2022-07-29 15:52:54 +02:00
Eike Rathke
5c0057aa0e
Add $conf['sync_chars_regex'] comment about allowed characters (#1269) 2022-07-23 16:47:11 +02:00
Eike Rathke
8fbc17c392
Add last calculated cache size to Dashboard Storage chart (#1580)
issue #1580 Add last calculated cache size to Dashboard Storage chart

Size of cached files with all derivatives and representatives may be
as large as all image files, actually doubling the needed storage
size. So it may be nice to see it represented in the storage
chart, if one remembers to occasionally recalculate it under
Tools -> Maintenance..

Also make it possible to deactivate this setting.
2022-07-20 16:18:25 +02:00
plegall
630aba70f9 issue #28 display Piwigo.org news on dashboard 2022-07-15 09:57:52 +02: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
157ab47bec fixes #1454 the template tab is hiden with a configuration variable 2021-07-21 15:57:16 +02:00
Matthieu Leproux
cef967de8e related to #1265 edit guest user popin done properly 2021-06-16 14:06:05 +02:00
plegall
ac0d1a5b47 fixes #1419 add photos in a lounge as a temporary space
* at the end of the upload of after a maximum duration, move the photos from the lounge to their actual categories.
* do not invalidate user cache when photos are added in the lounge, thus avoiding to rebuild cache on every photo uploaded
* the lounge system activates itself only beyond 50k (by default) photo
2021-06-11 16:42:48 +02:00
Matthieu Leproux
e5ed68e6a8 Fixes #1399 Added mesage at the end of result list if result limit reached
Related to #1387 changed variables names for more clarity
2021-05-12 16:45:39 +02:00
Matthieu Leproux
b6a6227210 related to #1387 3 sec delay before auto openning albums
The variable is given in php files and used in js
2021-05-12 15:07:10 +02:00
plegall
3e5acb7b6e fixes #1392 improve performances to find related albums
* new conf setting related_albums_maximum_items_to_compute (1000 by default). Beyond this number of photos in current set, do not try to find related albums.

* new conf setting related_albums_display_limit : only display the heaviest (most related) albums.
2021-05-04 17:17:05 +02:00
plegall
e64acd03c5 fixes #1358 automatic call to pwg.extensions.checkUpdates can be deactivated 2021-03-05 12:19:56 +01:00
plegall
1be34f33a4 fixes #1221 optionnaly include photos from sub-albums of an album matching the search request.
* use configuration setting quick_search_include_sub_albums (default=false) to activate this feature.
* the list of sub-albums is not displayed in the list of album results (to avoid too long lists).
2020-10-30 18:01:10 +01:00
Zacharie
5aef3ebbbd Issue #1190 : Dashboard Charts Modifications
* Number of weeks for Activity Chart is now in configuration file
 * Tooltip change for activity chart and add for storage chart
 * General page design change
2020-06-12 15:47:15 +02:00
Zacharie
5d24541dca Issue #1189 : Add a compare mode on years and month in the statistic page.
* Number of years compared is a configuration variable (default 5)
 * Months compared are the actual, the last and the actual month the last year (you can also visualize the average last 12 months)
2020-06-12 15:33:35 +02:00
plegall
ac5d00e89b fixes #1098 make checksum computation block size configurable, and smaller by default 2019-10-14 12:22:53 +02:00
plegall
fc193f7474 issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
Teatek
1907e678b8 Fixes #273 (Add ui option to display or not the date of an album) 2019-02-04 10:46:16 +01: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
plegall
1a348ab30b fixes #224, batch manager, ability to configure default number of images per page 2017-04-10 13:38:47 +02:00
plegall
f2ac983891 issue #302, simplify list of picture_ext 2017-04-07 15:27:40 +02:00
plegall
df1c665e62 fixes #309, ability to show album descriptions on all pages
(not just the first page)
2017-04-02 17:36:00 +02:00
plegall
37c7902879 fixes #471, launch check for new version on page_tail 2017-03-29 15:44:07 +02:00
plegall
e62f90fe4c issue #420, remove pLoader from list of applications 2017-03-06 15:32:02 +01:00
plegall
102e0f0608 Merge branch 'jeremydurand-bug/403-configuration-new-album-position' 2016-12-05 15:36:50 +01:00
plegall
90a0e8c26c fixes #512, set session garbage collector probability 2016-12-03 20:07:14 +01:00
plegall
419bb72802 feature #370, details on config setting 2016-11-21 15:01:43 +01:00
plegall
eef8a27f5e feature #370, automatic purge on history 2016-11-21 12:13:21 +01:00
Matthew Petroff
7fcfc33d04 Fix typos in default config file comments. (#540) 2016-10-15 11:12:08 +02:00
jeremydurand
ba940dd503 fixes #403 configuration of new album position 2016-06-13 17:37:55 +02:00
plegall
a9a17a27cb feature #295, proxy support for fetchRemote 2016-02-15 15:02:16 +01:00
plegall
c789347c51 happy new year 2016, all headers updated 2016-01-14 12:17:58 +01:00