aboutsummaryrefslogtreecommitdiffstats
path: root/admin (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use the stored calculated date users.forbidden_categories instead of tryingz0rglub2004-01-181-2/+2
* Updating insert_remote* function the same way the local ones : really faster !z0rglub2004-01-171-151/+212
* Using a one shot function to retrieve all directories : fasterz0rglub2004-01-171-103/+111
* synchronize user calculated data if a (some) site is deletedz0rglub2004-01-171-4/+10
* UPDATE query in update_category was not correctly written and never executedz0rglub2004-01-171-1/+1
* improved function update_category essentially by using INNER JOIN instead ofz0rglub2004-01-151-12/+8
* Correction of php warningsgweltas2004-01-154-13/+23
* Corretion of PHP warningsgweltas2004-01-152-3/+3
* Improved function insert_local_image : about 80 to 90 % of update time savedz0rglub2004-01-131-136/+165
* Adding functions to retrieve all files from a directory into an array :z0rglub2004-01-131-1/+52
* Minor corrections of PHP warningsgweltas2004-01-123-12/+15
* Corrections de quelques warnings php.gweltas2004-01-113-6/+11
* - adding table user_categoryz0rglub2004-01-111-3/+22
* improved again function insert_local_category : only one multiple insertz0rglub2004-01-111-24/+46
* add get_category_directories functionz0rglub2004-01-101-0/+27
* improvement of insert_local_category function : less SQL queries, only onez0rglub2004-01-101-84/+86
* using new syntax for get_dirsz0rglub2004-01-041-1/+1
* - when deleting a user, deletes rows in user_categoryz0rglub2004-01-031-5/+500
* if permissions modified, synchronize_userz0rglub2004-01-031-0/+1
* if associate or dissociate from a group, synchronize_userz0rglub2004-01-031-0/+2
* if any update has been done, synchronize_all_usersz0rglub2004-01-031-21/+20
* for virtual category to picture association, if the number of categories isz0rglub2004-01-032-145/+243
* if permissions are updated, synchronize_groupz0rglub2004-01-031-0/+2
* if permissions are updated, synchronize_all_usersz0rglub2004-01-031-0/+2
* if category status changes, synchronize_all_usersz0rglub2004-01-031-0/+2
* - categories are now collapsed if there is more thanz0rglub2004-01-031-32/+127
* Use install language for "guest" userz0rglub2003-10-121-1/+1
* Display a message of warning if file admin/install.php is still presentz0rglub2003-10-121-1/+7
* Display a message linked to the help forumz0rglub2003-10-121-1/+1
* When reordering a category, the page comes back with the top aligned withz0rglub2003-10-121-0/+5
* If there is no date given in the form, function check_date_format doesn'tz0rglub2003-10-111-1/+1
* Show a link to open or close a day details (only the arrow at the beginningz0rglub2003-10-111-0/+2
* Only the webmaster can modify webmaster's permissionsz0rglub2003-10-091-1/+5
* if we try to modify the webmaster, we have to set the status to "admin"z0rglub2003-10-091-0/+5
* Support of special syntax to underline, emphasis or italic words in usersz0rglub2003-10-051-1/+20
* Display a message to update the database after validating uploaded picturesz0rglub2003-10-051-1/+7
* Webmaster mustn't have his status modifiedz0rglub2003-10-051-13/+19
* Checking favorites after modifying group permissionsz0rglub2003-10-051-0/+10
* Every user (including the webmaster) must have his favorites checkedz0rglub2003-10-051-2/+3
* Deleting dead codez0rglub2003-10-051-1/+0
* Bug in the deletion of favorites : even if the category was authorized, thez0rglub2003-10-041-1/+1
* The generation of mail address works back. Since the add of another form onz0rglub2003-09-241-18/+10
* $cat_directory was not used in the functionz0rglub2003-09-231-1/+1
* Filename must use the same characters as the directoriesz0rglub2003-09-231-1/+9
* Filename must use the same characters as the directoriesz0rglub2003-09-221-25/+34
* Add seconds for displayz0rglub2003-09-211-1/+1
* Use prefixeTable instead of prefix_table to be compliant with previousz0rglub2003-09-211-11/+11
* Displays a message when directory name contains accentuated characters orz0rglub2003-09-211-0/+7
* Everything is shown in descending order : most recent are at the topz0rglub2003-09-211-1/+1
* 2003.09.21_01h00 : auto commitz0rglub2003-09-201-2/+3