aboutsummaryrefslogtreecommitdiffstats
path: root/picture.php (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-03just some optimizations (especially for large dbs)rvelices1-5/+5
2008-04-25- less mysql queries on picture page (under some circumstances)rvelices1-8/+31
2008-04-05Bug fixed: as rvelices notified me by email, my header replacement script wasplegall1-24/+0
2008-04-04Modification: new header on PHP files, PhpWebGallery renamed Piwigo.plegall1-0/+21
2008-03-08- upload.tpl goes smartyrvelices1-2/+0
2008-02-29picture, footer and picture modify template migrationrvelices1-157/+88
2008-02-28Resolved issue 0000807: New slideshow featuresrub1-1/+1
2008-02-27Resolved issue 0000807: New slideshow featuresrub1-46/+140
2008-01-31merge 2203 from branch-1_7 to trunkrvelices1-1/+1
2007-11-22New feature: 745: Separate CSS for slideshowvdigital1-1/+8
2007-10-29- send status code 403 when attempt to enter a user comment, but comments are...rvelices1-1/+1
2007-08-25Resolved 0000728: Add description triggers for categories and elementsrub1-1/+6
2007-06-30- fix help filesrvelices1-3/+5
2007-06-05Resolved issue 0000697: with generic user a author name is necessary to comme...rub1-1/+1
2007-05-15Replace some $lang by l10nrub1-5/+4
2007-03-09plugins only:rvelices1-17/+17
2007-02-27- refactoring page['category'] before 1.7 releaservelices1-3/+3
2007-02-20New: non picture files are now logged in history when downloaded. Theplegall1-1/+1
2007-02-19web service: added method to query search elementsrvelices1-1/+1
2007-02-16- adviser mode: added check on admin profile page and removed 2 read-only TAG...rvelices1-28/+9
2007-02-15Code refactoring.plegall1-25/+31
2007-02-15- feature 642: display both subcategory thumbnails and element thumbnails (if arvelices1-1/+1
2007-02-09- added plugin action loc_end_picturervelices1-34/+26
2007-02-07Feature 638 added: "Fixed navigation bar" extension integration.plegall1-31/+59
2007-01-17Issue 0000622: Optional light slideshow vdigital1-1/+18
2007-01-16Modification: new data model for history, more compact, more efficient. Aplegall1-1/+1
2007-01-11- better code in filter.inc.php (remove unused code + filter is not resetedrvelices1-1/+1
2007-01-09feature 606: search engine spider restrictions (meta robots)rvelices1-2/+7
2006-12-28Fix Feature Issue ID 0000585.rub1-1/+1
2006-12-21Feature Issue ID 0000601: Filter all public pages with only recent elementsrub1-1/+9
2006-12-02improve page header : slightly prettier title and chrisaga1-1/+7
2006-11-17- plugins can have full control over the path/url of the element/image/rvelices1-53/+18
2006-11-07- deprecated get_thumbnail_src (still there for compatibility). use rather rvelices1-11/+5
2006-11-01plugins last modifications + events are triggered now from picture.phprvelices1-109/+148
2006-07-26function names are case-insensitive but it's a good idea to call functions nikrou1-8/+8
2006-04-28merge -r1287 from branch-1_6 to trunkrvelices1-1/+2
2006-04-28merge -r1285 in from branch-1_6 to trunkrvelices1-1/+2
2006-04-21Issue ID 0000346:rub1-0/+3
2006-04-08merge -r1134 from branches/branch-1_6 into trunkrvelices1-3/+3
2006-04-05improvement: on picture.php, show title calculated inplegall1-14/+3
2006-04-02improvement: tags replace keywords. Better data model, lessplegall1-15/+33
2006-03-28fix: php 5 errors and warningsrvelices1-3/+5
2006-03-27improvement issue 0000127&0000301:rub1-6/+3
2006-03-23URL rewrite: 3 options in the config file define behaviour (question mark rvelices1-8/+22
2006-03-22URL rewriting: capable of fully working with urls without ?rvelices1-14/+9
2006-03-21URL rewriting: fix some old links, calendar simplification and prepare code rvelices1-42/+43
2006-03-17URL rewrite for chronology: uses $page['chronology'] and rvelices1-72/+69
2006-03-16Step 7 improvement issue 0000301:rub1-2/+5
2006-03-16bug fixed: create_navigation_bar take into account clean URL if requested.plegall1-109/+2
2006-03-15new: cleaner URL. Instead of category.php?cat=search&search=123&start=42,plegall1-694/+365