aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bug 754 fixed for 1.7.2mathiasm2008-07-043-3/+12
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2422 68402e56-0260-453c-a942-63ccdbb3a9ee
* - tags improvement : pass to templates all fields in table #tags (handy for ↵rvelices2008-07-021-11/+14
| | | | | | plugins such as type tags) git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2414 68402e56-0260-453c-a942-63ccdbb3a9ee
* - tags improvement : pass to templates all fields in table #tags (handy for ↵rvelices2008-07-012-17/+18
| | | | | | plugins such as type tags) git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2410 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug 817 (metadata display persistency) fixed for branch_1.7mathiasm2008-06-281-12/+21
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2406 68402e56-0260-453c-a942-63ccdbb3a9ee
* - fix display of menubar related tags in IE7rvelices2008-05-233-8/+7
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2355 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merge from trunk revision 2353.patdenice2008-05-203-3/+4
| | | | | | | | 000819: "First" link was mapped with home navigation button Add trigger_event for menubar.php file in index.php Minor language correction. git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2354 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug 703: Authorization system in Cat management works now with well ordered ↵vdigital2008-05-171-6/+21
| | | | | | lists git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2348 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug: 740 Language reviewvdigital2008-05-162-3/+3
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2347 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug: 314 French language reviewvdigital2008-05-161-7/+7
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2345 68402e56-0260-453c-a942-63ccdbb3a9ee
* - admin multi view plugin allows to view the gallery as any user (not only ↵rvelices2008-05-151-39/+76
| | | | | | guest/admin) git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2341 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved issue 0000825: create_listing_file.php don't work with port server rub2008-05-141-1/+5
| | | | | | | Merge BSF 2336:2337 into branch-1_7 git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2338 68402e56-0260-453c-a942-63ccdbb3a9ee
* Admin waiting page was changed to upload, there are a lot time...rub2008-05-101-1/+1
| | | | | | | Merge BSF 2334:2335 into branch-1_7 git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2336 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r 2330 from trunkrvelices2008-05-041-1/+1
| | | | | | - fix issue when random representant was true git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2331 68402e56-0260-453c-a942-63ccdbb3a9ee
* just some optimizations (especially for large dbs)rvelices2008-05-033-18/+53
| | | | | | | - replace some REGEXP with LIKE in sql - optimized queries for the combination of large data sets with picture_url_style file git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2326 68402e56-0260-453c-a942-63ccdbb3a9ee
* French correctionrub2008-04-261-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2319 68402e56-0260-453c-a942-63ccdbb3a9ee
* - correct merge error of previous commitrvelices2008-04-251-4/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2311 68402e56-0260-453c-a942-63ccdbb3a9ee
* - merge r2308 and r2309 from trunk to branch-1_7rvelices2008-04-254-31/+57
| | | | | | | - minor mysql query optimizations - less mysql queries on the picture page (under some circumstances) git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2310 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r 2306 from trunk to branch-1_7rvelices2008-04-205-97/+58
| | | | | | - merged function ordering() with update_global_rank() and also optimized the queries git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2307 68402e56-0260-453c-a942-63ccdbb3a9ee
* - removed some unused codervelices2008-04-191-46/+20
| | | | | | | - mass_updates function does not need SELECT VERSION() - rewrote update_uppercats to avoid db update if no change git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2303 68402e56-0260-453c-a942-63ccdbb3a9ee
* - merge optimizitation of sql query (in section_init from trunk)rvelices2008-04-082-6/+4
| | | | | | - stricter check of url in parse_section_url git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2301 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved issue 0000815: Email format standardizationrub2008-03-184-45/+69
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2283 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 814ddtddt2008-03-181-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2282 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved issue 0000812: Format error with "$conf['enabled_format_email'] = ↵rub2008-03-171-5/+11
| | | | | | false;" git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2279 68402e56-0260-453c-a942-63ccdbb3a9ee
* Trigger correction in functions_user.inc.phppatdenice2008-03-091-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2271 68402e56-0260-453c-a942-63ccdbb3a9ee
* - security fix in profilervelices2008-03-081-12/+12
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2267 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved issue 0000807: New slideshow featuresrub2008-03-061-0/+0
| | | | | | Change icons by stripy icons git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2258 68402e56-0260-453c-a942-63ccdbb3a9ee
* 801: add trigger in register_user function.patdenice2008-03-012-1/+13
| | | | | | | 805: add 2 triggers in profile.php. 769: correct get_email_address_as_display_text function. git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2236 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved bugs:patdenice2008-02-293-4/+12
| | | | | | | | | | 741 and 793: Added user does not appear in listing. 769: show email address in adviser mode when editing user profil. 800: get_absolute_root_url does not work with https protocol. git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2228 68402e56-0260-453c-a942-63ccdbb3a9ee
* little correctionsrub2008-02-272-4/+7
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2220 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix no translationrub2008-02-272-1/+1
| | | | | | set new slideshow icon git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2219 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved issue 0000712: PWG-ERROR-VERSION on remote synchronizationrub2008-02-163-9/+83
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2212 68402e56-0260-453c-a942-63ccdbb3a9ee
* enhance keyboard navigation on picture page (first,last,thumbs)rvelices2008-02-151-16/+21
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2210 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge revisions 2205 and 2206 from trunk to branch-1_7rvelices2008-02-132-0/+29
| | | | | | | feature 803: Implement keyboard navigation (left/right arrows) on the picture page fix: non-image elements without representative and without mime type icon default to thumbnail if possible git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2207 68402e56-0260-453c-a942-63ccdbb3a9ee
* - small correction (the prefetch of nezt image was not correct on non image ↵rvelices2008-01-311-1/+1
| | | | | | pages generating 404 errors) git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2203 68402e56-0260-453c-a942-63ccdbb3a9ee
* Replace old use of $lang by l10n function.rub2008-01-3023-177/+177
| | | | | | | Merge BSF 2200:2201 into branch-1_7 git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2202 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved issue 0000794: Avoid to change create_listing_file.php on each versionrub2008-01-272-6/+29
| | | | | | | Resolved issue 0000795: In create_listing_file.php, it's not safe mode but set_time_limit is disabled git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2198 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug with no ref (and maybe 663): Currently if the "Search in subcategories" ↵vdigital2008-01-232-4/+16
| | | | | | | | | | | checkbox was unselected, all existing categories and elements were duplicated. Cause: Wrong comparison between fileserver directory list and already known files in tables. Resolution: keeping only the selected directory from the file server directory list in such cases, if that one is still allocated. git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2193 68402e56-0260-453c-a942-63ccdbb3a9ee
* Translation in English and correction of tag </ul>ddtddt2008-01-222-41/+36
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2191 68402e56-0260-453c-a942-63ccdbb3a9ee
* Locked bug: Search in sub-categories on synchronize screen has been hidden ↵vdigital2008-01-221-1/+5
| | | | | | | | | | | and replaced by a picture of a checked box. Currently if the real checkbox is unselected, it can duplicate all existing categories. A Warning message invites webmasters to contact us if they need this option. git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2190 68402e56-0260-453c-a942-63ccdbb3a9ee
* Place for create empty local files in install.phppatdenice2008-01-201-3/+3
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2188 68402e56-0260-453c-a942-63ccdbb3a9ee
* code's cleaning thank you rubddtddt2008-01-200-0/+0
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2186 68402e56-0260-453c-a942-63ccdbb3a9ee
* code's cleaning you rubddtddt2008-01-201-8/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2185 68402e56-0260-453c-a942-63ccdbb3a9ee
* Correction of the bug 779.ddtddt2008-01-203-0/+112
| | | | | | | File history.hrml in French git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2183 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved issue 0000791: recent icon is wrong with winter timerub2008-01-141-23/+7
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2181 68402e56-0260-453c-a942-63ccdbb3a9ee
* comit for the bug 782 and 783ddtddt2007-12-122-1/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2179 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved issue 0000784: Mail notification disabled on register userrub2007-12-114-42/+44
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2177 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add second parameter for render_category_description to differentiate both ↵patdenice2007-11-293-4/+7
| | | | | | | | triggers in category_cats.inc.php and section_init.inc.php. Add render_page_banner trigger. git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2174 68402e56-0260-453c-a942-63ccdbb3a9ee
* French translation correctionrub2007-11-281-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2173 68402e56-0260-453c-a942-63ccdbb3a9ee
* Send comment notification only if comment is not validated and $conf is true.rub2007-11-201-2/+6
| | | | | | Merge BSF 2165:2166 into branch-1_7 git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2167 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix: in page_header.php U_HOME template var was overwriting the ones from ↵rvelices2007-11-012-26/+14
| | | | | | | | every page -> now it is always make_index_url fix: unvalidated comments use start end for RSS instead of end only (otherwise google reader creates a new item every time it downloads the feed) git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2158 68402e56-0260-453c-a942-63ccdbb3a9ee