Piwigo/admin
HWFord bf3beb9bdd fixes #2268 add whats new popin
set popin display in user pref, if user closes don't display again
keep bell notification displayed for 30 days so user can reopen modal
for next version add user pref to install
Add css for template
when close popin call api method to update user pref to hide popin
2024-11-08 16:35:27 +01:00
..
include fixes #2271 more robust get_installation_date 2024-11-07 22:34:11 +01:00
themes fixes #2268 add whats new popin 2024-11-08 16:35:27 +01:00
album.php issue #2073 add raw_name in tags property 2023-12-22 10:20:49 +01:00
album_notification.php fixes #1391 avoid warning when notifying an admin user on an album 2023-08-02 12:32:22 +02:00
albums.php fixes #2209 high-volume optimization 2024-08-23 17:50:02 +02:00
batch_manager.php fixes #2198 smarter way to deal with filesize bounds 2024-08-02 17:47:45 +02:00
batch_manager_global.php fixes #2226 implement album selector in batch manager filter and action 2024-09-23 12:44:00 +02:00
batch_manager_unit.php issue #2164 updated & fixed bugs on batch manager 2024-08-26 14:14:57 +02:00
cat_list.php related to #1679 Added breadcrumb to page title (WIP) 2022-07-05 10:21:17 +02:00
cat_modify.php fixes #2064 re-use existing code to open an album 2024-07-15 16:47:03 +02:00
cat_options.php related to #1679 More accurate title for album properties 2022-06-28 11:32:28 +02:00
cat_perm.php fixes #996 escape word "groups" in SQL queries, new reserved word with MySQL 8 2019-06-28 18:07:53 +02:00
comments.php issue #1427 Fix missing thumbnail for TIFF images 2022-07-21 17:51:38 +02:00
configuration.php fixes #2034 protect reserved word in MySQL 8 2023-11-09 12:32:29 +01:00
element_set_ranks.php related to #1693 php8.1 compat for comments in gallery and album edit in admin 2022-07-27 18:46:17 +02:00
extend_for_templates.php fixes #1930 remove search_rules 2023-06-27 15:20:41 +02:00
group_list.php fix #1656 Page title uniformisation 2022-04-26 12:15:53 +02:00
group_perm.php fixes #1011 add user input checks (and pwg_token) to avoid SQL injection (and CSRF) 2019-08-12 16:45:21 +02:00
help.php fixes #2210 add links to the new documentation in help pages 2024-08-26 13:55:44 +02:00
history.php related to #1876 Simplified regex for ip filter 2023-03-01 13:53:54 +01:00
index.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
intro.php fixes #2166 add feature to send anonymous stats to piwigo.org 2024-06-10 21:32:04 +02:00
languages.php related to #1679 Good title for Updates tabs called in different parts of admin 2022-06-28 13:00:17 +02:00
languages_installed.php issue #1852 also forbid extension deletion 2023-01-25 15:18:45 +01:00
languages_new.php issue #1852 ability to disable core/extensions updates 2023-01-21 11:54:51 +01:00
maintenance.php Issue #1854 adding a new tab in maintenance page 2023-12-12 15:58:23 +01:00
maintenance_actions.php Issue #1854 adding a new tab in maintenance page 2023-12-12 15:58:23 +01:00
maintenance_env.php fixes #2166 add feature to send anonymous stats to piwigo.org 2024-06-10 21:32:04 +02:00
maintenance_sys.php fixes #2259 order by activity_id instead of occured_on 2024-10-30 10:43:50 +01:00
menubar.php related to #1679 fixing glitches on page titles 2022-07-05 14:13:30 +02:00
notification_by_mail.php related to #1679 fixing glitches on page titles 2022-07-05 14:13:30 +02:00
permalinks.php fixes #1910 prevent SQL injection 2023-05-05 10:23:47 +02:00
photo.php related to #1795 removed useless translation func call 2022-11-16 15:45:49 +01:00
photos_add.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
photos_add_applications.php related to #1679 fixing glitches on page titles 2022-07-05 14:13:30 +02:00
photos_add_direct.php fixes #1772 use the appropriate *.piwigo.org url 2022-10-31 10:28:00 +01:00
photos_add_ftp.php related to #1679 fixing glitches on page titles 2022-07-05 14:13:30 +02:00
picture_coi.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
picture_formats.php Minor change on formats tab 2022-07-30 14:12:15 +02:00
picture_modify.php fixed #1783 added image filter from the edit image page 2022-11-09 12:41:49 +01:00
plugin.php Correction for PHP Deprecated: explode() 2024-03-27 14:43:35 +01:00
plugins.php related to #1679 Good title for Updates tabs called in different parts of admin 2022-06-28 13:00:17 +02:00
plugins_installed.php fixes #2020 check get_incompatible_plugins() has not returned false before foreach 2023-10-10 15:19:35 +02:00
plugins_new.php fixes GHSA-qg85-957m-7vgg providing plugin_id in URL is useless since Piwigo 12 2023-10-06 15:13:04 +02:00
popuphelp.php issue #2001 set useless but required template variables in popuphelp 2023-09-29 18:17:23 +02:00
profile.php fixes #1911 check url input parameter 2023-05-05 09:53:01 +02:00
rating.php related to #1679 fixing glitches on page titles 2022-07-05 14:13:30 +02:00
rating_user.php related to #1679 fixing glitches on page titles 2022-07-05 14:13:30 +02:00
site_manager.php related to #1679 changed title for Sync tabs 2022-06-28 13:34:42 +02:00
site_reader_local.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
site_update.php fixes #250 escape chars before insert in database 2022-09-12 14:38:57 +02:00
stats.php fixes #1291 change syntax to keep compatibility with PHP 5.3 (for now) 2021-01-21 11:01:18 +01:00
tags.php issue #2073 add raw_name in tags property 2023-12-22 10:20:49 +01:00
theme.php issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
themes.php related to #1679 Good title for Updates tabs called in different parts of admin 2022-06-28 13:00:17 +02:00
themes_installed.php fixes #1900 recent version of PHP seems to prefer -1 over 0 on compare function for sorting 2023-04-17 10:44:32 +02:00
themes_new.php issue #1852 ability to disable core/extensions updates 2023-01-21 11:54:51 +01:00
updates.php issue #1852 ability to disable core/extensions updates 2023-01-21 11:54:51 +01:00
updates_ext.php issue #1852 ability to disable core/extensions updates 2023-01-21 11:54:51 +01:00
updates_pwg.php issue #1852 ability to disable core/extensions updates 2023-01-21 11:54:51 +01:00
user_activity.php fixes #1841 register system activities 2022-12-24 17:36:35 +01:00
user_list.php fixes #2223 initialize groups_for_filter before using it 2024-09-10 10:26:18 +02:00
user_perm.php fixes #1011 add user input checks (and pwg_token) to avoid SQL injection (and CSRF) 2019-08-12 16:45:21 +02:00