aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* CSS Admin creationgweltas2004-01-294-86/+84
* Php Warning correctionz0rglub2004-01-291-1/+1
* having 2 link for each thumbnail instead of 1 : first one on the picture,z0rglub2004-01-291-3/+3
* add session id to url if no cookie is createdz0rglub2004-01-291-1/+1
* first revision of norwegian translation for branch 1.3z0rglub2004-01-291-0/+678
* BUG_0003 in admin sectiongweltas2004-01-294-154/+84
* during synchronization, moving the structure creation to previous the updatez0rglub2004-01-261-10/+15
* moving the synchronization between data and calculated after the real updatez0rglub2004-01-261-16/+16
* change charset to correct onesz0rglub2004-01-266-6/+6
* didn't take correctly into account forbidden categoriesz0rglub2004-01-251-10/+9
* Php Warnings correctionz0rglub2004-01-245-5/+13
* bug correction : no filename displayed when containing forbidden charactersz0rglub2004-01-241-1/+1
* - Php Warnings correction (file not found)z0rglub2004-01-241-5/+8
* - changing white color to lightgrayz0rglub2004-01-241-15/+19
* - Php warning correctionz0rglub2004-01-241-1/+10
* add link to the start pagez0rglub2004-01-242-1/+4
* code refactoring (really minor)z0rglub2004-01-221-5/+1
* - Php warnings correctionz0rglub2004-01-222-52/+53
* Php warnings correctionz0rglub2004-01-216-11/+22
* code refactorez0rglub2004-01-211-158/+161
* code simplifiedz0rglub2004-01-211-4/+3
* bug correction : POST[associate] was always set even if not ! test also thez0rglub2004-01-211-1/+1
* Php warnings correctionz0rglub2004-01-211-20/+22
* Php warning correctionz0rglub2004-01-211-1/+1
* Php warning correctionz0rglub2004-01-212-2/+2
* Php warnings correctionsz0rglub2004-01-192-17/+9
* Php warnings correctionsz0rglub2004-01-191-22/+12
* Code rewrittingz0rglub2004-01-191-1/+2
* Performances improved : replacing the useless LEFT JOIN by INNER JOINz0rglub2004-01-193-10/+14
* Favorite managementgweltas2004-01-181-2/+10
* Php Warningsgweltas2004-01-181-2/+0
* Upload rightsgweltas2004-01-181-0/+4
* Simplifying concatenation of $infos variables to select in the databasez0rglub2004-01-182-10/+2
* Modify function get_cat_info for preventing Php Warning when NULL valuesz0rglub2004-01-181-20/+23
* Prevent Php warnings if some user variables are NULLz0rglub2004-01-181-11/+12
* Prevent Php warnings if some config variables are NULLz0rglub2004-01-181-3/+4
* Use the stored calculated date users.forbidden_categories instead of tryingz0rglub2004-01-181-2/+2
* Php warning correctionz0rglub2004-01-181-2/+2
* bug-1_3_0-006 : with IE/Konqueror, in "comments" pages (public part and admin...gweltas2004-01-182-172/+161
* Conformity with the XHTML 1.0 transitional standardgweltas2004-01-1827-489/+415
* bug-1_3_0-003 : the link for uploading a picture use the class "back" forz0rglub2004-01-171-1/+1
* bug-1_3_0-010 : in picture.php, the previous src picture use two slashesz0rglub2004-01-171-1/+1
* bug-1_3_0-001 : if you activate the validation of users comments beforez0rglub2004-01-171-0/+1
* - reformating gweltas coding style :-) (so easy to do with emacs)z0rglub2004-01-171-18/+22
* 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-158-25/+37