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 Emmerax on 24 Oct 2010 07:55** **Version:** 2.1.3 the table with the configuration of the user comment is not displayed correctly. Some of the descriptions do have 2 lines and so the check boxes do not attend to this. [Piwigo Bugtracker #1953](http://piwigo.org/bugs/view.php?id=1953)
[user comments] User comments table not correct (GER language)
https://api.github.com/repos/Piwigo/Piwigo/issues/143/comments
0
2015-07-25T13:14:50Z
2015-07-26T16:43:05Z
https://github.com/Piwigo/Piwigo/issues/143
97,226,157
143
[ "Piwigo", "Piwigo" ]
**Reported by bogdan on 3 Oct 2010 17:43** **Version:** 2.1.3 Rating me be already provided by the metadata. It would be useful to make synchronization possible between metadata and Piwigo's database **Steps to reproduce:** N/A **Additional information:** Flicker is a good example of photo site which shows f...
[metadata] Import rating from metadata
https://api.github.com/repos/Piwigo/Piwigo/issues/142/comments
1
2015-07-25T13:14:44Z
2015-07-26T16:42:33Z
https://github.com/Piwigo/Piwigo/issues/142
97,226,149
142
[ "Piwigo", "Piwigo" ]
**Reported by LucMorizur on 31 Aug 2010 21:15** **Version:** 2.1.2 $conf['insensitive_case_logon'] should rather be named $conf['case_sensitive_username'] to avoid negative boolean variable. See http://piwigo.org/forum/viewtopic.php?pid=114259#p114259 in english forum. [Piwigo Bugtracker #1836](...
[authentication] Negative boolean variable with $conf['case_sensitive_username']
https://api.github.com/repos/Piwigo/Piwigo/issues/141/comments
0
2015-07-25T13:14:38Z
2015-07-26T16:42:33Z
https://github.com/Piwigo/Piwigo/issues/141
97,226,145
141
[ "Piwigo", "Piwigo" ]
**Reported by tosca on 18 Aug 2010 07:31** When using the $conf['question_mark_in_urls'] = false; option, calculated URLs are different depending on which page you're viewing. **Additional information:** See example about a banner URL in http://fr.piwigo.org/forum/viewtopic.php?pid=150020 [Piwigo Bugt...
[configuration] Wrong URL when using $conf['question_mark_in_urls'] = false;
https://api.github.com/repos/Piwigo/Piwigo/issues/140/comments
0
2015-07-25T13:14:32Z
2015-07-26T16:43:05Z
https://github.com/Piwigo/Piwigo/issues/140
97,226,140
140
[ "Piwigo", "Piwigo" ]
**Reported by eeeprom on 15 Aug 2010 02:24** **Version:** 2.1.2 After several times of reinstalling , I cannot login as admin and this error is everywhere. I did the net install double checked the time and time zone on the server and all is correct. Advice please Warning: strftime(): It is not safe to rely on the s...
[warnings] errors
https://api.github.com/repos/Piwigo/Piwigo/issues/139/comments
0
2015-07-25T13:14:25Z
2015-07-26T16:43:05Z
https://github.com/Piwigo/Piwigo/issues/139
97,226,134
139
[ "Piwigo", "Piwigo" ]
**Reported by plg on 27 Jul 2010 11:25** **Version:** 2.1.2 This feature already exists but you have to modify the configuration file: $conf['default_user_id'] = 23; And this is really not user friendly. In the user manager, we should add an action "set this user as default". Reminder: the &qu...
[users & groups] set a user as default values user
https://api.github.com/repos/Piwigo/Piwigo/issues/138/comments
3
2015-07-25T13:14:20Z
2015-10-19T16:22:05Z
https://github.com/Piwigo/Piwigo/issues/138
97,226,132
138
[ "Piwigo", "Piwigo" ]
**Reported by plg on 27 Jul 2010 11:20** **Version:** 2.1.2 An option to define the "default privacy level for registered users" would be useful for cases like http://piwigo.org/forum/viewtopic.php?pid=115072#p115072 [Piwigo Bugtracker #1782](http://piwigo.org/bugs/view.php?id=1782)
[security] default privacy level for registered users
https://api.github.com/repos/Piwigo/Piwigo/issues/137/comments
2
2015-07-25T13:14:14Z
2015-07-26T16:42:33Z
https://github.com/Piwigo/Piwigo/issues/137
97,226,124
137
[ "Piwigo", "Piwigo" ]
**Reported by Gotcha on 26 Jul 2010 09:47** **Version:** 2.1.2 Can we only have a RSS feed for the comments only ? **Additional information:** notification.php [Piwigo Bugtracker #1780](http://piwigo.org/bugs/view.php?id=1780)
[notification] Add the RSS feed for Comments only
https://api.github.com/repos/Piwigo/Piwigo/issues/136/comments
0
2015-07-25T13:14:08Z
2015-07-26T16:42:33Z
https://github.com/Piwigo/Piwigo/issues/136
97,226,118
136
[ "Piwigo", "Piwigo" ]
**Reported by plg on 1 Jul 2010 10:57** **Version:** 2.1.0 If the webmaster forgets to keep the space character in front of the $conf['order_by'] parameter, then it crashes on tag browsing. Easy solution: in include/common.inc.php add if (' ' != substr($conf['order_by'], 0, 1)) { $co...
[configuration] tag browsing fails if $conf['order_by'] does not start with a space character
https://api.github.com/repos/Piwigo/Piwigo/issues/135/comments
5
2015-07-25T13:14:02Z
2015-07-26T16:43:05Z
https://github.com/Piwigo/Piwigo/issues/135
97,226,110
135
[ "Piwigo", "Piwigo" ]
**Reported by plg on 1 Jul 2010 09:38** **Version:** 2.1.2 If you installed PhpWebGallery a long time ago, in the gallery_url, you have http://demo.phpwebgallery.net We should change: if ('http://piwigo.org/demo' == $conf['gallery_url']) { conf_update_param('gallery_url', '&#039...
[navigation] incorrect home link for phpwebgallery veterans
https://api.github.com/repos/Piwigo/Piwigo/issues/134/comments
0
2015-07-25T13:13:56Z
2015-07-26T16:43:04Z
https://github.com/Piwigo/Piwigo/issues/134
97,226,109
134
[ "Piwigo", "Piwigo" ]
**Reported by eric on 26 May 2010 19:52** **Version:** 2.1.1 Initialy asked on french forum: http://fr.piwigo.org/forum/viewtopic.php?id=17758. We can add the ability to sort the users list table. The sort can apply: - On any column - Multiple column select - Ascending or descending order - Using a default sort Wit...
[users & groups] [Evolution] Sorting users list table
https://api.github.com/repos/Piwigo/Piwigo/issues/133/comments
1
2015-07-25T13:13:50Z
2015-07-26T16:43:04Z
https://github.com/Piwigo/Piwigo/issues/133
97,226,105
133
[ "Piwigo", "Piwigo" ]
**Reported by grum on 23 May 2010 21:09** from the french forum : http://fr.piwigo.org/forum/viewtopic.php?pid=143510 add a function upgrade() to the plugin manager, allowing to manage help screen or other stuff when a plugin is upgraded to a new release, especially after piwigo upgrade to a new version **Additional...
[plugins] add upgrade function on the plugin manager
https://api.github.com/repos/Piwigo/Piwigo/issues/132/comments
0
2015-07-25T13:13:44Z
2015-07-26T16:43:04Z
https://github.com/Piwigo/Piwigo/issues/132
97,226,099
132
[ "Piwigo", "Piwigo" ]
**Reported by grum on 20 May 2010 17:55** Actually there is no management for dependencies between plugin. Some plugins use other plugin to run (all plugin written by grum uses the GrumPluginClasses plugin) : it will be interesting that the piwigo's plugins manager can manage dependencies. [Piwigo Bugtracker #1...
[plugins] managing dependencies between plugins
https://api.github.com/repos/Piwigo/Piwigo/issues/131/comments
0
2015-07-25T13:13:38Z
2015-07-26T16:42:33Z
https://github.com/Piwigo/Piwigo/issues/131
97,226,096
131
[ "Piwigo", "Piwigo" ]
**Reported by plg on 7 May 2010 22:21** **Version:** 2.0.0 On several Piwigo installations I've found on the web, I realized that the "Random pictures" feature was bringing me back to the gallery home. Today I've reproduced this bug. I investigated and I realized that it was because I had reinsta...
[navigation] Random pictures goes back to gallery home
https://api.github.com/repos/Piwigo/Piwigo/issues/130/comments
2
2015-07-25T13:13:32Z
2015-07-26T16:42:33Z
https://github.com/Piwigo/Piwigo/issues/130
97,226,093
130
[ "Piwigo", "Piwigo" ]
**Reported by grum on 6 May 2010 19:10** functions plugin_activate and plugin_install have 3 parameters, one (the &$error parameter) is used to return error message. There is no possibility to return error during deactivate and uninstall process (the only method accorded for a plugin to stop the process is to cal...
[plugins] Implement an error management on the plugin_deactivate and plugin_uninstall functions
https://api.github.com/repos/Piwigo/Piwigo/issues/129/comments
0
2015-07-25T13:13:26Z
2015-07-26T16:42:33Z
https://github.com/Piwigo/Piwigo/issues/129
97,226,089
129
[ "Piwigo", "Piwigo" ]
**Reported by VDigital on 27 Apr 2010 20:21** **Version:** 2.0.9 Admin intro page by Ajax could scan HD picture to get its HD size. It must be an option: - Intro page should NOT have to search for upgrades, - and the administrator could NOT have a powerful connection, if it is no scan must have ran for last 10 minu...
[metadata] Add HD size to picture table and collect data through a soft asynchronous process
https://api.github.com/repos/Piwigo/Piwigo/issues/128/comments
0
2015-07-25T13:13:20Z
2015-07-26T16:43:04Z
https://github.com/Piwigo/Piwigo/issues/128
97,226,084
128
[ "Piwigo", "Piwigo" ]
**Reported by Birtles on 19 Apr 2010 09:54** As implied in this post http://piwigo.org/forum/viewtopic.php?id=15863 the search function should be able to also search through comments left by users. Adding feature request here, as asked by "VDigital" from Piwigo-Team, who also said: "Searches should ...
[search] Using the (Quick) Search-tool to search through user comments.
https://api.github.com/repos/Piwigo/Piwigo/issues/127/comments
3
2015-07-25T13:13:14Z
2015-07-26T16:42:33Z
https://github.com/Piwigo/Piwigo/issues/127
97,226,078
127
[ "Piwigo", "Piwigo" ]
**Reported by eric on 16 Apr 2010 16:15** **Version:** 2.1.0RC2 FR topic : http://fr.piwigo.org/forum/viewtopic.php?id=11986 Registered users should be able to subscribe and unsubscribe themselves at the NBM. The ideal way is to give them the choice on the notification.php page to subscribe to RSS and/or the NBM. A...
[notification] Allow users to register themselves at the NBM
https://api.github.com/repos/Piwigo/Piwigo/issues/126/comments
1
2015-07-25T13:13:08Z
2015-07-26T16:43:04Z
https://github.com/Piwigo/Piwigo/issues/126
97,226,065
126
[ "Piwigo", "Piwigo" ]
**Reported by tosca on 3 Apr 2010 19:13** **Version:** 2.1.0RC2 In FR, "visiteur" ("user" in EN) should be changed to "membre", for example. Other statuses to be decided upon. **Additional information:** topic:17432 in FR forum [Piwigo Bugtracker #1569](http://piwigo.org/bugs/view.php?...
[users & groups] Change users statuses denomination in order to avoid confusion
https://api.github.com/repos/Piwigo/Piwigo/issues/125/comments
0
2015-07-25T13:13:02Z
2015-07-26T16:42:33Z
https://github.com/Piwigo/Piwigo/issues/125
97,226,046
125
[ "Piwigo", "Piwigo" ]
**Reported by Gotcha on 27 Mar 2010 13:47** To avoid that the historical table does not inflate of too without knowing what is this functionality, for rendering comprehensible well with the webmasters that it is a greedy option, best would be to decontaminate the history and it will be with the webmaster to activate i...
[configuration] To make so that the history is optional as of the installation
https://api.github.com/repos/Piwigo/Piwigo/issues/124/comments
1
2015-07-25T13:12:55Z
2016-07-20T14:14:31Z
https://github.com/Piwigo/Piwigo/issues/124
97,226,033
124
[ "Piwigo", "Piwigo" ]
**Reported by Gotcha on 26 Mar 2010 10:54** **Version:** 2.0.9 The warning messages should not remain static and must change state before the page is refreshed. By recording an option and that I record, a message appears. If I remain on the same page and that I change another option, for the moment the message still ...
[warnings] Appearance of the messages of success and failure
https://api.github.com/repos/Piwigo/Piwigo/issues/123/comments
1
2015-07-25T13:12:50Z
2015-07-26T16:43:04Z
https://github.com/Piwigo/Piwigo/issues/123
97,226,023
123
[ "Piwigo", "Piwigo" ]
**Reported by VDigital on 25 Mar 2010 22:04** **Version:** 2.0.9 French related topic: http://fr.piwigo.org/forum/viewtopic.php?pid=137790#p137790 In the related topic the database configuration includes: define('PHPWG_INSTALLED', true); define('PWG_CHARSET', 'iso-8859-1'); define(&#03...
[installation & upgrade] Installation and Upgrade could be executed on unsufficient MySQL release
https://api.github.com/repos/Piwigo/Piwigo/issues/122/comments
0
2015-07-25T13:12:44Z
2015-07-26T16:43:04Z
https://github.com/Piwigo/Piwigo/issues/122
97,226,015
122
[ "Piwigo", "Piwigo" ]
**Reported by Rio on 21 Mar 2010 15:01** Suite à : http://piwigo.org/bugs/view.php?id=1053 Je veux pouvoir montrer les catégories vides. Pourquoi avoir des catégories vides? (c'est naturellement la combinaison des autorisations qui fait ça) Cela permet d'inciter les visiteurs à s'enregistrer par exemple...
[albums] Rendre parametrable les categories vides
https://api.github.com/repos/Piwigo/Piwigo/issues/121/comments
0
2015-07-25T13:12:38Z
2015-07-26T16:42:33Z
https://github.com/Piwigo/Piwigo/issues/121
97,226,004
121
[ "Piwigo", "Piwigo" ]
**Reported by vincent3569 on 16 Mar 2010 23:48** hello proposal for Piwigo feature: actualy, there are a lot of sorting possible to view pictures of the gallery, but there is one missing : the random display. Indeed, whatever the display mode, visiting stats show that often the most accessible images are the most vi...
[display] random display of thumbnails of a category
https://api.github.com/repos/Piwigo/Piwigo/issues/120/comments
0
2015-07-25T13:12:32Z
2015-07-26T16:42:33Z
https://github.com/Piwigo/Piwigo/issues/120
97,225,994
120
[ "Piwigo", "Piwigo" ]
**Reported by vincent3569 on 9 Mar 2010 11:25** **Version:** 2.0.9 in the admin pages : menu specials/maintenance - the action "purge search history" go back to the gallery - we should stay in the admin pages [Piwigo Bugtracker #1493](http://piwigo.org/bugs/view.php?id=1493)
[configuration] action "purge search history"
https://api.github.com/repos/Piwigo/Piwigo/issues/119/comments
1
2015-07-25T13:12:26Z
2015-07-26T16:43:04Z
https://github.com/Piwigo/Piwigo/issues/119
97,225,980
119
[ "Piwigo", "Piwigo" ]
**Reported by aquilegia on 26 Feb 2010 14:11** **Version:** 2.0.8 problème d'installation automatique des plugins suivants : - piwigo auto-upgrade (pour la version 2.0.0 de piwigo) - cooliris/piclens - advanced menu manager Toutes les phases de l'installation automatique jusqu'à l'activation sem...
[plugins] installation automatique de plugins -> plugin non fonctionnel
https://api.github.com/repos/Piwigo/Piwigo/issues/118/comments
0
2015-07-25T13:12:20Z
2015-07-26T16:43:04Z
https://github.com/Piwigo/Piwigo/issues/118
97,225,965
118
[ "Piwigo", "Piwigo" ]
**Reported by nikrou on 21 Feb 2010 20:01** The idea is ti use gettext for localization. So we can use standard tools to manage translations. gettext extension is not allways alvailable. So the php-gettext extension (https://launchpad.net/php-gettext/) will be used as fallback [Piwigo Bugtracker #1451](http://piwigo...
[language] Improve localization and internationalization
https://api.github.com/repos/Piwigo/Piwigo/issues/117/comments
0
2015-07-25T13:12:14Z
2015-07-26T16:43:12Z
https://github.com/Piwigo/Piwigo/issues/117
97,225,947
117
[ "Piwigo", "Piwigo" ]
**Reported by vincent3569 on 15 Feb 2010 16:43** the addthis plugin, although I selected "mail" in the list, it is not automatically displayed in the default list of addthis [Piwigo Bugtracker #1436](http://piwigo.org/bugs/view.php?id=1436)
[plugins] mail doesn't displayed in plugin addthis
https://api.github.com/repos/Piwigo/Piwigo/issues/116/comments
0
2015-07-25T13:12:08Z
2015-07-26T16:43:12Z
https://github.com/Piwigo/Piwigo/issues/116
97,225,939
116
[ "Piwigo", "Piwigo" ]
**Reported by vincent3569 on 12 Feb 2010 17:56** proposal for improvement for comments's management : - separate comments's management (validation / deletion in the admin area) and the comments's display (in public area) - Public-comment is only for display and does not offer validation / deletion funct...
[configuration] improvement for comments's management
https://api.github.com/repos/Piwigo/Piwigo/issues/115/comments
0
2015-07-25T13:12:02Z
2015-07-26T16:43:12Z
https://github.com/Piwigo/Piwigo/issues/115
97,225,928
115
[ "Piwigo", "Piwigo" ]
**Reported by vincent3569 on 12 Feb 2010 17:26** a proposal for improvement: Is it possible to create a block-related tags in the body of the page ? This block would replace the block tags when a tag is selected. [Piwigo Bugtracker #1427](http://piwigo.org/bugs/view.php?id=1427)
[tags] replacement of the related tags in the menu by an in-page block
https://api.github.com/repos/Piwigo/Piwigo/issues/114/comments
2
2015-07-25T13:11:56Z
2024-07-31T15:15:50Z
https://github.com/Piwigo/Piwigo/issues/114
97,225,925
114
[ "Piwigo", "Piwigo" ]
**Reported by plg on 9 Feb 2010 11:03** currently, one can only upload 1 zip archive at a time. [Piwigo Bugtracker #1421](http://piwigo.org/bugs/view.php?id=1421)
[upload] uploading 2 zip archives fails
https://api.github.com/repos/Piwigo/Piwigo/issues/113/comments
1
2015-07-25T13:11:49Z
2016-06-03T08:13:15Z
https://github.com/Piwigo/Piwigo/issues/113
97,225,924
113
[ "Piwigo", "Piwigo" ]
**Reported by eric on 30 Jan 2010 14:13** **Version:** 2.0.8 FluxBB (may be other php scripts) uses a function called "redirect()" and Piwigo uses the same function name. To avoid php errors "Can not redeclare function **\* alreday declared in...", we could rename Piwigo's redirect() function...
[other] Renaming redirect() function to pwg_redirect()
https://api.github.com/repos/Piwigo/Piwigo/issues/112/comments
2
2015-07-25T13:11:44Z
2016-06-03T08:14:16Z
https://github.com/Piwigo/Piwigo/issues/112
97,225,921
112
[ "Piwigo", "Piwigo" ]
**Reported by tosca on 22 Jan 2010 11:06** **Version:** 2.0.7 2 cases tested (possibly non exhaustive) in the category management screen, when using F5 key with Firefox : - if previous action was 'create a category', F5 creates a duplicate - if previous actions was 'delete a category', F5 returns ...
[albums] Incorrect treatment when F5 browser function-key is used
https://api.github.com/repos/Piwigo/Piwigo/issues/111/comments
0
2015-07-25T13:11:38Z
2015-07-26T16:42:42Z
https://github.com/Piwigo/Piwigo/issues/111
97,225,919
111
[ "Piwigo", "Piwigo" ]
**Reported by Gotcha on 1 Jan 2010 14:44** **Version:** 2.0.7 Actualy, only one personnal-plugin is possible. I would like more and individuals plugins managing in plugin panel. See: http://fr.piwigo.org/forum/viewtopic.php?id=16641 [Piwigo Bugtracker #1356](http://piwigo.org/bugs/view.php?id=1356)
[plugins] [LocalFiles Editot] Possibility of managing several personnals-plugins
https://api.github.com/repos/Piwigo/Piwigo/issues/110/comments
2
2015-07-25T13:11:32Z
2016-06-03T08:15:34Z
https://github.com/Piwigo/Piwigo/issues/110
97,225,912
110
[ "Piwigo", "Piwigo" ]
**Reported by VDigital on 31 Dec 2009 18:25** **Version:** 2.0.7 With a new gallery and the first new empty uploadable category User with a group have the link "Upload a picture". another one without any user group could NOT see this link. Anyway adding a group or adding a first pic activate the link. But...
[upload] "Upload a picture" link could be unavailable
https://api.github.com/repos/Piwigo/Piwigo/issues/109/comments
0
2015-07-25T13:11:26Z
2015-07-26T16:43:12Z
https://github.com/Piwigo/Piwigo/issues/109
97,225,909
109
[ "Piwigo", "Piwigo" ]
**Reported by eric on 30 Nov 2009 16:25** **Version:** 2.0.6 Discussed here : http://fr.piwigo.org/forum/viewtopic.php?id=16444 When a new user registers, the admin can receive an email notification but this one is ever in the language set for "Guest" user and not the admin's language. [Piwigo Bugtra...
[notification] Languages are not taken into account in the email notification
https://api.github.com/repos/Piwigo/Piwigo/issues/108/comments
0
2015-07-25T13:11:20Z
2015-07-26T16:43:12Z
https://github.com/Piwigo/Piwigo/issues/108
97,225,894
108
[ "Piwigo", "Piwigo" ]
**Reported by plg on 25 Nov 2009 22:49** Malkus describes the problem in topic:15531 We need to give wider permissions to let the FTP user remove the thumbnails generated by Piwigo. [Piwigo Bugtracker #1287](http://piwigo.org/bugs/view.php?id=1287)
[image processing] wider file permissions for generated thumbnails
https://api.github.com/repos/Piwigo/Piwigo/issues/107/comments
0
2015-07-25T13:11:14Z
2015-07-26T16:42:41Z
https://github.com/Piwigo/Piwigo/issues/107
97,225,879
107
[ "Piwigo", "Piwigo" ]
**Reported by tiico on 21 Nov 2009 13:24** **Version:** 2.0.6 When an image has already been visited by users and after this picture is deleted (picture upload by ploader), this picture is not present on the database (any entry). However, when the administrator want to search on history and check all the consulted pi...
[warnings] Warning on history page when image has been deleted
https://api.github.com/repos/Piwigo/Piwigo/issues/106/comments
3
2015-07-25T13:11:08Z
2016-04-28T08:18:47Z
https://github.com/Piwigo/Piwigo/issues/106
97,225,859
106
[ "Piwigo", "Piwigo" ]
**Reported by Gotcha on 19 Nov 2009 21:14** **Version:** 2.0.6 It indeed lack a button that would remove our template-extension. This button would be seen in localfile Editor [Piwigo Bugtracker #1251](http://piwigo.org/bugs/view.php?id=1251)
[plugins] Add a button to delete our template-extension
https://api.github.com/repos/Piwigo/Piwigo/issues/105/comments
3
2015-07-25T13:11:02Z
2021-10-15T12:25:27Z
https://github.com/Piwigo/Piwigo/issues/105
97,225,844
105
[ "Piwigo", "Piwigo" ]
**Reported by VDigital on 14 Nov 2009 08:51** **Version:** 2.0.6 Gallery side User, "Customize": # Expand all categories # Show number of comments # Show number of hits **Steps to reproduce:** Set your Profile Expand all categories to No Set the Default display Expand all categories to No Back to y...
[users & groups] Reset to default values is always setting true few options
https://api.github.com/repos/Piwigo/Piwigo/issues/104/comments
1
2015-07-25T13:10:56Z
2015-07-26T16:42:41Z
https://github.com/Piwigo/Piwigo/issues/104
97,225,832
104
[ "Piwigo", "Piwigo" ]
**Reported by Hugues on 5 Nov 2009 22:52** **Version:** 2.0.5 The boolean operator "NOT" doesn't work [Piwigo Bugtracker #1232](http://piwigo.org/bugs/view.php?id=1232)
[search] Boolean operator NOT
https://api.github.com/repos/Piwigo/Piwigo/issues/103/comments
0
2015-07-25T13:10:50Z
2015-07-26T16:43:12Z
https://github.com/Piwigo/Piwigo/issues/103
97,225,828
103
[ "Piwigo", "Piwigo" ]
**Reported by vimages on 12 Oct 2009 10:54** **Version:** 2.0.5 Demande d'évolution relative à la discution suivante : http://fr.piwigo.org/forum/viewtopic.php?id=16234 Sujet : faire qu'un utilisateur qui voit les catégories A et B, soit HD sur A et Non HD sur B. Ce qui est impossible à ce jour. [Piwigo B...
[users & groups] droit HD sur certaines catégories seulement
https://api.github.com/repos/Piwigo/Piwigo/issues/102/comments
0
2015-07-25T13:10:43Z
2015-07-26T16:42:41Z
https://github.com/Piwigo/Piwigo/issues/102
97,225,825
102
[ "Piwigo", "Piwigo" ]
**Reported by eric on 10 Oct 2009 20:05** **Version:** 2.0.4 Discussed here : http://piwigo.org/forum/viewtopic.php?id=15363 Adding a checkbox on admin page to control if $conf['double_password_type_in_admin'] should be true or false: - By default the value will be "true" : Double hidden password...
[users & groups] [Admin panel] Permit admins to create users with single and non mandatory password type and email
https://api.github.com/repos/Piwigo/Piwigo/issues/101/comments
1
2015-07-25T13:10:38Z
2015-07-26T16:42:41Z
https://github.com/Piwigo/Piwigo/issues/101
97,225,824
101
[ "Piwigo", "Piwigo" ]
**Reported by Rio on 28 Aug 2009 17:10** **Version:** 2.0.3 Lors de la création d'une nouvelle catégorie, comme par exemple en utilisant la fonctionnalité "Associer tous les éléments de la catégorie à une nouvelle catégorie", une info apparait qui inclue un lien vers la nouvelle catégorie. Ce lien dev...
[albums] Liens lors de la création de nouvelles catégories
https://api.github.com/repos/Piwigo/Piwigo/issues/100/comments
0
2015-07-25T13:10:32Z
2015-07-26T16:42:41Z
https://github.com/Piwigo/Piwigo/issues/100
97,225,821
100
[ "Piwigo", "Piwigo" ]
**Reported by Bozz974 on 25 Aug 2009 14:25** **Version:** 2.0.3 I sometimes experienced this problem: I sarted to populate a category with some pictures. But after a while, I realised that my pictures can be organized differently: not in the right category, or must be inside a subcategory. I did not find an easy way...
[albums] [Enhancement] Possibility to physically move/change pictures from a category to an other
https://api.github.com/repos/Piwigo/Piwigo/issues/99/comments
1
2015-07-25T13:10:26Z
2015-07-26T16:42:41Z
https://github.com/Piwigo/Piwigo/issues/99
97,225,806
99
[ "Piwigo", "Piwigo" ]
**Reported by Gotcha on 11 Aug 2009 18:15** **Version:** 2.0.3 Urgent messages (warnings) appears at present in bottom behind header of our gallery. It becomes delicate to seize them because to copy/paste him doesn't work. Warnings is truncated. At present it is necessary to post the code source to copy the mess...
[warnings] Allows warnings message in good area text
https://api.github.com/repos/Piwigo/Piwigo/issues/98/comments
0
2015-07-25T13:10:20Z
2015-07-26T16:42:41Z
https://github.com/Piwigo/Piwigo/issues/98
97,225,791
98
[ "Piwigo", "Piwigo" ]
**Reported by VDigital on 24 Jul 2009 12:28** **Version:** 2.0.3 "Instructions: Any of a number of instructions from the provider or creator to the receiver of the image which might include any of the following: embargoes (NewsMagazines OUT) and other restrictions not covered by the "Rights Usage Terms&quot...
[metadata] Admin Instructions for (categories and) pictures
https://api.github.com/repos/Piwigo/Piwigo/issues/97/comments
0
2015-07-25T13:10:14Z
2015-07-26T16:43:12Z
https://github.com/Piwigo/Piwigo/issues/97
97,225,768
97
[ "Piwigo", "Piwigo" ]
**Reported by plg on 24 Jul 2009 07:35** **Version:** 2.0.3 It would be better to have a $conf['default_privacy_level'] than to rely on MySQL default value for images.level column. This configuration setting would set the selected privacy level on the synchronization page (but you can change it before sync...
[security] default privacy level for photos
https://api.github.com/repos/Piwigo/Piwigo/issues/96/comments
2
2015-07-25T13:10:08Z
2015-07-26T16:42:41Z
https://github.com/Piwigo/Piwigo/issues/96
97,225,759
96
[ "Piwigo", "Piwigo" ]
**Reported by rub on 16 Jul 2009 11:57** Add column comment_level in #user_info table (mysql default value = 1) On registration, value of default profile will be used. Values of #user_infos.comment_level: o = -2 : Permanent untrusted user (no automatic changes) o = -1 : Permanent trusted user (no automatic chang...
[user comments] Auto-approval and anti-flood disabled
https://api.github.com/repos/Piwigo/Piwigo/issues/95/comments
4
2015-07-25T13:10:02Z
2015-07-26T16:42:41Z
https://github.com/Piwigo/Piwigo/issues/95
97,225,745
95
[ "Piwigo", "Piwigo" ]
**Reported by Eric B on 13 Jul 2009 12:03** **Version:** 2.0.3 from http://fr.piwigo.org/forum/viewtopic.php?pid=115450#p115450 **Steps to reproduce:** a) move a dir representing a cat out from the gallery b) synchronize "dir only" c) see the results: "0 images deleted" [Piwigo Bugtracker #1050...
[synchronization] Delete a category: "0 images deleted" displayed although content of the cat is removed
https://api.github.com/repos/Piwigo/Piwigo/issues/94/comments
0
2015-07-25T13:09:56Z
2015-07-26T16:43:12Z
https://github.com/Piwigo/Piwigo/issues/94
97,225,737
94
[ "Piwigo", "Piwigo" ]
**Reported by plg on 11 Jul 2009 22:10** **Version:** 2.0.3 We already have a configuration setting to hide the "subscribe to Piwigo Newsletter" link. But this is the only solution to hide this link. I mean that if you follow the link and subscribe, the link is still present. I think we should hide it as s...
[other] automatically hide the Newsletter subscribe link once subscribed
https://api.github.com/repos/Piwigo/Piwigo/issues/93/comments
3
2015-07-25T13:09:50Z
2019-06-28T12:45:18Z
https://github.com/Piwigo/Piwigo/issues/93
97,225,727
93
[ "Piwigo", "Piwigo" ]
**Reported by VDigital on 6 Jul 2009 21:57** **Version:** 2.0.3 Plugin could create a new page and forget a call of check_status(ACCESS_GUEST); So we need to promote check_status if $conf['guest_access'] === false in common.inc.php (except for register/identification pages). [Piwigo Bugtracker #1044](http:...
[authentication] check_status(ACCESS_GUEST) is too limited
https://api.github.com/repos/Piwigo/Piwigo/issues/92/comments
3
2015-07-25T13:09:44Z
2016-06-03T08:17:24Z
https://github.com/Piwigo/Piwigo/issues/92
97,225,717
92
[ "Piwigo", "Piwigo" ]
**Reported by VDigital on 19 May 2009 09:59** **Version:** 2.0.2 Source of errors and misunderstanding. Including: $conf['prefix_thumbnail'] = 'thumb_'; which generates lot of errors by the next following synchro. Localfiles Editor is there and we no longer need a such sample. [Piwigo Bugtrack...
[configuration] tools/config_local.inc.php have to be removed
https://api.github.com/repos/Piwigo/Piwigo/issues/91/comments
1
2015-07-25T13:09:38Z
2015-07-26T16:43:12Z
https://github.com/Piwigo/Piwigo/issues/91
97,225,708
91
[ "Piwigo", "Piwigo" ]
**Reported by repie38 on 15 May 2009 02:30** **Version:** 2.0.2 on caddie page, on unit mode (admin.php?page=element_set&cat=caddie&mode=unit) we don't have the caddie management section as on global mode (last section). should we have at least an "Empty caddie" button for unit mode ? and what ...
[other] Caddie management section for unit mode
https://api.github.com/repos/Piwigo/Piwigo/issues/90/comments
2
2015-07-25T13:09:32Z
2015-07-26T16:42:41Z
https://github.com/Piwigo/Piwigo/issues/90
97,225,691
90
[ "Piwigo", "Piwigo" ]
**Reported by momo-i on 12 May 2009 00:14** **Version:** 2.0.2 I think this isn't a bug. Because mysql results are not free, php always outputs Warning. Warning: Unknown: 1 result set(s) not freed. Use mysql_free_result to free result sets which were requested using mysql_query() in Unknown on line 0 **Additi...
[warnings] mysql_free_result
https://api.github.com/repos/Piwigo/Piwigo/issues/89/comments
0
2015-07-25T13:09:26Z
2015-07-26T16:43:12Z
https://github.com/Piwigo/Piwigo/issues/89
97,225,674
89
[ "Piwigo", "Piwigo" ]
**Reported by makno on 11 May 2009 22:59** It appears that the functionnlity which aloud to link elements to a new category would be at it's place in the manage category page. Whith this feature, all the operations which concerned management of the elements will be accessible in the same page. Report created afte...
[albums] "Link elements to a new category" in "manage category elements" page
https://api.github.com/repos/Piwigo/Piwigo/issues/88/comments
0
2015-07-25T13:09:19Z
2015-07-26T16:43:12Z
https://github.com/Piwigo/Piwigo/issues/88
97,225,670
88
[ "Piwigo", "Piwigo" ]
**Reported by repie38 on 4 May 2009 08:47** **Version:** 2.0.1 starting slideshow from a picture page add 2 to the view count but the pic has only be seen one time. **Steps to reproduce:** view a picture, and start slideshow **Additional information:** http://piwigo.org/forum/viewtopic.php?pid=106971 [Piwigo Bugtr...
[navigation] starting slideshow from picture page view count +1 and should not
https://api.github.com/repos/Piwigo/Piwigo/issues/87/comments
0
2015-07-25T13:09:14Z
2015-07-26T16:42:41Z
https://github.com/Piwigo/Piwigo/issues/87
97,225,654
87
[ "Piwigo", "Piwigo" ]
**Reported by Dudu on 28 Apr 2009 14:29** **Version:** 2.0.1 Certaines images peuvent être référencées sur le moteur de recherche google. Les visiteurs peuvent alors tout à loisirs charger les images sans pour autant visiter le site. Je propose donc pour chaque page, la possibilité de casser toutes frames éventuelle...
[other] Casser Frame Google et autres
https://api.github.com/repos/Piwigo/Piwigo/issues/86/comments
4
2015-07-25T13:09:08Z
2015-07-26T16:42:41Z
https://github.com/Piwigo/Piwigo/issues/86
97,225,650
86
[ "Piwigo", "Piwigo" ]
**Reported by worwan on 15 Apr 2009 06:54** **Version:** 2.0.1 My galleries are in e.g. in /gallery direcotory. This dir is accessible using webdav, that creates .DAV direcotories. But i definitely dont want to create .DAV kategories in piwigo..so i would appreciate configuration option for this. [Piwigo Bugtracker ...
[configuration] configuration option to ignore some directories in sync process
https://api.github.com/repos/Piwigo/Piwigo/issues/85/comments
0
2015-07-25T13:09:02Z
2015-07-26T16:42:41Z
https://github.com/Piwigo/Piwigo/issues/85
97,225,637
85
[ "Piwigo", "Piwigo" ]
**Reported by bernardd on 9 Apr 2009 15:52** Bonjour, J'utilise Piwigo en local pour surfer dans mes photographies de famille grâce à la merveilleuse fonction Tag (merveilleuse, car elle n'implique pas de connaître les mots clés pour faire une sélection). Je voulais pouvoir afficher une photographie et sur ...
[display] Proposition d'un plugin dérivé de Front2Back
https://api.github.com/repos/Piwigo/Piwigo/issues/84/comments
0
2015-07-25T13:08:56Z
2015-07-26T16:43:12Z
https://github.com/Piwigo/Piwigo/issues/84
97,225,631
84
[ "Piwigo", "Piwigo" ]
**Reported by VDigital on 21 Mar 2009 20:27** **Version:** 2.0.1 Some searches return strange results. e.g. Crossroad : 0 element Crossroa : 5 elements (all containing Crossroad in their names). French Topic http://fr.piwigo.org/forum/viewtopic.php?pid=108217#p108217 [Piwigo Bugtracker #957](http://piwigo.org/bugs/...
[search] Quicksearch can miss some result based on picture names
https://api.github.com/repos/Piwigo/Piwigo/issues/83/comments
0
2015-07-25T13:08:50Z
2015-07-26T16:43:12Z
https://github.com/Piwigo/Piwigo/issues/83
97,225,626
83
[ "Piwigo", "Piwigo" ]
**Reported by plg on 20 Mar 2009 22:39** **Version:** 2.0.1 On [Administration>Identification>Users] when you sort the user list by username, this setting is forgotten as soon as you leave this screen. It would be nice to store this setting in a dedicated user_cache.form_fields database column (PHP serialized)....
[users & groups] store filtering preference for user
https://api.github.com/repos/Piwigo/Piwigo/issues/82/comments
1
2015-07-25T13:08:44Z
2024-03-17T17:18:10Z
https://github.com/Piwigo/Piwigo/issues/82
97,225,622
82
[ "Piwigo", "Piwigo" ]
**Reported by plg on 19 Mar 2009 21:52** **Version:** 2.0.1 In [Administration>Identification>Users], the "Filter" form adds parameters in the URL. Now that we have PHP standard sessions, it would be much better to store these parameters in $_SESSION instead of adding noise to the URL. [Piwigo Bugtra...
[users & groups] use session parameters instead of url parameters for user list filtering
https://api.github.com/repos/Piwigo/Piwigo/issues/81/comments
0
2015-07-25T13:08:38Z
2015-07-26T16:42:41Z
https://github.com/Piwigo/Piwigo/issues/81
97,225,619
81
[ "Piwigo", "Piwigo" ]
**Reported by plg on 6 Mar 2009 23:47** **Version:** 2.0.0 JPEG files may contain a comment, it would be nice to make Piwigo compatible with this metadata. [Piwigo Bugtracker #935](http://piwigo.org/bugs/view.php?id=935)
[metadata] support for JPEG comment
https://api.github.com/repos/Piwigo/Piwigo/issues/80/comments
0
2015-07-25T13:08:26Z
2015-07-26T16:42:41Z
https://github.com/Piwigo/Piwigo/issues/80
97,225,608
80
[ "Piwigo", "Piwigo" ]
**Reported by Lykaon on 6 Mar 2009 12:17** **Version:** 2.0.0 The times displayed on the comments are in UTC. It would be nice if users could configure a time zone that would then be taken into account when showing the comment times for that user. It may make sense to apply this same adjustment to all times through...
[user comments] Feature Request: User configured Timezone
https://api.github.com/repos/Piwigo/Piwigo/issues/79/comments
0
2015-07-25T13:08:20Z
2015-07-26T16:42:51Z
https://github.com/Piwigo/Piwigo/issues/79
97,225,606
79
[ "Piwigo", "Piwigo" ]
**Reported by flipflip on 4 Mar 2009 08:41** la balise {$cat.CAPTION_NB_IMAGES} dans mainpage_categories.tpl renvoie le nombre d'images et de sous-catégories. Mais elle contient une balise html < br /> entre le nombre d'images et le nombre d'images dans les sous-catégories. ---- exemple ----- ## ...
[template] Séparation contenue / contenant pour le nombre d'images
https://api.github.com/repos/Piwigo/Piwigo/issues/78/comments
0
2015-07-25T13:08:14Z
2015-07-26T16:42:51Z
https://github.com/Piwigo/Piwigo/issues/78
97,225,595
78
[ "Piwigo", "Piwigo" ]
**Reported by plg on 27 Jan 2009 22:07** **Version:** 1.7.3 As described in post:104680, the notification email displays many information about a comment, but not the corresponding photo link. I think it would be useful to add it. [Piwigo Bugtracker #919](http://piwigo.org/bugs/view.php?id=919)
[notification] link on comment/photo missing in notification email
https://api.github.com/repos/Piwigo/Piwigo/issues/77/comments
0
2015-07-25T13:08:08Z
2015-07-26T16:42:51Z
https://github.com/Piwigo/Piwigo/issues/77
97,225,588
77
[ "Piwigo", "Piwigo" ]
**Reported by manuel_flury on 25 Jan 2009 19:02** **Version:** 1.7.3 In the file : // | branch : BSF (Best So Far) // | file : $Id: functions_metadata.inc.php 1900 2007-03-12 22:33:53Z rub $ // | last update : $Date: 2007-03-12 23:33:53 +0100 (Mon, 12 Mar 2007) $ // | last modifier : $Author: rub $...
[metadata] EXIF data on .avi files
https://api.github.com/repos/Piwigo/Piwigo/issues/76/comments
3
2015-07-25T13:08:02Z
2015-07-26T16:43:12Z
https://github.com/Piwigo/Piwigo/issues/76
97,225,582
76
[ "Piwigo", "Piwigo" ]
**Reported by plg on 3 Dec 2008 20:56** **Version:** 1.7.3 As requested in topic:14409, it would be nice to have email notification at photo level on new comments. We would need a subscription form (only registered users?) and the notification mechanism. I think a plugin would be the right way to do it, what's ...
[notification] email notification at photo level on new comment
https://api.github.com/repos/Piwigo/Piwigo/issues/75/comments
3
2015-07-25T13:07:56Z
2015-07-26T16:42:51Z
https://github.com/Piwigo/Piwigo/issues/75
97,225,579
75
[ "Piwigo", "Piwigo" ]
**Reported by Douviss on 18 Nov 2008 21:57** **Version:** 1.7.3 Il manque un bouton annuler ou " ne pas envoyer de miniature " lors de l'upload de photos [Piwigo Bugtracker #903](http://piwigo.org/bugs/view.php?id=903)
[navigation] Manque le bouton annuler lors de l'upload au niveau des miniatures
https://api.github.com/repos/Piwigo/Piwigo/issues/74/comments
3
2015-07-25T13:07:50Z
2015-07-26T16:43:12Z
https://github.com/Piwigo/Piwigo/issues/74
97,225,571
74
[ "Piwigo", "Piwigo" ]
**Reported by flipflip on 16 Oct 2008 05:57** **Version:** 1.7.2 J'ai ajouté un trigger pour permettre l'utilisation d'un plugin lors de la synchronisation des images dans la partie admin. ## Dans admin/site_update.php, vers la ligne 728 modifié : ``` $counts['upd_elements'] = count($datas);...
[other] Ajout d'un trigger pendant la synchronisation des fichiers
https://api.github.com/repos/Piwigo/Piwigo/issues/73/comments
4
2015-07-25T13:07:44Z
2023-09-08T15:14:13Z
https://github.com/Piwigo/Piwigo/issues/73
97,225,565
73
[ "Piwigo", "Piwigo" ]
**Reported by eric on 26 Sep 2008 19:26** **Version:** Butterfly 2 In administration page > Identification > Users Administrators can sort the users by registration date, username, privacy level or language. The username column is always displayed but not the others. The evolution requiered is to be able to d...
[users & groups] [Evolution] To be able to display more columns in users management view
https://api.github.com/repos/Piwigo/Piwigo/issues/72/comments
2
2015-07-25T13:07:38Z
2015-07-26T16:43:12Z
https://github.com/Piwigo/Piwigo/issues/72
97,225,560
72
[ "Piwigo", "Piwigo" ]
**Reported by VDigital on 18 Sep 2008 15:43** **Version:** Butterfly 2 New members have no favorites! So they are a bit lost with My favorites link which display an empty page!!! Several weeks or months later, they could find on the picture page how to add in favorites. In the same time, they have forgotten "M...
[display] Specials > My favorites should not be displayed till the member has no favorites
https://api.github.com/repos/Piwigo/Piwigo/issues/71/comments
4
2015-07-25T13:07:32Z
2015-07-26T16:42:51Z
https://github.com/Piwigo/Piwigo/issues/71
97,225,556
71
[ "Piwigo", "Piwigo" ]
**Reported by nikrou on 9 Sep 2008 12:14** The installation is a bit difficult specially for beginners. The idea is to make a wizard with severals easy steps to make it simplier. A resume at the end can give comments and/or advises about the server and the application. [Piwigo Bugtracker #858](http://piwigo.org/bugs/...
[installation & upgrade] Add a wizard for installation.
https://api.github.com/repos/Piwigo/Piwigo/issues/70/comments
1
2015-07-25T13:07:26Z
2015-07-26T16:43:12Z
https://github.com/Piwigo/Piwigo/issues/70
97,225,551
70
[ "Piwigo", "Piwigo" ]
**Reported by laurent_duretz on 4 Sep 2008 15:28** **Version:** Butterfly 1 It should be usefull to indicate in thumbnail generation page that thumbnail creation from big images and multiple (more than 20) thumbnails generation depends the server configuration and can generate a blank page. This indication could be ...
[display] Thumbnail creation
https://api.github.com/repos/Piwigo/Piwigo/issues/69/comments
2
2015-07-25T13:07:20Z
2015-07-26T16:43:12Z
https://github.com/Piwigo/Piwigo/issues/69
97,225,548
69
[ "Piwigo", "Piwigo" ]
**Reported by laurent_duretz on 3 Sep 2008 11:27** **Version:** Butterfly 1 Here are some remarks about configuration menu. 1)In left menu we should have: --> Générale --> Historique --> Commentaires --> Téléchargements --> Affichage par défaut --> <blank> --> Menu --> Templates (modèle...
[navigation] Remarks about configuration menu
https://api.github.com/repos/Piwigo/Piwigo/issues/68/comments
1
2015-07-25T13:07:14Z
2015-07-26T16:43:12Z
https://github.com/Piwigo/Piwigo/issues/68
97,225,544
68
[ "Piwigo", "Piwigo" ]
**Reported by VDigital on 3 Aug 2008 11:50** **Version:** 1.7.2 A site with search as the first objective would have a very heavy search table. Why keeping those so long? [Piwigo Bugtracker #840](http://piwigo.org/bugs/view.php?id=840)
[search] Searches are never deleted
https://api.github.com/repos/Piwigo/Piwigo/issues/67/comments
2
2015-07-25T13:07:08Z
2024-03-17T17:14:19Z
https://github.com/Piwigo/Piwigo/issues/67
97,225,538
67
[ "Piwigo", "Piwigo" ]
**Reported by VDigital on 20 May 2008 19:27** **Version:** 1.7.1 I would like only landscape picture as representative thumbnails (or only portrait, or only squared). [Piwigo Bugtracker #827](http://piwigo.org/bugs/view.php?id=827)
[navigation] Random category representatives can be filtered on their size
https://api.github.com/repos/Piwigo/Piwigo/issues/66/comments
1
2015-07-25T13:07:02Z
2015-07-26T16:42:51Z
https://github.com/Piwigo/Piwigo/issues/66
97,225,536
66
[ "Piwigo", "Piwigo" ]
**Reported by ddtddt on 4 May 2008 08:12** **Version:** 1.7.1 To identify the origin of the posts when there is regular reproduction of message, to indicate IP beside the pseudo one [Piwigo Bugtracker #824](http://piwigo.org/bugs/view.php?id=824)
[other] To post IP in the comment for the admin
https://api.github.com/repos/Piwigo/Piwigo/issues/65/comments
0
2015-07-25T13:06:55Z
2015-07-26T16:42:51Z
https://github.com/Piwigo/Piwigo/issues/65
97,225,532
65
[ "Piwigo", "Piwigo" ]
**Reported by VDigital on 2 May 2008 12:23** Virtual category creation : - Link all category elements to a new category - Add a virtual category - New storage category during synchro should create a permalink based on "category name" (if this permalink doesn't exist already). Reasons: Best refers by ...
[albums] Assume permalink creation at category creation time based on logical / physical name
https://api.github.com/repos/Piwigo/Piwigo/issues/64/comments
1
2015-07-25T13:06:50Z
2017-09-01T08:41:18Z
https://github.com/Piwigo/Piwigo/issues/64
97,225,517
64
[ "Piwigo", "Piwigo" ]
**Reported by linuxlefty on 13 Apr 2008 08:35** **Version:** 1.7.1 When trying to load large files that require more memory that is currently allocated to PHP, PHPWebGallery simply gives a blank page instead of giving some kind of useful information. **Steps to reproduce:** 1) Load a file that requires more memory t...
[image processing] PHPWebGallery chrashes when trying to load large files (Fix included)
https://api.github.com/repos/Piwigo/Piwigo/issues/63/comments
2
2015-07-25T13:06:44Z
2015-07-26T16:43:12Z
https://github.com/Piwigo/Piwigo/issues/63
97,225,501
63
[ "Piwigo", "Piwigo" ]
**Reported by A_wikatchikaen on 17 Mar 2008 11:16** **Version:** 1.7.1 Apres une discussion dans le fourm (http://forum.phpwebgallery.net/viewtopic.php?pid=84846#p84846), j'ai modifié le code pour pouvoir utiliser plusieurs champs IPTC aux tags de PWG. 1 - Modifier le config.inc (les indices sont à vérifier) $...
[metadata] Ajouter d'autres champs IPTC aux tags
https://api.github.com/repos/Piwigo/Piwigo/issues/62/comments
4
2015-07-25T13:06:38Z
2015-07-26T16:42:51Z
https://github.com/Piwigo/Piwigo/issues/62
97,225,487
62
[ "Piwigo", "Piwigo" ]
**Reported by Zaphod on 3 Mar 2008 14:58** **Version:** 1.7.1 Acutellement, on peut ajouter à la base de données de nouvelles colonnes pour inclure par exemples les IPTC de localisation (pays, région, ville, lieu). Il serait intéressant de pouvoir effectuer une recherche sur les nouveaux champs créés, au même titre ...
[search] Permettre la recherche sur de nouveaux champs de BBD (IPTC)
https://api.github.com/repos/Piwigo/Piwigo/issues/61/comments
4
2015-07-25T13:06:32Z
2024-03-17T17:17:18Z
https://github.com/Piwigo/Piwigo/issues/61
97,225,475
61
[ "Piwigo", "Piwigo" ]
**Reported by voyageur on 15 Feb 2008 15:17** **Version:** 1.7.1 Bonjour, c'est mon premier bug donc n'hesitez pas a me corriger. ce signalement fait suite a ce fil: http://forum.phpwebgallery.net/viewtopic.php?pid=82310 pour resumer, si un utilisateur enregistré change son mot de passe dans son profil, le...
[other] mise a jour du mot de passe mal exploitée par les plugin phpBB et PunBB
https://api.github.com/repos/Piwigo/Piwigo/issues/60/comments
1
2015-07-25T13:06:26Z
2015-07-26T16:43:12Z
https://github.com/Piwigo/Piwigo/issues/60
97,225,461
60
[ "Piwigo", "Piwigo" ]
**Reported by durenor on 1 Jan 2008 05:41** **Version:** 1.7.0 error can occurs in multiple places. 1. synchronizing "only directories" or directories that contains no images 2. disassociating all images from a category **Steps to reproduce:** 1. goto Admin > Categories > Synchronize 2. create empty ...
[albums] mysql error 1048] Column 'nb_images' cannot be null
https://api.github.com/repos/Piwigo/Piwigo/issues/59/comments
4
2015-07-25T13:06:20Z
2015-07-26T16:43:12Z
https://github.com/Piwigo/Piwigo/issues/59
97,225,449
59
[ "Piwigo", "Piwigo" ]
**Reported by maurophp on 22 Dec 2007 06:36** Hello everybody, I'm back to this forum trying to participate for a further greater project. My question/suggestion is: why the template doesn't use the keywords related to every pic as alt tag instead of use the file name? example: <img src="http://www...
[tags] Image alt tag using iptc keywords
https://api.github.com/repos/Piwigo/Piwigo/issues/58/comments
0
2015-07-25T13:06:14Z
2015-07-26T16:42:50Z
https://github.com/Piwigo/Piwigo/issues/58
97,225,439
58
[ "Piwigo", "Piwigo" ]
**Reported by rub on 24 Nov 2007 10:03** Change comment notification options in order to ameliorate the interface. Result (in french): [X] Validation des commentaires Activer la notification: - Jamais - Pour tout nouveau commentaire - Uniquement si la validation est nécessaire Notification envoyée: [X] Au webmestre...
[notification] Comment notification
https://api.github.com/repos/Piwigo/Piwigo/issues/57/comments
4
2015-07-25T13:06:08Z
2015-07-26T16:42:50Z
https://github.com/Piwigo/Piwigo/issues/57
97,225,421
57
[ "Piwigo", "Piwigo" ]
**Reported by rub on 1 Nov 2007 16:51** Add of triggers in history parts in order to have several history systems. [Piwigo Bugtracker #774](http://piwigo.org/bugs/view.php?id=774)
[other] Statistics & plugin triggers => multi history
https://api.github.com/repos/Piwigo/Piwigo/issues/56/comments
2
2015-07-25T13:06:02Z
2018-03-31T15:26:38Z
https://github.com/Piwigo/Piwigo/issues/56
97,225,409
56
[ "Piwigo", "Piwigo" ]
**Reported by eric on 17 Oct 2007 19:48** **Version:** 1.7.0 Sujet discuté ici : http://forum.phpwebgallery.net/viewtopic.php?id=11986 Actuellement, les utilisateurs inscrits et les guests peuvent s'abonner comme bon leur semble au flux RSS pour les notifications. Par contre, pour l'inscription NBM, seul l...
[notification] [Evolution] Permettre aux utilisateurs de choisir eux même NBM
https://api.github.com/repos/Piwigo/Piwigo/issues/55/comments
0
2015-07-25T13:05:56Z
2015-07-26T16:42:50Z
https://github.com/Piwigo/Piwigo/issues/55
97,225,394
55
[ "Piwigo", "Piwigo" ]
**Reported by ddtddt on 8 Oct 2007 20:26** **Version:** 2.3.0beta3 it scans inside the thumbnails folders **Steps to reproduce:** create a folder in a "thumbnails" folder and add pics in it go to the page for the thumbnails creation it detects the pics and wil create the thumbnails Hopefully no problem wit...
[other] it creates thumbnails in sub-repertories in /thumbnails folders
https://api.github.com/repos/Piwigo/Piwigo/issues/54/comments
1
2015-07-25T13:05:50Z
2015-07-26T16:43:12Z
https://github.com/Piwigo/Piwigo/issues/54
97,225,387
54
[ "Piwigo", "Piwigo" ]
**Reported by tipytch on 8 Oct 2007 19:08** **Version:** 1.7.0 Lorsqu'un nouveau membre s'inscrit, on ne sait pas toujours qui c'est, où l'on a rencontré la personne... Il serait bien d'avoir, aprés les champs "login", "mot de passe", "confirmation", et "adr...
[authentication] Envoi d'un mail présentant le nouveau membre lors de son inscription
https://api.github.com/repos/Piwigo/Piwigo/issues/53/comments
0
2015-07-25T13:05:44Z
2015-07-26T16:43:12Z
https://github.com/Piwigo/Piwigo/issues/53
97,225,383
53
[ "Piwigo", "Piwigo" ]
**Reported by grum on 30 Sep 2007 07:26** **Version:** 1.7.0 Suite à la demande de flipflip (http://bugs.phpwebgallery.net/view.php?id=752) sur l'ajout de trigger au moment de la synchro, j'en profite pour rajouter mes miens : - un trigger qui se déclenche au début de la synchronisation des éléments - un au...
[other] Ajout de trigger côté admin
https://api.github.com/repos/Piwigo/Piwigo/issues/52/comments
1
2015-07-25T13:05:38Z
2016-06-03T08:19:41Z
https://github.com/Piwigo/Piwigo/issues/52
97,225,381
52
[ "Piwigo", "Piwigo" ]
**Reported by sakkhho on 14 Sep 2007 07:32** Pour faire suite à ça http://forum.phpwebgallery.net/viewtopic.php?pid=70841#p70841 Il serait bien d'avoir une option (à cocher) qui permettte d'associer tous les elements d'une catégorie (images et sous repetoires)à une nouvelle catégorie. Pour le moment la...
[albums] Associer tous les éléments (images + sous dossier) à une nouvelle catégorie
https://api.github.com/repos/Piwigo/Piwigo/issues/51/comments
0
2015-07-25T13:05:32Z
2015-07-26T16:43:12Z
https://github.com/Piwigo/Piwigo/issues/51
97,225,378
51
[ "Piwigo", "Piwigo" ]
**Reported by patnoe on 29 Aug 2007 10:05** **Version:** 1.7.0 A l'envoi de la Notification par mail j'ai les messages suivant qui s'affichent SELECT count(distinct image_id) as CountId FROM phpwebgallery_images INNER JOIN phpwebgallery_image_category AS ic ON image_id = id WHERE date_available &...
[notification] affichage erreur envoi notification
https://api.github.com/repos/Piwigo/Piwigo/issues/50/comments
2
2015-07-25T13:05:26Z
2015-07-26T16:43:21Z
https://github.com/Piwigo/Piwigo/issues/50
97,225,374
50
[ "Piwigo", "Piwigo" ]
**Reported by Misiaque on 22 Jun 2007 07:54** **Version:** 1.7.0 We need means of setting the default charset for IPTC metadata, and have PhpWebGallery convert from this charset to the charset of the template/database. For example, I come from Poland, our characters don't exists in iso8859-1 charset, so I have ...
[metadata] Charset conversion of IPTC tags
https://api.github.com/repos/Piwigo/Piwigo/issues/49/comments
1
2015-07-25T13:05:20Z
2016-10-14T10:05:35Z
https://github.com/Piwigo/Piwigo/issues/49
97,225,372
49
[ "Piwigo", "Piwigo" ]
**Reported by lmollard on 14 Jun 2007 12:01** **Version:** 1.7.0 Prévoir d'afficher le nombre de visiteurs dans l'onglet "Statistiques" de l'historique (à coté du nombre de pages vues), comme c'était le cas dans la version 1.6.x. [Piwigo Bugtracker #706](http://piwigo.org/bugs/view.php?...
[other] Nombre de visiteurs dans l'onglet "Statistiques"
https://api.github.com/repos/Piwigo/Piwigo/issues/48/comments
0
2015-07-25T13:05:14Z
2015-07-26T16:42:50Z
https://github.com/Piwigo/Piwigo/issues/48
97,225,363
48
[ "Piwigo", "Piwigo" ]
Related to #29
[installation & upgrade] Procédure incomplète lorsque les thèmes personnalisés ne sont pas chargés préalablement à l'upgrade
https://api.github.com/repos/Piwigo/Piwigo/issues/47/comments
0
2015-07-25T13:05:08Z
2015-07-26T16:43:21Z
https://github.com/Piwigo/Piwigo/issues/47
97,225,359
47
[ "Piwigo", "Piwigo" ]
**Reported by jpdn2 on 1 Jun 2007 22:07** **Version:** 1.7.0 Pour catégoriser des images, if faut aller en mode administration , puis gestion des catégorie et afficher les éléments d'une catégorie (physique) Les vignettes s'affichent mais sans les champs associés ( noms, date de création) qui faciliteraien...
[albums] Catégoriser facilement des images selon leur nom
https://api.github.com/repos/Piwigo/Piwigo/issues/46/comments
1
2015-07-25T13:05:02Z
2015-07-26T16:43:21Z
https://github.com/Piwigo/Piwigo/issues/46
97,225,355
46
[ "Piwigo", "Piwigo" ]
**Reported by VDigital on 6 May 2007 07:49** **Version:** Butterfly 1 Categories with other kind files (.mp3 .zip ...). Message: [l10n] language key "from %s to %s" is not defined Impact index/categories pages on $conf['display_fromto'] = true; and subcatify... [Piwigo Bugtracker #685](http://p...
[language] Categories without pictures get l10n warning messages
https://api.github.com/repos/Piwigo/Piwigo/issues/45/comments
2
2015-07-25T13:04:56Z
2015-07-26T16:43:21Z
https://github.com/Piwigo/Piwigo/issues/45
97,225,350
45
[ "Piwigo", "Piwigo" ]
**Reported by gbo on 26 Apr 2007 18:26** **Version:** 1.7.0RC2 Les méta données sont alimentées par la description des catégories (Description) et Tag pour (Keywords). Mais la page principale n'a pas de description. Il serait souhaitable de disposer de valeurs par défaut, si les champs ci dessus sont vides [Piw...
[authentication] la description des pages est dynamique, idem pour les mots clés
https://api.github.com/repos/Piwigo/Piwigo/issues/44/comments
3
2015-07-25T13:04:50Z
2015-07-26T16:43:21Z
https://github.com/Piwigo/Piwigo/issues/44
97,225,347
44