plegall
870f1a8129
issue #1707 display Piwigo age on maintenance page instead of dashboard
2022-08-19 11:18:57 +02:00
plegall
352e256d41
details about the new input parameter position for pwg.categories.add
2022-08-18 11:34:37 +02:00
plegall
c4208c2258
fr_FR move strings from common.lang.php to admin.lang.php (to match en_UK)
2022-08-08 11:22:31 +02:00
plegall
295357d264
import change in en_UK from translation branch (before copying master on translation)
2022-08-08 11:18:17 +02:00
plegall
b82a313535
update year for copyright
2022-08-08 10:58:41 +02:00
Zacharie Guet
906d8b85a2
Minor change on plugin new page
...
* Change native tooltip in tiptip
* On the last revision tooltip on a plugin, add the time since the publication of the revision
2022-08-05 15:10:58 +02:00
Matthieu Leproux
1ed159f7a7
fix #1700 use user_prefs instead of cookies for the view selector in plugin manager
2022-08-01 17:11:25 +02:00
Matthieu Leproux
74e932a5a9
fix #1699 we use user_prefs for the user view selector now
2022-08-01 15:57:58 +02:00
Matthieu Leproux
b837881f4f
related to #1693 fix error in form validation in picture modify
2022-08-01 14:18:55 +02:00
Zacharie Guet
e408b072fc
Minor change on formats tab
...
* Deleting translation keys from en_GB to en_UK
* Adding a confirm popin on the format deletion
* Minor design changes
2022-07-30 14:12:15 +02:00
Patrick Cronin
8f5cac9266
( Fix #359 ) mysqli docs use empty string for no db name
...
PHP docs for mysqli's constructor
(https://www.php.net/manual/en/mysqli.construct.php ) show that the
default value for $dbname is an empty string. So, if we want to use
parameters after $dbname in the call without specifying a database
name, we should be using an empty string instead of a NULL.
2022-07-29 19:50:23 +02:00
Zacharie Guet
1e7c092770
Merge branch 'master' of github.com:Piwigo/Piwigo
2022-07-29 15:56:58 +02:00
Zacharie Guet
5781810348
Adding a Formats Tab on Edit photo page
...
* Add 3 new files for the tab creation (php, tpl and js)
* Creation of a new API method : pwg.images.formats.remove
* Adding translation in en_GB and fr_FR for the formats
* Minor change on the head-button css class
2022-07-29 15:56:53 +02:00
balki
f5fa2526be
Add option to turn off display_errors
2022-07-29 15:52:54 +02:00
plegall
4b8c033247
issue #1131 add new language key in language files
2022-07-29 15:48:17 +02:00
Arnie97
ed7f00b2c2
fix: missing l10n item
2022-07-29 15:42:26 +02:00
plegall
e7317a7fe4
fix code styling after 9d3ee3c
2022-07-29 15:40:02 +02:00
Eddy Lelièvre-Berna
9d3ee3c85d
Fixes #709 with new FFmpeg command. (PR #756 )
...
In addition, the time from which the poster is generated is now always correct and an attempt is performed with avconv if FFmpeg is not installed.
2022-07-29 15:28:31 +02:00
Joe
0001c6834d
Update metadata.php
...
added ability to read some XMP metadata from images
2022-07-29 15:11:22 +02:00
plegall
cef8221122
next release is 13.0.0RC2
13.0.0RC2
2022-07-28 16:29:05 +02:00
Matthieu Leproux
b3008e1876
fix #1645 purge session icon has normal size now
2022-07-27 18:46:17 +02:00
Matthieu Leproux
df9b2df0c6
related to #1693 fix php errors in picture edit
2022-07-27 18:46:17 +02:00
Matthieu Leproux
1e85985a0c
related to #1693 php8.1 compat for comments in gallery and album edit in admin
2022-07-27 18:46:17 +02:00
Matthieu Leproux
8ec890bdb7
related to #1693 no undefined variables in batch manager
2022-07-27 18:46:17 +02:00
Matthieu Leproux
aeb1d2b80b
related to #1693 fix undefined variables in languages and plugins and a user activity unused variable causing errors
2022-07-27 18:46:17 +02:00
Matthieu Leproux
bc2f884f4a
related to #1693 check if tag cookies exists
2022-07-27 18:46:17 +02:00
Matthieu Leproux
ecfa090d6d
related to #1693 changed smarty version to 4.1.0
2022-07-27 18:46:17 +02:00
Matthieu Leproux
25570529a7
fix #1696 better spacing in green badge
2022-07-27 14:55:30 +02:00
Matthieu Leproux
1f17111be1
related to #1428 change btns to close the banner
2022-07-27 12:38:12 +02:00
Matthieu Leproux
0a40b38fa2
fix #1695 better split to get cat id in url
2022-07-25 12:57:03 +02:00
Eike Rathke
5c0057aa0e
Add $conf['sync_chars_regex'] comment about allowed characters ( #1269 )
2022-07-23 16:47:11 +02:00
Dave Anderson
231d36613c
issue #1615 include favorite status in image list API calls
2022-07-23 12:43:02 +02:00
Ludovic Chopin
3239296bf3
issue #1363 : Fix crc32 for 32bit processors
2022-07-22 12:36:38 +02:00
plegall
e2c219ed63
issue #1065 missing l10n and better display of filesizes
2022-07-22 11:20:51 +02:00
weakset
815bac7ebc
issue #1427 Fix missing thumbnail for TIFF images
...
Without this, the thumbnail is replaced with unknown MIME icon.
2022-07-21 17:51:38 +02:00
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
https://github.com/Piwigo/Piwigo/commit/db65aa51d52ec2b4bd00b2f7835770779b19579c#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