Piwigo/include
HWFord f88472fa9c fixes #2345 create piwigo standard pages
create new theme standard pages with tpl, css, js and images
update backend to handle pages
add config use_standard_pages
on update set config to false, on install set config to true
add standard pages to no be ingored in git
2025-03-18 16:46:41 +01:00
..
dblayer fixes #2322 set to 0 if null 2025-02-18 10:24:33 +01:00
inflectors fixes #2213 compatibility PHP 8 2024-09-23 15:05:39 +02:00
php_compat issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
phpmailer fixes #1939 update phpmailer from 6.5.1 to 6.8.0 (PHP 8.2 compatibility) 2023-08-02 12:46:34 +02:00
random_compat bug #470, use a dedicated lib to generate random bytes 2016-04-26 11:07:44 +02:00
smarty fixes #2066 keep Smarty compatible with PHP 7.0 2023-12-13 15:06:46 +01:00
ws_functions fixes #2323 switch language before generating the link 2025-02-14 12:07:11 +01:00
ws_protocols Issue #2001 Compatibility PHP 8.2 2023-11-06 11:37:34 +01:00
block.class.php fixes #2140 PHP 8 issues 2024-03-27 15:00:21 +01:00
cache.class.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
calendar_base.class.php fixes #1730 replace Smarty getVariable by getTemplateVars 2022-09-16 10:04:02 +02:00
calendar_monthly.class.php fixes #1222 define calendar constants in calendar_base.class 2020-09-11 10:34:06 +02:00
calendar_weekly.class.php fixes #1222 define calendar constants in calendar_base.class 2020-09-11 10:34:06 +02:00
category_cats.inc.php fixes #1982 only fetch the list of albums we want to display 2023-11-24 18:08:52 +01:00
category_default.inc.php fixes #1657 SVG support (both gallery and admin sides) 2022-09-01 15:20:55 +02:00
common.inc.php fixes #2336 more details in Logger (execution_uuid) 2025-03-01 14:20:11 +01:00
config_default.inc.php fixes #2281 add two default conf for reset and activation link 2024-11-20 17:09:26 +01:00
constants.php next release is 16.0.0beta1 2024-10-21 15:31:53 +02:00
cssmin.class.php Update cssmin.class.php 2023-08-02 11:50:19 +02:00
derivative.inc.php fixes #1657 SVG support (both gallery and admin sides) 2022-09-01 15:20:55 +02:00
derivative_params.inc.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
derivative_std_params.inc.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
emogrifier.class.php Squashed commit of the following: 2018-07-12 10:52:55 +02:00
feedcreator.class.php Squashed commit of the following: 2018-07-12 10:52:55 +02:00
filter.inc.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
functions.inc.php issue #2341 fatal error on first call to send_piwigo_infos() 2025-03-12 09:37:44 +01:00
functions_calendar.inc.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
functions_category.inc.php fixes #1371 filter related albums with filter "Display only recently posted photos" 2022-09-12 15:19:26 +02:00
functions_comment.inc.php fixed #1802 fixed double escape for user creation, album creation and comments 2022-11-22 16:01:43 +01:00
functions_cookie.inc.php include/functions_cookie: use proper brackets for offset access 2019-12-04 10:40:47 +01:00
functions_filter.inc.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
functions_html.inc.php fixes #2308 remove html and use previous redirect 2025-01-08 11:33:27 +01:00
functions_mail.inc.php fixes #2287 add a new language key 2024-12-19 16:40:38 +01:00
functions_metadata.inc.php issue #1760 add infos in logger with wrong GPS coordinates 2024-06-19 15:36:04 +02:00
functions_notification.inc.php fixes #1897 use preg_match instead of deprecated strptime 2023-10-05 15:37:48 +02:00
functions_picture.inc.php issue #2170 update picture tpl to embed pdf reader 2024-06-20 11:56:19 +02:00
functions_plugins.inc.php fixes #1841 register system activities 2022-12-24 17:36:35 +01:00
functions_rate.inc.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
functions_search.inc.php fixes #2270 compatibility PHP 7.2 2024-11-07 17:45:39 +01:00
functions_session.inc.php issue #2296 for install.php, we always need class PwgSession defined 2024-12-20 11:05:46 +01:00
functions_tag.inc.php bug fixed in get_available_tags: do not always use persistent_cache 2024-08-20 15:47:32 +02:00
functions_url.inc.php fixes #1964 make sure token exists before using it 2023-08-21 15:43:50 +02:00
functions_user.inc.php fixes #2345 create piwigo standard pages 2025-03-18 16:46:41 +01:00
index.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
jshrink.class.php fixes #951 update JShrink to version 1.4.0 2021-08-02 19:16:50 +02:00
Logger.class.php fixes #2336 more details in Logger (execution_uuid) 2025-03-01 14:20:11 +01:00
mdetect.php fixes #424, update mdetect.php to version 2015.05.13 2017-03-02 11:15:52 +01:00
menubar.inc.php fixes #1594 in guest_access=false mode, hide menus for guests 2022-01-04 16:32:07 +01:00
no_photo_yet.inc.php fixes #1241 do not use no_photo_yet for normal users 2021-05-12 15:42:00 +02:00
page_header.php Issue #1625 add array key for dataset 2022-04-08 09:14:18 +02:00
page_tail.php fixes #2166 add feature to send anonymous stats to piwigo.org 2024-06-10 21:32:04 +02:00
passwordhash.class.php
picture_comment.inc.php fixes #1970 Undefined array key comments 2023-12-04 19:14:59 +01:00
picture_metadata.inc.php fixes #2145 deal with array value in exif 2024-04-10 12:24:32 +02:00
picture_rate.inc.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
pwgsession.class.php fixes #2296 include the correct class file depending on the version of php 2024-12-20 10:45:36 +01:00
pwgsession_php7.class.php fixes #2296 include the correct class file depending on the version of php 2024-12-20 10:45:36 +01:00
search_filters.inc.php fixes #2279 sort list of dates by array key 2024-11-15 15:26:55 +01:00
section_init.inc.php fixes #2300 search engine robots should not index/follow combined categories 2024-12-31 16:14:15 +01:00
srand.php fixes #479, fallback on srand.php to generate random bytes 2016-05-13 10:25:03 +02:00
template.class.php fixes #2345 create piwigo standard pages 2025-03-18 16:46:41 +01:00
user.inc.php issue #2335 whatever the API method called from admin, do not rebuild user_cache 2025-03-10 16:05:14 +01:00
ws_core.inc.php issue #1575 PHP 8 compatibility, check for object type 2022-07-21 17:27:37 +02:00
ws_functions.inc.php issue #1917 provide download_url to pwg.images.getInfo 2023-07-17 18:05:29 +02:00
ws_init.inc.php fixes #1356 pwg.images.uploadAsync, move auth code to inc/user.inc.php 2021-10-07 14:53:27 +02:00