aboutsummaryrefslogtreecommitdiffstats
path: root/comments.php (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-14bug:2221flop251-1/+1
2011-01-18Happy new year 2011plegall1-2/+2
2011-01-16feature 2102 : rename item/image/picture to photo (public side)rvelices1-1/+1
2010-10-30feature 1915: add protection on user registration against robots rvelices1-1/+1
2010-10-29merge r7487 from branch 2.1 to trunkplegall1-1/+7
2010-09-13merge r6909 from branch 2.1 to trunkplegall1-0/+2
2010-06-24Bug 1735 fixed : amend commit 6596nikrou1-1/+10
2010-06-24Bug 1735 fixed : Comment page is not PostgreSQL compatiblenikrou1-16/+23
2010-03-20fix bug (a comment could be displayed several times in the comments liat)rvelices1-15/+14
2010-03-19increase copyright year to 2010plegall1-1/+1
2010-03-19bug 1328: backport the pwg_token on trunkplegall1-62/+134
2009-11-29Feature_1255 :nikrou1-1/+2
2009-11-25Feature 1255: modification in sql queriesnikrou1-4/+4
2009-11-21Feature 1255 : limit params in sql queries were in wrong order (LIMIT count O...nikrou1-1/+1
2009-11-21Feature 1255 : improve sqlnikrou1-1/+1
2009-11-20Feature 1244 resolvednikrou1-3/+3
2009-11-04bug 1220 : fix regression in display when search by author or by keyword cont...nikrou1-2/+2
2009-10-28bug 1220 : fix XSS vulnerability.nikrou1-6/+17
2009-07-16- fix php warning from comment_list.tplrvelices1-20/+2
2009-07-04merge r3519 from branch 2.0 to trunkvdigital1-0/+4
2009-07-01- remove unnecessary addslashes in comments.cpprvelices1-14/+14
2009-06-24Fix two problem with Feature 1026 :nikrou1-4/+4
2009-06-23Feature 1026 step 2 :nikrou1-8/+23
2009-06-23Feature 1026 : Modify / delete comments for usersnikrou1-17/+52
2009-06-10remove duplicate retrieved fieldnikrou1-1/+0
2009-03-05Create navigation_bar.tpl file.patdenice1-1/+1
2009-02-04- removed second parameter $type from function format_datervelices1-1/+1
2009-01-04Administration: happy new year 2009, all PHP headers updated. plegall1-1/+1
2008-10-16merge 2755 and 2756 from branch 2.0 to trunkrvelices1-2/+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-08- security fix (profile)rvelices1-1/+1
2008-02-28- migrate many templates to smartyrvelices1-81/+32
2007-10-11- changed htmlentities to htmlspecialchars in comments.php (utf-8 issue)rvelices1-2/+2
2007-09-27- admin, comments and tags pages include page_header later in the code (as in...rvelices1-4/+2
2007-06-07Resolved issue 0000702: Code Injection with picture commentrub1-1/+1
2007-05-15keyword search was not working comments.phprvelices1-1/+1
2007-02-28feature 657: permalinks for categoriesrvelices1-7/+2
2007-02-27- refactoring page['category'] before 1.7 releaservelices1-3/+2
2007-02-22- user comments are not saved in the database with htmlspecialchars anymorervelices1-4/+0
2007-02-14- thumbnails creation for all local sites (not only site id 1)rvelices1-1/+1
2007-01-11plugins improvements: allow plugins to fail the installation/activationrvelices1-63/+31
2007-01-03Fixed: HTML vulnerability (Cross Site Scripting)rub1-2/+2
2006-12-21Feature Issue ID 0000601: Filter all public pages with only recent elementsrub1-21/+32
2006-12-10Undo 597: Unvalidated commentsvdigital1-9/+0
2006-12-090000597: Unvalidated comments are displayed on public sidevdigital1-0/+9
2006-11-22feature 440: send mail to admin when comment is enteredrvelices1-13/+15
2006-11-08- comments.php improvements:rvelices1-56/+69
2006-10-17comments.php: cleanup url (t=1 in the url for an unknown reason) and image rvelices1-3/+4
2006-08-14fix bug 518: anyone can delete or validate a commentnikrou1-2/+5