Eike Rathke
8889f7ffef
issue #1575 PHP 8 compatibility, check for object type
...
* by using $response instanceof PwgError instead of get_class()
2022-07-21 17:27:37 +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
Thomas Kempf
46954e69d1
some Codestyle changes
2022-07-20 11:29:42 +02:00
Thomas Kempf
7a3d0f2d89
avoid breaking change for other plugins by keeping $search_results
2022-07-20 11:29:42 +02:00
Thomas Kempf
c36ca8712d
qsearch_results should change the ids of the result set, otherwise the changed_results will be overwritten by the following code during permission checks
2022-07-20 11:29:42 +02:00
Eike Rathke
dd44d0e409
Further flush before download, #1297 follow-up
...
See
db65aa51d5 (commitcomment-67982862)
that confirms this works better.
2022-07-19 19:21:30 +02:00
Dave Williams
fedd6c4b42
Fix issue 1662 digikam login
2022-07-19 19:13:08 +02:00
Matthieu Leproux
735b670599
related to #1693 solve deprecated trim and str_replace
2022-07-19 11:57:12 +02:00
Sam Wilson
97407ef5b1
PHP 8.1 deprecation: don't pass null to file_get_contents()
...
This fixes the following PHP 8.1 deprecation notice:
> file_get_contents(): Passing null to parameter #2
> ($use_include_path) of type bool is deprecated in
> piwigo/admin/include/plugins.class.php on line 294
2022-07-18 13:24:49 +02:00
plegall
f603bafe70
next release is 13.0.0RC1
13.0.0RC1
2022-07-15 09:58:54 +02:00
plegall
630aba70f9
issue #28 display Piwigo.org news on dashboard
2022-07-15 09:57:52 +02:00
plegall
e42cd027ad
issue #1428 use English for language keys
2022-07-14 18:52:36 +02:00
Matthieu Leproux
496a190608
related to #1428 change button in banner
2022-07-13 12:02:06 +02:00
Matthieu Leproux
36c86e995a
related to #1428 compatibility upload format and promote apps
2022-07-13 10:35:56 +02:00
Matthieu Leproux
5681ef527e
related to #1651 plugin activation redirects to plugin page with deactivated filter
2022-07-12 12:07:45 +02:00
Matthieu Leproux
d0e66615f6
fixes #1690 name is sent properly to API
2022-07-11 13:00:35 +02:00
Matthieu Leproux
a70443528c
fixes #1689 no more shuffle after group add
2022-07-11 12:18:14 +02:00
plegall
429dc78690
related to #1681 slight changes to display the current Piwigo version
2022-07-06 12:18:15 +02:00
Herman van Rink
829c1cbd34
Add Dutch translation and a missing space
2022-07-06 12:10:38 +02:00
Herman van Rink
3f7a4af5d5
Show the current version on the updates page.
2022-07-06 12:10:38 +02:00
Eike Rathke
40a127424e
Include PHPMailer Exception in pwg_mail()
...
Otherwise if an exception is to be thrown it results in
Fatal error: Uncaught Error: Class 'PHPMailer\PHPMailer\Exception' not found
See https://piwigo.org/forum/viewtopic.php?id=31942
2022-07-06 11:34:40 +02:00
Matthieu Leproux
fd82502f7c
related to #1679 fixing glitches on page titles
2022-07-05 14:13:30 +02:00
Matthieu Leproux
83eeab2ee8
related to #1679 Added breadcrumb to page title (WIP)
2022-07-05 10:21:17 +02:00
HWFord
1c8b690dc7
Related to #1625 missing quotes
2022-07-05 07:42:44 +02:00
Matthieu Leproux
ad4ab43571
related to #1679 Better styling for photo id in photo edit
2022-06-28 16:35:45 +02:00
Matthieu Leproux
204fe1deca
related to #1679 Added icon to property tab for pictures
2022-06-28 16:25:06 +02:00
Matthieu Leproux
64fd8de80e
related to #1679 Changed "piwigo configuration" to "configuration"
2022-06-28 16:04:26 +02:00
Matthieu Leproux
8521c0e214
related to #1679 Better tab names for Update tabs
2022-06-28 15:51:36 +02:00
Matthieu Leproux
a31d7cb098
related to #1679 added badge in comments page
2022-06-28 15:26:30 +02:00
Matthieu Leproux
a2b1ef2c67
related to #1679 changed title for Sync tabs
2022-06-28 13:34:42 +02:00
Matthieu Leproux
371bc91d3c
related to #1679 changed title tab for add plugins
2022-06-28 13:15:42 +02:00
Matthieu Leproux
03341e35a2
related to #1679 Good title for Updates tabs called in different parts of admin
2022-06-28 13:00:17 +02:00
Matthieu Leproux
2681bf099d
related to #1679 Renamed tabs with "List" + icon
2022-06-28 11:59:13 +02:00
Matthieu Leproux
81b9159904
related to #1679 we dont count the guest user for user count in the dashboard
2022-06-28 11:50:21 +02:00
Matthieu Leproux
e7761fe4e4
related to #1679 More accurate title for album properties
2022-06-28 11:32:28 +02:00
Matthieu Leproux
340f2647ec
related to #1679 Regular title for edit album tabs
2022-06-28 11:19:19 +02:00
Matthieu Leproux
668ec6c81d
related to #1679 changed tag tab name to "list"
2022-06-27 13:02:51 +02:00
Matthieu Leproux
4605d23330
related to #1679 same badge for rating page
2022-06-27 12:57:22 +02:00
Matthieu Leproux
a983d40ddb
related to #1679 first go on title uniformization still work to do
2022-06-27 11:23:01 +02:00
Matthieu Leproux
f7301e5011
related to #1571 moving js to tpl so plugins can modify it
2022-06-27 11:23:00 +02:00
HWFord
5907bbcd1a
fixes #1673 email field set to 100 characters
2022-06-22 15:47:38 +02:00
Matthieu Leproux
2bc2112643
related to #1428 hide banner when on ios mobile device
2022-06-21 14:07:27 +02:00
Matthieu Leproux
3d69c6b093
creating user agent column for activities
2022-06-21 13:56:34 +02:00
Matthieu Leproux
0e0ab49fac
related to #1672 Quick fix for activity unserializing $details
2022-06-20 14:50:29 +02:00
Zacharie Guet
0081e0178b
Factorization of the css on the admin part
...
* Factorization of the head-button component
2022-06-19 14:42:18 +02:00
Matthieu Leproux
f9a7d54de8
related to #1428 better icon for install btn and better indentation in php
2022-06-15 17:34:35 +02:00
Matthieu Leproux
f62b5bc70a
related to #1428 removing useless console.log
2022-06-14 16:18:41 +02:00
Matthieu Leproux
3df8d9fe6d
related to #1428 Added advertising banner on upload photo page
2022-06-14 16:18:01 +02:00
Matthieu Leproux
aeb762e331
related to #1428 changed link to piwigo NG in application page
2022-06-08 15:42:57 +02:00
Matthieu Leproux
0b6b786129
fixes #1668 left menu opens correctly when on activity page
2022-06-08 15:06:50 +02:00