issue_owner_repo
listlengths 2
2
| issue_body
stringlengths 0
261k
⌀ | issue_title
stringlengths 1
925
| issue_comments_url
stringlengths 56
81
| issue_comments_count
int64 0
2.5k
| issue_created_at
stringlengths 20
20
| issue_updated_at
stringlengths 20
20
| issue_html_url
stringlengths 37
62
| issue_github_id
int64 387k
2.46B
| issue_number
int64 1
127k
|
---|---|---|---|---|---|---|---|---|---|
[
"Piwigo",
"Piwigo"
] |
when trying to select photos for upload, only *.jpe, *.png and *.gif
|
windows 10 does not list *.jpg files
|
https://api.github.com/repos/Piwigo/Piwigo/issues/463/comments
| 4 |
2016-04-14T08:51:59Z
|
2016-07-19T08:47:32Z
|
https://github.com/Piwigo/Piwigo/issues/463
| 148,294,619 | 463 |
[
"Piwigo",
"Piwigo"
] |
Bonjour,
J'ai activé l'ajout de fichiers, ajouté l'extension pdf dans la conf :
```
$conf['enable_formats'] = true;
$conf['ext_imagick_dir'] = '/usr/bin/';
$conf['picture_ext'] = array('jpg','JPG','jpeg','JPEG','png','PNG','gif','GIF', 'pdf', 'PDF');
```
Et lorsque j'envoie mon fichier via le formulaire je reste bloqué à la barre de progression

