| Commit message (Expand) | Author | Age | Files | Lines |
* | install.php moved to the root directory | z0rglub | 2003-11-02 | 1 | -297/+0 |
* | Menu entries are displayed in a single line at the top of the admin panel | z0rglub | 2003-10-26 | 1 | -12/+11 |
* | Use install language for "guest" user | z0rglub | 2003-10-12 | 1 | -1/+1 |
* | Display a message of warning if file admin/install.php is still present | z0rglub | 2003-10-12 | 1 | -1/+7 |
* | Display a message linked to the help forum | z0rglub | 2003-10-12 | 1 | -1/+1 |
* | When reordering a category, the page comes back with the top aligned with | z0rglub | 2003-10-12 | 1 | -0/+5 |
* | If there is no date given in the form, function check_date_format doesn't | z0rglub | 2003-10-11 | 1 | -1/+1 |
* | Show a link to open or close a day details (only the arrow at the beginning | z0rglub | 2003-10-11 | 1 | -0/+2 |
* | Only the webmaster can modify webmaster's permissions | z0rglub | 2003-10-09 | 1 | -1/+5 |
* | if we try to modify the webmaster, we have to set the status to "admin" | z0rglub | 2003-10-09 | 1 | -0/+5 |
* | Support of special syntax to underline, emphasis or italic words in users | z0rglub | 2003-10-05 | 1 | -1/+20 |
* | Display a message to update the database after validating uploaded pictures | z0rglub | 2003-10-05 | 1 | -1/+7 |
* | Webmaster mustn't have his status modified | z0rglub | 2003-10-05 | 1 | -13/+19 |
* | Checking favorites after modifying group permissions | z0rglub | 2003-10-05 | 1 | -0/+10 |
* | Every user (including the webmaster) must have his favorites checked | z0rglub | 2003-10-05 | 1 | -2/+3 |
* | Deleting dead code | z0rglub | 2003-10-05 | 1 | -1/+0 |
* | Bug in the deletion of favorites : even if the category was authorized, the | z0rglub | 2003-10-04 | 1 | -1/+1 |
* | The generation of mail address works back. Since the add of another form on | z0rglub | 2003-09-24 | 1 | -18/+10 |
* | $cat_directory was not used in the function | z0rglub | 2003-09-23 | 1 | -1/+1 |
* | Filename must use the same characters as the directories | z0rglub | 2003-09-23 | 1 | -1/+9 |
* | Filename must use the same characters as the directories | z0rglub | 2003-09-22 | 1 | -25/+34 |
* | Add seconds for display | z0rglub | 2003-09-21 | 1 | -1/+1 |
* | Use prefixeTable instead of prefix_table to be compliant with previous | z0rglub | 2003-09-21 | 1 | -11/+11 |
* | Displays a message when directory name contains accentuated characters or | z0rglub | 2003-09-21 | 1 | -0/+7 |
* | Everything is shown in descending order : most recent are at the top | z0rglub | 2003-09-21 | 1 | -1/+1 |
* | 2003.09.21_01h00 : auto commit | z0rglub | 2003-09-20 | 1 | -2/+3 |
* | If a category with a wrong directory name (accentuated characters) even | z0rglub | 2003-09-20 | 1 | -0/+15 |
* | Add a message to inform that only private categories can have access rights | z0rglub | 2003-09-20 | 2 | -2/+2 |
* | The delete link was pointing a removed page | z0rglub | 2003-09-20 | 1 | -3/+3 |
* | Using the same name for variables in ./include/mysql.inc.php | z0rglub | 2003-09-20 | 1 | -1/+1 |
* | Header modify to comply with the other | z0rglub | 2003-09-20 | 1 | -1/+0 |
* | Thumbnail are linked to the picture_modify page instead of picture.php | z0rglub | 2003-09-20 | 1 | -1/+1 |
* | 2003.09.20_01h00 : auto commit | z0rglub | 2003-09-19 | 1 | -0/+1 |
* | A category can have its representative picture | z0rglub | 2003-09-19 | 2 | -2/+76 |
* | If we delete a picture which is logically linked to a category, the | z0rglub | 2003-09-17 | 2 | -3/+10 |
* | Adding the name when inserting a remote category in the database. $name | z0rglub | 2003-09-16 | 1 | -5/+7 |
* | The execution of the query to insert distant picture had vanished ! | z0rglub | 2003-09-16 | 1 | -0/+1 |
* | Using PREFIX_INCLUDE to have strictly relative paths | z0rglub | 2003-09-15 | 1 | -0/+1 |
* | 2003.09.15_01h00 : auto commit | z0rglub | 2003-09-14 | 1 | -1/+1 |
* | Removing debug instructions | z0rglub | 2003-09-14 | 3 | -3/+0 |
* | Adding help information for release 1.3 | z0rglub | 2003-09-14 | 1 | -1/+1 |
* | 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.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.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 | 1 | -132/+100 |
* | - Release 1.3 style | z0rglub | 2003-09-14 | 1 | -408/+135 |
* | - Bug correction : when adding a new category, the program enters an | z0rglub | 2003-09-11 | 1 | -19/+21 |
* | 2003.09.11_01h00 : auto commit | z0rglub | 2003-09-10 | 1 | -1/+2 |