aboutsummaryrefslogtreecommitdiffstats
path: root/admin (unfollow)
Commit message (Expand)AuthorFilesLines
2004-02-28delete debug printsz0rglub1-1/+0
2004-02-27comments on echoz0rglub1-4/+4
2004-02-24changing error reporting level to stay calm when undefined indexes are foundz0rglub1-0/+1
2004-01-31Php Warning correctionz0rglub1-1/+1
2004-01-30if a category has no last_date, the corresponding date_last in user_categoryz0rglub1-2/+3
2004-01-30Php warnings correctionz0rglub2-7/+5
2004-01-30changing get_restrictions to get_user_restrictionsz0rglub1-2/+2
2004-01-30 - Php warnings correctionz0rglub1-9/+35
2004-01-30Php warnings correctionz0rglub1-0/+3
2004-01-29CSS Admin creationgweltas1-1/+3
2004-01-29Php Warning correctionz0rglub1-1/+1
2004-01-26during synchronization, moving the structure creation to previous the updatez0rglub1-10/+15
2004-01-26moving the synchronization between data and calculated after the real updatez0rglub1-16/+16
2004-01-24Php Warnings correctionz0rglub4-5/+11
2004-01-24bug correction : no filename displayed when containing forbidden charactersz0rglub1-1/+1
2004-01-24 - Php Warnings correction (file not found)z0rglub1-5/+8
2004-01-21Php warnings correctionz0rglub5-9/+20
2004-01-21bug correction : POST[associate] was always set even if not ! test also thez0rglub1-1/+1
2004-01-21Php warnings correctionz0rglub1-20/+22
2004-01-21Php warning correctionz0rglub1-1/+1
2004-01-21Php warning correctionz0rglub1-1/+1
2004-01-19Php warnings correctionsz0rglub2-17/+9
2004-01-19Performances improved : replacing the useless LEFT JOIN by INNER JOINz0rglub1-3/+3
2004-01-18Use the stored calculated date users.forbidden_categories instead of tryingz0rglub1-2/+2
2004-01-17Updating insert_remote* function the same way the local ones : really faster !z0rglub1-151/+212
2004-01-17Using a one shot function to retrieve all directories : fasterz0rglub1-103/+111
2004-01-17synchronize user calculated data if a (some) site is deletedz0rglub1-4/+10
2004-01-17UPDATE query in update_category was not correctly written and never executedz0rglub1-1/+1
2004-01-15improved function update_category essentially by using INNER JOIN instead ofz0rglub1-12/+8
2004-01-15Correction of php warningsgweltas4-13/+23
2004-01-15Corretion of PHP warningsgweltas2-3/+3
2004-01-13Improved function insert_local_image : about 80 to 90 % of update time savedz0rglub1-136/+165
2004-01-13Adding functions to retrieve all files from a directory into an array :z0rglub1-1/+52
2004-01-12Minor corrections of PHP warningsgweltas3-12/+15
2004-01-11Corrections de quelques warnings php.gweltas3-6/+11
2004-01-11 - adding table user_categoryz0rglub1-3/+22
2004-01-11improved again function insert_local_category : only one multiple insertz0rglub1-24/+46
2004-01-10add get_category_directories functionz0rglub1-0/+27
2004-01-10improvement of insert_local_category function : less SQL queries, only onez0rglub1-84/+86
2004-01-04using new syntax for get_dirsz0rglub1-1/+1
2004-01-03 - when deleting a user, deletes rows in user_categoryz0rglub1-5/+500
2004-01-03if permissions modified, synchronize_userz0rglub1-0/+1
2004-01-03if associate or dissociate from a group, synchronize_userz0rglub1-0/+2
2004-01-03if any update has been done, synchronize_all_usersz0rglub1-21/+20
2004-01-03for virtual category to picture association, if the number of categories isz0rglub2-145/+243
2004-01-03if permissions are updated, synchronize_groupz0rglub1-0/+2
2004-01-03if permissions are updated, synchronize_all_usersz0rglub1-0/+2
2004-01-03if category status changes, synchronize_all_usersz0rglub1-0/+2
2004-01-03 - categories are now collapsed if there is more thanz0rglub1-32/+127
2003-10-12Use install language for "guest" userz0rglub1-1/+1