| Commit message (Expand) | Author | Files | Lines |
2010-04-10 | feqture 1583 : show related tags block also when browsing non tag sections | rvelices | 1 | -20/+42 |
2010-04-08 | feature 1583: replace add_tag.png icon by a simple "+" character in the | plegall | 1 | -18/+16 |
2010-03-23 | Feature 1533: Change "General" by "Options" in Configuration menu. | patdenice | 1 | -1/+1 |
2010-03-19 | increase copyright year to 2010 | plegall | 1 | -1/+1 |
2010-03-02 | Feature 1451 : localization with gettext | nikrou | 1 | -18/+18 |
2009-11-18 | Escape all login and username characters in database | Eric | 1 | -1/+1 |
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 |