aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - bug fixed : #eee background color for blockquote comments hadplegall2005-12-091-0/+1
| | | | | | | | disappeared. Now comments are displayed with same colors in comments.php and picture.php git-svn-id: http://piwigo.org/svn/branches/branch-1_5@977 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug fixed: PHP warning when no categories in menu, because $level was notplegall2005-12-091-0/+1
| | | | | | | initialized in get_html_menu_category function. git-svn-id: http://piwigo.org/svn/branches/branch-1_5@975 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 209 fixed: upgrade script did not delete obsolete columns in usersplegall2005-12-063-0/+217
| | | | | | | | | table. users.password column was not updated by upgrade script. To fix this bug, a new upgrade script from 1.5.0 was added even if database model did not change, it's just about fixing upgraded database. git-svn-id: http://piwigo.org/svn/branches/branch-1_5@974 68402e56-0260-453c-a942-63ccdbb3a9ee
* dd feature 221 : Add a link to "lost password" in quick connect formchrisaga2005-12-034-22/+38
| | | | | | | | plus link to "register" and move quickconnect rules from default-layout.css to menubar.css git-svn-id: http://piwigo.org/svn/branches/branch-1_5@973 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 220 fixed: french grammatical corrections.plegall2005-12-031-2/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_5@968 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 224 fixed: if no categories to synchronize (no directory inplegall2005-12-031-1/+1
| | | | | | | | "galleries" directory), crash on information retrieval from pictures uploaded by users. git-svn-id: http://piwigo.org/svn/branches/branch-1_5@966 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 226 fixed : mixed class and id for "infos" and "errors" between tpl and csschrisaga2005-12-032-4/+4
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_5@964 68402e56-0260-453c-a942-63ccdbb3a9ee
* svn properties : ignore config_local.inc.phpchrisaga2005-12-031-1/+0
| | | | | | | plus delete useless include/.cvsignore git-svn-id: http://piwigo.org/svn/branches/branch-1_5@962 68402e56-0260-453c-a942-63ccdbb3a9ee
* - feature 195 added: Link to admin main page added in admin menu. This isplegall2005-11-252-0/+2
| | | | | | | not a merge from BSF. git-svn-id: http://piwigo.org/svn/branches/branch-1_5@957 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 219 fixed: displaying "all" in "global mode" doesn't display allplegall2005-11-251-1/+2
| | | | | | | pictures but only all pictures from current display to end. git-svn-id: http://piwigo.org/svn/branches/branch-1_5@955 68402e56-0260-453c-a942-63ccdbb3a9ee
* - fix bug 222 : comments page broken with IEchrisaga2005-11-242-17/+24
| | | | | | | | IE doesn't understand child selector nor min-height use floating design instead of positionning git-svn-id: http://piwigo.org/svn/branches/branch-1_5@951 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 216 fixed: a message about validation required is given when a userplegall2005-11-191-9/+14
| | | | | | | submits a comment git-svn-id: http://piwigo.org/svn/branches/branch-1_5@947 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 215 fixed: unvalidated user comments are not displayed on userplegall2005-11-191-2/+4
| | | | | | | comments common page anymore git-svn-id: http://piwigo.org/svn/branches/branch-1_5@946 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 212 fixed: during registration process, different password andplegall2005-11-191-8/+9
| | | | | | | password confirmation triggered no error. git-svn-id: http://piwigo.org/svn/branches/branch-1_5@945 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 199 fixed: hard coded URL in RSS feed instead of usingplegall2005-11-181-1/+1
| | | | | | | $conf['gallery_url'] git-svn-id: http://piwigo.org/svn/branches/branch-1_5@944 68402e56-0260-453c-a942-63ccdbb3a9ee
* - corrupted picture comes backplegall2005-11-181-0/+0
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_5@943 68402e56-0260-453c-a942-63ccdbb3a9ee
* - delete a corrupted file, will be added back soonplegall2005-11-181-0/+0
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_5@942 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug fixed: UL/LI tags were not correctly closed in category menu tree.plegall2005-11-181-15/+8
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_5@940 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 206 fixed: PNG thumbnails clipped with IEchrisaga2005-11-1727-95/+103
| | | | | | | | | | | | - added class="icon" to recent.png (functions_html.inc.php) - added class="button" to al png button images (*.tpl) - changed pngfix.js to only fix icon or button images template improvement: category prettier and simpler (a little bit) - got rid of one SPAN level - content.css more readable git-svn-id: http://piwigo.org/svn/branches/branch-1_5@939 68402e56-0260-453c-a942-63ccdbb3a9ee
* - merge trunc r933:934 into branch 1.5 (bug 207 fixed)plegall2005-11-161-0/+6
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_5@935 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 197 fixed : IE doesn't support multiple classchrisaga2005-11-132-8/+11
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_5@933 68402e56-0260-453c-a942-63ccdbb3a9ee
* - merge trunc r930:931 into branch 1.5 (bug 198 fixed)plegall2005-11-121-0/+10
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_5@932 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 180 fixed: (report from BSF) remote_site.tpl doesn't validate.plegall2005-11-085-8/+25
| | | | | | | | - translation bug fixed: (report from BSF) generate_file_listing.php doesn't exist, it's create_listing_file.php ! git-svn-id: http://piwigo.org/svn/branches/branch-1_5@929 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Branch 1.5 creationplegall2005-11-082-2/+9
| | | | | | | | - modification: on a fix branch, version is not shown, neither generation time. git-svn-id: http://piwigo.org/svn/branches/branch-1_5@928 68402e56-0260-453c-a942-63ccdbb3a9ee
* This commit was manufactured by cvs2svn to create branch 'branch-1_5'.plegall2005-11-070-0/+0
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_5@926 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 184 fixed: for the third time...plegall2005-11-072-1/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@925 68402e56-0260-453c-a942-63ccdbb3a9ee
* - improvement: use a "filter" form for adding user comments.plegall2005-11-073-14/+35
| | | | git-svn-id: http://piwigo.org/svn/trunk@924 68402e56-0260-453c-a942-63ccdbb3a9ee
* (not in ChangeLog)plegall2005-11-051-5/+5
| | | | | | | | - bug fixed: French translation wrong on "v�rouiller" which should be written "verrouiller" git-svn-id: http://piwigo.org/svn/trunk@923 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 186 fixed: useless template theme icons deleted. Remaining icons inplegall2005-11-0541-3/+8
| | | | | | | GIF converted to PNG. git-svn-id: http://piwigo.org/svn/trunk@922 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 185 fixed: errors in language items.plegall2005-10-317-33/+39
| | | | git-svn-id: http://piwigo.org/svn/trunk@921 68402e56-0260-453c-a942-63ccdbb3a9ee
* (not in ChangeLog)plegall2005-10-311-0/+1
| | | | | | | | - "text-align: center" comes back on ul.categoryActions because action buttons were not centered in admin/picture_modify or admin/cat_modify git-svn-id: http://piwigo.org/svn/trunk@920 68402e56-0260-453c-a942-63ccdbb3a9ee
* - modification: use "filter" class for quickconnect box (with some customplegall2005-10-316-34/+50
| | | | | | | | | modifications) - bug fixed: the total number of pictures had disappeared git-svn-id: http://piwigo.org/svn/trunk@919 68402e56-0260-453c-a942-63ccdbb3a9ee
* 2005-10-30 volcomvolcom2005-10-307-12/+137
| | | | | | | | * bug 190 fixed: issue in stats.tpl display * bug fixed: labels of monthly, daily graph fixed git-svn-id: http://piwigo.org/svn/trunk@918 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 177 fixed: for Safari (was fixed for Konqueror only)chrisaga2005-10-262-3/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@917 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 183 fixed: Warning when trying to associate an image with an alreadyplegall2005-10-252-11/+26
| | | | | | | | associated category. Just coded the TODO instructions I had let some time ago. git-svn-id: http://piwigo.org/svn/trunk@916 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 184 fixed: .png button left aligned in IEchrisaga2005-10-242-1/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@915 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 182 fixed: newly created user is not displayed in the user list.plegall2005-10-232-2/+11
| | | | git-svn-id: http://piwigo.org/svn/trunk@914 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug fixed: during file tree synchronization, warning on finding the nextplegall2005-10-232-1/+17
| | | | | | | rank of category which has no sub-categories yet. git-svn-id: http://piwigo.org/svn/trunk@913 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: cat-list.tpl validate nowchrisaga2005-10-233-43/+13
| | | | | | | | improvement: removed some unnecessary css rules from old tests in FROM design in file default-layout.css git-svn-id: http://piwigo.org/svn/trunk@912 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 181 fixed: "Parameters not created in phpwebgallery_config duringplegall2005-10-233-2/+63
| | | | | | | | | upgrade". gallery_title and gallery_description had not been added to config table. (use|show)_(exif|iptc) and authorize_remembering have also been removed... git-svn-id: http://piwigo.org/svn/trunk@911 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 177 fixed: icon tools wrong position in Safari and Konquerorchrisaga2005-10-226-8/+37
| | | | | | | | | | | | Needed a little trick to fix it. Put the trick in a fix-khtml.css Loading in header.tpl and protected from IE, Geko and Opera, just in case (couldn't foud a safari css-only filter wich validate) bug fixed: issue in the FORM in remote_site.tpl which prevented HTML validation (still something to do with the TABLE). git-svn-id: http://piwigo.org/svn/trunk@910 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug fixed: link on a single day in Administration>General>History wasplegall2005-10-222-4/+24
| | | | | | | missing git-svn-id: http://piwigo.org/svn/trunk@909 68402e56-0260-453c-a942-63ccdbb3a9ee
* - use language item for set/unset instead of hard coded english itemsplegall2005-10-221-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@907 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 173 fixed: due to phpBB user identifiers management, the method toplegall2005-10-226-10/+41
| | | | | | | | | | | find the next user identifier has changer to MAX+1. - improvement: information message when new user added - bug fixed: language item "Username" used instead of "login". git-svn-id: http://piwigo.org/svn/trunk@906 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 176 fixed: need a javascript to handle transparent PNG background in IEchrisaga2005-10-205-7/+52
| | | | | | | | | | (tribute to Bob Osola http://homepage.ntlworld.com/bobosola/index.htm display: fixed another IE childselector bug in Categories Management admin page and improved display of this page in all browsers too. git-svn-id: http://piwigo.org/svn/trunk@905 68402e56-0260-453c-a942-63ccdbb3a9ee
* - warning fixed: $_GET['year'] and $_GET['month'] are not always defined toplegall2005-10-191-7/+19
| | | | | | | create navigation bar in admin/stats. $_GET['day'] does not exist git-svn-id: http://piwigo.org/svn/trunk@904 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 174 fixed: use_exif_mapping configuration parameter was not used toplegall2005-10-192-6/+29
| | | | | | | list database fields to update from EXIF values. git-svn-id: http://piwigo.org/svn/trunk@903 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 172 fixed: crash when changing password with an external usersplegall2005-10-184-8/+9
| | | | | | | | table. The same kind of correction was also made in picture.php and register.php. git-svn-id: http://piwigo.org/svn/trunk@902 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 159 and 166 fixed: parameter "options" for mail() function disabled byplegall2005-10-183-4/+20
| | | | | | | default. git-svn-id: http://piwigo.org/svn/trunk@901 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 165 fixed : La largeur par d��faut en PIXELS pas en Kbchrisaga2005-10-182-1/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@900 68402e56-0260-453c-a942-63ccdbb3a9ee