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" ]
**Reported by mistic100 on 10 Nov 2013 17:00** http://piwigo.org/forum/viewtopic.php?id=22553 no deadline [Piwigo Bugtracker #2999](http://piwigo.org/bugs/view.php?id=2999)
[other] Clean and complete DocBlock for PHPDocumentor
https://api.github.com/repos/Piwigo/Piwigo/issues/243/comments
0
2015-07-25T13:25:20Z
2015-07-26T16:41:48Z
https://github.com/Piwigo/Piwigo/issues/243
97,226,700
243
[ "Piwigo", "Piwigo" ]
**Reported by plg on 28 Oct 2013 12:44** On screen [Album edit > Photos Sort Order], if the album contains many photos (several hundreds), the screen is simply impossible to use. We should add a limit "there are more than 300 photos in this album, manual sorting is deactivated" and do not display the Square thumbnails. (300 should be a configuration setting such as $conf['manual_sort_photos_max_threshold'] = 300) [Piwigo Bugtracker #2991](http://piwigo.org/bugs/view.php?id=2991)
[albums] photos sort order in album and limit on number of photos
https://api.github.com/repos/Piwigo/Piwigo/issues/242/comments
0
2015-07-25T13:25:14Z
2015-07-26T16:41:48Z
https://github.com/Piwigo/Piwigo/issues/242
97,226,692
242
[ "Piwigo", "Piwigo" ]
**Reported by plg on 28 Oct 2013 12:41** **Version:** 2.5.3 In the administration screen to manually sort photos in an album, we should use the AJAX loading system (like on index.php) to avoid high load on server side. [Piwigo Bugtracker #2990](http://piwigo.org/bugs/view.php?id=2990)
[albums] photos sort order in album and AJAX load
https://api.github.com/repos/Piwigo/Piwigo/issues/241/comments
0
2015-07-25T13:25:08Z
2024-07-01T13:18:09Z
https://github.com/Piwigo/Piwigo/issues/241
97,226,688
241
[ "Piwigo", "Piwigo" ]
**Reported by Jalil on 22 Oct 2013 17:00** **Version:** 2.5.2 If I delete a user that has an open session, the next refresh or link he clicks displays a crash. Even if the user tries to load the base URL of the gallery. He has to clean his cookies in order to be able to access the gallery again : [code]Warning: array_merge(): Argument #1 is not an array in [...]\include\functions_user.inc.php on line 348 Warning: Invalid argument supplied for foreach() in [...]\include\functions_user.inc.php on line 350 Notice: Undefined index: id in [...]\include\functions_user.inc.php on line 376 Notice: Undefined index: status in [...]\include\functions_user.inc.php on line 376 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 [...]\include\dblayer\functions_mysqli.inc.php on line 834 Fatal error: Call to a member function fetch_assoc() on a non-object in [...]\include\dblayer\functions_mysqli.inc.php on line 181[/code] His session should be terminated when user account is deleted. **Steps to reproduce:** - Open a session with a user account - On admin session (other browser/computer), delete that account - Back on the first browser/computer, refresh the page. [Piwigo Bugtracker #2983](http://piwigo.org/bugs/view.php?id=2983)
[users & groups] Cleaning opened sessions when deleting user
https://api.github.com/repos/Piwigo/Piwigo/issues/240/comments
2
2015-07-25T13:25:02Z
2016-02-12T15:57:05Z
https://github.com/Piwigo/Piwigo/issues/240
97,226,678
240
[ "Piwigo", "Piwigo" ]
**Reported by mistic100 on 11 Oct 2013 16:27** In order to improve integration in social networks. In particular og:image on photo page (otherwise Google+/Facebook choose the first image on the page). documentation : http://ogp.me [Piwigo Bugtracker #2972](http://piwigo.org/bugs/view.php?id=2972)
[template] Add Open Graph Metadata
https://api.github.com/repos/Piwigo/Piwigo/issues/239/comments
8
2015-07-25T13:24:56Z
2024-07-01T13:18:09Z
https://github.com/Piwigo/Piwigo/issues/239
97,226,672
239
[ "Piwigo", "Piwigo" ]
**Reported by Danielho on 9 Sep 2013 16:29** If i rate a picture and try to click on navigation immediately a popup with "0" and OK-Button will be shown. [Piwigo Bugtracker #2957](http://piwigo.org/bugs/view.php?id=2957)
[navigation] Popup "0"
https://api.github.com/repos/Piwigo/Piwigo/issues/238/comments
0
2015-07-25T13:24:44Z
2015-07-26T16:41:57Z
https://github.com/Piwigo/Piwigo/issues/238
97,226,662
238
[ "Piwigo", "Piwigo" ]
**Reported by kyp_ on 6 Sep 2013 22:17** **Version:** 2.5.1 theme:elegant and the default-theme's "default tpl's" custom1-picture.tpl without optional URL parameter custom2-picture.tpl with a category name optional URL parameter ``` $conf['question_mark_in_urls'] = true; to $conf['question_mark_in_urls'] = false; ``` the custom1-picture.tpl without optional URL parameter is showing everywhere (on /tags /categories etc). Piwigo 2.5.1 **Steps to reproduce:** additionally if I test the URL with ....website.com/picture.php/43.... the URL Parameter picture template won't show and with ....website.com/picture.php?/43.... it works (without changing the $conf for this test) [Piwigo Bugtracker #2956](http://piwigo.org/bugs/view.php?id=2956)
[template] template with optional URL parameter and no questions mark in url does not work
https://api.github.com/repos/Piwigo/Piwigo/issues/237/comments
0
2015-07-25T13:24:38Z
2015-07-26T16:41:57Z
https://github.com/Piwigo/Piwigo/issues/237
97,226,660
237
[ "Piwigo", "Piwigo" ]
**Reported by plg on 30 Aug 2013 14:09** **Version:** 2.5.2 When activating full caption on thumbnails, Piwigo displays: > IMG 9346 (!) > 5 comments > 658 hits It would be useful to have a direct link on "5 comments" to the user comments section of picture.php. [Piwigo Bugtracker #2954](http://piwigo.org/bugs/view.php?id=2954)
[user comments] direct link to user comments from main page
https://api.github.com/repos/Piwigo/Piwigo/issues/236/comments
0
2015-07-25T13:24:32Z
2019-05-31T10:40:52Z
https://github.com/Piwigo/Piwigo/issues/236
97,226,658
236
[ "Piwigo", "Piwigo" ]
**Reported by plg on 28 Aug 2013 16:04** **Version:** 2.5.2 On screen [Administration > Configuration > Options > Display], let's add the ability to hide "caddie" (on both main page and photo page), "edit" and "set as album thumbnail". [Piwigo Bugtracker #2952](http://piwigo.org/bugs/view.php?id=2952)
[configuration] ability to hide admin links on gallery side
https://api.github.com/repos/Piwigo/Piwigo/issues/235/comments
0
2015-07-25T13:24:26Z
2017-04-07T12:21:06Z
https://github.com/Piwigo/Piwigo/issues/235
97,226,656
235
[ "Piwigo", "Piwigo" ]
**Reported by flop25 on 15 Jul 2013 13:04** We currently have only one filter (recent pictures), but filters are powerful and could be used to filter by type of content, already seen ... A first step would be to allow users and/or plugins to add their own filters [Piwigo Bugtracker #2945](http://piwigo.org/bugs/view.php?id=2945)
[navigation] Allow plugins/users to add their own filters
https://api.github.com/repos/Piwigo/Piwigo/issues/234/comments
0
2015-07-25T13:24:20Z
2015-07-26T16:41:57Z
https://github.com/Piwigo/Piwigo/issues/234
97,226,647
234
[ "Piwigo", "Piwigo" ]
**Reported by kabo on 13 Jul 2013 22:05** E.g. if I put a title like "paketöppning", the title will be "paket" when I look at it after a successful upload. **Steps to reproduce:** Set the title to something that contains non-ascii charecters then upload with the android uploader. [Piwigo Bugtracker #2942](http://piwigo.org/bugs/view.php?id=2942)
[upload] When using non-ascii chars as title when uploading throug the android app, the title is cut off
https://api.github.com/repos/Piwigo/Piwigo/issues/233/comments
0
2015-07-25T13:24:14Z
2015-07-26T16:41:57Z
https://github.com/Piwigo/Piwigo/issues/233
97,226,633
233
[ "Piwigo", "Piwigo" ]
**Reported by flop25 on 29 Jun 2013 12:22** Not compatible with $conf['original_url_protection']="images"; loading action.php returns the index gallery **Steps to reproduce:** use a screen larger than the XXL size to force the use of the original picture **Additional information:** can't get any error displayed, it just returns the index gallery [Piwigo Bugtracker #2935](http://piwigo.org/bugs/view.php?id=2935)
[photos] [Smartpocket ] Not compatible with $conf['original_url_protection']
https://api.github.com/repos/Piwigo/Piwigo/issues/232/comments
0
2015-07-25T13:24:08Z
2015-07-26T16:41:57Z
https://github.com/Piwigo/Piwigo/issues/232
97,226,606
232
[ "Piwigo", "Piwigo" ]
**Reported by hkdigit on 30 May 2013 14:19** **Version:** 2.5.1 After create new album, suggest system can jump to or popup to "edit album" page to input description and other setting. Also, nice if the "edit album" page can input the permalink at the same time. [Piwigo Bugtracker #2914](http://piwigo.org/bugs/view.php?id=2914)
[albums] edit album right after creation
https://api.github.com/repos/Piwigo/Piwigo/issues/231/comments
0
2015-07-25T13:23:56Z
2016-12-04T21:36:50Z
https://github.com/Piwigo/Piwigo/issues/231
97,226,594
231
[ "Piwigo", "Piwigo" ]
**Reported by hkdigit on 30 May 2013 12:49** **Version:** 2.5.1 Ref: http://validator.w3.org/feed/check.cgi?url=http%3A%2F%2Fpiwigo.org%2Fdemo%2Ffeed.php Validate Result Sorry This feed does not validate. ``` line 20, column 35: Invalid email address: Piwigo notifier [help] <author>Piwigo notifier</author> ^ ``` In addition, interoperability with the widest range of feed readers could be improved by implementing the following recommendations. ``` line 8, column 54: Implausible date: Thu, 30 May 2013 14:47:52 +0000 [help] <lastBuildDate>Thu, 30 May 2013 14:47:52 +0000</lastBuildDate> ^ line 24, column 4: Missing atom:link with rel="self" [help] </channel> ^ ``` Source: http://piwigo.org/demo/feed.php [Piwigo Bugtracker #2913](http://piwigo.org/bugs/view.php?id=2913)
[other] RSS feed does not pass W3C Feed Validation Service
https://api.github.com/repos/Piwigo/Piwigo/issues/230/comments
0
2015-07-25T13:23:50Z
2015-07-26T16:41:57Z
https://github.com/Piwigo/Piwigo/issues/230
97,226,586
230
[ "Piwigo", "Piwigo" ]
**Reported by hkdigit on 30 May 2013 12:47** RSS feed timezone does not obey PHP config, for example : <lastBuildDate>Thu, 30 May 2013 12:48:54 +0000</lastBuildDate>, TZ always return +0000 Ref: http://piwigo.org/demo/feed.php [Piwigo Bugtracker #2912](http://piwigo.org/bugs/view.php?id=2912)
[other] RSS timezone does not obey to PHP setting
https://api.github.com/repos/Piwigo/Piwigo/issues/229/comments
0
2015-07-25T13:23:43Z
2015-07-26T16:41:57Z
https://github.com/Piwigo/Piwigo/issues/229
97,226,583
229
[ "Piwigo", "Piwigo" ]
**Reported by hkdigit on 30 May 2013 12:44** Suggest to remove "As Guest" text from default RSS feed, or better, allow admin to change the title. Ref: http://piwigo.org/demo/feed.php [Piwigo Bugtracker #2911](http://piwigo.org/bugs/view.php?id=2911)
[other] Remove "As Guest" from default RSS feed
https://api.github.com/repos/Piwigo/Piwigo/issues/228/comments
0
2015-07-25T13:23:38Z
2015-07-26T16:41:57Z
https://github.com/Piwigo/Piwigo/issues/228
97,226,581
228
[ "Piwigo", "Piwigo" ]
**Reported by hkdigit on 30 May 2013 12:40** **Version:** 2.5.1 Using default elegant theme, missing RSS meta tag. For example, Piwigo demo site should include: <link rel=”alternate” type="application/rss+xml" title="Piwigo demonstration site" href="http://piwigo.org/demo/feed.php" /> [Piwigo Bugtracker #2910](http://piwigo.org/bugs/view.php?id=2910)
[template] Template missing RSS meta tag
https://api.github.com/repos/Piwigo/Piwigo/issues/227/comments
0
2015-07-25T13:23:31Z
2015-07-26T16:41:57Z
https://github.com/Piwigo/Piwigo/issues/227
97,226,580
227
[ "Piwigo", "Piwigo" ]
**Reported by Kaare on 22 May 2013 18:57** **Version:** 2.5.1 When adding new albums to a manually sorted list of albums, the new album appears to be inserted at the top of the list. When moving an album into a manually sorted list, the moved album seems to be placed at random(?). In both cases I would expect new/moved albums to be placed as the last item in the manually sorted list. Since I have taken care to create a specific/manual sort order, I don't want new albums to mess it up. [Piwigo Bugtracker #2906](http://piwigo.org/bugs/view.php?id=2906)
[albums] Album sort order when moving or adding new albums
https://api.github.com/repos/Piwigo/Piwigo/issues/226/comments
0
2015-07-25T13:23:26Z
2015-07-26T16:41:57Z
https://github.com/Piwigo/Piwigo/issues/226
97,226,577
226
[ "Piwigo", "Piwigo" ]
**Reported by plg on 17 May 2013 09:16** **Version:** 2.5.1 Currently, only the 100 first characters of the photo description are used in thumbnail description. The value is hardcoded. I have received a request to make it configurable. I'm OK for a local configuration setting. [Piwigo Bugtracker #2903](http://piwigo.org/bugs/view.php?id=2903)
[display] maximum length of photo description in thumbnail tooltip as configuration setting
https://api.github.com/repos/Piwigo/Piwigo/issues/225/comments
0
2015-07-25T13:23:20Z
2020-09-30T08:56:54Z
https://github.com/Piwigo/Piwigo/issues/225
97,226,574
225
[ "Piwigo", "Piwigo" ]
**Reported by plg on 16 May 2013 22:35** global mode = 20 photos by default single mode = 5 photos by default I have received a request to make this default value configurable. I'm not in favor for a setting in admin configuration screen, but OK for a local configuration setting. Or something smarter? [Piwigo Bugtracker #2902](http://piwigo.org/bugs/view.php?id=2902)
[photos] [Batch Manager] configure default number of photos per page
https://api.github.com/repos/Piwigo/Piwigo/issues/224/comments
0
2015-07-25T13:23:14Z
2017-04-10T11:40:40Z
https://github.com/Piwigo/Piwigo/issues/224
97,226,570
224
[ "Piwigo", "Piwigo" ]
**Reported by brylie on 20 Apr 2013 05:57** **Version:** 2.5.1 WebP is becoming a robust image format, and possible replacement for JPEG, Gif, and PNG. Please put WebP support on the Piwigo roadmap :-) https://developers.google.com/speed/webp/ [Piwigo Bugtracker #2893](http://piwigo.org/bugs/view.php?id=2893)
Add support for WebP file format
https://api.github.com/repos/Piwigo/Piwigo/issues/223/comments
18
2015-07-25T13:23:08Z
2023-10-05T11:57:08Z
https://github.com/Piwigo/Piwigo/issues/223
97,226,564
223
[ "Piwigo", "Piwigo" ]
**Reported by nikrou on 9 Apr 2013 20:12** **Version:** 2.5.0 tag associated to picture can not contains comma because of str2url function. I think this function can let users had comma in their tags to have tags like "Smith, John" for example. The str2url function is also used for category name in url when we choose id-name for category style. In both case, there's no problem to have comma in url. URL parser doesn't split elements on comma. **Additional information:** See this two posts : http://piwigo.org/forum/viewtopic.php?id=21743 http://piwigo.org/forum/viewtopic.php?id=21433 [Piwigo Bugtracker #2886](http://piwigo.org/bugs/view.php?id=2886)
[tags] Allow comma in tag
https://api.github.com/repos/Piwigo/Piwigo/issues/222/comments
3
2015-07-25T13:23:02Z
2020-04-02T21:14:26Z
https://github.com/Piwigo/Piwigo/issues/222
97,226,556
222
[ "Piwigo", "Piwigo" ]
**Reported by flop25 on 24 Mar 2013 21:53** a gui or local config, to change the behavior of the "Original" size: "Original" will display the original picture with a watermark [Piwigo Bugtracker #2880](http://piwigo.org/bugs/view.php?id=2880)
[image processing] New settings to get through the "Original" link, the original picture WITH watermark
https://api.github.com/repos/Piwigo/Piwigo/issues/221/comments
0
2015-07-25T13:22:56Z
2015-07-26T16:41:57Z
https://github.com/Piwigo/Piwigo/issues/221
97,226,546
221
[ "Piwigo", "Piwigo" ]
**Reported by slima on 23 Mar 2013 14:23** **Version:** 2.5.0 I have nginx server configured to serve content only via https. Piwigo 2.5 Batch Manager dont generate thumbnails via "generate multiple size images" command. No error in log, but I do research and it's HTTPS problem related. When I configure server to serve content via http generate working. When I go to url: https://myhost/g/i.php?/upload/2013/03/23/20130323121131-f50e5c66xx.jpg&b=1364037169&ajaxload=true I see : {"url":"http:\/\/myhost:443\/g\/_data\/i\/upload\/2013\/03\/23\/20130323121131-f50e5c66-xx.jpg"} I think problem is "http" in url variable. **Steps to reproduce:** 1) Go to https://galleryhost/admin.php?page=batch_manager 2) Select some image, and select in Action menu "generate multiple size images" 3) Select All 4) Click Apply Action button Error: 7 photos can not be regenerated [Piwigo Bugtracker #2879](http://piwigo.org/bugs/view.php?id=2879)
[image processing] Generating thumbnails in Batch Manager not working on HTTPS ONLY setup
https://api.github.com/repos/Piwigo/Piwigo/issues/220/comments
7
2015-07-25T13:22:50Z
2017-08-12T16:30:37Z
https://github.com/Piwigo/Piwigo/issues/220
97,226,543
220
[ "Piwigo", "Piwigo" ]
**Reported by eric on 15 Mar 2013 16:34** **Version:** 2.5.0 If a user is set as default user by using $conf['default_user_id'] = XX, admins can't modify his status anymore. **Steps to reproduce:** See here : http://fr.piwigo.org/forum/viewtopic.php?pid=200156#p200156 [Piwigo Bugtracker #2868](http://piwigo.org/bugs/view.php?id=2868)
[users & groups] Status modification unable when a user is set as default user
https://api.github.com/repos/Piwigo/Piwigo/issues/219/comments
1
2015-07-25T13:22:44Z
2015-07-26T16:41:57Z
https://github.com/Piwigo/Piwigo/issues/219
97,226,540
219
[ "Piwigo", "Piwigo" ]
**Reported by tkl on 28 Feb 2013 23:20** **Version:** 2.4.7 In albums that have names containing an ampersand, any image created from the original is never shown. Creating directories with ampersands in the name is fine, given that in local/config.inc.php the ampersand, like so: & is listed in $conf['sync_chars_regex']. The thumbnails in these albums are never shown, because in the thumbnail directory, _data/i/galleries/, directories with ampersand are not created. **Steps to reproduce:** mkdir galleries/'juliet & romeo' cp forensicevidence/detailabdomen.jpg galleries/'juliet & romeo' In piwigo, go to adminstration -> tools -> synchronize add directories and files Go back to the gallery: Any size not the original does not show up; In the _data/i/galleries directory juliet & romeo is missing. [Piwigo Bugtracker #2853](http://piwigo.org/bugs/view.php?id=2853)
[image processing] an ampersand in album names prevents thumbnail generation
https://api.github.com/repos/Piwigo/Piwigo/issues/218/comments
0
2015-07-25T13:22:38Z
2015-07-26T16:41:57Z
https://github.com/Piwigo/Piwigo/issues/218
97,226,535
218
[ "Piwigo", "Piwigo" ]
**Reported by flop25 on 19 Feb 2013 21:11** ...since they are no longer used [Piwigo Bugtracker #2850](http://piwigo.org/bugs/view.php?id=2850)
[other] Delete pwg_high and thumbnails folders
https://api.github.com/repos/Piwigo/Piwigo/issues/217/comments
1
2015-07-25T13:22:32Z
2020-09-28T16:20:23Z
https://github.com/Piwigo/Piwigo/issues/217
97,226,533
217
[ "Piwigo", "Piwigo" ]
**Reported by thimo on 20 Jan 2013 12:42** **Version:** 2.4.6 With Opera-Mobile on Symbian (Nokia Belle) you don't get the smartpocket theme. Symbian is not detected by the function DetectSymbianOS in mdetect.php. User-Agent is: Opera/9.80 (S60; SymbOS; Opera Mobi/SYB-1204232256; U; de) Presto/2.10.254 Version/12.00 The problem can be fixed by modifying the file /include/mdetect.php: var $deviceSymbian = 'symbian'; - var $deviceSymbOS = 'symbos'; var $deviceS60 = 'series60'; var $deviceS70 = 'series70'; var $deviceS80 = 'series80'; var $deviceS90 = 'series90'; ... function DetectSymbianOS() { if (stripos($this->useragent, $this->deviceSymbian) > -1 || - stripos($this->useragent, $this->deviceSymbOS) > -1 || stripos($this->useragent, $this->deviceS60) > -1 || stripos($this->useragent, $this->deviceS70) > -1 || stripos($this->useragent, $this->deviceS80) > -1 || stripos($this->useragent, $this->deviceS90) > -1) return $this->true; else return $this->false; } [Piwigo Bugtracker #2824](http://piwigo.org/bugs/view.php?id=2824)
[mobile] Failed to detect smartphone on Symbian with Opera Mobile
https://api.github.com/repos/Piwigo/Piwigo/issues/216/comments
1
2015-07-25T13:22:20Z
2015-07-26T16:41:57Z
https://github.com/Piwigo/Piwigo/issues/216
97,226,520
216
[ "Piwigo", "Piwigo" ]
**Reported by flop25 on 31 Dec 2012 13:47** In practice, we upload pictures with certain tag in order to then apply permissions, or we want the sub-albums of a specific album to be all private/public, or we want that group to always be allowed/forbidden to see the sub-albums of a specific album... That could be done with rules, like SmartAlbum : if Condition Then Action Could be one more tab/page for Picture, Album, User, Group, or one new page with these 4 tabs. there could be a problem with pictures added by synchro More for Piwigo 3.0 or 2.7+, than 2.6 ^^ [Piwigo Bugtracker #2817](http://piwigo.org/bugs/view.php?id=2817)
[other] Adding a 'rule' system, like the plugin SmartAlbum but for administration tasks
https://api.github.com/repos/Piwigo/Piwigo/issues/215/comments
0
2015-07-25T13:22:14Z
2015-07-26T16:42:05Z
https://github.com/Piwigo/Piwigo/issues/215
97,226,516
215
[ "Piwigo", "Piwigo" ]
**Reported by kubrick on 21 Dec 2012 14:22** **Version:** 2.4.6 On some JPEG with odd/malformed metadata, AMetaData displays warning messages when viewing the image, which is quite inelegant. The attached patch fixes it. [Piwigo Bugtracker #2813](http://piwigo.org/bugs/view.php?id=2813)
[plugins] [AMetaData] "Undefined offset" Notice error message with some JPEGs
https://api.github.com/repos/Piwigo/Piwigo/issues/214/comments
2
2015-07-25T13:22:08Z
2016-04-28T08:25:29Z
https://github.com/Piwigo/Piwigo/issues/214
97,226,507
214
[ "Piwigo", "Piwigo" ]
**Reported by miblo69 on 20 Dec 2012 15:15** **Version:** 2.4.6 I would like to add an additional navigation feature, on the top of each album page, to be able to select the 'Next' Album, or the Previous Album. This would make it much easier to swiftly browse through a large set of albums. Without this feature, you need to go up one level to view the parent album, and then go down and select the child album. And then up again to go down.... So to speak. I understand this can be done with a Template, and I have found the place in Index.tpl (using the default theme) where the code should be added. But I am unaware of how to retrieve the information on which albums is the previous/next, based on the album I am currently viewing. Attached is a mock-up screenshot on how I want the navigation to work. "Prev" should be a link to " /Blomgren / 1997" "Next" should be a link to " /Blomgren / 1999 " Any pointers on how to get this info would be greatly appreciated! ~Mike **Additional information:** http://piwigo.org/forum/viewtopic.php?id=20999 [Piwigo Bugtracker #2812](http://piwigo.org/bugs/view.php?id=2812)
[navigation] Previous/Next Navigation between Albums
https://api.github.com/repos/Piwigo/Piwigo/issues/213/comments
2
2015-07-25T13:22:02Z
2016-04-28T08:00:49Z
https://github.com/Piwigo/Piwigo/issues/213
97,226,505
213
[ "Piwigo", "Piwigo" ]
**Reported by YoBoY on 20 Dec 2012 13:59** **Version:** 2.4.6 When piwigo create a directory in upload or _data, it gives all the permissions to that directory (777). This is a bad practive in my humble opinion. A better approch should be to read the permissions of the parent directory and to give the same permissions to the new directories. We can also create a new configuration parameter and let the users choose the best permission for them. **Steps to reproduce:** 1- Upload a file with piwigo 2- look at the permissions of the new directories **Additional information:** It is done on this file. http://piwigo.org/dev/browser/branches/2.4/admin/include/functions_upload.inc.php#L379 [Piwigo Bugtracker #2811](http://piwigo.org/bugs/view.php?id=2811)
[upload] The directories created in _data or upload have all the permissions
https://api.github.com/repos/Piwigo/Piwigo/issues/212/comments
6
2015-07-25T13:21:56Z
2017-10-13T13:56:21Z
https://github.com/Piwigo/Piwigo/issues/212
97,226,503
212
[ "Piwigo", "Piwigo" ]
**Reported by sakanaou on 12 Dec 2012 08:59** **Version:** 2.4.5 The uploadify jquery implementation tries to invoke a non-existing script called "uploadify-check-existing.php" in the root of Piwigo installation. I have changed the definition inside of the jquery.uploadify.v3.0.0.min.js to "checkExisting:false" as it is in admin/themes/default/template/photos_add_direct.tpl. This avoids the invalid call to the non-existing script. [Piwigo Bugtracker #2803](http://piwigo.org/bugs/view.php?id=2803)
[upload] uploadify tries to invoke non-existing script
https://api.github.com/repos/Piwigo/Piwigo/issues/211/comments
2
2015-07-25T13:21:50Z
2016-04-28T07:57:19Z
https://github.com/Piwigo/Piwigo/issues/211
97,226,499
211
[ "Piwigo", "Piwigo" ]
**Reported by sakanaou on 11 Dec 2012 14:12** **Version:** 2.4.5 I recently noticed that the Batch Manager finds its duplicates based on the original file name. This is very confusing as normally duplicated files get uploaded because they happen to have different filenames. It is much safer to determine duplicates based on the file's md5sum, which is calculated after upload and stored in the database anyway. I have created a small patch that searches for duplicates based on the md5sum instead of filename and will attach it here. [Piwigo Bugtracker #2801](http://piwigo.org/bugs/view.php?id=2801)
[other] [Batch Manager] Find duplicates based on md5sum
https://api.github.com/repos/Piwigo/Piwigo/issues/210/comments
7
2015-07-25T13:21:43Z
2018-03-23T09:30:32Z
https://github.com/Piwigo/Piwigo/issues/210
97,226,498
210
[ "Piwigo", "Piwigo" ]
**Reported by smitt on 30 Nov 2012 04:56** **Version:** 2.4.5 The below activated plugins by grum prevent mobile/desktop theme switching on iOS devices, when viewed on mobile Safari and iCab web browsers. Advanced Search Engine 1.2.0 Advanced MetaData 0.7.1 **Steps to reproduce:** 1. Activate plugins 2. View photo gallery from iOS device 3. Press link to view in Desktop theme **Additional information:** If mobile browser window is already viewing in Desktop mode and then plugin is activated, switching to Mobile mode is prevented. Maybe same bug as "0002778: On mobile device, can't switch to classic template"? [Piwigo Bugtracker #2795](http://piwigo.org/bugs/view.php?id=2795)
[mobile] Grum Plugins prevent mobile/desktop theme switch on iOS devices
https://api.github.com/repos/Piwigo/Piwigo/issues/209/comments
0
2015-07-25T13:21:38Z
2015-07-26T16:42:05Z
https://github.com/Piwigo/Piwigo/issues/209
97,226,497
209
[ "Piwigo", "Piwigo" ]
**Reported by Eric B on 25 Nov 2012 09:32** **Version:** 2.4.5 As explained in the topic (in French): http://fr.piwigo.org/forum/viewtopic.php?pid=196627#p196627 I would like to have some parameters in the plugin "virtualize" to better understand how it rename and move the pictures. My current workaround is to modify the code as proposed in the forum. [Piwigo Bugtracker #2792](http://piwigo.org/bugs/view.php?id=2792)
[plugins] [virtualize] Add parameters for the scheme used during move/rename
https://api.github.com/repos/Piwigo/Piwigo/issues/208/comments
0
2015-07-25T13:21:31Z
2015-07-26T16:42:05Z
https://github.com/Piwigo/Piwigo/issues/208
97,226,490
208
[ "Piwigo", "Piwigo" ]
**Reported by flop25 on 22 Nov 2012 19:50** **Version:** 2.4.5 for calendar pages, a refresh is needed because of the lack of ajax loading [Piwigo Bugtracker #2789](http://piwigo.org/bugs/view.php?id=2789)
[display] no ajax loading in calendar view
https://api.github.com/repos/Piwigo/Piwigo/issues/207/comments
0
2015-07-25T13:21:26Z
2015-07-26T16:42:05Z
https://github.com/Piwigo/Piwigo/issues/207
97,226,484
207
[ "Piwigo", "Piwigo" ]
**Reported by lildadou on 11 Nov 2012 17:41** **Version:** 2.4.5 http://fr.piwigo.org/forum/viewtopic.php?pid=196059 [Piwigo Bugtracker #2787](http://piwigo.org/bugs/view.php?id=2787)
[users & groups] password generator in user creation form
https://api.github.com/repos/Piwigo/Piwigo/issues/206/comments
1
2015-07-25T13:21:20Z
2016-11-28T11:01:51Z
https://github.com/Piwigo/Piwigo/issues/206
97,226,481
206
[ "Piwigo", "Piwigo" ]
**Reported by Matthes0815 on 22 Oct 2012 15:16** **Version:** 2.4.5 Currently it is nearly impossible to create a valid website with strict doctype. Too much html is still generated inside the functions and therefore not easy to edit and maintain. For example: template.class.php writes the combined css with <link> where it should be <link /> for a strict doctype. I'd have to change the php file and would lose it on updates. [Piwigo Bugtracker #2776](http://piwigo.org/bugs/view.php?id=2776)
[template] Move hardcoded html entirely to templates
https://api.github.com/repos/Piwigo/Piwigo/issues/205/comments
3
2015-07-25T13:21:14Z
2016-04-28T08:02:11Z
https://github.com/Piwigo/Piwigo/issues/205
97,226,476
205
[ "Piwigo", "Piwigo" ]
**Reported by flop25 on 11 Oct 2012 10:39** On admin.php?page=user_list zero values are accepted for the number of thumbnails per page [Piwigo Bugtracker #2769](http://piwigo.org/bugs/view.php?id=2769)
[configuration] On admin.php?page=user_list zero values are accepted
https://api.github.com/repos/Piwigo/Piwigo/issues/204/comments
1
2015-07-25T13:21:08Z
2015-07-26T16:42:05Z
https://github.com/Piwigo/Piwigo/issues/204
97,226,469
204
[ "Piwigo", "Piwigo" ]
**Reported by Tadjio on 7 Oct 2012 21:54** **Version:** 2.4.4 It would be very useful to be able to set the TimeZone that Piwigo uses for the History of site visits. This could be a simple offset from the server time in hours. [Piwigo Bugtracker #2766](http://piwigo.org/bugs/view.php?id=2766)
[configuration] Set TimeZone for Piwigo History
https://api.github.com/repos/Piwigo/Piwigo/issues/203/comments
1
2015-07-25T13:21:02Z
2022-06-06T14:55:19Z
https://github.com/Piwigo/Piwigo/issues/203
97,226,464
203
[ "Piwigo", "Piwigo" ]
**Reported by RMM on 5 Oct 2012 21:22** When using the ' (aphostrophe, like used in "it's" or "c'est") character in a file or directory name, and tries to exectue the synchronization, it will fail with some sql errors (look below). Replace the sql queries with prepared statements and it should work. And additionally you will be secured against sql injection attacks... error message: 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 'an','02 - Xi'an','1','128','3,128,369','true','true','public','10','1.3.10') ,' at line 3 INSERT INTO piwigo_categories (id,dir,name,site_id,id_uppercat,uppercats,commentable,visible,status,rank,global_rank) VALUES('369','02 - Xi'an','02 - Xi'an','1','128','3,128,369','true','true','public','10','1.3.10') , ('370','03 - Hawk's Nest','03 - Hawk's Nest','1','158','3,158,370','true','true','public','5','1.11.5') in /var/www/gallery/include/dblayer/functions_mysql.inc.php on line 773 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 ') AND status = 'private'' at line 4 SELECT id FROM piwigo_categories WHERE id IN () AND status = 'private' ; in /var/www/gallery/include/dblayer/functions_mysql.inc.php on line 773 Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /var/www/gallery/include/dblayer/functions_mysql.inc.php on line 203 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 'an/IMG_1908.jpg',NULL,'369','1') , ('14175','IMG_1909.jpg','IMG 1909','2012-10' at line 3 INSERT INTO piwigo_images (id,file,name,date_available,path,representative_ext,storage_category_id,added_by) VALUES('14174','IMG_1908.jpg','IMG 1908','2012-10-05 23:12:35','./galleries/fotos/003 - China/02 - Xi'an/IMG_1908.jpg',NULL,'369','1') , ('14175','IMG_1909.jpg','IMG 1909','2012-10-05 23:12:35','./galleries/fotos/003 - China/02 - Xi'an/IMG_1909.jpg',NULL,'369','1') , ('14176','IMG_1910.jpg','IMG 1910','2012-10-05 23:12:35','./galleries/fotos/003 - China/02 - Xi'an/IMG_1910.jpg',NULL,'369','1') , ('14177','IMG_1913.jpg','IMG 1913','2012-10-05 23:12:35','./galleries/fotos/003 - China/02 - Xi'an/IMG_1913.jpg',NULL,'369','1') , ('14178','IMG_1915.jpg','IMG 1915','2012-10-05 23:12:35','./galleries/fotos/003 - China/02 - Xi'an/IMG_1915.jpg',NULL,'369',' in /var/www/gallery/include/dblayer/functions_mysql.inc.php on line 773 Warning: [mysql error 1062] Duplicate entry '14174-369' for key 'PRIMARY' INSERT INTO piwigo_image_category (image_id,category_id) VALUES('14174','369') , ('14175','369') , ('14176','369') , ('14177','369') , ('14178','369') , ('14179','369') , ('14180','369') , ('14181','369') , ('14182','369') , ('14183','369') , ('14184','369') , ('14185','369') , ('14186','369') , ('14187','369') , ('14188','369') , ('14189','369') , ('14190','369') , ('14191','369') , ('14192','369') , ('14193','369') , ('14194','369') , ('14195','369') , ('14196','369') , ('14197','369') , ('14198','369') , ('14199','369') , ('14200','369') , ('14201','369') , ('14202','369') , ('14203','369') , ('14204','369') , ('14205','369') , ('14206','369') , ('14207','369') , ('14208','369') , ('14209','369') , ('14210','369') , ('14211','369') , ('14212','369') , ('14213','369') , ('14214','370') , ('14215','370') , ('14216','370') , ('14217','370') , ('14218',' in /var/www/gallery/include/dblayer/functions_mysql.inc.php on line 773 [Piwigo Bugtracker #2762](http://piwigo.org/bugs/view.php?id=2762)
[synchronization] Using the ' (aphostrophe) character in filenames/directory names let's sql queries fail
https://api.github.com/repos/Piwigo/Piwigo/issues/202/comments
3
2015-07-25T13:20:56Z
2019-08-09T13:00:30Z
https://github.com/Piwigo/Piwigo/issues/202
97,226,461
202
[ "Piwigo", "Piwigo" ]
**Reported by gospogied on 2 Oct 2012 07:29** **Version:** 2.4.4 basename() is locale dependent so before it we must setlocale for special strings. **Steps to reproduce:** 1. Edit change in file include/config_default.inc.php line 743 $conf['sync_chars_regex'] = '/^[a-zA-Z0-9-_.]+$/'; to $conf['sync_chars_regex'] = '/^[a-zA-Z??ó????????Ó??????0-9-_. (),%+-~#@!*]+$/'; 2. Create dir: mkdir /PATH/TO/PIWIGO/galleries/?uk /PATH/TO/PIWIGO/galleries/luk /PATH/TO/PIWIGO/galleries/ku? 3. Synchronize. Now You can see following albums in piwigo: uk luk ku? So it ignores special characters in first positions. The problem is in admin/site_update.php line 210. To solve it you must add one line before it, for my language it is: setlocale(LC_ALL, 'pl_PL.UTF-8'); $dir = basename($fulldir); **Additional information:** Fixed by hand, but should be automated and probably basenames in other places also should be setlocaled first. [Piwigo Bugtracker #2758](http://piwigo.org/bugs/view.php?id=2758)
[synchronization] Unable to synchronize directories starting with special names
https://api.github.com/repos/Piwigo/Piwigo/issues/201/comments
2
2015-07-25T13:20:44Z
2015-07-26T16:42:05Z
https://github.com/Piwigo/Piwigo/issues/201
97,226,453
201
[ "Piwigo", "Piwigo" ]
**Reported by brylie on 27 Sep 2012 15:01** **Version:** 2.4.4 For the sake of portability, it would be useful to write metadata changes (tags, keywords, geolocation, etc.) directly to the image file. [Piwigo Bugtracker #2755](http://piwigo.org/bugs/view.php?id=2755)
[metadata] Write Metadata to image files
https://api.github.com/repos/Piwigo/Piwigo/issues/200/comments
3
2015-07-25T13:20:38Z
2016-06-03T08:07:54Z
https://github.com/Piwigo/Piwigo/issues/200
97,226,450
200
[ "Piwigo", "Piwigo" ]
**Reported by flop25 on 6 Sep 2012 13:32** I had a password in that character inside : " I was unable to connect, until I changed the pwd without that character [Piwigo Bugtracker #2738](http://piwigo.org/bugs/view.php?id=2738)
[installation & upgrade] " is not allowed as database password
https://api.github.com/repos/Piwigo/Piwigo/issues/199/comments
0
2015-07-25T13:20:32Z
2015-07-26T16:42:05Z
https://github.com/Piwigo/Piwigo/issues/199
97,226,444
199
[ "Piwigo", "Piwigo" ]
**Reported by kubrick on 22 Aug 2012 22:57** **Version:** 2.4.3 If one specifies $conf['picture_url_style'] = 'id-file'; in their configuration file, navigation is broken on some pictures, clicking on the image link in the category leads to "Bad Request". This seems to happen only when the file name contains a certain combination of hyphens and spaces. **Steps to reproduce:** Set $conf['picture_url_style'] = 'id-file'; Upload a file named "Killer Whale Type B - sort of.jpg" or "Cretin des bois test - pour rire.jpg" Example of (mal)formed URL : http://album.fgv6.net/picture.php?/34-Killer%20Whale%20Type%20B%20-%20sort%20of/category/4-on_the_rrs_ernest_shackleton **Additional information:** Re-uploading the file on a different name fixes the problem. [Piwigo Bugtracker #2729](http://piwigo.org/bugs/view.php?id=2729)
[navigation] Bad Request with $conf['picture_url_style'] = 'id-file'
https://api.github.com/repos/Piwigo/Piwigo/issues/198/comments
5
2015-07-25T13:20:26Z
2015-07-26T16:42:05Z
https://github.com/Piwigo/Piwigo/issues/198
97,226,442
198
[ "Piwigo", "Piwigo" ]
**Reported by Blamp1 on 22 Aug 2012 20:49** Piwigo can't display the entire album list with a lock thumbnail for the album without correct permission. With this great feature, an user can know the existence of all album but he can display only album with permission and watch a lock thumbnail for other album. [Piwigo Bugtracker #2728](http://piwigo.org/bugs/view.php?id=2728)
[display] Ability to watch all albums but with a lock thumbnail if the user doesn't have the permission
https://api.github.com/repos/Piwigo/Piwigo/issues/197/comments
0
2015-07-25T13:20:20Z
2015-07-26T16:42:05Z
https://github.com/Piwigo/Piwigo/issues/197
97,226,436
197
[ "Piwigo", "Piwigo" ]
**Reported by Gotcha on 23 Jul 2012 10:05** **Version:** 2.4.1 There is no way to change (edit) the names of groups. **Additional information:** http://fr.piwigo.org/forum/viewtopic.php?pid=190783#p190783 [Piwigo Bugtracker #2704](http://piwigo.org/bugs/view.php?id=2704)
[users & groups] Edit the names of groups
https://api.github.com/repos/Piwigo/Piwigo/issues/196/comments
1
2015-07-25T13:20:14Z
2021-11-18T16:56:42Z
https://github.com/Piwigo/Piwigo/issues/196
97,226,433
196
[ "Piwigo", "Piwigo" ]
**Reported by geoffschultz on 16 Jul 2012 13:21** **Version:** 2.4.1 I just created a test gallery/database and populated it via FTP. The directory structure was "2004 Cruising" and several sub-directories. I synchronized it and all of the albums appeared as expected. I re-synchronized and it worked as expected. I then edited the "2004 Cruising" album and added a description. I then ran synchronize again and this time it created a whole new "2004 Cruising" album and added all of the sub-albums and images! As a result of this I can't add any more albums via FTP. **Steps to reproduce:** Create a new gallery and populate via FTP with a top level album. Tools/Synchronize Edit top level album description Tools/Synchronize All of the albums and images will be duplicated. [Piwigo Bugtracker #2699](http://piwigo.org/bugs/view.php?id=2699)
[synchronization] Syncronize Duplicating Albums/Images
https://api.github.com/repos/Piwigo/Piwigo/issues/195/comments
2
2015-07-25T13:20:08Z
2015-07-26T16:42:05Z
https://github.com/Piwigo/Piwigo/issues/195
97,226,425
195
[ "Piwigo", "Piwigo" ]
**Reported by flop25 on 12 Jul 2012 16:22** **Version:** 2.4.1 the update 122 "derivatives: new organization of "upload" and "galleries" directories" fails because of the bad behavior of rename() on Windows : it seems there is problem to overwrite exiting files using rename() under Windows my searches give me : https://bugs.php.net/bug.php?id=29812 http://www.php.net/manual/fr/function.rename.php#102274 https://github.com/contao/core/issues/3593 https://github.com/contao/core/issues/3390 [Piwigo Bugtracker #2691](http://piwigo.org/bugs/view.php?id=2691)
[installation & upgrade] update 122 fails on Windows due to rename()
https://api.github.com/repos/Piwigo/Piwigo/issues/194/comments
3
2015-07-25T13:20:02Z
2017-09-04T22:28:56Z
https://github.com/Piwigo/Piwigo/issues/194
97,226,423
194
[ "Piwigo", "Piwigo" ]
**Reported by jeremyhu on 12 Jul 2012 01:36** **Version:** 2.4.1 If a user visits your site (http://mypiwigogallery.com) and registers for an account or logs in with the quickconnect form, their password will be sent unencrypted. Visitors must first manually edit the address in their browser's address bar (something I doubt more than 0.1% of visitors will do) in order to avoid this issue. I want visitors to be able to goto my site using http, but use https for authentication. This is also an issue because my SSL cert is self-signed, and I don't want casual visitors and guests to have to accept the self-signed cert **Steps to reproduce:** 1) Create a user account. 2) Feel insecure. [Piwigo Bugtracker #2689](http://piwigo.org/bugs/view.php?id=2689)
[security] Piwigo should use https for authentication
https://api.github.com/repos/Piwigo/Piwigo/issues/193/comments
15
2015-07-25T13:19:55Z
2021-03-17T13:33:29Z
https://github.com/Piwigo/Piwigo/issues/193
97,226,419
193
[ "Piwigo", "Piwigo" ]
**Reported by flop25 on 10 Jul 2012 16:18** **Version:** 2.4.1 if you are on a shared host, if you want to disable all the sizes... the pictrue page displays the thumbnail and no multi size menu : we should display the menu with 2 options Thumbnails and Original Of course only if the user can see the 'HD' [Piwigo Bugtracker #2685](http://piwigo.org/bugs/view.php?id=2685)
[template] multi size : if every size is disabled, display the dropdown menu to display the thumb OR the orignal
https://api.github.com/repos/Piwigo/Piwigo/issues/192/comments
2
2015-07-25T13:19:50Z
2015-07-26T16:42:05Z
https://github.com/Piwigo/Piwigo/issues/192
97,226,416
192
[ "Piwigo", "Piwigo" ]
**Reported by plg on 7 Jul 2012 13:02** **Version:** 2.4.1 On administration home page. The only solution to hide this message is to disconnect and reconnect (ie create a new session) Maybe there is a variable to unset in the session. [Piwigo Bugtracker #2681](http://piwigo.org/bugs/view.php?id=2681)
[installation & upgrade] the message "a new version is available" still displayed after upgrade
https://api.github.com/repos/Piwigo/Piwigo/issues/191/comments
5
2015-07-25T13:19:44Z
2017-03-30T09:43:32Z
https://github.com/Piwigo/Piwigo/issues/191
97,226,412
191
[ "Piwigo", "Piwigo" ]
**Reported by yoyo2000 on 14 Jun 2012 09:09** To make a CAS plugin for piwigo, we need to catch the logout event to logout the user properly from CAS. [Piwigo Bugtracker #2653](http://piwigo.org/bugs/view.php?id=2653)
[plugins] Add a trigger event "user_logged_out" at the end of the logout_user function
https://api.github.com/repos/Piwigo/Piwigo/issues/190/comments
0
2015-07-25T13:19:38Z
2015-07-26T16:42:15Z
https://github.com/Piwigo/Piwigo/issues/190
97,226,410
190
[ "Piwigo", "Piwigo" ]
**Reported by Gotcha on 1 May 2012 09:18** With Web API, you can update pictures based on the original name of the file. It would be nice to be able to offer the same option to upload the web. **Additional information:** Provide safe to display the thumbnail of the photo and the photo candidate to be replaced to reduce errors and doubts. [Piwigo Bugtracker #2629](http://piwigo.org/bugs/view.php?id=2629)
[upload] Able to update pictures based on the filename
https://api.github.com/repos/Piwigo/Piwigo/issues/189/comments
3
2015-07-25T13:19:32Z
2024-07-31T15:16:03Z
https://github.com/Piwigo/Piwigo/issues/189
97,226,408
189
[ "Piwigo", "Piwigo" ]
**Reported by tosca on 25 Apr 2012 21:22** **Version:** 2.3.4 When using [cat=xx](with xx being an existing album) in an album extended description, nothing appears in the computed description, as if the refered category didn't exist.? **Additional information:** See french forum thread : http://fr.piwigo.org/forum/viewtopic.php?id=21949 [Piwigo Bugtracker #2624](http://piwigo.org/bugs/view.php?id=2624)
[albums] Extended description plugin - the [cat=xx] tag doesn't work
https://api.github.com/repos/Piwigo/Piwigo/issues/188/comments
0
2015-07-25T13:19:26Z
2015-07-26T16:42:15Z
https://github.com/Piwigo/Piwigo/issues/188
97,226,404
188
[ "Piwigo", "Piwigo" ]
**Reported by plg on 21 Mar 2012 14:02** **Version:** 2.4.0RC1 Instead of: Photo 6 of 10 Let's give more details: Photo 6 of 10 (43% of 25MB, estimated time remaining 12 minutes) [Piwigo Bugtracker #2597](http://piwigo.org/bugs/view.php?id=2597)
[upload] details on the upload progression
https://api.github.com/repos/Piwigo/Piwigo/issues/187/comments
0
2015-07-25T13:19:20Z
2015-07-26T16:42:15Z
https://github.com/Piwigo/Piwigo/issues/187
97,226,393
187
[ "Piwigo", "Piwigo" ]
**Reported by makno on 18 Mar 2012 10:25** **Version:** 2.3.3 When Isent my monthly notification to my customer's, they are clicking on the wiews, thinking they are going to be in the catgory whitch is illustrated. But they are connected to a page dispaying all the foto's of the site, orderes by date of input. This does'nt seems very intuitive, I think there is something to do ? **Steps to reproduce:** Hask me to send you a notification open the mail and click on a foto See what happen [Piwigo Bugtracker #2595](http://piwigo.org/bugs/view.php?id=2595)
[notification] Redirect readers of notification to the main page category of the wiews
https://api.github.com/repos/Piwigo/Piwigo/issues/186/comments
0
2015-07-25T13:19:14Z
2015-07-26T16:42:15Z
https://github.com/Piwigo/Piwigo/issues/186
97,226,386
186
[ "Piwigo", "Piwigo" ]
**Reported by amit on 13 Mar 2012 06:47** **Version:** 2.3.3 I reported this on the forum, but got no response in a while, so opening a bug. I've seen one problem with piwigo that confuses users: after a successful password change via the 'Forgot password' link, the main window keeps showing the 'enter your new password' boxes. The left menu does change to reflect login has in fact been successful, but granny-type users definitely won't know what's happening. I too missed it the first time. This might be similar to http://piwigo.org/forum/viewtopic.php?id=17492 where (IIUC) it was happening after a login attempt. I'm using piwigo 2.3.3. **Steps to reproduce:** 1. create a new user account 2. logout 3. click on 'forgot password' 4. click on link in email 5. enter new passwords 6. main window keeps showing 'enter new passwords' boxes instead of showing home screen. Left bar, however, reflects login has been successful. [Piwigo Bugtracker #2592](http://piwigo.org/bugs/view.php?id=2592)
[authentication] After successful password change, main window keeps showing 'enter new password' messages
https://api.github.com/repos/Piwigo/Piwigo/issues/185/comments
0
2015-07-25T13:19:08Z
2015-07-26T16:42:15Z
https://github.com/Piwigo/Piwigo/issues/185
97,226,380
185
[ "Piwigo", "Piwigo" ]
**Reported by eric on 20 Feb 2012 21:31** **Version:** 2.3.3 In batch manager, we can change the creation date for each photos and we can choose to enter only the day or the month or the year or all of them. But if choose to skip the month like this : 12 ---- 1970, a php notice appears on picture.php for the related photo: Notice: Undefined offset: 0 in ..\include\functions.inc.php on line 526. **Additional information:** Bug reported by wernerk with a possible fix: http://piwigo.org/forum/viewtopic.php?id=18881 [Piwigo Bugtracker #2582](http://piwigo.org/bugs/view.php?id=2582)
[photos] Zero month bug
https://api.github.com/repos/Piwigo/Piwigo/issues/184/comments
0
2015-07-25T13:19:02Z
2015-07-26T16:42:15Z
https://github.com/Piwigo/Piwigo/issues/184
97,226,379
184
[ "Piwigo", "Piwigo" ]
**Reported by plg on 15 Feb 2012 13:18** **Version:** 2.4.0beta2 In replacement of the enable_high user option in Piwigo 2.3, we need a "maximum size". [Piwigo Bugtracker #2576](http://piwigo.org/bugs/view.php?id=2576)
[users & groups] [multiple size] maximum size for user
https://api.github.com/repos/Piwigo/Piwigo/issues/183/comments
2
2015-07-25T13:18:56Z
2015-07-26T16:42:15Z
https://github.com/Piwigo/Piwigo/issues/183
97,226,375
183
[ "Piwigo", "Piwigo" ]
**Reported by oHessling on 31 Jan 2012 21:40** **Version:** 2.3.2 When putting photo on basket from the medium size view, I can retrieve these photo in the Administrator Batch Management However, when I select the photo from the thumbnail view, and then I put them on the basket => I can see these photo in the Basket view. But the photos are not available on the the Administrator Batch Management **Steps to reproduce:** Install plugins : - Download Multi (retrieve several photos within one ZIP file) - Batch Manager Prefilters Go in thumbnail view, select some photos. Below the thumbnails, click on "Ajouter au panier" (Add in the basket?) Then go to Administrator > Batch Management Filter = Basket => there is no photos **Additional information:** I am very new on PWG, This may not a bug... my site: http://lmap.org/p/ [Piwigo Bugtracker #2560](http://piwigo.org/bugs/view.php?id=2560)
[other] Administrator basket empty when photo selected on thumbnail view
https://api.github.com/repos/Piwigo/Piwigo/issues/182/comments
1
2015-07-25T13:18:50Z
2015-07-26T16:42:15Z
https://github.com/Piwigo/Piwigo/issues/182
97,226,370
182
[ "Piwigo", "Piwigo" ]
**Reported by tuhinmclick on 21 Jan 2012 20:15** **Version:** 2.3.2 Can not update author information. It is alwasy appearing N/A. [Piwigo Bugtracker #2556](http://piwigo.org/bugs/view.php?id=2556)
[upload] Author information is not getting Updated
https://api.github.com/repos/Piwigo/Piwigo/issues/181/comments
1
2015-07-25T13:18:44Z
2016-04-28T08:04:26Z
https://github.com/Piwigo/Piwigo/issues/181
97,226,363
181
[ "Piwigo", "Piwigo" ]
**Reported by flop25 on 2 Jan 2012 19:08** Apply authorization to sub-album on creation, if the parent album is private, should be easy to implement in add_permission_on_category() [Piwigo Bugtracker #2547](http://piwigo.org/bugs/view.php?id=2547)
[albums] Apply authorization to sub-album on creation, if the parent album is private.
https://api.github.com/repos/Piwigo/Piwigo/issues/180/comments
1
2015-07-25T13:18:38Z
2017-02-09T13:23:18Z
https://github.com/Piwigo/Piwigo/issues/180
97,226,358
180
[ "Piwigo", "Piwigo" ]
**Reported by Gotcha on 28 Nov 2011 15:57** **Version:** 2.3.1 If $conf['allow_random_representative'] = false; (default) The button "Allow a new random representative" not work. If $conf['allow_random_representative'] = false; The button "Allow a new random representative" work... **Additional information:** http://fr.piwigo.org/forum/viewtopic.php?pid=180224#p180224 [Piwigo Bugtracker #2521](http://piwigo.org/bugs/view.php?id=2521)
[albums] "Allow a new random representative" not work
https://api.github.com/repos/Piwigo/Piwigo/issues/179/comments
0
2015-07-25T13:18:32Z
2015-07-26T16:42:15Z
https://github.com/Piwigo/Piwigo/issues/179
97,226,351
179
[ "Piwigo", "Piwigo" ]
**Reported by flop25 on 24 Nov 2011 13:59** **Version:** 2.3.1 If the menu is displayed, it's very strange to display the identification page which ask an identification whereas we are already identified [Piwigo Bugtracker #2518](http://piwigo.org/bugs/view.php?id=2518)
[authentication] do not display identification page when identified
https://api.github.com/repos/Piwigo/Piwigo/issues/178/comments
2
2015-07-25T13:18:26Z
2017-03-02T13:29:02Z
https://github.com/Piwigo/Piwigo/issues/178
97,226,349
178
[ "Piwigo", "Piwigo" ]
**Reported by Orisha99 on 27 Oct 2011 13:38** **Version:** 2.3.0 As suggested by PLG on http://piwigo.org/forum/viewtopic.php?id=16629&p=19 (post #272), I create this feature request. For now, any album created and uploaded to Piwigo from a client such as the"Alloyphoto Piwigo plugin for Lightroom" is marked as public by default. Anyone can see the newly created album until the admin logs in the Piwigo administration interface to change the album privacy setting. There is a workaround. I was told by PLG to change this line in the local/config/config.inc.php file: $conf['newcat_default_status'] = 'private'; But I think many users would prefer to be able to set this default privacy level with a simple checkbox on the main configuration page of the Piwigo interface. Best regards. [Piwigo Bugtracker #2485](http://piwigo.org/bugs/view.php?id=2485)
[photos] Feature request : ability to set a "default privacy level for photos" on the main configuration page
https://api.github.com/repos/Piwigo/Piwigo/issues/177/comments
1
2015-07-25T13:18:20Z
2022-05-26T12:38:54Z
https://github.com/Piwigo/Piwigo/issues/177
97,226,346
177
[ "Piwigo", "Piwigo" ]
**Reported by djerius on 17 Oct 2011 06:26** **Version:** 2.3.0 I'm getting the following after uploading multiple pictures via the flash photo upload tool: Warning: [mysql error 1110] Column 'id' specified twice INSERT INTO piwigo_images_1318832173936468 (id,name,author,comment,id) VALUES('153',NULL,NULL,NULL,'153') , ('154',NULL,NULL,NULL,'154') , ('155',NULL,NULL,NULL,'155') , ('156',NULL,NULL,NULL,'156') , ('157',NULL,NULL,NULL,'157') , ('158',NULL,NULL,NULL,'158') , ('159',NULL,NULL,NULL,'159') , ('160',NULL,NULL,NULL,'160') , ('161',NULL,NULL,NULL,'161') , ('162',NULL,NULL,NULL,'162') , ('163',NULL,NULL,NULL,'163') , ('164',NULL,NULL,NULL,'164') in /[...]/include/dblayer/functions_mysql.inc.php on line 761 [Piwigo Bugtracker #2475](http://piwigo.org/bugs/view.php?id=2475)
[database] mysql error after uploading photos using flash photo upload
https://api.github.com/repos/Piwigo/Piwigo/issues/176/comments
0
2015-07-25T13:18:14Z
2015-07-26T16:43:05Z
https://github.com/Piwigo/Piwigo/issues/176
97,226,338
176
[ "Piwigo", "Piwigo" ]
**Reported by Dsls on 12 Oct 2011 09:47** **Version:** 2.3.0 Currently, there are 2 ways of working for batch management actions : 1) the actions leading to a redirection (date_creation, delete, ...) 2) Those not having a redirection (thumbnail/web size regeneration for instance). Those last ones prevent the user from refreshing the page (F5) when applied. Adding a redirection after processing (following the "Post-redirect-get" design pattern) would allow more flexibility in pages browsing. [Piwigo Bugtracker #2468](http://piwigo.org/bugs/view.php?id=2468)
[photos] All batch management action should send a redirection
https://api.github.com/repos/Piwigo/Piwigo/issues/175/comments
0
2015-07-25T13:18:08Z
2015-07-26T16:42:15Z
https://github.com/Piwigo/Piwigo/issues/175
97,226,333
175
[ "Piwigo", "Piwigo" ]
**Reported by Dsls on 7 Oct 2011 08:27** **Version:** 2.3.0 When having lots of photos to handle within an album, most of the time it is more than 2 pages high. This implies having to go back and forth to have pagination (currently at the top of the page) and actions (at the bottom). Having both actions and pagination replicated on top and bottom of the page would prevent this permanent scrolling when having to deal with lots of photos within an album. This replication is often advised as an accessibility feature on web sites. [Piwigo Bugtracker #2461](http://piwigo.org/bugs/view.php?id=2461)
[photos] Add pagination/actions on both top and bottom for batch manager
https://api.github.com/repos/Piwigo/Piwigo/issues/174/comments
0
2015-07-25T13:18:02Z
2015-07-26T16:42:15Z
https://github.com/Piwigo/Piwigo/issues/174
97,226,330
174
[ "Piwigo", "Piwigo" ]
**Reported by Gotcha on 18 Sep 2011 09:34** **Version:** 2.2.5 This test is performed (on accommodation compatible) during the initial installation so why not add it to the phase of updating ... **Additional information:** http://fr.piwigo.org/forum/viewtopic.php?pid=176824#p176824 [Piwigo Bugtracker #2443](http://piwigo.org/bugs/view.php?id=2443)
[installation & upgrade] Testing the version of PHP to upgrade
https://api.github.com/repos/Piwigo/Piwigo/issues/173/comments
2
2015-07-25T13:17:55Z
2019-07-07T13:59:48Z
https://github.com/Piwigo/Piwigo/issues/173
97,226,324
173
[ "Piwigo", "Piwigo" ]
**Reported by chrisaga on 18 Sep 2011 07:32** **Version:** 2.2.5 No meta name="author", meta name="keywords", meta name="description" in the header of the html page rendered by picture.php Plus <meta name="robots" content="noindex,nofollow"> is set. **Steps to reproduce:** Just go to a picture page and display its html source in your browser. Do not test the special album "random images" since it looks like the meta are always like this. **Additional information:** I started to track this nasty little guy in include/page_header.php Because of the way it is coded, it's not obvious if : 1) "noindex,nofollow" is set because we don't want metadata ($conf['meta_ref'] set to false ?) or 2) we don't assign 'meta_ref' in the template because $page['meta_robots']['noindex'] have previously been set. I did some testing (force meta_ref and commaent some code) and it's definitively the second option. By the way don't forget to clean the compiled template (tricky, it took me some time to figure out). Then I went to picture.php and found this code (line 660): if ( $metadata_showable and pwg_get_session_var('show_metadata') ) { $page['meta_robots']=array('noindex'=>1, 'nofollow'=>1); } I commented it out and found that the meta are computed now as I expected. This code is not so new so I suspect that the issue is somewhere else, unless this bug is there for some time and nobody figured out yet. [Piwigo Bugtracker #2442](http://piwigo.org/bugs/view.php?id=2442)
[template] Page metadata not rendered even if $meta_ref is set to true
https://api.github.com/repos/Piwigo/Piwigo/issues/172/comments
2
2015-07-25T13:17:50Z
2015-07-26T16:42:15Z
https://github.com/Piwigo/Piwigo/issues/172
97,226,318
172
[ "Piwigo", "Piwigo" ]
**Reported by benoit on 29 Aug 2011 21:02** **Version:** 2.2.4 When the admins are notified with the subscription of a new user, the link provided fails when the username contains special characters (well... at least when the username contains a space). ## Example (in french) : Utilisateur: Gabriel DUPONT Email : [email protected] Administration : http://mysite.fr/admin.php?page=user_list&username=Gabriel DUPONT Utilisateur connecté : visiteur IP : 1.2.3.4 Navigateur : Mozilla/5.0 (Macintosh; Intel Mac OS X 10_5_8) AppleWebKit/534.50.2 (KHTML, like Gecko) Version/5.0.6 Safari/533.22.3 --- [Piwigo Bugtracker #2419](http://piwigo.org/bugs/view.php?id=2419)
[users & groups] Admin notification of a new user and special characters
https://api.github.com/repos/Piwigo/Piwigo/issues/171/comments
2
2015-07-25T13:17:44Z
2024-07-31T15:16:03Z
https://github.com/Piwigo/Piwigo/issues/171
97,226,313
171
[ "Piwigo", "Piwigo" ]
**Reported by tosca on 16 Aug 2011 17:52** **Version:** 2.2.4 Category name and description are information that are more or less 2 expressions of the same information: short vs long description. In order for the webmaster to be able to include either one or the other in his template, the category description should be made available every time the category name is. **Additional information:** As for now, I have found one case (I'll report others if I find any) in the get_categories_menu() function of functions_category.inc.php and amended the code as follows: SELECT '; // From CATEGORIES_TABLE $query.= ' id, name, permalink, nb_images, global_rank, comment, '; // From USER_CACHE_CATEGORIES_TABLE $query.= ' date_last, max_date_last, count_images, count_categories'; (Just added `comment` in $query) [Piwigo Bugtracker #2404](http://piwigo.org/bugs/view.php?id=2404)
[template] Make the category description available whenever the category name is
https://api.github.com/repos/Piwigo/Piwigo/issues/170/comments
0
2015-07-25T13:17:38Z
2015-07-26T16:42:15Z
https://github.com/Piwigo/Piwigo/issues/170
97,226,311
170
[ "Piwigo", "Piwigo" ]
**Reported by flop25 on 10 Aug 2011 10:06** Due to some legislations about the privacy, it would be easier for the webmaster, if the user can delete his own account. [Piwigo Bugtracker #2398](http://piwigo.org/bugs/view.php?id=2398)
[users & groups] Ability to delete his own account for user
https://api.github.com/repos/Piwigo/Piwigo/issues/169/comments
2
2015-07-25T13:17:32Z
2015-07-26T16:42:15Z
https://github.com/Piwigo/Piwigo/issues/169
97,226,303
169
[ "Piwigo", "Piwigo" ]
**Reported by Gotcha on 6 Aug 2011 19:08** Hi, Admin receive a e-mail on each new user. A link to modify this user directely on this mail exist. But the link doesn't work when the name-user was a space caractere For exemple : Utilisateur: Anne Aunim Link created : http://xxxx/images/admin.php?page=user_list&username=Anne Text for this link : Administration : http://xxxx/images/admin.php?page=user_list&username=Anne Aunim The space caractere is not protect ... Also if it possible to automaticaly select the user on this admin page is will be cool also (most of time i forget to select the user as i thinking it's already selected automaticaly... ) **Steps to reproduce:** New user inscription and administrator NBM **Additional information:** http://piwigo.org/forum/viewtopic.php?id=17926 [Piwigo Bugtracker #2392](http://piwigo.org/bugs/view.php?id=2392)
[users & groups] Space on login : bug on confirm mail (administrator)
https://api.github.com/repos/Piwigo/Piwigo/issues/168/comments
0
2015-07-25T13:17:26Z
2015-07-26T16:42:15Z
https://github.com/Piwigo/Piwigo/issues/168
97,226,300
168
[ "Piwigo", "Piwigo" ]
**Reported by Gotcha on 5 Aug 2011 17:34** Need option for enable the photo description on page [ Administration >> Configuration >> Options >> Display ]. **Steps to reproduce:** picture.php **Additional information:** http://fr.piwigo.org/forum/viewtopic.php?pid=174492#p174492 [Piwigo Bugtracker #2389](http://piwigo.org/bugs/view.php?id=2389)
[configuration] Need option for enable the photo description
https://api.github.com/repos/Piwigo/Piwigo/issues/167/comments
0
2015-07-25T13:17:20Z
2015-07-26T16:43:05Z
https://github.com/Piwigo/Piwigo/issues/167
97,226,297
167
[ "Piwigo", "Piwigo" ]
**Reported by arthurlutz on 21 Jul 2011 06:54** It would be nice to have a way of creating a "hidden" gallery that can be found by using a "hard-to-find" url that is generated and that can be send to friends/family who don't have to login to see this private gallery. [Piwigo Bugtracker #2381](http://piwigo.org/bugs/view.php?id=2381)
[users & groups] Generate private URLs for easy sharing of private albums
https://api.github.com/repos/Piwigo/Piwigo/issues/166/comments
3
2015-07-25T13:17:14Z
2018-01-10T21:28:09Z
https://github.com/Piwigo/Piwigo/issues/166
97,226,287
166
[ "Piwigo", "Piwigo" ]
**Reported by mistic100 on 23 Jun 2011 11:51** **Version:** 2.2.3 currently categories representant thumbnails are found in category_cats.inc.php this should be implemented as a function, allowing other scripts (webservices, plugins) to do the same thing easily [Piwigo Bugtracker #2362](http://piwigo.org/bugs/view.php?id=2362)
[albums] add a function to find a representant of an album
https://api.github.com/repos/Piwigo/Piwigo/issues/165/comments
0
2015-07-25T13:17:08Z
2015-07-26T16:42:15Z
https://github.com/Piwigo/Piwigo/issues/165
97,226,282
165
[ "Piwigo", "Piwigo" ]
**Reported by mistic100 on 21 Jun 2011 15:21** **Version:** 2.2.3 Some plugins may need to add actions after a group of pictures are uploaded. 'invalidate_user_cache' is not suitable because called after each picture. Difficulty is specially with uploads through the API. [Piwigo Bugtracker #2357](http://piwigo.org/bugs/view.php?id=2357)
[upload] add a new new trigger for the end of an upload process
https://api.github.com/repos/Piwigo/Piwigo/issues/164/comments
5
2015-07-25T13:17:02Z
2021-09-15T12:03:40Z
https://github.com/Piwigo/Piwigo/issues/164
97,226,280
164
[ "Piwigo", "Piwigo" ]
**Reported by nnishizaka on 5 Jun 2011 15:33** **Version:** 2.2.2 The download button appears only for photos with "High Resolution" photos. It would be great if we can customize each gallery/photo to either show or not show the download button regardless of High Resolution or not. **Steps to reproduce:** Any photo that is not considered high resolution will not have the download button. [Piwigo Bugtracker #2327](http://piwigo.org/bugs/view.php?id=2327)
[photos] Create better configuration for Download Button
https://api.github.com/repos/Piwigo/Piwigo/issues/163/comments
1
2015-07-25T13:16:56Z
2015-07-26T16:43:05Z
https://github.com/Piwigo/Piwigo/issues/163
97,226,272
163
[ "Piwigo", "Piwigo" ]
**Reported by Chouby on 9 May 2011 16:16** **Version:** 2.2.1 The picture is not loaded if the following rule is included in theme.css of my-theme: background: url("http://www.distant-site.com/pict.png") **Additional information:** Looking at the combined css, the corresponding line is modified as follows: background: url("/piwigo/themes/my-theme/http://www.distant-site.com/pict.png"), which explains why it cannot be loaded No issue if the $conf['template_combine_files'] is set to false Test done only with Firefox 3.6.17 but I guess it is not browser dependant [Piwigo Bugtracker #2300](http://piwigo.org/bugs/view.php?id=2300)
[display] Impossible to load a distant picture in combined CSS
https://api.github.com/repos/Piwigo/Piwigo/issues/162/comments
0
2015-07-25T13:16:50Z
2015-07-26T16:42:34Z
https://github.com/Piwigo/Piwigo/issues/162
97,226,267
162
[ "Piwigo", "Piwigo" ]
**Reported by mlg on 1 May 2011 15:27** The web service method pwg.images.exist returns the md5 sums of the images as markups. For instance, here is a result : <?xml version="1.0" encoding="utf-8" ?> <rsp stat="ok"> <33ad8a38ac38d2213562c13a630b2a7a>106</33ad8a38ac38d2213562c13a630b2a7a> </rsp> The XML is malformed because the first markup character is a number (the XML specifications do not accept a number as the first character). It can cause bugs when an XML parser is used. For instance, with a java XML parser, trying to read the above text gives : [Fatal Error] :1:56: The content of elements must consist of well-formed character data or markup. Changing the XML to something like that could be a possibility : <?xml version="1.0" encoding="utf-8" ?> <rsp stat="ok"> <md5sum value="33ad8a38ac38d2213562c13a630b2a7a">106</md5sum> </rsp> [Piwigo Bugtracker #2290](http://piwigo.org/bugs/view.php?id=2290)
[web API] pwg.images.exist generates malformed XML
https://api.github.com/repos/Piwigo/Piwigo/issues/161/comments
0
2015-07-25T13:16:44Z
2015-07-26T16:42:34Z
https://github.com/Piwigo/Piwigo/issues/161
97,226,261
161
[ "Piwigo", "Piwigo" ]
**Reported by stim on 26 Apr 2011 11:42** **Version:** 2.2.1 When submitting an email address that contains an ' trough the profile page, the address is rejected because it is considered being wrongly formatted. This is due to magic quotes changing (apo'[email protected]) into (apo'[email protected]). **Steps to reproduce:** Change an email address of a user into one containing an '. [Piwigo Bugtracker #2282](http://piwigo.org/bugs/view.php?id=2282)
[security] Email address containing apostrophe invalid due to magic quotes
https://api.github.com/repos/Piwigo/Piwigo/issues/160/comments
4
2015-07-25T13:16:38Z
2016-11-17T12:30:50Z
https://github.com/Piwigo/Piwigo/issues/160
97,226,259
160
[ "Piwigo", "Piwigo" ]
**Reported by Rio on 6 Apr 2011 17:15** In administration, the left menu is not in "compact mode" when you view the Batch Manager. This happens only if you are logged in Italian (Tested on EN, FR, IT) I'll update if I find an other example. **Steps to reproduce:** Login and change language on IT if necessary. In administration (Amministrazione) go to Photos (Foto) and atch Manager. (Gestione dei lotti) [Piwigo Bugtracker #2252](http://piwigo.org/bugs/view.php?id=2252)
[albums] The menu is not in "compact mode" when you view the Batch Manager
https://api.github.com/repos/Piwigo/Piwigo/issues/159/comments
3
2015-07-25T13:16:32Z
2015-07-26T16:43:05Z
https://github.com/Piwigo/Piwigo/issues/159
97,226,254
159
[ "Piwigo", "Piwigo" ]
**Reported by flop25 on 15 Mar 2011 22:49** We may use jQuery UI MultiSelect Widget to apply a TE to several themes we need http://www.erichynds.com/jquery/jquery-ui-multiselect-widget/ and to put an array for storing the themes in the config... [Piwigo Bugtracker #2223](http://piwigo.org/bugs/view.php?id=2223)
[configuration] use jQuery UI MultiSelect Widget to apply a TE to several themes
https://api.github.com/repos/Piwigo/Piwigo/issues/158/comments
3
2015-07-25T13:16:20Z
2022-03-29T13:09:54Z
https://github.com/Piwigo/Piwigo/issues/158
97,226,245
158
[ "Piwigo", "Piwigo" ]
**Reported by eric on 26 Feb 2011 13:20** **Version:** 2.2.0RC2 We are now able to delete pictures in physical albums but if we want to delete all pictures from one physical album the physical subdirectories (AlbumName, pwg_high and thumbnails) remain. Delete physical directories when they are empty should be better than let them empty on the storage. **Additional information:** http://fr.piwigo.org/forum/viewtopic.php?id=19601 [Piwigo Bugtracker #2204](http://piwigo.org/bugs/view.php?id=2204)
[other] [Evolution] Deleting physical albums if empty
https://api.github.com/repos/Piwigo/Piwigo/issues/157/comments
0
2015-07-25T13:16:14Z
2015-07-26T16:42:34Z
https://github.com/Piwigo/Piwigo/issues/157
97,226,240
157
[ "Piwigo", "Piwigo" ]
**Reported by mistic100 on 14 Feb 2011 20:43** For the moment we can only configure the order of thumbnails for the whole gallery Evolution : - order of thumbnails in albums (as current) - order of thumbnails in special pages (tags, news, ..., one selection by page) - order of albums and sub-albums (currently we must go to the administration and clic "sort alphatically) http://fr.piwigo.org/forum/viewtopic.php?id=19565 [Piwigo Bugtracker #2190](http://piwigo.org/bugs/view.php?id=2190)
[navigation] more sort options
https://api.github.com/repos/Piwigo/Piwigo/issues/156/comments
0
2015-07-25T13:16:08Z
2015-07-26T16:42:34Z
https://github.com/Piwigo/Piwigo/issues/156
97,226,235
156
[ "Piwigo", "Piwigo" ]
**Reported by nuno on 16 Jan 2011 09:19** **Version:** 2.0.10 Once I connect, sometimes some pictures are not displayed on chromium. If I refresh the page it is OK. I also have no problem on the same system with firefox... [Piwigo Bugtracker #2111](http://piwigo.org/bugs/view.php?id=2111)
[display] Pictures are not displayed
https://api.github.com/repos/Piwigo/Piwigo/issues/155/comments
1
2015-07-25T13:16:02Z
2015-07-26T16:43:05Z
https://github.com/Piwigo/Piwigo/issues/155
97,226,232
155
[ "Piwigo", "Piwigo" ]
**Reported by plg on 14 Jan 2011 22:17** **Version:** 2.1.5 When a search returns no result, the page is empty with no explicit message. That would be more user friendly. [Piwigo Bugtracker #2110](http://piwigo.org/bugs/view.php?id=2110)
[search] display an explicit message when a search returns no photo
https://api.github.com/repos/Piwigo/Piwigo/issues/154/comments
1
2015-07-25T13:15:56Z
2024-03-17T17:19:23Z
https://github.com/Piwigo/Piwigo/issues/154
97,226,230
154
[ "Piwigo", "Piwigo" ]
**Reported by plg on 22 Dec 2010 21:36** **Version:** 2.1.5 When deleting an album, you may choose to: 1. delete also photos, even if they are associated to another album 2. delete only photos than become orphans, ie with no album 3. delete no photo [Piwigo Bugtracker #2081](http://piwigo.org/bugs/view.php?id=2081)
[albums] options for photo deletion when deleting an album
https://api.github.com/repos/Piwigo/Piwigo/issues/153/comments
4
2015-07-25T13:15:50Z
2016-12-01T18:07:41Z
https://github.com/Piwigo/Piwigo/issues/153
97,226,225
153
[ "Piwigo", "Piwigo" ]
**Reported by arthurlutz on 17 Dec 2010 16:41** While thinking about the limitations of our asymetric broadband access (less upload than download), I thought of a hack that could speed up things while browsing an HTML generated photo gallery. The idea would be to host the same album on N servers and when you generate the "thumbnails" page you cycle through the N servers for the <img src=> tag. In the first place, you could reference identical albums on other servers manually, but then another feature would be to "copy" the album to your gallery and it would automatically reference the other one (and vice versa). I know this is a complicated feature, but I think it's writing down, and maybe it will inspire someone. One of the uses would be for a decentralised hosting of personal photos on small footprint devices (see FreedomBox : http://wiki.debian.org/FreedomBox) [Piwigo Bugtracker #2073](http://piwigo.org/bugs/view.php?id=2073)
[synchronization] p2p distribution of content
https://api.github.com/repos/Piwigo/Piwigo/issues/152/comments
1
2015-07-25T13:15:45Z
2015-07-26T16:43:05Z
https://github.com/Piwigo/Piwigo/issues/152
97,226,220
152
[ "Piwigo", "Piwigo" ]
**Reported by Gotcha on 22 Nov 2010 22:29** **Version:** 2.1.5 When research does not give any result, the page is empty and no message comes to mean that research did not succeed. **Steps to reproduce:** search.php **Additional information:** http://fr.piwigo.org/forum/viewtopic.php?pid=157067#p157067 [FR] [Piwigo Bugtracker #2039](http://piwigo.org/bugs/view.php?id=2039)
[search] When research does not give any result
https://api.github.com/repos/Piwigo/Piwigo/issues/151/comments
1
2015-07-25T13:15:38Z
2024-03-17T17:18:43Z
https://github.com/Piwigo/Piwigo/issues/151
97,226,215
151
[ "Piwigo", "Piwigo" ]
**Reported by yuragal on 13 Nov 2010 12:49** **Version:** 2.1.5 I have a number of tags in Russian (UTF8). As fas as I can see from demo Piwigo site, tags should group by first letter and the sort whitin a group. http://piwigo.org/demo/tags.php?display_mode=letters In my case, Tags are messed up. http://yuragal.dyndns.org/piwigo/tags.php?display_mode=letters [Piwigo Bugtracker #2033](http://piwigo.org/bugs/view.php?id=2033)
[language] Non-english tags are not correctly sorted by alphabet
https://api.github.com/repos/Piwigo/Piwigo/issues/150/comments
1
2015-07-25T13:15:32Z
2019-12-03T09:48:43Z
https://github.com/Piwigo/Piwigo/issues/150
97,226,210
150
[ "Piwigo", "Piwigo" ]
**Reported by plg on 11 Nov 2010 12:47** **Version:** 2.1.5 And it should be localized! [Piwigo Bugtracker #2026](http://piwigo.org/bugs/view.php?id=2026)
[language] [history search] the "categories" word is not localized in the "section" column
https://api.github.com/repos/Piwigo/Piwigo/issues/149/comments
1
2015-07-25T13:15:26Z
2015-07-26T16:43:05Z
https://github.com/Piwigo/Piwigo/issues/149
97,226,201
149
[ "Piwigo", "Piwigo" ]
**Reported by bogdan on 10 Nov 2010 17:22** **Version:** 2.1.5 The best way of dealing with keywords is using a hierarchical structure. Photo processing tools like Lightroom already support import/export of hierarchical tags from/to text files with tab delimited structure. In addition, they store this hierarchy in the metadata of this picture as they do with rating. This means that already processed pictures and selected in the processing phase can be automatically displayed in Piwigo with the right tags and rating. This is not convenient, but it also automates synchronization between our processing tools and their use on the website. In this case means that if I reprocess a photo, change the keyword or rating on the piwigo site it can be updated automatically through that picture metadata in Lightroom or any other tool. The reverse is also true. **Steps to reproduce:** N/A **Additional information:** Some of these ideas have been discussed by 'plg' and me in the forum thread: http://piwigo.org/forum/viewtopic.php?id=15260&p=2 [Piwigo Bugtracker #2023](http://piwigo.org/bugs/view.php?id=2023)
[metadata] Hierarchical tags or keywords in piwigo. Allow importing hierarchical tags from metadata.
https://api.github.com/repos/Piwigo/Piwigo/issues/148/comments
1
2015-07-25T13:15:20Z
2015-07-26T16:43:05Z
https://github.com/Piwigo/Piwigo/issues/148
97,226,195
148
[ "Piwigo", "Piwigo" ]
**Reported by SNF69 on 4 Nov 2010 13:54** **Version:** 2.1.5 / [Piwigo Bugtracker #2006](http://piwigo.org/bugs/view.php?id=2006)
[metadata] differentiate the $COMMENT_IMG in the header and picture page
https://api.github.com/repos/Piwigo/Piwigo/issues/147/comments
0
2015-07-25T13:15:14Z
2015-07-26T16:43:05Z
https://github.com/Piwigo/Piwigo/issues/147
97,226,191
147
[ "Piwigo", "Piwigo" ]
**Reported by Porter on 30 Oct 2010 23:42** **Version:** 2.1.3 The problem appears when someone watches a youtube while wanting to post a comment. If the comment is placed when the video playes, the page reloads which makes the video start all over again. This should be fixed with comments that do not need to reload the page. **Steps to reproduce:** Just play a video and post a comment. **Additional information:** Can be solved with Ajax. [Piwigo Bugtracker #1977](http://piwigo.org/bugs/view.php?id=1977)
[user comments] Comments need to be Ajaxified
https://api.github.com/repos/Piwigo/Piwigo/issues/146/comments
0
2015-07-25T13:15:08Z
2015-07-26T16:42:33Z
https://github.com/Piwigo/Piwigo/issues/146
97,226,179
146
[ "Piwigo", "Piwigo" ]
**Reported by makno on 27 Oct 2010 23:53** **Version:** 2.1.3 ON the right of the page is writen "administration page" under it, there is "your plugins are up to date" and, if necessary, "X anomaly has been detected". When I come back for a second time on my administration home page, the first message has disepeared, and the second one, climbing up, is writen at the same place than "administration page". 20 pixel in down direction would be a good thing for this message. Link to the subject in french forum : http://fr.piwigo.org/forum/viewtopic.php?pid=154839#p154839 [Piwigo Bugtracker #1969](http://piwigo.org/bugs/view.php?id=1969)
[template] Template bug on administration home page
https://api.github.com/repos/Piwigo/Piwigo/issues/145/comments
0
2015-07-25T13:15:02Z
2015-07-26T16:43:05Z
https://github.com/Piwigo/Piwigo/issues/145
97,226,169
145
[ "Piwigo", "Piwigo" ]
**Reported by vincent3569 on 26 Oct 2010 08:03** **Version:** 2.1.3 I discovered that you could view RSS feeds from the RSS icon browsers. for this, it is necessary to add the following lines between the tags <header> </ header> <link rel="alternate" type="application/rss xml" title="Flux RSS images uniquement" href="./feed.php"> <link rel="alternate" type="application/rss+xml" title="Flux RSS complet (images, commentaires)" href="./feed.php?feed=xxxxx"> these lines are include on notification.php, and we have access on the two RSS feed by the RSS icone of the browser. Is it possible that the core Piwigo makes them accessible from any page of the gallery? ie that the 2 lines above incorporates the default header code? **Additional information:** http://fr.piwigo.org/forum/viewtopic.php?id=18863 [FR] [Piwigo Bugtracker #1957](http://piwigo.org/bugs/view.php?id=1957)
[notification] RSS feeds improvement
https://api.github.com/repos/Piwigo/Piwigo/issues/144/comments
2
2015-07-25T13:14:56Z
2015-07-26T16:42:33Z
https://github.com/Piwigo/Piwigo/issues/144
97,226,161
144