aboutsummaryrefslogtreecommitdiffstats
path: root/include/section_init.inc.php (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-23- normalize behaviour of query search versus std search (now both return item...rvelices1-21/+6
2008-07-12- bug 600: Page not found after a strong rating revise (and extended to most ...rvelices1-34/+5
2008-07-05- feature 832: Folders with no images sql optimizationrvelices1-4/+13
2008-05-03just some optimizations (especially for large dbs)rvelices1-7/+42
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-04-04- an optimization of a Mysql query for tags (oddly but it's faster)rvelices1-6/+4
2008-01-30Replace old use of $lang by l10n function.rub1-8/+8
2007-11-29Merge from branch-1_7: 2174patdenice1-1/+2
2007-10-16- quick search optimizations (less queries)rvelices1-0/+4
2007-10-12- fix plugin menu link broken with xamp (realpath behaves differently)rvelices1-1/+6
2007-10-02- render_category_description and render_category_literal_description events ...rvelices1-6/+11
2007-05-02correct bug on one of my previous commits (flat for picture page)rvelices1-1/+1
2007-04-27category image order not correctrvelices1-2/+2
2007-04-26put some code from the huge section_init to 2 functionsrvelices1-205/+9
2007-04-13merge r1955 from branch-1_7 to trunk:rvelices1-2/+12
2007-04-09merge revisions 1938 and 1949 from branch-1_7 to trunk:rvelices1-1/+1
2007-03-08- plugin administration: small fix during activation phaservelices1-0/+3
2007-03-070000662: Recent elements don't use sometimes time and not truncated datetimerub1-2/+3
2007-02-28feature 657: permalinks for categoriesrvelices1-5/+68
2007-02-27- refactoring page['category'] before 1.7 releaservelices1-15/+8
2007-02-23Plugins:rvelices1-31/+8
2007-02-15- feature 642: display both subcategory thumbnails and element thumbnails (if arvelices1-53/+15
2007-02-14- thumbnails creation for all local sites (not only site id 1)rvelices1-5/+0
2007-02-10Replace all flat_cat by flat.rub1-8/+8
2007-02-08Issue 0000639: Force selected page on index.phprub1-13/+24
2007-02-08- correct php warnings (section_init and mass_inserts)rvelices1-20/+20
2007-02-07Issue 0000639: Force selected page on index.phprub1-2/+23
2007-01-15There are no filter enabled if filter configuration is empty (no icon, no fun...rub1-13/+11
2007-01-11- better code in filter.inc.php (remove unused code + filter is not resetedrvelices1-34/+15
2007-01-09feature 606: search engine spider restrictions (meta robots)rvelices1-8/+31
2007-01-08Feature Issue ID 0000601: Filter all public pages with only recent elementsrub1-1/+1
2007-01-02Issue ID 0000529 Re-Fixed.rub1-2/+2
2006-12-31Issue ID 0000529 Fixed.rub1-2/+2
2006-12-27Fix Feature Issue ID 0000608: crash when asking random images with no images ...rub1-4/+15
2006-12-21Feature Issue ID 0000601: Filter all public pages with only recent elementsrub1-41/+130
2006-12-01- sessions are always started (even for visitors)rvelices1-4/+2
2006-11-14feature 479: when more than 3 tags selected, be able to remove one tag rvelices1-24/+2
2006-11-10git-svn-id: http://piwigo.org/svn/trunk@1604 68402e56-0260-453c-a942-63ccdbb3...rvelices1-0/+2
2006-11-08- merge category_recent_cats and category_subcats into category_cats (a lot rvelices1-3/+3
2006-08-15feature 519: quick search (first version)rvelices1-4/+4
2006-07-26feature 169: each category can have its own image orderrvelices1-0/+5
2006-06-19bug 418: navigation bar in picture.php to the root of special categoriesrvelices1-4/+8
2006-05-09merge -r1305 from branch-1_6 to trunkrvelices1-1/+4
2006-04-28merge -r1287 from branch-1_6 to trunkrvelices1-1/+5
2006-04-21merge r1228 from branch-1_6 into trunkrvelices1-1/+1
2006-04-06improvement: urls for tags can contain now only the tag or the id and tagrvelices1-38/+48
2006-04-05image sort order for tagsrvelices1-10/+6
2006-04-04fix: sql query erros when: no items for the selected tag, search returnsrvelices1-8/+16
2006-04-02improvement: tags replace keywords. Better data model, lessplegall1-16/+101