| Commit message (Expand) | Author | Files | Lines |
2012-04-02 | - comment edit form looks ok now with the new comment layout | rvelices | 1 | -4/+5 |
2012-01-20 | feature 2548 multisize | rvelices | 1 | -9/+12 |
2012-01-17 | update Piwigo headers to 2012, last change before the expected (or not) apoca... | mistic100 | 1 | -1/+1 |
2012-01-14 | feature:2549 Allow to disable comments for everybody | mistic100 | 1 | -0/+5 |
2011-12-27 | feature 2541 multisize | rvelices | 1 | -2/+2 |
2011-12-19 | bug:2539 we can't edit the same comment twice without change page | mistic100 | 1 | -2/+2 |
2011-06-07 | bug:2328 wrong variable given | mistic100 | 1 | -1/+1 |
2011-06-04 | transmit comment ID to template on comments and picture_comment | mistic100 | 1 | -0/+1 |
2011-05-09 | restore HOME links, change parameter name for remove menu on certain page | mistic100 | 1 | -1/+1 |
2011-05-07 | merge spread_menus to the core | mistic100 | 1 | -0/+8 |
2011-03-14 | bug:2221 | flop25 | 1 | -1/+1 |
2011-01-18 | Happy new year 2011 | plegall | 1 | -2/+2 |
2011-01-16 | feature 2102 : rename item/image/picture to photo (public side) | rvelices | 1 | -1/+1 |
2010-10-30 | feature 1915: add protection on user registration against robots | rvelices | 1 | -1/+1 |
2010-10-29 | merge r7487 from branch 2.1 to trunk | plegall | 1 | -1/+7 |
2010-09-13 | merge r6909 from branch 2.1 to trunk | plegall | 1 | -0/+2 |
2010-06-24 | Bug 1735 fixed : amend commit 6596 | nikrou | 1 | -1/+10 |
2010-06-24 | Bug 1735 fixed : Comment page is not PostgreSQL compatible | nikrou | 1 | -16/+23 |
2010-03-20 | fix bug (a comment could be displayed several times in the comments liat) | rvelices | 1 | -15/+14 |
2010-03-19 | increase copyright year to 2010 | plegall | 1 | -1/+1 |
2010-03-19 | bug 1328: backport the pwg_token on trunk | plegall | 1 | -62/+134 |
2009-11-29 | Feature_1255 : | nikrou | 1 | -1/+2 |
2009-11-25 | Feature 1255: modification in sql queries | nikrou | 1 | -4/+4 |
2009-11-21 | Feature 1255 : limit params in sql queries were in wrong order (LIMIT count O... | nikrou | 1 | -1/+1 |
2009-11-21 | Feature 1255 : improve sql | nikrou | 1 | -1/+1 |
2009-11-20 | Feature 1244 resolved | nikrou | 1 | -3/+3 |
2009-11-04 | bug 1220 : fix regression in display when search by author or by keyword cont... | nikrou | 1 | -2/+2 |
2009-10-28 | bug 1220 : fix XSS vulnerability. | nikrou | 1 | -6/+17 |
2009-07-16 | - fix php warning from comment_list.tpl | rvelices | 1 | -20/+2 |
2009-07-04 | merge r3519 from branch 2.0 to trunk | vdigital | 1 | -0/+4 |
2009-07-01 | - remove unnecessary addslashes in comments.cpp | rvelices | 1 | -14/+14 |
2009-06-24 | Fix two problem with Feature 1026 : | nikrou | 1 | -4/+4 |
2009-06-23 | Feature 1026 step 2 : | nikrou | 1 | -8/+23 |
2009-06-23 | Feature 1026 : Modify / delete comments for users | nikrou | 1 | -17/+52 |
2009-06-10 | remove duplicate retrieved field | nikrou | 1 | -1/+0 |
2009-03-05 | Create navigation_bar.tpl file. | patdenice | 1 | -1/+1 |
2009-02-04 | - removed second parameter $type from function format_date | rvelices | 1 | -1/+1 |
2009-01-04 | Administration: happy new year 2009, all PHP headers updated. | plegall | 1 | -1/+1 |
2008-10-16 | merge 2755 and 2756 from branch 2.0 to trunk | rvelices | 1 | -2/+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-08 | - security fix (profile) | rvelices | 1 | -1/+1 |
2008-02-28 | - migrate many templates to smarty | rvelices | 1 | -81/+32 |
2007-10-11 | - changed htmlentities to htmlspecialchars in comments.php (utf-8 issue) | rvelices | 1 | -2/+2 |
2007-09-27 | - admin, comments and tags pages include page_header later in the code (as in... | rvelices | 1 | -4/+2 |
2007-06-07 | Resolved issue 0000702: Code Injection with picture comment | rub | 1 | -1/+1 |
2007-05-15 | keyword search was not working comments.php | rvelices | 1 | -1/+1 |
2007-02-28 | feature 657: permalinks for categories | rvelices | 1 | -7/+2 |
2007-02-27 | - refactoring page['category'] before 1.7 release | rvelices | 1 | -3/+2 |
2007-02-22 | - user comments are not saved in the database with htmlspecialchars anymore | rvelices | 1 | -4/+0 |