| Commit message (Expand) | Author | Age | Files | Lines |
* | - use template->parse instead of pparse. (exceptions for install.php and | plegall | 2005-01-13 | 1 | -1/+1 |
* | all headers adapted to new year 2005, happy new year | plegall | 2005-01-07 | 1 | -1/+1 |
* | - Group permission delivery | gweltas | 2005-01-06 | 1 | -2/+3 |
* | - bug fixed on setting commentable property for a single category (bug in | plegall | 2004-12-30 | 1 | -1/+1 |
* | - in picture.php, $user['maxwidth'] and $user['maxheight'] can be unset if | plegall | 2004-12-20 | 1 | -2/+2 |
* | - in admin menu, status option for categories is not "permissions" but | plegall | 2004-12-12 | 1 | -5/+11 |
* | - bug fixed : when a picture is linked to more than 1 category, it was shown | plegall | 2004-12-06 | 1 | -3/+3 |
* | - on picture.php, related categories under the element are displayed in | plegall | 2004-12-05 | 1 | -9/+26 |
* | dirname function doesn't leave last "/" character, we add it | plegall | 2004-11-21 | 1 | -4/+4 |
* | Unification of "Return to main page" entry in the language files. | gweltas | 2004-11-18 | 1 | -3/+3 |
* | - images.path column added to reduce database access | plegall | 2004-11-16 | 1 | -11/+4 |
* | category random replaced by a more generic category : list. You give a list | plegall | 2004-11-15 | 1 | -0/+4 |
* | - admin/cat_options page added : manage options for the whole categories | plegall | 2004-11-13 | 1 | -1/+8 |
* | when picture size exceeds user maximum display size, the link was on the | plegall | 2004-11-09 | 1 | -1/+1 |
* | update headers to comply with GPL | z0rglub | 2004-11-06 | 1 | -4/+4 |
* | - differentiation of links "up to thumbnails" and "home" | z0rglub | 2004-10-30 | 1 | -6/+10 |
* | - function mysql_query replaced by pwg_query : the same with debugging | z0rglub | 2004-10-30 | 1 | -22/+24 |
* | - refactoring of comments.php | z0rglub | 2004-10-23 | 1 | -37/+24 |
* | search links in picture informations : author, date_available, date_creation | z0rglub | 2004-10-23 | 1 | -10/+36 |
* | new feature : related categories are displayed under the picture | z0rglub | 2004-10-21 | 1 | -3/+30 |
* | replacement of PhpWebGallery folder representative by pwg_representative and | z0rglub | 2004-10-09 | 1 | -3/+3 |
* | - Change of the picture page behavior to be able to open the full size image ... | gweltas | 2004-10-01 | 1 | -6/+11 |
* | add support of a third size picture in "high" sub-directory | z0rglub | 2004-09-24 | 1 | -10/+28 |
* | bug correction : if you rate a picture and then launch the slideshow, all | z0rglub | 2004-09-24 | 1 | -1/+1 |
* | - New template for picture.tpl | gweltas | 2004-09-23 | 1 | -101/+93 |
* | - refactoring | z0rglub | 2004-09-01 | 1 | -11/+16 |
* | add rating feature | z0rglub | 2004-08-30 | 1 | -59/+154 |
* | - Deletion of obsolete functions in the administrative part | gweltas | 2004-08-25 | 1 | -1/+1 |
* | "show metadata" feature added : you can ask to show metadata (EXIF and IPTC) | z0rglub | 2004-08-25 | 1 | -0/+137 |
* | bug correction : in case of metadata (image dimension, filesize) not | z0rglub | 2004-08-16 | 1 | -6/+13 |
* | - non picture files management | z0rglub | 2004-08-05 | 1 | -70/+160 |
* | - SQL query refactoring | z0rglub | 2004-07-26 | 1 | -16/+16 |
* | field comments.date becomes a datetime MySQL field type (instead of int) | z0rglub | 2004-05-20 | 1 | -3/+4 |
* | redirections modification : use of a HTML refresh page instead of header PHP | z0rglub | 2004-03-31 | 1 | -9/+3 |
* | code refactoring | z0rglub | 2004-03-29 | 1 | -106/+133 |
* | - Template migration | gweltas | 2004-03-26 | 1 | -1/+1 |
* | - Template migration | gweltas | 2004-03-20 | 1 | -93/+91 |
* | New default template - User side | gweltas | 2004-02-26 | 1 | -5/+8 |
* | Template migration | gweltas | 2004-02-22 | 1 | -2/+2 |
* | Template migration | gweltas | 2004-02-21 | 1 | -438/+264 |
* | Split of langage files | gweltas | 2004-02-19 | 1 | -3/+3 |
* | header global refactoring | z0rglub | 2004-02-11 | 1 | -3/+3 |
* | Migration of common.php in the include directory to fit the new coding rules | gweltas | 2004-02-07 | 1 | -19/+26 |
* | Merge of the 1.3.1 release | gweltas | 2004-02-02 | 1 | -155/+166 |
* | Wash filename if it has to be used as page title | z0rglub | 2003-10-08 | 1 | -1/+2 |
* | Support of special syntax to underline, emphasis or italic words in users | z0rglub | 2003-10-05 | 1 | -1/+18 |
* | Using the real asked slideshow refresh time instead of the hard coded "2" | z0rglub | 2003-09-15 | 1 | -1/+1 |
* | Mail notification for admins | z0rglub | 2003-09-10 | 1 | -0/+9 |
* | Security improve : you can't display a picture in a category it doesn't | z0rglub | 2003-09-09 | 1 | -1/+9 |
* | - A guest can't take the username of an already existing user | z0rglub | 2003-09-07 | 1 | -35/+63 |