aboutsummaryrefslogtreecommitdiffstats
path: root/include/picture_comment.inc.php (unfollow)
Commit message (Expand)AuthorFilesLines
2011-06-04transmit comment ID to template on comments and picture_commentmistic1001-3/+2
2011-04-06bug:2152 no special parameter for updated comment validationmistic1001-41/+38
2011-04-06bug:2152 Comments revalidation when modifiedmistic1001-38/+41
2011-01-18Happy new year 2011plegall1-2/+2
2011-01-10- fix undefined function when editing a user comment on picture pagervelices1-19/+19
2010-10-30feature 1915: add protection on user registration against robots rvelices1-2/+2
2010-06-01- do not remove slashes before calling insert_user_comment (homogeneity with ...rvelices1-3/+3
2010-04-04bug 1579: admins should see all user comments on picture.php, validated or not.plegall1-15/+25
2010-04-04bug 1534: if you're a guest, if configuration tells you can't add userplegall1-3/+11
2010-03-19increase copyright year to 2010plegall1-1/+1
2010-03-19bug 1328: backport the pwg_token on trunkplegall1-20/+24
2010-03-02Feature 1451 : localization with gettextnikrou1-3/+3
2010-01-03Merge branch 'bug_1255'nikrou1-1/+1
2009-11-21Feature 1255 : improve sqlnikrou1-1/+1
2009-11-20Feature 1244 resolvednikrou1-2/+2
2009-11-18Escape all login and username characters in databaseEric1-3/+3
2009-11-15Feature 1241 resolved. replace mysql_fetch_array by mysql_fetch_assoc for sma...nikrou1-2/+2
2009-07-01- remove warn on unset variablervelices1-6/+6
2009-06-24Fix two problem with Feature 1026 :nikrou1-2/+3
2009-06-23Feature 1026 step 2 :nikrou1-8/+20
2009-06-23fix html bug (li) fix comment for guest bug (form missing)nikrou1-1/+1
2009-06-23Feature 1026 : Modify / delete comments for usersnikrou1-9/+29
2009-06-10feature 1028 : Allow admin to validate comment from picture pagenikrou1-3/+21
2009-03-05Create navigation_bar.tpl file.patdenice1-1/+1
2009-02-14Last (I hope) paranoic optims ...rvelices1-6/+5
2009-02-04- removed second parameter $type from function format_datervelices1-5/+2
2009-01-04Administration: happy new year 2009, all PHP headers updated. plegall1-1/+1
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-02-29picture, footer and picture modify template migrationrvelices1-43/+26
2007-10-29- send status code 403 when attempt to enter a user comment, but comments are...rvelices1-1/+5
2007-09-20- removed unused code from the calendarrvelices1-5/+6
2007-06-07Resolved issue 0000702: Code Injection with picture commentrub1-2/+3
2007-06-05Resolved issue 0000697: with generic user a author name is necessary to comme...rub1-8/+9
2007-02-26- bug 654: sql error on user comment (since my commit 1849)rvelices1-3/+1
2007-02-22- user comments are not saved in the database with htmlspecialchars anymorervelices1-187/+25
2007-02-14Stupid modification on picture_comment.inc.php about validate link!rub1-2/+2
2007-02-14My last improvements before 1.7.0RC1.rub1-2/+12
2007-02-12When not template are selected for mail, PWG uses default template..rub1-4/+2
2007-01-24- plugins with own independent scripts work now (cookie_path and url root arervelices1-3/+2
2007-01-23- revert feature 564: log the login of each user; but add the possibility to bervelices1-28/+10
2007-01-19feature 625: comment anti-spam - protect against some of the spam robotsrvelices1-3/+44
2006-11-22feature 440: send mail to admin when comment is enteredrvelices1-0/+25
2006-11-16- bug fix: comments_forall and category commentable were not checked during rvelices1-73/+155
2006-11-08- comments.php improvements:rvelices1-1/+1
2006-07-26function names are case-insensitive but it's a good idea to call functions nikrou1-1/+1
2006-03-23URL rewrite: 3 options in the config file define behaviour (question mark rvelices1-5/+9
2006-03-21URL rewriting: fix some old links, calendar simplification and prepare code rvelices1-9/+9
2006-03-16bug fixed: create_navigation_bar take into account clean URL if requested.plegall1-18/+8
2006-03-15new: cleaner URL. Instead of category.php?cat=search&search=123&start=42,plegall1-0/+229