| Commit message (Expand) | Author | Age | Files | Lines |
* | feature 2379: missing a "s" in languages keys | mistic100 | 2012-02-17 | 1 | -1/+1 |
* | feature 2379: option to change comments order: change caption again, fix a bu... | mistic100 | 2012-02-17 | 1 | -1/+1 |
* | fix comment order url when no question mark in urls | rvelices | 2012-02-13 | 1 | -1/+1 |
* | feature 2379: change captions for comment ordering | mistic100 | 2012-02-10 | 1 | -1/+1 |
* | feature 2548 multisize - custom sizes restricted to those requested by theme/... | rvelices | 2012-02-02 | 1 | -18/+4 |
* | update Piwigo headers to 2012, last change before the expected (or not) apoca... | mistic100 | 2012-01-17 | 1 | -1/+1 |
* | feaure:2379 option to display user comments sorted new>old instead of old>new | mistic100 | 2012-01-15 | 1 | -1/+27 |
* | feature:2538 transmits messages after comment edition trough SESSION (no more... | mistic100 | 2011-12-19 | 1 | -6/+1 |
* | feature:2538 Make a unified messages management | mistic100 | 2011-12-18 | 1 | -9/+4 |
* | feature 2384: improve average rating calculation (final) | rvelices | 2011-07-26 | 1 | -1/+1 |
* | transmit comment ID to template on comments and picture_comment | mistic100 | 2011-06-04 | 1 | -3/+2 |
* | bug:2152 no special parameter for updated comment validation | mistic100 | 2011-04-06 | 1 | -41/+38 |
* | bug:2152 Comments revalidation when modified | mistic100 | 2011-04-06 | 1 | -38/+41 |
* | Happy new year 2011 | plegall | 2011-01-18 | 1 | -2/+2 |
* | - fix undefined function when editing a user comment on picture page | rvelices | 2011-01-10 | 1 | -19/+19 |
* | feature 1915: add protection on user registration against robots | rvelices | 2010-10-30 | 1 | -2/+2 |
* | - do not remove slashes before calling insert_user_comment (homogeneity with ... | rvelices | 2010-06-01 | 1 | -3/+3 |
* | bug 1579: admins should see all user comments on picture.php, validated or not. | plegall | 2010-04-04 | 1 | -15/+25 |
* | bug 1534: if you're a guest, if configuration tells you can't add user | plegall | 2010-04-04 | 1 | -3/+11 |
* | increase copyright year to 2010 | plegall | 2010-03-19 | 1 | -1/+1 |
* | bug 1328: backport the pwg_token on trunk | plegall | 2010-03-19 | 1 | -20/+24 |
* | Feature 1451 : localization with gettext | nikrou | 2010-03-02 | 1 | -3/+3 |
* | Merge branch 'bug_1255' | nikrou | 2010-01-03 | 1 | -1/+1 |
* | Feature 1255 : improve sql | nikrou | 2009-11-21 | 1 | -1/+1 |
* | Feature 1244 resolved | nikrou | 2009-11-20 | 1 | -2/+2 |
* | Escape all login and username characters in database | Eric | 2009-11-18 | 1 | -3/+3 |
* | Feature 1241 resolved. replace mysql_fetch_array by mysql_fetch_assoc for sma... | nikrou | 2009-11-15 | 1 | -2/+2 |
* | - remove warn on unset variable | rvelices | 2009-07-01 | 1 | -6/+6 |
* | Fix two problem with Feature 1026 : | nikrou | 2009-06-24 | 1 | -2/+3 |
* | Feature 1026 step 2 : | nikrou | 2009-06-23 | 1 | -8/+20 |
* | fix html bug (li) fix comment for guest bug (form missing) | nikrou | 2009-06-23 | 1 | -1/+1 |
* | Feature 1026 : Modify / delete comments for users | nikrou | 2009-06-23 | 1 | -9/+29 |
* | feature 1028 : Allow admin to validate comment from picture page | nikrou | 2009-06-10 | 1 | -3/+21 |
* | Create navigation_bar.tpl file. | patdenice | 2009-03-05 | 1 | -1/+1 |
* | Last (I hope) paranoic optims ... | rvelices | 2009-02-14 | 1 | -6/+5 |
* | - removed second parameter $type from function format_date | rvelices | 2009-02-04 | 1 | -5/+2 |
* | Administration: happy new year 2009, all PHP headers updated. | plegall | 2009-01-04 | 1 | -1/+1 |
* | Bug fixed: as rvelices notified me by email, my header replacement script was | plegall | 2008-04-05 | 1 | -24/+0 |
* | Modification: new header on PHP files, PhpWebGallery renamed Piwigo. | plegall | 2008-04-04 | 1 | -0/+21 |
* | picture, footer and picture modify template migration | rvelices | 2008-02-29 | 1 | -43/+26 |
* | - send status code 403 when attempt to enter a user comment, but comments are... | rvelices | 2007-10-29 | 1 | -1/+5 |
* | - removed unused code from the calendar | rvelices | 2007-09-20 | 1 | -5/+6 |
* | Resolved issue 0000702: Code Injection with picture comment | rub | 2007-06-07 | 1 | -2/+3 |
* | Resolved issue 0000697: with generic user a author name is necessary to comme... | rub | 2007-06-05 | 1 | -8/+9 |
* | - bug 654: sql error on user comment (since my commit 1849) | rvelices | 2007-02-26 | 1 | -3/+1 |
* | - user comments are not saved in the database with htmlspecialchars anymore | rvelices | 2007-02-22 | 1 | -187/+25 |
* | Stupid modification on picture_comment.inc.php about validate link! | rub | 2007-02-14 | 1 | -2/+2 |
* | My last improvements before 1.7.0RC1. | rub | 2007-02-14 | 1 | -2/+12 |
* | When not template are selected for mail, PWG uses default template.. | rub | 2007-02-12 | 1 | -4/+2 |
* | - plugins with own independent scripts work now (cookie_path and url root are | rvelices | 2007-01-24 | 1 | -3/+2 |