aboutsummaryrefslogtreecommitdiffstats
path: root/include/menubar.inc.php (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-18Escape all login and username characters in databaseEric1-1/+1
2009-03-04Remove get_html_menu_category function and use smarty abilities.patdenice1-1/+1
2009-01-04Administration: happy new year 2009, all PHP headers updated. plegall1-1/+1
2008-10-27use of a boolean value for the "qsearch" $block->data variablegrum1-1/+1
2008-10-26menu item "quicksearch" will be displayed only if a $block->data is set (likegrum1-0/+4
2008-09-10- fix undefined template vars U_LOST_PASSWORD (menubar), F_ACTION (extend_for...rvelices1-0/+1
2008-08-28- based on test_menu by grum (thanks to you) - integration of dynamic menu ba...rvelices1-235/+232
2008-07-01- remember me cookie security improvement (the time when the cookie was gener...rvelices1-21/+15
2008-05-02Resolved issue 0000823: Enhance upload functionalitiesrub1-6/+2
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-21- minor language changes and use template->assign instead of template->assign...rvelices1-1/+1
2008-03-01- index.tpl, menubar.tpl, mainpage_categories.tpl and month_calendar.tpl go s...rvelices1-96/+66
2008-01-30Replace old use of $lang by l10n function.rub1-20/+20
2007-09-29Next of commit 2109rub1-1/+1
2007-09-280000740: English sentence in French advicesvdigital1-1/+1
2007-06-05Resolved issue 0000697: with generic user a author name is necessary to comme...rub1-2/+2
2007-03-29 o add missing $langrub1-4/+4
2007-02-27- refactoring page['category'] before 1.7 releaservelices1-3/+2
2007-02-14tags returned by get_all_tags, get_available_tags contain id key instead of t...rvelices1-12/+2
2007-02-07Issue 0000639: Force selected page on index.phprub1-1/+1
2007-01-22Issue 0000624: Enhanced Links Menurub1-1/+7
2007-01-18Issue 0000624: Enhanced Links Menurub1-1/+1
2007-01-17Issue 0000624: Enhanced Links Menurub1-8/+25
2007-01-15Fixed: Missing information "recent" in URL filter start parameterrub1-1/+1
2007-01-15There are no filter enabled if filter configuration is empty (no icon, no fun...rub1-17/+19
2007-01-09feature 606: search engine spider restrictions (meta robots)rvelices1-5/+7
2006-12-21Feature Issue ID 0000601: Filter all public pages with only recent elementsrub1-0/+22
2006-12-13- feature 599: option to forbid user registrationrvelices1-1/+5
2006-12-12Feature Issue ID 0000601: Filter all public pages with only recent elementsrub1-20/+16
2006-12-10Feature Issue ID 0000601: Filter all public pages with only recent elementsrub1-16/+21
2006-12-06feature 583: notification infromation can be filtered by the requester rvelices1-1/+1
2006-11-07- added trigger_action in menubar and page_tail (begin and end)rvelices1-33/+33
2006-08-15feature 519: quick search (first version)rvelices1-14/+3
2006-07-28Fix bug 451: improvementnikrou1-1/+1
2006-07-26function names are case-insensitive but it's a good idea to call functions nikrou1-14/+14
2006-07-06merge -r1435 from branch-1_6 to trunk rvelices1-1/+13
2006-06-22svn merge -r1366:1371 from branch 1.6 into trunknikrou1-268/+14
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