aboutsummaryrefslogtreecommitdiffstats
path: root/index.php (unfollow)
Commit message (Expand)AuthorFilesLines
2008-02-27Resolved issue 0000807: New slideshow featuresrub1-4/+19
2007-10-16- quick search optimizations (less queries)rvelices1-11/+6
2007-10-12- fix plugin menu link broken with xamp (realpath behaves differently)rvelices1-37/+50
2007-10-02- render_category_description and render_category_literal_description events ...rvelices1-2/+1
2007-10-010000749: Add an option to add new elements to caddie when synchronize database.patdenice1-1/+1
2007-08-25Resolved 0000728: Add description triggers for categories and elementsrub1-1/+2
2007-03-29 o add missing $langrub1-5/+4
2007-02-27- refactoring page['category'] before 1.7 releaservelices1-2/+2
2007-02-15- feature 642: display both subcategory thumbnails and element thumbnails (if arvelices1-8/+15
2007-02-14tags returned by get_all_tags, get_available_tags contain id key instead of t...rvelices1-6/+1
2007-02-10Replace all flat_cat by flat.rub1-8/+8
2007-01-16Modification: new data model for history, more compact, more efficient. Aplegall1-1/+1
2007-01-15There are no filter enabled if filter configuration is empty (no icon, no fun...rub1-8/+8
2007-01-11- better code in filter.inc.php (remove unused code + filter is not resetedrvelices1-3/+3
2006-12-21Feature Issue ID 0000601: Filter all public pages with only recent elementsrub1-58/+9
2006-12-14- plugins admin menu appear now in the admin page menubarrvelices1-1/+1
2006-12-13Feature Issue ID 0000601: Filter all public pages with only recent elementsrub1-9/+42
2006-12-10Feature Issue ID 0000601: Filter all public pages with only recent elementsrub1-0/+29
2006-12-02improve page header : slightly prettier title and chrisaga1-1/+2
2006-12-01Resolved Issue ID 0000299:rub1-5/+1
2006-12-01- sessions are always started (even for visitors)rvelices1-10/+9
2006-11-10git-svn-id: http://piwigo.org/svn/trunk@1604 68402e56-0260-453c-a942-63ccdbb3...rvelices1-18/+12
2006-08-15feature 519: quick search (first version)rvelices1-0/+35
2006-07-28Fix bug 451: improvementnikrou1-18/+0
2006-07-26function names are case-insensitive but it's a good idea to call functions nikrou1-7/+7
2006-07-15improve : allow to redirect guest from index.php to identification.php (featu...chrisaga1-0/+4
2006-07-06merge -r1435 from branch-1_6 to trunk rvelices1-12/+0
2006-06-22svn merge -r1366:1371 from branch 1.6 into trunknikrou1-264/+4
2006-04-11merge r1144 from branch-1_6 into trunkrvelices1-1/+2
2006-04-04bug fixed: about.php was not starting with get_root_url()plegall1-5/+1
2006-04-04fix: sql query erros when: no items for the selected tag, search returnsrvelices1-21/+15
2006-04-02improvement: tags replace keywords. Better data model, lessplegall1-0/+80
2006-04-01fix: allow adviser message was not allowing cookies to be sentrvelices1-1/+1
2006-03-30fix: image_order cookie path fixed for url rewritingrvelices1-1/+1
2006-03-28moved category.php to index.phprvelices1-2/+2
2006-03-23URL rewrite: 3 options in the config file define behaviour (question mark rvelices1-3/+3
2006-03-22URL rewriting: capable of fully working with urls without ?rvelices1-10/+16
2006-03-21URL rewriting: fix some old links, calendar simplification and prepare code rvelices1-39/+31
2006-03-17URL rewrite for chronology: uses $page['chronology'] and rvelices1-29/+38
2006-03-16bug fixed: create_navigation_bar take into account clean URL if requested.plegall1-5/+6
2006-03-16language: cleanup unused, uniformization and no more L_ variables in rvelices1-23/+3
2006-03-15new: cleaner URL. Instead of category.php?cat=search&search=123&start=42,plegall1-181/+170
2006-03-15feature 262: new user cached information nb_total_picturesrvelices1-1/+1
2006-03-09Step 2 improvement issue 0000301:rub1-1/+11
2006-03-08Step 1 improvement issue 0000301:rub1-2/+2
2006-02-28calendar improvements: week on weekly list starts on Monday,rvelices1-16/+54
2006-02-28remake of Remote sites and synchronize: final integration and old code cleanuprvelices1-2/+2
2006-02-24calendar: added posted/created chronologyrvelices1-1/+1
2006-02-24fix: remove all php warnings and noticesrvelices1-12/+14
2006-02-23new calendar completely integratedrvelices1-26/+30