| Commit message (Expand) | Author | Files | Lines |
2004-01-15 | Correction of php warnings | gweltas | 4 | -13/+23 |
2004-01-15 | Corretion of PHP warnings | gweltas | 2 | -3/+3 |
2004-01-13 | Improved function insert_local_image : about 80 to 90 % of update time saved | z0rglub | 1 | -136/+165 |
2004-01-13 | Adding functions to retrieve all files from a directory into an array : | z0rglub | 1 | -1/+52 |
2004-01-12 | Minor corrections of PHP warnings | gweltas | 3 | -12/+15 |
2004-01-11 | Corrections de quelques warnings php. | gweltas | 3 | -6/+11 |
2004-01-11 | - adding table user_category | z0rglub | 1 | -3/+22 |
2004-01-11 | improved again function insert_local_category : only one multiple insert | z0rglub | 1 | -24/+46 |
2004-01-10 | add get_category_directories function | z0rglub | 1 | -0/+27 |
2004-01-10 | improvement of insert_local_category function : less SQL queries, only one | z0rglub | 1 | -84/+86 |
2004-01-04 | using new syntax for get_dirs | z0rglub | 1 | -1/+1 |
2004-01-03 | - when deleting a user, deletes rows in user_category | z0rglub | 1 | -5/+500 |
2004-01-03 | if permissions modified, synchronize_user | z0rglub | 1 | -0/+1 |
2004-01-03 | if associate or dissociate from a group, synchronize_user | z0rglub | 1 | -0/+2 |
2004-01-03 | if any update has been done, synchronize_all_users | z0rglub | 1 | -21/+20 |
2004-01-03 | for virtual category to picture association, if the number of categories is | z0rglub | 2 | -145/+243 |
2004-01-03 | if permissions are updated, synchronize_group | z0rglub | 1 | -0/+2 |
2004-01-03 | if permissions are updated, synchronize_all_users | z0rglub | 1 | -0/+2 |
2004-01-03 | if category status changes, synchronize_all_users | z0rglub | 1 | -0/+2 |
2004-01-03 | - categories are now collapsed if there is more than | z0rglub | 1 | -32/+127 |
2003-10-12 | Use install language for "guest" user | z0rglub | 1 | -1/+1 |
2003-10-12 | Display a message of warning if file admin/install.php is still present | z0rglub | 1 | -1/+7 |
2003-10-12 | Display a message linked to the help forum | z0rglub | 1 | -1/+1 |
2003-10-12 | When reordering a category, the page comes back with the top aligned with | z0rglub | 1 | -0/+5 |
2003-10-11 | If there is no date given in the form, function check_date_format doesn't | z0rglub | 1 | -1/+1 |
2003-10-11 | Show a link to open or close a day details (only the arrow at the beginning | z0rglub | 1 | -0/+2 |
2003-10-09 | Only the webmaster can modify webmaster's permissions | z0rglub | 1 | -1/+5 |
2003-10-09 | if we try to modify the webmaster, we have to set the status to "admin" | z0rglub | 1 | -0/+5 |
2003-10-05 | Support of special syntax to underline, emphasis or italic words in users | z0rglub | 1 | -1/+20 |
2003-10-05 | Display a message to update the database after validating uploaded pictures | z0rglub | 1 | -1/+7 |
2003-10-05 | Webmaster mustn't have his status modified | z0rglub | 1 | -13/+19 |
2003-10-05 | Checking favorites after modifying group permissions | z0rglub | 1 | -0/+10 |
2003-10-05 | Every user (including the webmaster) must have his favorites checked | z0rglub | 1 | -2/+3 |
2003-10-05 | Deleting dead code | z0rglub | 1 | -1/+0 |
2003-10-04 | Bug in the deletion of favorites : even if the category was authorized, the | z0rglub | 1 | -1/+1 |
2003-09-24 | The generation of mail address works back. Since the add of another form on | z0rglub | 1 | -18/+10 |
2003-09-23 | $cat_directory was not used in the function | z0rglub | 1 | -1/+1 |
2003-09-23 | Filename must use the same characters as the directories | z0rglub | 1 | -1/+9 |
2003-09-22 | Filename must use the same characters as the directories | z0rglub | 1 | -25/+34 |
2003-09-21 | Add seconds for display | z0rglub | 1 | -1/+1 |
2003-09-21 | Use prefixeTable instead of prefix_table to be compliant with previous | z0rglub | 1 | -11/+11 |
2003-09-21 | Displays a message when directory name contains accentuated characters or | z0rglub | 1 | -0/+7 |
2003-09-21 | Everything is shown in descending order : most recent are at the top | z0rglub | 1 | -1/+1 |
2003-09-20 | 2003.09.21_01h00 : auto commit | z0rglub | 1 | -2/+3 |
2003-09-20 | If a category with a wrong directory name (accentuated characters) even | z0rglub | 1 | -0/+15 |
2003-09-20 | Add a message to inform that only private categories can have access rights | z0rglub | 2 | -2/+2 |
2003-09-20 | The delete link was pointing a removed page | z0rglub | 1 | -3/+3 |
2003-09-20 | Using the same name for variables in ./include/mysql.inc.php | z0rglub | 1 | -1/+1 |
2003-09-20 | Header modify to comply with the other | z0rglub | 1 | -1/+0 |
2003-09-20 | Thumbnail are linked to the picture_modify page instead of picture.php | z0rglub | 1 | -1/+1 |