Pas de trace quand les fichiers logs. Tout est ok avec un jpg.
PHP 5.4.34
|
Upload de fichiers pdf
|
https://api.github.com/repos/Piwigo/Piwigo/issues/462/comments
| 1 |
2016-04-12T14:58:36Z
|
2016-04-12T16:29:53Z
|
https://github.com/Piwigo/Piwigo/issues/462
| 147,778,660 | 462 |
[
"Piwigo",
"Piwigo"
] |
it's as if Piwigo automatically uses the browser language, without caring about the user language.
|
generic users do not load the expected language
|
https://api.github.com/repos/Piwigo/Piwigo/issues/461/comments
| 7 |
2016-04-11T13:39:44Z
|
2017-11-27T16:02:03Z
|
https://github.com/Piwigo/Piwigo/issues/461
| 147,433,274 | 461 |
[
"Piwigo",
"Piwigo"
] |
So i'm not sure why but if i call the login function for piwigo in a NodeJS script i made and then call an Admin only function for piwigo i still get 401 unauthorized even though i'm supposed to be logged in.
I am using the request library and the Q (promises) library.
The login returns {stat: "ok", "result": true} however so how am i not authorized?
|
Calling Admin only piwigo api functions in NodeJS
|
https://api.github.com/repos/Piwigo/Piwigo/issues/460/comments
| 1 |
2016-04-10T23:42:06Z
|
2016-04-11T00:44:45Z
|
https://github.com/Piwigo/Piwigo/issues/460
| 147,279,491 | 460 |
[
"Piwigo",
"Piwigo"
] |
I have tags with restricted photos only. When I try to find part of tag name, result contains this tag too. Click on the tag will show empty. It will be better this tag will not be shown.
Version: 2.8.0
Theme: Stripped & Columns
|
Search results show unavailable tags
|
https://api.github.com/repos/Piwigo/Piwigo/issues/459/comments
| 1 |
2016-04-10T13:00:03Z
|
2024-02-17T22:12:37Z
|
https://github.com/Piwigo/Piwigo/issues/459
| 147,223,446 | 459 |
[
"Piwigo",
"Piwigo"
] |
I'm not really sure if im doing this right considering the server is returning s 405 error.
but
```
http://pic.ilp.moe/ws.php?format=json
{
"name": "http://static.tumblr.com/6f107309664ab5dbb2bcd4d1165353bd/tzdpqgk/lSgnypupw/tumblr_static_aev1my375zc4cwgsgcg4wc8so.png",
}
```
I had assumed that the api had the ability to do url uploads. If it doesn't then i just had a wrench thrown in because thats really a deal breaker for me. I like the library but URL uploading is a must.
I saw that there was a plugin but i need an API plugin for this as well. since i need the api for my bot.
|
Url Upload via API?
|
https://api.github.com/repos/Piwigo/Piwigo/issues/457/comments
| 7 |
2016-04-05T15:36:00Z
|
2016-04-17T11:28:22Z
|
https://github.com/Piwigo/Piwigo/issues/457
| 146,026,600 | 457 |
[
"Piwigo",
"Piwigo"
] |
As some of us know imgur recently added gifv conversion support which converts huge GIF files (like 50MB+) to small GIFV files (like 10MB or less).
TBH this should really be added for gif's that exceed a certain file size (say 10MB?) so that bandwidth usage can be decreased considerably.
|
Add GIFV conversion support
|
https://api.github.com/repos/Piwigo/Piwigo/issues/456/comments
| 3 |
2016-04-05T10:33:27Z
|
2016-04-17T11:30:12Z
|
https://github.com/Piwigo/Piwigo/issues/456
| 145,949,721 | 456 |
[
"Piwigo",
"Piwigo"
] |
Upload any gif to piwigo and then try to view it at a size smaller then the original in the gallery. As you can see, only the first frame is shown for all sized smaller then the original.
This is rather annoying as the original is sometimes way oversized (sometimes being 60MB mainly because of the amount of frames it has).
Being forced to replace each of these after going to another site to resize them shouldn't have to be done. At this point in time piwigo imho does not properly support gif files unti it can resize them without completely breaking the animation.
|
Gif resizing breaks animation
|
https://api.github.com/repos/Piwigo/Piwigo/issues/455/comments
| 8 |
2016-04-05T10:10:40Z
|
2024-02-17T16:02:05Z
|
https://github.com/Piwigo/Piwigo/issues/455
| 145,944,143 | 455 |
[
"Piwigo",
"Piwigo"
] |
I noticed when testing on the demo that the api is limited to 500 per page. Is this a hard coded limitation or is it changable via the administration panel?
I would hope that its changable considering i was just about to use this as it has everything i want and need.
If its not changeable is this limitation lifted if you login to the api as an admin?
I have a bot that i wrote a script for that pulls a list of all the images in a folder and one of those folders has over 1,000 images in it and that script lists them in json format which my bot then parses and chooses a random image from.
If its not changable then is there a way in the api to get a random image from a tag or category?
|
Piwigo api getImages limited to 500 per page
|
https://api.github.com/repos/Piwigo/Piwigo/issues/454/comments
| 1 |
2016-04-05T06:30:39Z
|
2016-04-05T12:45:31Z
|
https://github.com/Piwigo/Piwigo/issues/454
| 145,901,422 | 454 |
[
"Piwigo",
"Piwigo"
] |
Piwigo uses server's local time to populate date/time fields on API responses.
When the API client is in a different timezone it is impossible to tell how these values should be adjusted in order to display time values accurately (or perform a 2-way synchronization of metadata)
I believe web applications should display date/time values in the W3C format (ISO 8601), which includes the timezone shift from GMT. This way any client application can correctly translate these values into the local time zone.
|
API - Piwigo uses local time for timestamps, need timezone information
|
https://api.github.com/repos/Piwigo/Piwigo/issues/453/comments
| 2 |
2016-04-05T05:08:39Z
|
2016-05-13T14:49:11Z
|
https://github.com/Piwigo/Piwigo/issues/453
| 145,888,488 | 453 |
[
"Piwigo",
"Piwigo"
] |
I am using the admin console to modify photo properties - just added some tags and clicked "Save Settings". The tags appear on the page fine. The API doesn't indicate that the photo has been edited - lastmodified still shows 2016-03-20 19:03:01 - this is the date when I first uploaded the photo.
It looks very strange that adding tags without making any changes is not being treated as an update.
|
Piwigo 2.8.0 - lastmodified is getting not updated when tags are edited
|
https://api.github.com/repos/Piwigo/Piwigo/issues/452/comments
| 1 |
2016-04-05T04:55:57Z
|
2016-06-23T16:05:41Z
|
https://github.com/Piwigo/Piwigo/issues/452
| 145,887,219 | 452 |
[
"Piwigo",
"Piwigo"
] |
Use selectize+localstorage on album list for permalink admin page
|
https://api.github.com/repos/Piwigo/Piwigo/issues/451/comments
| 0 |
2016-04-04T08:16:35Z
|
2016-04-04T08:46:39Z
|
https://github.com/Piwigo/Piwigo/issues/451
| 145,615,466 | 451 |
|
[
"Piwigo",
"Piwigo"
] |
http://piwigo.org/forum/viewtopic.php?id=26464
|
Enlarge size of the text field for adding a permalink
|
https://api.github.com/repos/Piwigo/Piwigo/issues/450/comments
| 0 |
2016-04-04T08:13:56Z
|
2016-06-09T13:57:24Z
|
https://github.com/Piwigo/Piwigo/issues/450
| 145,614,833 | 450 |
[
"Piwigo",
"Piwigo"
] |
Uploading a video clip to Piwigo 2.8.0 results in the following error:
```
**REQUEST**:
POST http://piwigo28.int/ws.php?method=pwg.images.add&format=json HTTP/1.1
Accept: */*
Cookie: pwg_id=8arvv47c2tha51v2n20cvpj2t4
Content-Type: application/x-www-form-urlencoded
Content-Length: 261
User-Agent: Adobe Photoshop Lightroom
Host: piwigo28.int
Pragma: no-cache
categories=2&file_sum=a73c256036477811d94521561c2d36ce&comment=&author=&tag_ids=1&pwg_token=56c47f9a677e25f99bfcf19fde4f8201&name=&original_sum=a73c256036477811d94521561c2d36ce&date_creation=2014-09-01%2022%3A49%3A37&level=0&resize=0&original_filename=-9035.mp4
**RESPONSE**:
HTTP/1.1 200 OK
Date: Sun, 03 Apr 2016 19:50:07 GMT
Server: Apache/2.2.22 (Win32) mod_ssl/2.2.22 OpenSSL/0.9.8t PHP/5.3.29
X-Powered-By: PHP/5.3.29
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Content-Length: 584
Content-Type: text/plain; charset=utf-8
<pre><br />
<b>Warning</b>: [mysql error 1366] Incorrect integer value: '' for column 'width' at row 1
INSERT INTO piwigo_images
(file,name,date_available,path,filesize,width,height,md5sum,added_by,rotation,level)
VALUES('-9035.mp4','-9035','2016-04-03 15:50:07','./upload/2016/04/03/20160403155007-a73c2560.mp4','2962','','','a73c256036477811d94521561c2d36ce','1','0','0') in <b>D:\WWW_HOME\piwigo28.com\include\dblayer\functions_mysqli.inc.php</b> on line <b>832</b><br />
</pre>{"stat":"ok","result":{"image_id":0,"url":"http:\/\/piwigo28.int\/picture.php?\/0\/category\/2"}}
```
|
Video upload fails
|
https://api.github.com/repos/Piwigo/Piwigo/issues/449/comments
| 7 |
2016-04-03T19:52:42Z
|
2018-01-15T12:10:38Z
|
https://github.com/Piwigo/Piwigo/issues/449
| 145,534,518 | 449 |
[
"Piwigo",
"Piwigo"
] |
An attempt to upload an unsupported file format produces a plain text error, even though JSON was requested.
```
REQUEST:
POST http://piwigo28.int/ws.php?method=pwg.images.add&format=json HTTP/1.1
Accept: */*
Cookie: pwg_id=1p64dj3gpn9jap5j03lk59f2e3
Content-Type: application/x-www-form-urlencoded
Content-Length: 261
User-Agent: Adobe Photoshop Lightroom
Host: piwigo28.int
Pragma: no-cache
categories=2&file_sum=dbdae213bd98acaade001d2cb582827d&comment=&author=&tag_ids=1&pwg_token=4f9a19ce4c47487f45e65d816c715553&name=&original_sum=dbdae213bd98acaade001d2cb582827d&date_creation=2014-09-01%2022%3A49%3A37&level=0&resize=0&original_filename=-9035.mp4
RESPONSE:
HTTP/1.1 200 OK
Date: Sun, 03 Apr 2016 17:49:28 GMT
Server: Apache/2.2.22 (Win32) mod_ssl/2.2.22 OpenSSL/0.9.8t PHP/5.3.29
X-Powered-By: PHP/5.3.29
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Content-Length: 19
Content-Type: text/html; charset=utf-8
forbidden file type
```
Tested with Piwigo 2.5 and 2.8.0.
It looks like instead of die() all errors must be raised via "new PwgError(...)"
|
pwg.images.add returns a plain text error, regardless of requested format
|
https://api.github.com/repos/Piwigo/Piwigo/issues/448/comments
| 0 |
2016-04-03T17:50:28Z
|
2016-04-03T19:56:37Z
|
https://github.com/Piwigo/Piwigo/issues/448
| 145,523,364 | 448 |
[
"Piwigo",
"Piwigo"
] |
I'm interested to change the contents of the file admin.lang.php to change each notification email sent by Piwigo (version: 2.8.0).
Here I see:
```
$lang['Hello,'] = 'Hallo,';
$lang['See you soon.'] = 'Bis bald.';
$lang['Discover album:'] = 'Entdecken Sie das Album:';
```
I will change the German statement to:
```
$lang['Hello,'] = 'Hallo!';
$lang['See you soon,'] = 'Grüße John';
$lang['Discover album:'] = 'Entdecke das Album:';
```
I think it would be good to make the changes in the Plugin "LocalFilesEditor"
"local/language/de_DE.lang.php" like this:
```
<?php
$lang['Hello,'] = 'Hallo!';
$lang['See you soon,'] = 'Grüße John';
$lang['Discover album:'] = 'Entdecke das Album:';
?>
```
But it does not work.
Ok, I can directly modify the original source code (this works), but it is better to use the LocalFilesEditor.
Any ideas?
I use:
Piwigo version: 2.8.0
PHP version: 7.0.4
MySQL version: 5.1.73
|
Editing of admin.lang.php with LocalFilesEditor does not work
|
https://api.github.com/repos/Piwigo/Piwigo/issues/447/comments
| 1 |
2016-03-28T06:38:27Z
|
2016-06-04T10:37:48Z
|
https://github.com/Piwigo/Piwigo/issues/447
| 143,906,821 | 447 |
[
"Piwigo",
"Piwigo"
] |
After Installation of the Version 2.8 this Error Message appears when starting the function User Management (.../admin.php?page=user_list).
At the moment the administration of existing users is not possible.
|
[user manager] JSON data from server could not be parsed
|
https://api.github.com/repos/Piwigo/Piwigo/issues/446/comments
| 6 |
2016-03-22T19:39:17Z
|
2017-05-02T21:18:20Z
|
https://github.com/Piwigo/Piwigo/issues/446
| 142,756,644 | 446 |
[
"Piwigo",
"Piwigo"
] |
I found that turning an album private hides it from the API, just like it did in earlier versions of Piwigo, when the current user is an admin.
I went though the code and noticed that in ws_categories_getList() you are excluding all private albums when the current user has administrative permissions. However, you are not checking if the albums are owned by the current user (i.e the admin itself). Sure, you need to exclude private albums of OTHER users, but not the ones that are owned by the current user. I believe the issue is with the calculate_permissions() function, which checks for categories that are authorized explicitly to the user, as well as to the groups the user belongs to, but it doesn't check for the ownership of private albums (i.e. implicit authorization).
If I add the following fragment of code, calculate_permissions() works correctly:
```
// retrieve category ids owned by the user
$query = '
SELECT cat_id
FROM '.USER_CACHE_CATEGORIES_TABLE.'
WHERE user_id = '.$user_id.'
;';
$authorized_array =
array_merge(
$authorized_array,
query2array($query,null, 'cat_id')
);
```
|
Admin users are unable to access their personal private albums via the API (2.8.0)
|
https://api.github.com/repos/Piwigo/Piwigo/issues/445/comments
| 12 |
2016-03-22T04:49:29Z
|
2016-03-24T09:09:16Z
|
https://github.com/Piwigo/Piwigo/issues/445
| 142,547,320 | 445 |
[
"Piwigo",
"Piwigo"
] |
I'm running the 2.8.0 in [docker](https://github.com/cstroe/piwigo-in-docker). I have a remote MySQL server running in a separate container, and the Piwigo container communicates with it just fine.
Upon first connection to Piwigo, I get the install page. I fill out the appropriate information and after clicking the `Start Installation` button, I get a blank white page.
The `error.log` file reveals the following:
```
[Mon Mar 21 07:34:35 2016] [error] [client 172.17.0.1] PHP Warning: [mysql error 1067] Invalid default value for 'date'\nCREATE TABLE `piwigo_comments` ( `id` int(11) unsigned NOT NULL auto_increment, `image_id` mediumint(8) unsigned NOT NULL default '0', `date` datetime NOT NULL default '0000-00-00 00:00:00', `author` varchar(255) default NULL, `email` varchar(255) default NULL, `author_id` mediumint(8) unsigned DEFAULT NULL, `anonymous_id` varchar(45) NOT NULL, `website_url` varchar(255) DEFAULT NULL, `content` longtext, `validated` enum('true','false') NOT NULL default 'false', `validation_date` datetime default NULL, PRIMARY KEY (`id`), KEY `comments_i2` (`validation_date`), KEY `comments_i1` (`image_id`) ) ENGINE=MyISAM DEFAULT CHARACTER SET utf8; in /var/www/include/dblayer/functions_mysqli.inc.php on line 832, referer: http://172.17.0.3/install.php?language=en_US
[Mon Mar 21 07:34:35 2016] [error] [client 172.17.0.1] PHP Warning: [mysql error 1067] Invalid default value for 'date'\nCREATE TABLE `piwigo_history` ( `id` int(10) unsigned NOT NULL auto_increment, `date` date NOT NULL default '0000-00-00', `time` time NOT NULL default '00:00:00', `user_id` mediumint(8) unsigned NOT NULL default '0', `IP` varchar(15) NOT NULL default '', `section` enum('categories','tags','search','list','favorites','most_visited','best_rated','recent_pics','recent_cats') default NULL, `category_id` smallint(5) default NULL, `tag_ids` varchar(50) default NULL, `image_id` mediumint(8) default NULL, `summarized` enum('true','false') default 'false', `image_type` enum('picture','high','other') default NULL, `format_id` int(11) unsigned default NULL, `auth_key_id` int(11) unsigned DEFAULT NULL, PRIMARY KEY (`id`), KEY `history_i1` (`summarized`) ) ENGINE=MyISAM DEFAULT CHARACTER SET utf8; in /var/www/include/dblayer/functions_mysqli.inc.php on line 832, referer: http://172.17.0.3/install.php?language=en_US
[Mon Mar 21 07:34:35 2016] [error] [client 172.17.0.1] PHP Warning: [mysql error 1067] Invalid default value for 'date_available'\nCREATE TABLE `piwigo_images` ( `id` mediumint(8) unsigned NOT NULL auto_increment, `file` varchar(255) binary NOT NULL default '', `date_available` datetime NOT NULL default '0000-00-00 00:00:00', `date_creation` datetime default NULL, `name` varchar(255) default NULL, `comment` text, `author` varchar(255) default NULL, `hit` int(10) unsigned NOT NULL default '0', `filesize` mediumint(9) unsigned default NULL, `width` smallint(9) unsigned default NULL, `height` smallint(9) unsigned default NULL, `coi` char(4) default NULL COMMENT 'center of interest', `representative_ext` varchar(4) default NULL, `date_metadata_update` date default NULL, `rating_score` float(5,2) unsigned default NULL, `path` varchar(255) NOT NULL default '', `storage_category_id` smallint(5) unsigned default NULL, `level` tinyint unsigned NOT NULL default '0', `md5sum` char(32) default NULL, `added_by` mediumint(8) unsigned NOT NULL default '0', `rotation` tinyint unsigned default in /var/www/include/dblayer/functions_mysqli.inc.php on line 832, referer: http://172.17.0.3/install.php?language=en_US
[Mon Mar 21 07:34:35 2016] [error] [client 172.17.0.1] PHP Warning: [mysql error 1067] Invalid default value for 'date_deleted'\nCREATE TABLE `piwigo_old_permalinks` ( `cat_id` smallint(5) unsigned NOT NULL default '0', `permalink` varchar(64) binary NOT NULL default '', `date_deleted` datetime NOT NULL default '0000-00-00 00:00:00', `last_hit` datetime default NULL, `hit` int(10) unsigned NOT NULL default '0', PRIMARY KEY (`permalink`) ) ENGINE=MyISAM DEFAULT CHARACTER SET utf8; in /var/www/include/dblayer/functions_mysqli.inc.php on line 832, referer: http://172.17.0.3/install.php?language=en_US
[Mon Mar 21 07:34:35 2016] [error] [client 172.17.0.1] PHP Warning: [mysql error 1067] Invalid default value for 'date'\nCREATE TABLE `piwigo_rate` ( `user_id` mediumint(8) unsigned NOT NULL default '0', `element_id` mediumint(8) unsigned NOT NULL default '0', `anonymous_id` varchar(45) NOT NULL default '', `rate` tinyint(2) unsigned NOT NULL default '0', `date` date NOT NULL default '0000-00-00', PRIMARY KEY (`element_id`,`user_id`,`anonymous_id`) ) ENGINE=MyISAM DEFAULT CHARACTER SET utf8; in /var/www/include/dblayer/functions_mysqli.inc.php on line 832, referer: http://172.17.0.3/install.php?language=en_US
[Mon Mar 21 07:34:35 2016] [error] [client 172.17.0.1] PHP Warning: [mysql error 1067] Invalid default value for 'expiration'\nCREATE TABLE `piwigo_sessions` ( `id` varchar(255) binary NOT NULL default '', `data` mediumtext NOT NULL, `expiration` datetime NOT NULL default '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARACTER SET utf8; in /var/www/include/dblayer/functions_mysqli.inc.php on line 832, referer: http://172.17.0.3/install.php?language=en_US
[Mon Mar 21 07:34:35 2016] [error] [client 172.17.0.1] PHP Warning: [mysql error 1067] Invalid default value for 'applied'\nCREATE TABLE `piwigo_upgrade` ( `id` varchar(20) NOT NULL default '', `applied` datetime NOT NULL default '0000-00-00 00:00:00', `description` varchar(255) default NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARACTER SET utf8; in /var/www/include/dblayer/functions_mysqli.inc.php on line 832, referer: http://172.17.0.3/install.php?language=en_US
[Mon Mar 21 07:34:36 2016] [error] [client 172.17.0.1] PHP Warning: [mysql error 1067] Invalid default value for 'registration_date'\nCREATE TABLE `piwigo_user_infos` ( `user_id` mediumint(8) unsigned NOT NULL default '0', `nb_image_page` smallint(3) unsigned NOT NULL default '15', `status` enum('webmaster','admin','normal','generic','guest') NOT NULL default 'guest', `language` varchar(50) NOT NULL default 'en_UK', `expand` enum('true','false') NOT NULL default 'false', `show_nb_comments` enum('true','false') NOT NULL default 'false', `show_nb_hits` enum('true','false') NOT NULL default 'false', `recent_period` tinyint(3) unsigned NOT NULL default '7', `theme` varchar(255) NOT NULL default 'elegant', `registration_date` datetime NOT NULL default '0000-00-00 00:00:00', `enabled_high` enum('true','false') NOT NULL default 'true', `level` tinyint unsigned NOT NULL default '0', `activation_key` varchar(255) default NULL, `activation_key_expire` datetime default NULL, `lastmodified` TIMESTAMP DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, PRIMARY KEY (`user_id`), KEY `last in /var/www/include/dblayer/functions_mysqli.inc.php on line 832, referer: http://172.17.0.3/install.php?language=en_US
```
So several tables didn't get created because of invalid default date values.
That leads to these errors when trying to load any page:
```
[Mon Mar 21 07:34:36 2016] [error] [client 172.17.0.1] PHP Warning: [mysql error 1146] Table 'piwigo_db.piwigo_user_infos' doesn't exist\n\nSELECT *\n FROM piwigo_user_infos\n WHERE user_id = 2\n; in /var/www/include/dblayer/functions_mysqli.inc.php on line 832, referer: http://172.17.0.3/install.php?language=en_US
[Mon Mar 21 07:34:36 2016] [error] [client 172.17.0.1] PHP Notice: Trying to get property of non-object in /var/www/include/dblayer/functions_mysqli.inc.php on line 203, referer: http://172.17.0.3/install.php?language=en_US
[Mon Mar 21 07:34:36 2016] [error] [client 172.17.0.1] PHP Warning: [mysql error 1146] Table 'piwigo_db.piwigo_user_infos' doesn't exist\n\nINSERT INTO piwigo_user_infos\n (language,user_id,status,registration_date,level)\n VALUES('en_US','1','webmaster','2016-03-21 07:34:36','8')\n , ('en_US','2','guest','2016-03-21 07:34:36','0') in /var/www/include/dblayer/functions_mysqli.inc.php on line 832, referer: http://172.17.0.3/install.php?language=en_US
[Mon Mar 21 07:34:36 2016] [error] [client 172.17.0.1] PHP Warning: [mysql error 1146] Table 'piwigo_db.piwigo_upgrade' doesn't exist\n\nINSERT INTO piwigo_upgrade\n (id,applied,description)\n VALUES('61','2016-03-21 07:34:36','upgrade included in installation')\n , ('62','2016-03-21 07:34:36','upgrade included in installation')\n , ('63','2016-03-21 07:34:36','upgrade included in installation')\n , ('64','2016-03-21 07:34:36','upgrade included in installation')\n , ('65','2016-03-21 07:34:36','upgrade included in installation')\n , ('66','2016-03-21 07:34:36','upgrade included in installation')\n , ('67','2016-03-21 07:34:36','upgrade included in installation')\n , ('68','2016-03-21 07:34:36','upgrade included in installation')\n , ('69','2016-03-21 07:34:36','upgrade included in installation')\n , ('70','2016-03-21 07:34:36','upgrade included in installation')\n , ('71','2016-03-21 07:34:36','upgrade included in installation')\n , ('72','2016-03-21 07:34:36','upgrade included in installation')\n , ('73','2016-03-21 07:34:36','upgrade included in installation')\n , ('74','201 in /var/www/include/dblayer/functions_mysqli.inc.php on line 832, referer: http://172.17.0.3/install.php?language=en_US
[Mon Mar 21 07:34:36 2016] [error] [client 172.17.0.1] PHP Warning: [mysql error 1146] Table 'piwigo_db.piwigo_user_infos' doesn't exist\n\nSELECT\n ui.*,\n uc.*,\n t.name AS theme_name\n FROM piwigo_user_infos AS ui\n LEFT JOIN piwigo_user_cache AS uc ON ui.user_id = uc.user_id\n LEFT JOIN piwigo_themes AS t ON t.id = ui.theme\n WHERE ui.user_id = 1\n; in /var/www/include/dblayer/functions_mysqli.inc.php on line 832, referer: http://172.17.0.3/install.php?language=en_US
[Mon Mar 21 07:34:36 2016] [error] [client 172.17.0.1] PHP Fatal error: Call to a member function fetch_assoc() on a non-object in /var/www/include/dblayer/functions_mysqli.inc.php on line 213, referer: http://172.17.0.3/install.php?language=en_US
```
Not sure what to do about this.
|
Failure to create tables with MySQL 5.7
|
https://api.github.com/repos/Piwigo/Piwigo/issues/443/comments
| 8 |
2016-03-21T07:41:21Z
|
2018-01-15T12:21:00Z
|
https://github.com/Piwigo/Piwigo/issues/443
| 142,277,352 | 443 |
[
"Piwigo",
"Piwigo"
] |
Getting the following error when trying to set album's status via the API:
`<br />
<b>Fatal error</b>: Call to undefined function set_cat_status() in <b>D:\WWW_HOME\piwigo28.com\include\ws_functions\pwg.categories.php</b> on line <b>617</b><br />`
Running Piwigo 2.8.0 on Windows 7
|
Call to undefined function set_cat_status()
|
https://api.github.com/repos/Piwigo/Piwigo/issues/442/comments
| 1 |
2016-03-21T00:01:49Z
|
2018-01-15T12:21:32Z
|
https://github.com/Piwigo/Piwigo/issues/442
| 142,223,157 | 442 |
[
"Piwigo",
"Piwigo"
] |
Thought it could be worthwhile to open a discussion on the translation tools used. I personally find the Piwigo translation page a bit confusing. For example if I want to discuss with the other members of the team about some translations that I disagree on. I am not sure how often people look at the 'talk' page, it was empty when I put in a comment now.
Maybe there are other/better/newer tools than Transifex, but at least I know many people these days are used to Transifex so I think it would be worthwhile to consider. I have no knowledge about how complicated it would be to set up (or if anyone thinks it makes sense).
|
[suggestion] use transifex for translation
|
https://api.github.com/repos/Piwigo/Piwigo/issues/441/comments
| 2 |
2016-03-14T10:10:21Z
|
2016-03-15T13:55:49Z
|
https://github.com/Piwigo/Piwigo/issues/441
| 140,629,390 | 441 |
[
"Piwigo",
"Piwigo"
] |
Since upgrading to 2.8.0, search, when using the mobile smartpocket theme, returns no results and I see the following errors in my web server log:
```
[Sun Mar 13 16:14:00.426573 2016] [:error] [pid 27487] [client 192.168.1.5:58180] PHP Notice: Undefined index: fields in /usr/local/piwigo/search.php on line 73, referer: http://<site>/photos/search.php
[Sun Mar 13 16:14:00.426624 2016] [:error] [pid 27487] [client 192.168.1.5:58180] PHP Notice: Undefined index: date_type in /usr/local/piwigo/search.php on line 121, referer: http://<site>/photos/search.php
```
I've been working on a child theme of smartpocket and thought it was a problem with my version of the theme, but going back to smartpocket has the same results.
Switching to 'desktop' mode on my iPhone allows the search results to return correctly.
|
Search (smartpocket theme) returns no results
|
https://api.github.com/repos/Piwigo/Piwigo/issues/440/comments
| 1 |
2016-03-13T21:34:50Z
|
2018-01-15T12:22:11Z
|
https://github.com/Piwigo/Piwigo/issues/440
| 140,531,717 | 440 |
[
"Piwigo",
"Piwigo"
] |
See http://piwigo.org/forum/viewtopic.php?pid=162413#p162413 : we need to tell the user how to use this new feature.
|
update embed documentation to describe multiple format
|
https://api.github.com/repos/Piwigo/Piwigo/issues/439/comments
| 0 |
2016-03-11T20:31:44Z
|
2018-01-15T12:22:30Z
|
https://github.com/Piwigo/Piwigo/issues/439
| 140,284,601 | 439 |
[
"Piwigo",
"Piwigo"
] |
Explain how multi format feature work.
This should be done ASAP (2.8.1) even though it's in English for everyone.
|
Update "FTP + Synchronization" page about multiple formats
|
https://api.github.com/repos/Piwigo/Piwigo/issues/438/comments
| 0 |
2016-03-11T20:31:08Z
|
2016-03-11T20:32:32Z
|
https://github.com/Piwigo/Piwigo/issues/438
| 140,284,437 | 438 |
[
"Piwigo",
"Piwigo"
] |
I was trying to add a user to my web site, with e-mail on the form [email protected]. Piwigo claimed that the e-mail did not have the right syntax. Apologies that the text in screen shot is in Norwegian, but hopefully you can understand the issue.

|
correct e-mail syntax not working
|
https://api.github.com/repos/Piwigo/Piwigo/issues/437/comments
| 7 |
2016-03-11T08:50:30Z
|
2016-03-14T10:00:08Z
|
https://github.com/Piwigo/Piwigo/issues/437
| 140,125,222 | 437 |
[
"Piwigo",
"Piwigo"
] |
The correct name is "warn".
And this log should be in debug level, it's a normal use case in production.
|
Call to undefined method Logger::warning in i.php
|
https://api.github.com/repos/Piwigo/Piwigo/issues/436/comments
| 0 |
2016-03-10T18:26:51Z
|
2018-01-15T12:22:41Z
|
https://github.com/Piwigo/Piwigo/issues/436
| 139,972,652 | 436 |
[
"Piwigo",
"Piwigo"
] |
I encountered this problem back in v2.7.2 and tried again with the latest v2.8.0. Not a big deal, but it bugs (ha) me.
I am unable to use templates to override the smartpocket theme. When I do, I get strange results like this:

If I make the same changes directly to the .tpl files in the smartpocket directory, everything is fine. I'd prefer to use templates though so my customizations aren't lost during upgrades (and that's what the templates are for after all).
Operating system: Linux
PHP: 5.6.11-1ubuntu3.1 (Show info) [2016-03-09 19:27:37]
MySQL: 5.6.28-0ubuntu0.15.10.1 [2016-03-09 19:27:37]
Graphics Library: External ImageMagick 6.8.9-9
|
Can't use templates to override smartpocket theme
|
https://api.github.com/repos/Piwigo/Piwigo/issues/435/comments
| 3 |
2016-03-10T00:33:17Z
|
2016-03-13T17:01:52Z
|
https://github.com/Piwigo/Piwigo/issues/435
| 139,745,677 | 435 |
[
"Piwigo",
"Piwigo"
] |
Deprecated constructor for LocalSiteReader
|
https://api.github.com/repos/Piwigo/Piwigo/issues/434/comments
| 0 |
2016-03-09T21:06:56Z
|
2018-01-15T12:22:49Z
|
https://github.com/Piwigo/Piwigo/issues/434
| 139,700,850 | 434 |
|
[
"Piwigo",
"Piwigo"
] |
Hello,
I tried to rename some of my files in my gallery using the "Edit Filename" plugin, but I recognized that the file does not get renamed on the disk. I'm using Piwigo 2.7.4 on Ubuntu Linux using NGINX.
After pressing the "Save" button, I get no error and when I reload the picture, I can see that the filename is the one that I have set, but the file on the disk still has the old name.
I'm running the gallery in "German" and I also tried it with 2.8.0_RC2, same thing.
What am I doing wrong???
Best regards
Jens
|
Plugin "Edit Filename" does not rename the file on the disk
|
https://api.github.com/repos/Piwigo/Piwigo/issues/433/comments
| 1 |
2016-03-08T21:20:40Z
|
2016-03-08T23:15:26Z
|
https://github.com/Piwigo/Piwigo/issues/433
| 139,396,813 | 433 |
[
"Piwigo",
"Piwigo"
] |
It appears that whenever one uses the "notification by mail" feature from the administrator panel, the sent email always uses the webmaster's address as its sender.
I'm not sure if this is was configured like this by design or not, but in my use case, the webmaster contact address is not one from the domain Piwigo is installed on and thus such emails would always fail all authenticity checks by other mail servers, so I would definitely appreciate if it could still be configured. And if it is indeed a bug, the change seems to be trivial: just take `$conf['mail_sender_email']` or an equivalent new setting into account at [`admin/include/functions_notification_by_mail.inc.php#L201`](https://github.com/Piwigo/Piwigo/blob/master/admin/include/functions_notification_by_mail.inc.php#L201).
|
Notification by mail always uses the webmaster email address
|
https://api.github.com/repos/Piwigo/Piwigo/issues/432/comments
| 3 |
2016-03-08T17:03:06Z
|
2023-09-08T15:13:51Z
|
https://github.com/Piwigo/Piwigo/issues/432
| 139,334,250 | 432 |
[
"Piwigo",
"Piwigo"
] |
the new release script will set the version to the Piwigo version.
|
switch version to "auto" for all themes/languages
|
https://api.github.com/repos/Piwigo/Piwigo/issues/431/comments
| 0 |
2016-03-08T09:12:43Z
|
2016-03-08T09:13:49Z
|
https://github.com/Piwigo/Piwigo/issues/431
| 139,221,203 | 431 |
[
"Piwigo",
"Piwigo"
] |
The current (Piwigo 2.8) implementation of the edit author/title action in the Batch Manager is using some JS instruction as a placeholder but when you don't edit the field, you get the placeholder text as author/title. #fail :-/
In 2016, we can safely use use a placeholder="" http://caniuse.com/#feat=input-placeholder
|
[Batch Manager] edit author/title may use the placeholder
|
https://api.github.com/repos/Piwigo/Piwigo/issues/430/comments
| 0 |
2016-03-06T18:49:07Z
|
2018-01-15T12:19:02Z
|
https://github.com/Piwigo/Piwigo/issues/430
| 138,822,663 | 430 |
[
"Piwigo",
"Piwigo"
] |
Add core language string for Take a Tour button at the end of upgrade. Currently (Piwigo 2.8), we have
`str_replace('2.7', get_branch_from_version(PHPWG_VERSION), l10n('2_7_0_descrp'))`
which would be cleaner as a core language string "Discover what's new in Piwigo %s"
|
discover new feature button at the end of upgrade
|
https://api.github.com/repos/Piwigo/Piwigo/issues/429/comments
| 0 |
2016-03-04T13:36:52Z
|
2016-06-06T14:39:30Z
|
https://github.com/Piwigo/Piwigo/issues/429
| 138,478,279 | 429 |
[
"Piwigo",
"Piwigo"
] |
with configuration page [Administration > Configuration > Options > Display], let the user decide to show/hide the size selector.
|
ability to hide the size selector
|
https://api.github.com/repos/Piwigo/Piwigo/issues/428/comments
| 0 |
2016-03-03T13:26:19Z
|
2017-04-06T13:55:54Z
|
https://github.com/Piwigo/Piwigo/issues/428
| 138,177,527 | 428 |
[
"Piwigo",
"Piwigo"
] |
it would be useful to let the admin decide if she wants to hide or show metadata by default. In Piwigo 2.8, visitors have to ask for viewing (but certainly don't realize some metadata are available).
|
make it easier to show metadata by default
|
https://api.github.com/repos/Piwigo/Piwigo/issues/427/comments
| 0 |
2016-03-03T10:40:54Z
|
2022-06-06T14:55:19Z
|
https://github.com/Piwigo/Piwigo/issues/427
| 138,141,497 | 427 |
[
"Piwigo",
"Piwigo"
] |
Not sure if this is by design or an issue, but I noticed that if I look through an album on my phone, the view count on the images are not increased.
In case the theme is relevant, I am using the 'smart pocket' one for mobile. In case I might have some other funny configuration which causes this, you are welcome to have a look at yngve.piwigo.com.
|
Count views from mobile
|
https://api.github.com/repos/Piwigo/Piwigo/issues/426/comments
| 1 |
2016-03-02T11:12:34Z
|
2017-04-09T10:35:11Z
|
https://github.com/Piwigo/Piwigo/issues/426
| 137,844,337 | 426 |
[
"Piwigo",
"Piwigo"
] |
during upload, we get (in the JS console) error: TypeError: a[c] is undefined
|
transfer favicon, TypeError: a[c] is undefined
|
https://api.github.com/repos/Piwigo/Piwigo/issues/425/comments
| 0 |
2016-02-26T18:39:30Z
|
2016-02-26T18:42:51Z
|
https://github.com/Piwigo/Piwigo/issues/425
| 136,778,400 | 425 |
[
"Piwigo",
"Piwigo"
] |
https://github.com/ahand/mobileesp/blob/master/PHP/mdetect.php
|
update mdetect.php
|
https://api.github.com/repos/Piwigo/Piwigo/issues/424/comments
| 0 |
2016-02-25T08:49:39Z
|
2017-03-02T10:16:44Z
|
https://github.com/Piwigo/Piwigo/issues/424
| 136,320,632 | 424 |
[
"Piwigo",
"Piwigo"
] |
we now need the upgrade script to version 2.8
|
upgrade script to 2.8
|
https://api.github.com/repos/Piwigo/Piwigo/issues/423/comments
| 0 |
2016-02-23T09:38:24Z
|
2016-02-23T12:24:59Z
|
https://github.com/Piwigo/Piwigo/issues/423
| 135,685,367 | 423 |
[
"Piwigo",
"Piwigo"
] |
I wonder why we can't perform the same REGEXP pattern on file (compared to name/comment):
```
SELECT
id
from images i
WHERE (CONVERT(file, CHAR) LIKE '%eau%' OR name REGEXP '[[:<:]]eau[[:>:]]')
;
```
Here we perform an exact match on name (perfect) but not on file :-/ If the user has filenames which describe the photo, it becomes impossible to perform an exact match.
|
[quicksearch] no exact match on file
|
https://api.github.com/repos/Piwigo/Piwigo/issues/422/comments
| 9 |
2016-02-22T09:12:12Z
|
2023-09-25T15:04:29Z
|
https://github.com/Piwigo/Piwigo/issues/422
| 135,358,595 | 422 |
[
"Piwigo",
"Piwigo"
] |
on page [Administration > Photos > Add > Applications].
- pLoader has not been updated for 5.5 years and its setting no longer match Piwigo system (we only need the original, not thumbnail + web size + HD). The HTML5 upload form does all what pLoader do, with better performances, better compatibility and doesn't need any install.
- MacShareToPiwigo is the only "desktop" option for MacOSX 10.9+ users
- Piwigo Remote Sync is like piwigo_import_tree.pl but with a graphical interface and no complex dependcy to install
... and make sure this page is still up to date.
|
remove pLoader, add MacShareToPiwigo and Piwigo Remote Sync
|
https://api.github.com/repos/Piwigo/Piwigo/issues/420/comments
| 1 |
2016-02-16T16:26:23Z
|
2017-03-07T14:58:48Z
|
https://github.com/Piwigo/Piwigo/issues/420
| 134,026,533 | 420 |
[
"Piwigo",
"Piwigo"
] |
Hi,
right now a administrator can change the password of the webmaster in the user management interface.
With the changed password and the username he can login to webmaster account and get super-rights.
cheers
Flake
Piwigo version: 2.7.4
PHP version: 5.6.17-3
MySQL version: 5.5.5-10.0.23-MariaDB-2
Piwigo URL: not public
|
Administrator should not be able to change password of the Webmaster
|
https://api.github.com/repos/Piwigo/Piwigo/issues/419/comments
| 0 |
2016-02-12T11:05:06Z
|
2016-02-12T13:56:42Z
|
https://github.com/Piwigo/Piwigo/issues/419
| 133,211,566 | 419 |
[
"Piwigo",
"Piwigo"
] |
I'm currently working on HTTPS and there are several little issues. But one important issue is that email sent by Piwigo does not take into account HTTPS: link are HTTP only.
|
links in email sends HTTP instead of HTTPS
|
https://api.github.com/repos/Piwigo/Piwigo/issues/418/comments
| 1 |
2016-02-11T17:37:37Z
|
2016-02-12T08:04:55Z
|
https://github.com/Piwigo/Piwigo/issues/418
| 133,037,284 | 418 |
[
"Piwigo",
"Piwigo"
] |
Following discussion with @mistic100 on https://github.com/Piwigo/Piwigo/commit/6af4590f01c7ea249c6d03b37fb1001ce96b7f4c#commitcomment-15854194 we should return the list of available sizes in pwg.session.getStatus
|
[API] return list of photo sizes
|
https://api.github.com/repos/Piwigo/Piwigo/issues/416/comments
| 1 |
2016-02-09T16:56:30Z
|
2016-12-11T17:43:32Z
|
https://github.com/Piwigo/Piwigo/issues/416
| 132,472,630 | 416 |
[
"Piwigo",
"Piwigo"
] |
The behavior of the download link is not correct on non picture files. Instead of going to action.php with a Content-Disposition: attachment, the url directly goes to the file. In case of an mp4, the video opens in the web browser, which is really not a "download".
@modus75 as far as my invistigation went, you changed that behavior on Piwigo 2.4. Was it "on purpose"?
|
download link fails on non picture files
|
https://api.github.com/repos/Piwigo/Piwigo/issues/415/comments
| 8 |
2016-02-09T15:58:02Z
|
2018-01-15T12:19:14Z
|
https://github.com/Piwigo/Piwigo/issues/415
| 132,456,078 | 415 |
[
"Piwigo",
"Piwigo"
] |
When the user (or an admin) changes his password, it would be "secure" to deactivate all active authentication keys.
|
deactivate authentication keys when password changes
|
https://api.github.com/repos/Piwigo/Piwigo/issues/414/comments
| 0 |
2016-02-01T09:49:45Z
|
2016-02-12T19:21:26Z
|
https://github.com/Piwigo/Piwigo/issues/414
| 130,312,211 | 414 |
[
"Piwigo",
"Piwigo"
] |
if the auth key is valid, give priority to it compared to the authentication cookie : if the user is already connected with another user account, disconnect him and use the auth key credentials instead.
|
[authentication] give priority to auth key
|
https://api.github.com/repos/Piwigo/Piwigo/issues/413/comments
| 0 |
2016-02-01T08:59:52Z
|
2016-02-01T09:06:10Z
|
https://github.com/Piwigo/Piwigo/issues/413
| 130,301,224 | 413 |
[
"Piwigo",
"Piwigo"
] |
In case the authentication key $_GET['auth'] is no longer valid, display a message and give link to the log in page.
|
[identification] warn visitor if auth key is no longer valid
|
https://api.github.com/repos/Piwigo/Piwigo/issues/412/comments
| 0 |
2016-01-29T11:44:21Z
|
2016-01-29T11:45:15Z
|
https://github.com/Piwigo/Piwigo/issues/412
| 129,742,249 | 412 |
[
"Piwigo",
"Piwigo"
] |
on admin pages where administrators can notify users, tell them emails will contain auth keys.
|
[notification] give info to administrators about auth keys
|
https://api.github.com/repos/Piwigo/Piwigo/issues/411/comments
| 0 |
2016-01-29T10:46:49Z
|
2016-01-29T10:48:05Z
|
https://github.com/Piwigo/Piwigo/issues/411
| 129,730,184 | 411 |
[
"Piwigo",
"Piwigo"
] |
Here is what @Philio told me yesterday:
> Wanted to get your thoughts on loading the album images. The thumbnail URL that's returned by pwg.categories.getList is very small and of unacceptable quality for a high resolution (~500 ppi) flagship Android phone. I see that I could use the representative_picture_id to then call pwg.images.getInfo and get a better image URL (also gives the ability to make a device specific selection) and finally download the image. Slightly concerned that this might end up in quite a few HTTP requests and could be a bit slow in certain network conditions. Is there a simpler way that I could perhaps do this that I've missed?
So, pwg.categories.getList returns the "thumb" size in output field "tn_url". On such screens, it would certainly be better to use the XS or S size.
@modus75 and @mistic100 what do you think of adding an input parameter thumbnail_size (same possible values as pwg.getMissingDerivatives::types (but only a single values) ie square,thumb,2small, xsmall, small,medium,large,xlarge,xxlarge
|
[API] thumbnail too small for hdpi screens
|
https://api.github.com/repos/Piwigo/Piwigo/issues/410/comments
| 4 |
2016-01-29T09:36:57Z
|
2016-02-09T16:57:55Z
|
https://github.com/Piwigo/Piwigo/issues/410
| 129,714,987 | 410 |
[
"Piwigo",
"Piwigo"
] |
On [Administration > Users > Manage], when you save a user profile, no error is shown even if there is a problem with the email address: address can be just wrong, email can be already in use. No error, only the success message.
|
changing email address doesn't show error
|
https://api.github.com/repos/Piwigo/Piwigo/issues/409/comments
| 0 |
2016-01-28T10:33:08Z
|
2016-01-28T12:29:14Z
|
https://github.com/Piwigo/Piwigo/issues/409
| 129,411,689 | 409 |
[
"Piwigo",
"Piwigo"
] |
http://piwigo.org/forum/viewtopic.php?id=26239
This is a PHP 7 bug, that should be fixed in version 7.0.3 (release date = 2016-02-07), see https://github.com/php/php-src/blob/PHP-7.0/NEWS#L70
|
PHP7, Catchable fatal error: session_regenerate_id(): Failed to create(read) session ID
|
https://api.github.com/repos/Piwigo/Piwigo/issues/408/comments
| 7 |
2016-01-27T13:35:09Z
|
2016-02-12T13:12:13Z
|
https://github.com/Piwigo/Piwigo/issues/408
| 129,146,201 | 408 |
[
"Piwigo",
"Piwigo"
] |
... and other variables. Reported by OC_boy on http://piwigo.org/forum/viewtopic.php?id=26267
Notice: Undefined variable: formats_to_delete in admin/site_update.php on line 673
Notice: Undefined variable: caddiables in admin/site_update.php on line 686
|
[synchronization] warnings on formats_to_delete
|
https://api.github.com/repos/Piwigo/Piwigo/issues/407/comments
| 0 |
2016-01-26T14:41:00Z
|
2016-01-26T14:42:27Z
|
https://github.com/Piwigo/Piwigo/issues/407
| 128,840,329 | 407 |
[
"Piwigo",
"Piwigo"
] |
I noticed that Piwigo (tested on version 2.7.4) supplies an incorrect Content-Type header in its API responses. It says text/plain when it should be _application/json_.
When response is XML, the Content-Type needs to be _application/xml_.
Thank you.
|
API responses - the Content-Type header should be consistent with response format
|
https://api.github.com/repos/Piwigo/Piwigo/issues/406/comments
| 1 |
2016-01-25T17:08:25Z
|
2016-07-27T09:11:55Z
|
https://github.com/Piwigo/Piwigo/issues/406
| 128,589,295 | 406 |
[
"Piwigo",
"Piwigo"
] |
Since I updated Smarty to version 3.1.28 (for compatibility with PHP 7), emails have lost their style.
|
missing style in emails
|
https://api.github.com/repos/Piwigo/Piwigo/issues/405/comments
| 6 |
2016-01-21T14:04:27Z
|
2016-02-10T17:59:20Z
|
https://github.com/Piwigo/Piwigo/issues/405
| 127,930,753 | 405 |
[
"Piwigo",
"Piwigo"
] |
feature #392 introduced authentication keys, and especially in f2f9e5ecb7d6c16332aaccf8bc7b1c4248e6e889 I forgot to modify the data model at install
|
authentication keys, missing column in database
|
https://api.github.com/repos/Piwigo/Piwigo/issues/404/comments
| 0 |
2016-01-18T12:46:10Z
|
2016-01-18T13:05:28Z
|
https://github.com/Piwigo/Piwigo/issues/404
| 127,219,929 | 404 |
[
"Piwigo",
"Piwigo"
] |
Newly created album is first and if you want albums at chronologic order, you have to move it to end of list and submit it again and again.
Please include some option to make it the lasts by default. Thx.
|
Configuration of new album position
|
https://api.github.com/repos/Piwigo/Piwigo/issues/403/comments
| 1 |
2016-01-14T22:31:53Z
|
2016-12-05T15:04:56Z
|
https://github.com/Piwigo/Piwigo/issues/403
| 126,763,496 | 403 |
[
"Piwigo",
"Piwigo"
] |
Ratings have broken for me when using $conf['rate_items'] array entries that aren't integers 0-9, I used the LocalFiles Editor plugin.
The star icons filled incorrectly.
The rating score did not update for some values.
Non-numeric rate items cause an error when selected.
Thanks.
|
Rating
|
https://api.github.com/repos/Piwigo/Piwigo/issues/402/comments
| 2 |
2016-01-10T03:19:55Z
|
2017-05-11T09:17:41Z
|
https://github.com/Piwigo/Piwigo/issues/402
| 125,796,387 | 402 |
[
"Piwigo",
"Piwigo"
] |
We've got a crazy block with 800 lines of javascript. It's becoming difficult to read. This code would be much better in a dedicated file.
|
[user manager] move javascript code to a dedicated file
|
https://api.github.com/repos/Piwigo/Piwigo/issues/401/comments
| 2 |
2016-01-09T17:39:44Z
|
2021-06-25T13:57:08Z
|
https://github.com/Piwigo/Piwigo/issues/401
| 125,771,191 | 401 |
[
"Piwigo",
"Piwigo"
] |
If I edit a user and change its email address, we need to see the change immediately (we shouldn't wait for a full refresh of the user list)
|
[user manager] update table when user updated
|
https://api.github.com/repos/Piwigo/Piwigo/issues/398/comments
| 0 |
2016-01-09T16:59:08Z
|
2016-01-11T08:23:56Z
|
https://github.com/Piwigo/Piwigo/issues/398
| 125,769,193 | 398 |
[
"Piwigo",
"Piwigo"
] |
... instead of an embedded form into users table.
|
[user manager] edit user in a popin
|
https://api.github.com/repos/Piwigo/Piwigo/issues/397/comments
| 0 |
2016-01-09T16:54:35Z
|
2016-01-11T08:23:56Z
|
https://github.com/Piwigo/Piwigo/issues/397
| 125,769,019 | 397 |
[
"Piwigo",
"Piwigo"
] |
Hello!
I'm using Piwigo for my personal picture gallery. I really like this piece of software. Thanks a lot. I starred the project on github.com and read through the mails coming in. I would like to know if it is possible to participate in beta testing the 2.8 release?
Can this be achieved by simply downloading the latest software repository?
Kind regards
Jens
|
Question: How to participate in Beta-Test for 2.8?
|
https://api.github.com/repos/Piwigo/Piwigo/issues/394/comments
| 2 |
2016-01-05T19:59:16Z
|
2016-01-09T17:18:48Z
|
https://github.com/Piwigo/Piwigo/issues/394
| 125,038,983 | 394 |
[
"Piwigo",
"Piwigo"
] |
Like ?auth=12345abcde would automatically log you as "peter". Piwigo would be able to send such authentication keys in notification emails.
The key will be valid for just a few hours (configurable).
|
keys for automatic authentication
|
https://api.github.com/repos/Piwigo/Piwigo/issues/392/comments
| 3 |
2015-12-31T10:09:49Z
|
2016-01-18T12:46:53Z
|
https://github.com/Piwigo/Piwigo/issues/392
| 124,454,279 | 392 |
[
"Piwigo",
"Piwigo"
] |
Now that we have multiple formats on sync (and the appropriate database model), we need to complete it with API/web upload.
|
Multiple formats on API/web upload
|
https://api.github.com/repos/Piwigo/Piwigo/issues/389/comments
| 0 |
2015-12-30T15:16:09Z
|
2022-06-06T14:56:30Z
|
https://github.com/Piwigo/Piwigo/issues/389
| 124,360,134 | 389 |
[
"Piwigo",
"Piwigo"
] |
http://fr.piwigo.org/forum/viewtopic.php?id=26535
In the albums manager, add a button "Delete this album and its content", it will open a confirmation dialog with a checkbox "Also delete items associated to other albums".
|
Button "delete this album and its content"
|
https://api.github.com/repos/Piwigo/Piwigo/issues/388/comments
| 1 |
2015-12-29T11:10:07Z
|
2016-09-27T12:26:13Z
|
https://github.com/Piwigo/Piwigo/issues/388
| 124,196,156 | 388 |
[
"Piwigo",
"Piwigo"
] |
Many deprecated/notice (even fatal error) messages come with PHP 7 and Piwigo 2.7
|
compatibility with PHP 7
|
https://api.github.com/repos/Piwigo/Piwigo/issues/385/comments
| 4 |
2015-12-10T12:58:08Z
|
2017-03-27T03:46:10Z
|
https://github.com/Piwigo/Piwigo/issues/385
| 121,477,685 | 385 |
[
"Piwigo",
"Piwigo"
] |
Instead of a MySQL query "set names", we'd better use built-in function mysql_set_charset and mysqli::set_charset
|
use built-in functions to set charset
|
https://api.github.com/repos/Piwigo/Piwigo/issues/384/comments
| 0 |
2015-12-08T12:38:03Z
|
2015-12-08T12:39:59Z
|
https://github.com/Piwigo/Piwigo/issues/384
| 120,997,985 | 384 |
[
"Piwigo",
"Piwigo"
] |
Here are the steps to reproduce:
1. Create user in Admin-Panel
2. Login with that user (Auto-Login disabled, in Incognito-Window), leave window open.
3. Delete that user in Admin-Panel
4. Reload Incognito-Window, it shows:
```
Warning: array_merge(): Argument #1 is not an array in /home/xxx/public_html/include/functions_user.inc.php on line 394
Warning: Invalid argument supplied for foreach() in /home/xxx/public_html/include/functions_user.inc.php on line 396
Notice: Undefined index: id in /home/xxx/public_html/include/functions_user.inc.php on line 422
Notice: Undefined index: status in /home/xxx/public_html/include/functions_user.inc.php on line 422
Warning: [mysql error 1064] You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3
SELECT cat_id
FROM piwigo_user_access
WHERE user_id =
; in /home/xxx/public_html/include/dblayer/functions_mysqli.inc.php on line 830
Fatal error: Call to a member function fetch_assoc() on boolean in /home/xxx/public_html/include/dblayer/functions_mysqli.inc.php on line 891
```
I think the there is missing some mechanism to check if the user referred in the cookie still exists and if not, the cookie should be invalidated.
If it should be of any importance, I'm using latest chrome (47.0.2526.73 (64-bit)) on Debian GNU/Linux Testing
|
Deleted User and Browser with old Cookie => Uncaught
|
https://api.github.com/repos/Piwigo/Piwigo/issues/383/comments
| 1 |
2015-12-07T07:45:27Z
|
2019-11-01T21:48:48Z
|
https://github.com/Piwigo/Piwigo/issues/383
| 120,717,608 | 383 |
[
"Piwigo",
"Piwigo"
] |
Hello,
I use the "Write Metadata" plugin to write description, author, tags etc to my image files into the corresponding IPTC fields. However using this plugin it is not possible to write the GPS location into the image. Is there an easy way to add this feature?
Kind regards
Jens
PS: Thanks for this cool software! Keep on going ...
|
Write GPS location to image file
|
https://api.github.com/repos/Piwigo/Piwigo/issues/382/comments
| 1 |
2015-12-05T20:00:42Z
|
2015-12-06T11:37:55Z
|
https://github.com/Piwigo/Piwigo/issues/382
| 120,583,733 | 382 |
[
"Piwigo",
"Piwigo"
] |
I was wondering if there is a minor issue with the grading system? I see e.g. "3.63 (1 review)" if I have myself put '3 stars' (or 4 out of 6 if you want, the first is 0). Shouldn't the average then be 3 and not 3.63?
Please mark this as minor, it is of very little importance but I thought it might also be a reasonably easy fix (or maybe I misunderstand something of course).
|
Grading
|
https://api.github.com/repos/Piwigo/Piwigo/issues/381/comments
| 2 |
2015-12-04T13:47:19Z
|
2015-12-04T15:56:36Z
|
https://github.com/Piwigo/Piwigo/issues/381
| 120,404,799 | 381 |
[
"Piwigo",
"Piwigo"
] |
I uploaded 15 pictures (through the web interface), and the feed added three entries, each saying there was 1 new photo and that 1 album had been edited. I would prefer if there rather was 1 entry (per upload) saying X new photos. Or alternatively (simpler to implement?) just send one feed saying something like "New photo(-s) in album X" without specifying the number of new photos.
|
RSS feed suggestions
|
https://api.github.com/repos/Piwigo/Piwigo/issues/380/comments
| 1 |
2015-12-03T10:12:30Z
|
2017-03-22T10:03:51Z
|
https://github.com/Piwigo/Piwigo/issues/380
| 120,135,565 | 380 |
[
"Piwigo",
"Piwigo"
] |
The idea is to make Piwigo ready for "single photo, multiple formats". For example, you have img1234.jpg and many formats : img1234.cr2 (raw Canon file), img1234.cmyk.jpg (for print purpose)
Already a bit discussed on http://piwigo.org/forum/viewtopic.php?id=26087
|
Multiple formats
|
https://api.github.com/repos/Piwigo/Piwigo/issues/379/comments
| 12 |
2015-12-01T14:25:59Z
|
2015-12-30T15:16:52Z
|
https://github.com/Piwigo/Piwigo/issues/379
| 119,727,245 | 379 |
[
"Piwigo",
"Piwigo"
] |
not very straightforward because api functions have changed names (no more hungarian notation)
need to do user list and rating users.
|
upgrade datatables js
|
https://api.github.com/repos/Piwigo/Piwigo/issues/378/comments
| 2 |
2015-12-01T13:03:42Z
|
2016-03-09T21:01:57Z
|
https://github.com/Piwigo/Piwigo/issues/378
| 119,713,315 | 378 |
[
"Piwigo",
"Piwigo"
] |
... instead of submitting the expected form. This is certainly because we use the same form for 2 separate actions. We should change the mechanism to refresh album thumbnail : with a JS link+ Ajax call for instance.
|
[album edit] press enter in title field refreshes album thumbnail
|
https://api.github.com/repos/Piwigo/Piwigo/issues/377/comments
| 1 |
2015-12-01T09:01:06Z
|
2015-12-03T15:11:02Z
|
https://github.com/Piwigo/Piwigo/issues/377
| 119,670,776 | 377 |
[
"Piwigo",
"Piwigo"
] |
I get an error 3065 regardless of which ordering option I select in configuration. I narrowed it down to:
mysql> SELECT DISTINCT(image_id)
-> FROM piwigo_image_category
-> INNER JOIN piwigo_images ON id = image_id
-> WHERE
-> category_id = 6178
->
-> ORDER BY piwigo_images.file ASC;
ERROR 3065 (HY000): Expression #1 of ORDER BY clause is not in SELECT list, references column 'piwigo.piwigo_images.file' which is not in SELECT list; this is incompatible with DISTINCT
The above is from mysql - the browser reports a similar error. To get past this, I changed section_init.inc.php and added piwigo_images.file to the select line to force it for my site.
SELECT DISTINCT(image_id),piwigo_images.file
FROM '.IMAGE_CATEGORY_TABLE.'
INNER JOIN '.IMAGES_TABLE.' ON id = image_id
WHERE
'.$where_sql.'
'.$forbidden.'
'.$conf['order_by'].'
;';
Server version: 5.7.9 MySQL Community Server (GPL)
Piwigo 2.7.4
|
[MySQL 5.7] ORDER BY clause is not in SELECT list
|
https://api.github.com/repos/Piwigo/Piwigo/issues/376/comments
| 28 |
2015-11-30T14:39:36Z
|
2023-05-22T00:20:50Z
|
https://github.com/Piwigo/Piwigo/issues/376
| 119,505,159 | 376 |
[
"Piwigo",
"Piwigo"
] |
Hello,
I'm following this repository and came across the possibility to send notifications about new images in the gallery to registered users. I find this very helpful, but I recognized that the links in the email are wrong. Look at the following section from the email:
Zum Austragen, auf diesen Link klicken: //nbm.php?unsubscribe=sUfxUwHZQ6uTH6Wt
Zum Anmelden, auf diesen Link klicken: //nbm.php?subscribe=sUfxUwHZQ6uTH6Wt
The link to the gallery as well is empty (/). I tried to look into the code, but I cannot find the problem. I have installed two galleries and the problem occurs for both of them.
I'm using Piwigo 2.7.4 on Ubuntu Linux.
Thanks and kind regards
Jens
|
Links in Email Notification misses the URL of the Gallery
|
https://api.github.com/repos/Piwigo/Piwigo/issues/375/comments
| 0 |
2015-11-23T20:05:09Z
|
2015-11-23T20:05:09Z
|
https://github.com/Piwigo/Piwigo/issues/375
| 118,461,328 | 375 |
[
"Piwigo",
"Piwigo"
] |
Because of the nature of base64 encoding, strings are "padded" with trailing "=". So in str_replace(array('+', '/'), '', base64_encode(openssl_random_pseudo_bytes($size))) we may have less than $size chars, when $size is small and if we have some +/ in the returned value of openssl_random_pseudo_bytes. To avoid this problem, the simplest solution is to ask a "bigger" string to openssl_random_pseudo_bytes.
|
short generated keys may end with trailing =
|
https://api.github.com/repos/Piwigo/Piwigo/issues/373/comments
| 0 |
2015-11-10T21:33:38Z
|
2015-11-10T21:38:10Z
|
https://github.com/Piwigo/Piwigo/issues/373
| 116,206,807 | 373 |
[
"Piwigo",
"Piwigo"
] |
I was thinking that it would be nice to set up a subscription system where a user could opt in to get an e-mail notification when there are new pictures on the site. I have a 'private' gallery on piwigo.com so most of my friends/family will not go to my page actively to check if I have posted anything new.
Ideally some sort of digest form, so one would e.g. get maximum one mail per day (X new photos today) or per week perhaps.
It would probably also be useful if one could subscribe to either the entire site, and/or just a subset of albums.
|
[notification] e-mail subscription for new pictures
|
https://api.github.com/repos/Piwigo/Piwigo/issues/372/comments
| 11 |
2015-11-09T17:48:31Z
|
2021-05-12T18:27:47Z
|
https://github.com/Piwigo/Piwigo/issues/372
| 115,929,444 | 372 |
[
"Piwigo",
"Piwigo"
] |
By default, Piwigo fills table piwigo_history without worrying about the number of rows and how heavy the database dump will become.
Plugin Prune History already offers interesting features but I find it a bit "complex" for something that should remain invisible to users.
I think Piwigo core could have a:
```
$conf['history_auto_prune_threshold'] = 1000000; // 1 million
```
which would mean "maintain the number of history rows under 1 million". 0 to disable.
I think of this issue because I just made some statistics on Piwigo.com and the biggest history table has 20M lines. It's huge. It works fine on Piwigo.com because we have strong servers, but on a "standard" shared hosting, it could quickly become a problem with slowliness on database.
|
automatic prune on history
|
https://api.github.com/repos/Piwigo/Piwigo/issues/370/comments
| 7 |
2015-11-02T17:51:27Z
|
2016-11-25T17:50:42Z
|
https://github.com/Piwigo/Piwigo/issues/370
| 114,647,615 | 370 |
[
"Piwigo",
"Piwigo"
] |
MySQL version 5.5.41-0+wheezy1
```
-> WHERE (date_available >= '2015-11-02')
-> AND (date_available <= '2015-11-02')
```
does not take rows where date_available is 2015-11-02 ! I'm pretty sure it was working fine with older version of MySQL.
|
[search] search day is not taken into account
|
https://api.github.com/repos/Piwigo/Piwigo/issues/369/comments
| 0 |
2015-11-02T11:22:03Z
|
2015-11-02T11:25:20Z
|
https://github.com/Piwigo/Piwigo/issues/369
| 114,575,694 | 369 |
[
"Piwigo",
"Piwigo"
] |
I have
`$conf['tag_url_style'] = 'tag';`
in my local config, which generally works, but fails on numeric tags where it falls back to id-tag, for example instead of "2015" the tag "88-2015" is in the underlying URL. I wouldn't mind that much if clicking such would actually lead to the group of images tagged with "2015", but instead it gives "Page not found" and then redirects to the tags.php page. I reckon that probably the id is prefixed because of an alleged ambiguity of numeric tag name and numeric tag id, but then it should actually work.. Note that removing the "id-" part from the URL so that only the actual numeric tag is left works fine and the corresponding tagged images are displayed.
|
tag_url_style=tag fails on numeric tags
|
https://api.github.com/repos/Piwigo/Piwigo/issues/367/comments
| 5 |
2015-10-31T15:56:17Z
|
2020-09-30T09:35:54Z
|
https://github.com/Piwigo/Piwigo/issues/367
| 114,418,177 | 367 |
[
"Piwigo",
"Piwigo"
] |
Does a good job in general but completely changes the url stucture of pictures for reasons unknown.
/picture?/picture-name/category/category-name
becomes
/index/category/picture/picture-name/category/category-name
|
"question_mark_in_urls" needs optimization.
|
https://api.github.com/repos/Piwigo/Piwigo/issues/366/comments
| 3 |
2015-10-31T07:44:18Z
|
2015-11-03T16:28:32Z
|
https://github.com/Piwigo/Piwigo/issues/366
| 114,395,109 | 366 |
[
"Piwigo",
"Piwigo"
] |
Hi,
`$_SERVER['SERVER_NAME']`, must return `Server_Name XXX` provided by the server. But by default apache allows to return the `Host Header` ... `UseCanonicalName Off`
Apache escaped all HTML host value for `$_SERVER['SERVER_NAME']`, no probleme for XSS, but undesirable and dangerous for sql injections.
|
SERVER_NAME used on class.phpmailer.php
|
https://api.github.com/repos/Piwigo/Piwigo/issues/364/comments
| 2 |
2015-10-29T13:21:30Z
|
2015-10-29T13:37:50Z
|
https://github.com/Piwigo/Piwigo/issues/364
| 114,047,880 | 364 |
[
"Piwigo",
"Piwigo"
] |
PHP native EXIF parser has a lot of issues, and sometimes is not even available.
We should replace `exif_read_data` by a 3rd party and autonomous library (do not rely on external binaries like exiftool).
I found https://github.com/lsolesen/pel (using namespaces, perhaps it's time for Piwigo to switch to PHP 5.3...).
Perhaps there are more.
Need to do a benchmark before making a choice.
(related to a very old ticket #338)
|
Revamp EXIF parsing
|
https://api.github.com/repos/Piwigo/Piwigo/issues/363/comments
| 23 |
2015-10-25T09:23:09Z
|
2024-07-13T15:10:37Z
|
https://github.com/Piwigo/Piwigo/issues/363
| 113,215,240 | 363 |
[
"Piwigo",
"Piwigo"
] |
`$conf['picture_url_style'] = 'file';` is too much error prone and is generally badly used
I suggest to at least remove any reference to the "file" possibility in the comment in `config_default.inc.php` (must leave the feature for links retro-compatibility)
|
Remove "file" picture url style ?
|
https://api.github.com/repos/Piwigo/Piwigo/issues/362/comments
| 6 |
2015-10-19T20:41:04Z
|
2015-10-20T12:38:38Z
|
https://github.com/Piwigo/Piwigo/issues/362
| 112,228,584 | 362 |
[
"Piwigo",
"Piwigo"
] |
In addition to "X repeat" it would be useful to have a "Y repeat" in watermark custom settings
|
[Watermark] Y repeat
|
https://api.github.com/repos/Piwigo/Piwigo/issues/361/comments
| 0 |
2015-10-14T11:34:02Z
|
2015-10-16T07:22:25Z
|
https://github.com/Piwigo/Piwigo/issues/361
| 111,379,654 | 361 |
[
"Piwigo",
"Piwigo"
] |
Sometimes it's useless and we don't want to have such a "full featured" pagination bar.
|
ability to hide first/last links on pagination bar
|
https://api.github.com/repos/Piwigo/Piwigo/issues/360/comments
| 11 |
2015-10-09T11:49:44Z
|
2016-02-12T13:11:46Z
|
https://github.com/Piwigo/Piwigo/issues/360
| 110,641,955 | 360 |
[
"Piwigo",
"Piwigo"
] |
http://piwigo.org/forum/viewtopic.php?id=25729
functions_mysqli.inc.php, line 65
$dbname = null;
must be changed to :
$dbname = '';
... or else we get a fatal error "Warning: mysqli::mysqli(): (42000/1102): Incorrect database name '0Oõ»áÈ ' in /home/magicphorn/www/piwigo/include/dblayer/functions_mysqli.inc.php on line 68"
|
database connection error with PHP 5.6
|
https://api.github.com/repos/Piwigo/Piwigo/issues/359/comments
| 1 |
2015-10-08T08:41:49Z
|
2022-07-29T17:50:24Z
|
https://github.com/Piwigo/Piwigo/issues/359
| 110,399,375 | 359 |
[
"Piwigo",
"Piwigo"
] |
It covers the associate/dissociate/moveto actions in the global mode.
|
[Batch Manager, unit mode] ability to set linked albums
|
https://api.github.com/repos/Piwigo/Piwigo/issues/358/comments
| 0 |
2015-10-03T09:33:08Z
|
2020-09-30T08:57:34Z
|
https://github.com/Piwigo/Piwigo/issues/358
| 109,614,057 | 358 |
[
"Piwigo",
"Piwigo"
] |
We make obvious when there are orphan tags (to delete them in one click). We should also make obvious when we have orphan photos (associated to no album). I see 2 solutions:
1) add an admin menu item next to [Administration > Photos > Batch Manager], with "Orphans (213)" which simply leads to Batch Manager, filtered on "with no album"
2) on admin home page, add a message "you have 213 orphan photos [manage them] [delete all]"
|
make orphan photos more obvious
|
https://api.github.com/repos/Piwigo/Piwigo/issues/357/comments
| 0 |
2015-09-24T16:37:02Z
|
2015-10-16T07:22:50Z
|
https://github.com/Piwigo/Piwigo/issues/357
| 108,167,295 | 357 |
[
"Piwigo",
"Piwigo"
] |
I sometimes want to resize the original photos at upload time without changing the global setting in "Photo Size".
It would be nice to replicate the "Resize after upload" settings on the upload page but applied only to this set.
~~Also display a message when the resizing is configured globally~~ (already the case) + ability to disable it.
|
One-shot resize at upload
|
https://api.github.com/repos/Piwigo/Piwigo/issues/356/comments
| 1 |
2015-09-20T13:58:24Z
|
2019-05-31T10:44:41Z
|
https://github.com/Piwigo/Piwigo/issues/356
| 107,393,528 | 356 |
[
"Piwigo",
"Piwigo"
] |
Currently (Piwigo 2.7) the search.php page provides a "search by word" feature. It applies to photo title, photo description and photo file name. It would be useful to apply it on tags as well.
|
[search] apply search by word on tags
|
https://api.github.com/repos/Piwigo/Piwigo/issues/355/comments
| 0 |
2015-09-18T12:55:17Z
|
2016-02-15T13:52:20Z
|
https://github.com/Piwigo/Piwigo/issues/355
| 107,197,349 | 355 |
[
"Piwigo",
"Piwigo"
] |
Hello,
For add EPS Upload
|
Add upload eps file
|
https://api.github.com/repos/Piwigo/Piwigo/issues/352/comments
| 1 |
2015-09-16T08:47:40Z
|
2022-08-19T05:58:30Z
|
https://github.com/Piwigo/Piwigo/issues/352
| 106,727,816 | 352 |
[
"Piwigo",
"Piwigo"
] |
In the user administration screen, once the user profile is opened (edition mode), if you modify the email address, you can't save it unless you click somewhere else, because the "save" button is hidden.
|
changing email address in user profile should show the save button
|
https://api.github.com/repos/Piwigo/Piwigo/issues/351/comments
| 1 |
2015-09-11T16:15:35Z
|
2016-01-28T10:29:08Z
|
https://github.com/Piwigo/Piwigo/issues/351
| 106,043,715 | 351 |
[
"Piwigo",
"Piwigo"
] |
Tell me your email,please. I will send a report to your.
|
security issue
|
https://api.github.com/repos/Piwigo/Piwigo/issues/350/comments
| 4 |
2015-09-10T08:42:32Z
|
2015-12-08T12:42:02Z
|
https://github.com/Piwigo/Piwigo/issues/350
| 105,760,626 | 350 |
[
"Piwigo",
"Piwigo"
] |
pwg.images.setRank takes only one photo as an argument, which means the external application has to send a separate request for every photo in a gallery. With a high-latency connection and a large number of photos in the gallery, this causes a noticeable delay.
Please modify the call (or create a new call) to accept multiple photo IDs an array of image_id/rank pairs - this way all photos in a gallery can be re-ordered with just a single call.
|
API - need a method to rank multiple photos at once
|
https://api.github.com/repos/Piwigo/Piwigo/issues/349/comments
| 1 |
2015-09-05T16:21:25Z
|
2016-01-28T15:07:40Z
|
https://github.com/Piwigo/Piwigo/issues/349
| 105,035,559 | 349 |
[
"Piwigo",
"Piwigo"
] |
The computation of user_cache_categories.count_categories sometimes lead to inconsistent result and hides albums while it should be displayed.
Let's take an example, where all albums are public, but some have no photo (because photos are private or just because there is no photo yet). Remember that empty albums must stay hidden.
cc = count_categories
ci = count_images
```
2015 (cc=7, ci=15)
September (cc=6, ci=15)
Parties (cc=4, ci=0)
Party1 (cc=0, ci=0)
Party2 (cc=0, ci=0)
Party3 (cc=0, ci=0)
Party4 (cc=0, ci=0)
Anniversary (cc=0, ci=15)
```
Here we have to remove "Parties" because it is an empty album. The function getuserdata will detect this emptiness and call remove_computed_category to do the job. remove_computed_category will decrement cc on all parents ("2015" and "September") and then will remove album "Parties" from the category list.
Album "Party1" will also go into remove_computed_category (because ci=0) and be removed from category list, but it won't decrement count_categories on parent albums because album "Party" will have been removed from category list before.
This algorithm strongly relies on the order of category list. It is currently sorted by category id. It implicitely requires that child id is always bigger than parent id (kid created after its parent).
Now imagine you create album "Party1" and later you decide to reorganize your albums and create 2015/September/Parties. Album "Parties" will have a bigger id (auto increment in table piwigo_categories) and it breaks our requirement for correct computation of user_cache_categories.
On my test, I have even seen count_categories to -22 ! We don't see it in the database because user_cache_categories.count_categories is unsigned and MySQL changes -22 to 0 (which led me on a wrong way at first...)
|
invalid user_cache_categories.count_categories hides valid albums
|
https://api.github.com/repos/Piwigo/Piwigo/issues/348/comments
| 0 |
2015-09-04T21:56:59Z
|
2015-09-04T22:07:13Z
|
https://github.com/Piwigo/Piwigo/issues/348
| 104,977,009 | 348 |
[
"Piwigo",
"Piwigo"
] |
Removed from functions.inc.php on 0c576ea19d6d42950615f94feb33df305107a9a6
Missing in install.php
``` php
include(PHPWG_ROOT_PATH . 'include/template.class.php');
```
Thanks to @swus13
|
Missing Template class in install.php
|
https://api.github.com/repos/Piwigo/Piwigo/issues/347/comments
| 0 |
2015-09-04T12:08:39Z
|
2015-09-15T17:28:24Z
|
https://github.com/Piwigo/Piwigo/issues/347
| 104,878,300 | 347 |
[
"Piwigo",
"Piwigo"
] |
In Piwigo 2.7, the chunk size for the new HTML5 upload form is 500kB. It would be useful to make it configurable.
|
[upload form] configure chunk size
|
https://api.github.com/repos/Piwigo/Piwigo/issues/346/comments
| 0 |
2015-08-12T11:55:12Z
|
2015-12-20T10:43:05Z
|
https://github.com/Piwigo/Piwigo/issues/346
| 100,526,007 | 346 |
[
"Piwigo",
"Piwigo"
] |
Piwigo says (for example)
> Maximum file size: 15MB
but it is not true with the chunk system of the new HTML5 upload form.
Considering the default upload_max_filesize (php.ini) is 2M (megabytes) and the default chunk_size is 0.5M, we should never encounter the PHP limitation. We should remove this info from the upload form.
|
[upload form] Maximum file size is not accurate with new HTML5 form
|
https://api.github.com/repos/Piwigo/Piwigo/issues/345/comments
| 0 |
2015-08-12T11:20:59Z
|
2016-02-13T13:36:49Z
|
https://github.com/Piwigo/Piwigo/issues/345
| 100,521,203 | 345 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.