aboutsummaryrefslogtreecommitdiffstats
path: root/admin (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed: HTML vulnerability (Cross Site Scripting).rub2007-01-031-1/+1
* Resolved Issue ID 0000356:rub2006-10-215-25/+36
* bug 539: link to picture_modify.php instead of picture.php in rating pagervelices2006-09-181-2/+4
* Resolved Issue ID 0000507:rub2006-08-091-0/+9
* fix bug 510: missing permission linknikrou2006-08-091-1/+1
* Resolved Issue ID 0000495.rub2006-07-311-1/+1
* svn merge -r1502:1503 (cosmetic change)nikrou2006-07-261-2/+2
* bug 482 fixed: deletion of our account must be impossiblenikrou2006-07-211-1/+4
* bug 471 fixed: quote in tagsnikrou2006-07-211-12/+5
* Resolved Issue ID 0000474 (Step 1):rub2006-07-186-24/+105
* Reopened and Resolved Issue ID 0000459:rub2006-07-131-1/+1
* Resolved Issue ID 0000456, 0000457, 0000459, 0000465:rub2006-07-116-8/+17
* Resolved Issue ID 0000447:rub2006-07-092-4/+4
* bug 455 fixed: deleting a tag also add a tag if "add tag" box filled.plegall2006-07-081-1/+1
* bug 397 fixed: very strange one. During insert of a new distant category,plegall2006-07-031-7/+17
* Resolved Issue ID 0000442:rub2006-06-271-1/+1
* fix bug 428: blank page when gd extension missingnikrou2006-06-221-0/+5
* bug 423 fixed: & non encoded in image urlnikrou2006-06-161-2/+2
* bug 402 fixed: invalid empty HTML list when no categories to list.plegall2006-06-131-3/+5
* bug 374 fixed: language items missingplegall2006-06-021-1/+1
* bug 373 fixed: if there is no tag defined, an explicit message is displayedplegall2006-05-153-11/+54
* bug 367 fixed: tags are sorted in logic order (case insensitive)plegall2006-05-151-1/+2
* bug 377 fixed: the correction of bug 357 was made too quickly... instead ofplegall2006-05-151-15/+1
* bug 362: remote site update fails when inserting new cat (MySql err 1048)rvelices2006-04-291-1/+1
* complement to revision 1282 (wrong commit, sorry)plegall2006-04-272-3/+3
* bug 228 fixed: use boolean value instead of strings for configurationplegall2006-04-262-9/+10
* bug fixed: popuhelp (slash)nikrou2006-04-217-7/+7
* bug fixed: U_HELP missingnikrou2006-04-211-0/+1
* remove slashnikrou2006-04-211-1/+1
* bug fixed: add test on $_POST['list']nikrou2006-04-211-2/+2
* remove surnumeral slashnikrou2006-04-211-1/+1
* Issue ID 0000342:rub2006-04-211-1/+1
* merge -r990:991 from branch 1.5 to branch 1.6 (bug 196 fixed)plegall2006-04-201-1/+3
* bug 332 fixed: automatic categories sort by name was not the expected oneplegall2006-04-201-1/+1
* bug 339 fixed: crash on metadata synchronization when duplicate keywords.plegall2006-04-201-0/+10
* Issue ID 330/337:rub2006-04-191-2/+10
* improvement: filter fieldset conforms with PWG standards.plegall2006-04-191-23/+38
* bug 335: tn_ext, has_high and representative_ext are updated during filervelices2006-04-183-76/+168
* Issue ID 330:rub2006-04-142-32/+55
* Issue ID 334:rub2006-04-141-4/+9
* Issue ID 330:rub2006-04-131-10/+16
* Issue ID 330:rub2006-04-122-22/+120
* bug fixed: add test on $_POST['list']nikrou2006-04-121-3/+3
* improvement: urls for tags can contain now only the tag or the id and tagrvelices2006-04-062-23/+25
* bug fixed: replace obsolet tn_width and tn_height language keys by their newplegall2006-04-051-2/+0
* typo fixed: forgotten a "$" on $tags_of array when calling set_tags_of.plegall2006-04-051-6/+8
* bug fixed: I had forgotten to re-add storage_category_id in the list ofplegall2006-04-041-7/+2
* feature deleted: code for categories link was too complicated for such aplegall2006-04-048-703/+161
* fix: sql query erros when: no items for the selected tag, search returnsrvelices2006-04-041-21/+23
* improvement: tags replace keywords. Better data model, lessplegall2006-04-027-154/+593