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