| Commit message (Expand) | Author | Age | Files | Lines |
* | 2003.09.15_01h00 : auto commit | z0rglub | 2003-09-14 | 1 | -1/+1 |
* | changing dos file format to unix | z0rglub | 2003-09-14 | 1 | -0/+31 |
* | Default message if a user tries to see galleries without using PhpWebGallery | z0rglub | 2003-09-14 | 1 | -0/+8 |
* | Removing debug instructions | z0rglub | 2003-09-14 | 3 | -3/+0 |
* | Using right charset tag | z0rglub | 2003-09-14 | 3 | -3/+5 |
* | Adding help information for release 1.3 | z0rglub | 2003-09-14 | 2 | -6/+38 |
* | Using template_initialize | z0rglub | 2003-09-14 | 1 | -7/+2 |
* | Remove log informations registration | z0rglub | 2003-09-14 | 1 | -8/+2 |
* | Right link to change group permissions | z0rglub | 2003-09-14 | 1 | -0/+2 |
* | Right link to change category permissions | z0rglub | 2003-09-14 | 1 | -0/+2 |
* | Adding a small form to add users, instead of user_add.vtp | z0rglub | 2003-09-14 | 1 | -0/+24 |
* | Form to add a group is placed on the top, to be the same presentation as | z0rglub | 2003-09-14 | 1 | -7/+11 |
* | phpwebgallery_users.theme is no longuer used. | z0rglub | 2003-09-14 | 1 | -1/+1 |
* | Adding a small form to add users, instead of user_add.php | z0rglub | 2003-09-14 | 1 | -1/+31 |
* | Removing link to user_add.php, this file is removed and replaced by a small | z0rglub | 2003-09-14 | 1 | -17/+1 |
* | Removing user_add.vtp, this file is replaced by a small form in user_list.vtp | z0rglub | 2003-09-14 | 1 | -58/+0 |
* | Removing user_add.php, this file is replaced by a small form in user_list.php | z0rglub | 2003-09-14 | 1 | -83/+0 |
* | Step2 OK | z0rglub | 2003-09-14 | 2 | -132/+147 |
* | Installation screen finished | z0rglub | 2003-09-14 | 1 | -2/+4 |
* | Step 0 and step 1 of installation screen OK | z0rglub | 2003-09-14 | 1 | -1/+5 |
* | - Release 1.3 style | z0rglub | 2003-09-14 | 2 | -408/+341 |
* | When a page is refresh with an expired session still existing in the | z0rglub | 2003-09-12 | 1 | -1/+1 |
* | If a directory doesn't correspond to the regular format [A-Za-z0-9-_.], an | z0rglub | 2003-09-12 | 1 | -0/+3 |
* | - Bug correction : when adding a new category, the program enters an | z0rglub | 2003-09-11 | 1 | -19/+21 |
* | Bug correction : errors were not shown | z0rglub | 2003-09-11 | 1 | -4/+4 |
* | 2003.09.11_01h00 : auto commit | z0rglub | 2003-09-10 | 1 | -1/+2 |
* | Mail notification for admins | z0rglub | 2003-09-10 | 6 | -3/+110 |
* | Security improve : you can't display a picture in a category it doesn't | z0rglub | 2003-09-09 | 1 | -1/+9 |
* | Removing debug code | z0rglub | 2003-09-09 | 1 | -1/+0 |
* | Use get_complete_dir to retrieve category directory | z0rglub | 2003-09-08 | 1 | -1/+1 |
* | waiting.category_id was replaced by waiting.storage_category_id | z0rglub | 2003-09-08 | 1 | -1/+1 |
* | `/bin/date +"%Y.%m.%d_%Hh%M"` | z0rglub | 2003-09-07 | 1 | -1/+1 |
* | In comments validation section, shows only unvalidated comments, not all | z0rglub | 2003-09-07 | 1 | -0/+1 |
* | - A guest can't take the username of an already existing user | z0rglub | 2003-09-07 | 2 | -36/+66 |
* | A guest can't take the username of an already existing user | z0rglub | 2003-09-07 | 1 | -0/+1 |
* | Replacing empty file by HTML comment | z0rglub | 2003-09-07 | 2 | -0/+2 |
* | Deleting content of header and footer | z0rglub | 2003-09-07 | 2 | -2/+0 |
* | Use of arrow_select instead of arrow_up | z0rglub | 2003-09-07 | 3 | -3/+3 |
* | Picture used for showing what to select | z0rglub | 2003-09-07 | 1 | -0/+0 |
* | In category management page, picture to place a category in the last position... | z0rglub | 2003-09-07 | 1 | -0/+0 |
* | In category management page, picture to place a category in the first positio... | z0rglub | 2003-09-07 | 1 | -0/+0 |
* | Picture used for decreasing the rank of a category | z0rglub | 2003-09-07 | 1 | -0/+0 |
* | Picture used for increasing the rank of a category | z0rglub | 2003-09-07 | 1 | -0/+0 |
* | Virtual categories management | z0rglub | 2003-09-07 | 6 | -58/+256 |
* | - Creation of plain structure if not existing in several functions | z0rglub | 2003-09-06 | 1 | -5/+29 |
* | minor change : blank space deletion | z0rglub | 2003-09-06 | 1 | -1/+1 |
* | `/bin/date +"%Y.%m.%d_%Hh%M"` | z0rglub | 2003-09-05 | 1 | -1/+1 |
* | Correcting a bug in special categories (favorites, most seen, most | z0rglub | 2003-09-05 | 3 | -16/+22 |
* | indention of PHP code improved : file becomes more readable :-) | z0rglub | 2003-09-05 | 1 | -476/+462 |
* | `/bin/date +"%Y.%m.%d_%Hh%M"` | z0rglub | 2003-08-30 | 1 | -1/+1 |