| Commit message (Expand) | Author | Files | Lines |
2009-03-04 | Remove get_html_menu_category function and use smarty abilities. | patdenice | 1 | -1/+1 |
2009-01-04 | Administration: happy new year 2009, all PHP headers updated. | plegall | 1 | -1/+1 |
2008-10-27 | use of a boolean value for the "qsearch" $block->data variable | grum | 1 | -1/+1 |
2008-10-26 | menu item "quicksearch" will be displayed only if a $block->data is set (like | grum | 1 | -0/+4 |
2008-09-10 | - fix undefined template vars U_LOST_PASSWORD (menubar), F_ACTION (extend_for... | rvelices | 1 | -0/+1 |
2008-08-28 | - based on test_menu by grum (thanks to you) - integration of dynamic menu ba... | rvelices | 1 | -235/+232 |
2008-07-01 | - remember me cookie security improvement (the time when the cookie was gener... | rvelices | 1 | -21/+15 |
2008-05-02 | Resolved issue 0000823: Enhance upload functionalities | rub | 1 | -6/+2 |
2008-04-05 | Bug fixed: as rvelices notified me by email, my header replacement script was | plegall | 1 | -24/+0 |
2008-04-04 | Modification: new header on PHP files, PhpWebGallery renamed Piwigo. | plegall | 1 | -0/+21 |
2008-03-21 | - minor language changes and use template->assign instead of template->assign... | rvelices | 1 | -1/+1 |
2008-03-01 | - index.tpl, menubar.tpl, mainpage_categories.tpl and month_calendar.tpl go s... | rvelices | 1 | -96/+66 |
2008-01-30 | Replace old use of $lang by l10n function. | rub | 1 | -20/+20 |
2007-09-29 | Next of commit 2109 | rub | 1 | -1/+1 |
2007-09-28 | 0000740: English sentence in French advices | vdigital | 1 | -1/+1 |
2007-06-05 | Resolved issue 0000697: with generic user a author name is necessary to comme... | rub | 1 | -2/+2 |
2007-03-29 | o add missing $lang | rub | 1 | -4/+4 |
2007-02-27 | - refactoring page['category'] before 1.7 release | rvelices | 1 | -3/+2 |
2007-02-14 | tags returned by get_all_tags, get_available_tags contain id key instead of t... | rvelices | 1 | -12/+2 |
2007-02-07 | Issue 0000639: Force selected page on index.php | rub | 1 | -1/+1 |
2007-01-22 | Issue 0000624: Enhanced Links Menu | rub | 1 | -1/+7 |
2007-01-18 | Issue 0000624: Enhanced Links Menu | rub | 1 | -1/+1 |
2007-01-17 | Issue 0000624: Enhanced Links Menu | rub | 1 | -8/+25 |
2007-01-15 | Fixed: Missing information "recent" in URL filter start parameter | rub | 1 | -1/+1 |
2007-01-15 | There are no filter enabled if filter configuration is empty (no icon, no fun... | rub | 1 | -17/+19 |
2007-01-09 | feature 606: search engine spider restrictions (meta robots) | rvelices | 1 | -5/+7 |
2006-12-21 | Feature Issue ID 0000601: Filter all public pages with only recent elements | rub | 1 | -0/+22 |
2006-12-13 | - feature 599: option to forbid user registration | rvelices | 1 | -1/+5 |
2006-12-12 | Feature Issue ID 0000601: Filter all public pages with only recent elements | rub | 1 | -20/+16 |
2006-12-10 | Feature Issue ID 0000601: Filter all public pages with only recent elements | rub | 1 | -16/+21 |
2006-12-06 | feature 583: notification infromation can be filtered by the requester | rvelices | 1 | -1/+1 |
2006-11-07 | - added trigger_action in menubar and page_tail (begin and end) | rvelices | 1 | -33/+33 |
2006-08-15 | feature 519: quick search (first version) | rvelices | 1 | -14/+3 |
2006-07-28 | Fix bug 451: improvement | nikrou | 1 | -1/+1 |
2006-07-26 | function names are case-insensitive but it's a good idea to call functions | nikrou | 1 | -14/+14 |
2006-07-06 | merge -r1435 from branch-1_6 to trunk | rvelices | 1 | -1/+13 |
2006-06-22 | svn merge -r1366:1371 from branch 1.6 into trunk | nikrou | 1 | -268/+14 |
2006-04-11 | merge r1144 from branch-1_6 into trunk | rvelices | 1 | -1/+2 |
2006-04-04 | bug fixed: about.php was not starting with get_root_url() | plegall | 1 | -5/+1 |
2006-04-04 | fix: sql query erros when: no items for the selected tag, search returns | rvelices | 1 | -21/+15 |
2006-04-02 | improvement: tags replace keywords. Better data model, less | plegall | 1 | -0/+80 |
2006-04-01 | fix: allow adviser message was not allowing cookies to be sent | rvelices | 1 | -1/+1 |
2006-03-30 | fix: image_order cookie path fixed for url rewriting | rvelices | 1 | -1/+1 |
2006-03-28 | moved category.php to index.php | rvelices | 1 | -2/+2 |
2006-03-23 | URL rewrite: 3 options in the config file define behaviour (question mark | rvelices | 1 | -3/+3 |
2006-03-22 | URL rewriting: capable of fully working with urls without ? | rvelices | 1 | -10/+16 |
2006-03-21 | URL rewriting: fix some old links, calendar simplification and prepare code | rvelices | 1 | -39/+31 |
2006-03-17 | URL rewrite for chronology: uses $page['chronology'] and | rvelices | 1 | -29/+38 |
2006-03-16 | bug fixed: create_navigation_bar take into account clean URL if requested. | plegall | 1 | -5/+6 |
2006-03-16 | language: cleanup unused, uniformization and no more L_ variables in | rvelices | 1 | -23/+3 |