Commit Graph

11176 Commits

Author SHA1 Message Date
plegall
0458e2d45d next release is 13.1.0 13.1.0 2022-10-21 11:16:48 +02:00
plegall
c15391d58a copy all languages from translation@aeb477b 2022-10-21 11:16:04 +02:00
Matthieu Leproux
90a86aa7f2 (cp 450b99a) fixed #1758 added link to update page after update check 2022-10-19 16:03:20 +02:00
Matthieu Leproux
a945e8df2c (cp e2245b1)related to #1757 fix php8 warning when going on album edit after creating it 2022-10-19 16:02:45 +02:00
Matthieu Leproux
60841121d1 (cp 1110d79) fixed #1756 php8 warning with trim() and escape input values 2022-10-19 16:00:38 +02:00
Matthieu Leproux
5f1f3cb102 (cp d2ca89d) related to #1755 Fixing no url problem when title doesn't exist 2022-10-19 15:59:37 +02:00
Matthieu Leproux
10327993d7 (cp 5aa3803) related to #1755 prevent warning in related album menu 2022-10-19 15:58:34 +02:00
Matthieu Leproux
b61cd1f75d (cp 51d2112) Fixed #1747 removed tag detail 2022-10-19 15:56:27 +02:00
Matthieu Leproux
43e2db9d8e (cp 78e9cb0) related to #1745 added translation lines for the update page 2022-10-19 15:55:45 +02:00
plegall
01a3d28d5d (cp aca0771) fixes #1759 make sure conf array is loaded 2022-10-19 15:19:23 +02:00
Eike Rathke
1e756464ef Move header() even further up just in case
... that ini_get() set_time_limit() would output anything..
2022-10-19 14:52:23 +02:00
Eike Rathke
18ad3bf90c Move sending headers before the flush, fixes #1746
There was
Warning: Cannot modify header information - headers already sent in action.php on line 228
see https://piwigo.org/forum/viewtopic.php?id=32254

Unclear how headers could had been sent before sending headers, but..
2022-10-19 14:52:23 +02:00
plegall
a87242f9c2 (cp ba08bff) fixes #1750 input parameter check was too strong 2022-10-14 11:04:38 +02:00
plegall
5bef5645d1 change default configuration settings for a stable branch.
Developers who need previous configuration settings can modify them in their local configuration

git cherry-pick 39d3c6883b
13.0.0
2022-10-11 10:20:36 +02:00
plegall
6620541e62 next release is 13.0.0 2022-10-11 10:17:01 +02:00
Matthieu Leproux
2c849e656c related to #1737 centered the btn to create first album 2022-10-10 16:26:59 +02:00
plegall
3f683ede65 copy all languages from translation@33675a7 2022-10-10 16:17:27 +02:00
plegall
240a8e1195 fixes #1744 upgrade script from 12 to 13 2022-10-10 16:01:17 +02:00
Matthieu Leproux
e83e9325d9 related to #1743 removed useless console.log in js 2022-10-10 15:48:17 +02:00
Matthieu Leproux
f63e6a5c32 related to #1743 better detail section with tiptip and icons and link to cat in gallery 2022-10-10 15:46:26 +02:00
Matthieu Leproux
1640f37d5d related to #1743 added "Details" translation 2022-10-10 10:07:20 +02:00
Matthieu Leproux
3a614fc57f related to #1743 added proper ids under image name 2022-10-05 16:28:46 +02:00
Matthieu Leproux
4b9f32cc9b related to #1742 changed icon for contact form and undefined lines in history 2022-10-05 10:10:51 +02:00
Matthieu Leproux
a3b5f26ea0 related to #1703 Added the list of params for history search API method. 2022-10-04 16:57:38 +02:00
Matthieu Leproux
48d9ddaf6c fixed #1739 fixed broken margin above plugin container 2022-10-04 12:34:28 +02:00
Matthieu Leproux
9fe74c9617 fixed #1742 added default case for history lines and contact form case 2022-10-04 11:36:56 +02:00
Matthieu Leproux
38105aff23 fix #1740 better UI for edit btn when the image is deleted 2022-10-03 14:43:31 +02:00
plegall
3377cb5d8c fixes #1738 in case piwigo.org news cannot be read, abort 2022-09-30 15:59:35 +02:00
Matthieu Leproux
d1ff48a6f7 fixed #1626 handle customized prefix table for activities 2022-09-28 17:10:46 +02:00
Matthieu Leproux
16420044ac related to #1470 added id input check 2022-09-28 15:26:39 +02:00
Matthieu Leproux
f4bb3894da fixed #1711 removing start date gives coherent results now 2022-09-28 12:52:39 +02:00
Matthieu Leproux
4a441bee1f fixed #1737 error and warning alerts are displayed properly 2022-09-27 16:41:49 +02:00
plegall
8efa7af69f next release is 13.0.0RC4 13.0.0RC4 2022-09-27 12:09:16 +02:00
Matthieu Leproux
988cad6a94 fix #1722 fixing number_format() error on fresh install 2022-09-27 11:59:49 +02:00
Matthieu Leproux
5ec6b00509 fixed #1736 solving single quote problem for album permissions 2022-09-26 16:43:06 +02:00
Matthieu Leproux
092ded6262 related to #1701 revert commit d0e32547, handle single quote problem in frontend 2022-09-26 15:35:56 +02:00
plegall
a6d637e758 copy all languages (even en_UK because a translator made some changes) from translation@1c0380a 2022-09-26 14:53:52 +02:00
Matthieu Leproux
d0e32547db fixed #1701 escaped " ' " for album creation and edit 2022-09-26 14:47:53 +02:00
plegall
4d81d28eca fixes #802 pwg.categories.getImages include all related albums to each photo
... and not only the requested album.
2022-09-26 14:30:42 +02:00
plegall
099d1f3b18 issue #1724 take the rotation into account 2022-09-26 12:24:37 +02:00
plegall
2e037205ff issue #982 detect HTTPS based on forwarded protocol 2022-09-23 14:09:05 +02:00
plegall
a2da870d3a fixes #1715 logger compatibility with PHP 8.1 2022-09-21 16:57:35 +02:00
Matthieu Leproux
b18399ffbd fixed #1727 switched back to ellipsis instead of scroll for long emails 2022-09-21 16:50:21 +02:00
Arnie97
9b22164adc fixes #680, #875 and #1028: improve detection for browser preferred languages 2022-09-21 16:43:05 +02:00
Matthieu Leproux
cf7c6b1b9e related to #1705 Fixing size saving and warnings 2022-09-21 16:25:37 +02:00
Matthieu Leproux
c2c44de088 related to #1728 removed useless css 2022-09-21 15:58:42 +02:00
Matthieu Leproux
fb0f7bd866 fixed #1728 put plugin desc in dropdown 2022-09-21 15:52:51 +02:00
Matthieu Leproux
9d6187e079 related to #1728 changed full description place 2022-09-21 15:52:51 +02:00
plegall
f95bab9e90 fixes 1720 max upload form max_file_size configurable 2022-09-21 15:28:37 +02:00
plegall
cce43df25e issue #1710 first implementation of details for each storage category
Needs to be reworked for a better presentation. Expected for Piwigo 14.
2022-09-21 14:43:44 +02:00