| Commit message (Expand) | Author | Files | Lines |
2005-12-24 | bug 245 fixed : GET parameters "since", "sort_by", "sort_order", | plegall | 1 | -16/+65 |
2005-11-19 | - bug 215 fixed: unvalidated user comments are not displayed on user | plegall | 1 | -2/+4 |
2005-10-15 | - modification: localized labels in Administration>Pictures>Caddie | plegall | 1 | -1/+1 |
2005-08-25 | - new : HTML BODY identifier to let CSS stylesheets manage specific | plegall | 1 | -5/+4 |
2005-08-21 | - modification : adaptation of template variables and blocks in comments | plegall | 1 | -4/+6 |
2005-07-16 | - new feature : RSS notification feed. Feed generator is an external tool | plegall | 1 | -0/+1 |
2005-06-21 | - comments page rewritten : comments are displayed one by one, with filters | plegall | 1 | -106/+319 |
2005-01-23 | - bug fixed : same comments displayed as many times as element categories | plegall | 1 | -10/+7 |
2005-01-13 | - use template->parse instead of pparse. (exceptions for install.php and | plegall | 1 | -1/+1 |
2005-01-07 | all headers adapted to new year 2005, happy new year | plegall | 1 | -1/+1 |
2004-12-12 | - in admin menu, status option for categories is not "permissions" but | plegall | 1 | -1/+1 |
2004-11-18 | Unification of "Return to main page" entry in the language files. | gweltas | 1 | -1/+2 |
2004-11-16 | - images.path column added to reduce database access | plegall | 1 | -4/+2 |
2004-11-06 | update headers to comply with GPL | z0rglub | 1 | -4/+4 |
2004-10-30 | - function mysql_query replaced by pwg_query : the same with debugging | z0rglub | 1 | -5/+5 |
2004-10-23 | - refactoring of comments.php | z0rglub | 1 | -161/+155 |
2004-09-19 | - dispatch of configuration | gweltas | 1 | -1/+1 |
2004-08-05 | - non picture files management | z0rglub | 1 | -14/+25 |
2004-05-20 | field comments.date becomes a datetime MySQL field type (instead of int) | z0rglub | 1 | -20/+25 |
2004-03-20 | - Template migration | gweltas | 1 | -31/+89 |
2004-02-22 | Template migration | gweltas | 1 | -2/+2 |
2004-02-19 | Split of langage files | gweltas | 1 | -2/+2 |
2004-02-11 | header global refactoring | z0rglub | 1 | -3/+3 |
2004-02-08 | Template migration | gweltas | 1 | -108/+78 |
2004-02-07 | Migration of common.php in the include directory to fit the new coding rules | gweltas | 1 | -18/+26 |
2004-02-02 | Merge of the 1.3.1 release | gweltas | 1 | -15/+19 |
2003-11-03 | define( CONSTANT, 'value' ) becomes define( "CONSTANT", 'value') | z0rglub | 1 | -2/+2 |
2003-10-05 | Support of special syntax to underline, emphasis or italic words in users | z0rglub | 1 | -1/+19 |
2003-10-05 | Always displays last comments, not only when choosing a number of days (-> | z0rglub | 1 | -24/+21 |
2003-10-04 | Adding a page for non admin to see last users comments | z0rglub | 1 | -0/+174 |