aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* - bug fixed : if a category is not a numeric category, no title wasplegall2004-12-281-5/+5
* - profile.php : refactoring and small bug fixedplegall2004-12-281-154/+215
* - register process partly rewrittenplegall2004-12-283-57/+116
* - bugs fixed in filesystem synchronization : if no existing category atplegall2004-12-283-4/+12
* - admin/update : filesystem synchronization process completelyplegall2004-12-279-482/+475
* - user permissions ask update at each admin page generation. Tableplegall2004-12-2511-172/+380
* - User permission update : deletion of obsolete filegweltas2004-12-231-125/+0
* - User permissions template migrationgweltas2004-12-2310-331/+111
* - French translation of general lockgweltas2004-12-233-5/+10
* - new feature : lock temporary your gallery for maintenanceplegall2004-12-208-13/+50
* - for searching in sub-categories, use the existing get_subcat_ids functionplegall2004-12-201-28/+6
* - restricted access mode deleted : set all your categories as privateplegall2004-12-208-41/+4
* - replacement of PREFIX_TABLE constant in delete_user functionplegall2004-12-206-127/+62
* - Minor update of language filegweltas2004-12-208-4/+20
* - in picture.php, $user['maxwidth'] and $user['maxheight'] can be unset ifplegall2004-12-207-37/+141
* - bug fixed : in admin/cat_list, next_rank cant' be calculted and query toplegall2004-12-1813-124/+109
* - French translation for many new entriesgweltas2004-12-168-49/+56
* - bug fixed : in the categories menu, we may have to close more than oneplegall2004-12-131-2/+2
* - reformat create_navigation_bar functionplegall2004-12-131-37/+37
* - refresh paginated navigation bar : displays First and Last, displaysplegall2004-12-133-23/+97
* - in admin menu, status option for categories is not "permissions" butplegall2004-12-1224-178/+299
* - change the category levels separator to a "superior to" to be the same asplegall2004-12-061-1/+5
* - possibility to set an element as representant of its categoriesplegall2004-12-063-0/+79
* - bug fixed : when a picture is linked to more than 1 category, it was shownplegall2004-12-061-3/+3
* - ordering function moved from admin/update to admin/include/functionplegall2004-12-053-37/+39
* if all links between a category and elements have disappeared, no line isplegall2004-12-051-1/+10
* bug fix on typoplegall2004-12-051-6/+6
* - on picture.php, related categories under the element are displayed inplegall2004-12-0510-298/+308
* - search modified : possible to partially fill the date, allwords areplegall2004-12-053-121/+219
* - shows the element representing a non empty category in cat_modifyplegall2004-12-045-22/+67
* - change "->" in a beautiful arrow :-) for categories level in adminplegall2004-12-046-118/+201
* - User control panel update (user side)gweltas2004-12-0318-869/+317
* Update of the user preferences panel.gweltas2004-12-029-135/+125
* Search form updategweltas2004-12-027-68/+75
* bug corrected when moving categories at the top levelplegall2004-11-301-2/+2
* no PHP error if form submitted while no category selectedplegall2004-11-301-2/+6
* favorite category accessibleplegall2004-11-301-0/+1
* - update_global_rank new function : far more intelligent update. Take intoplegall2004-11-304-201/+218
* date_metadata_update between simple quotesplegall2004-11-301-2/+2
* New template for group managementgweltas2004-11-2610-334/+235
* Categories option management update.gweltas2004-11-258-118/+79
* New ergonomic form for search queries.gweltas2004-11-257-539/+288
* distinction between categories' admin menus and others (comments forplegall2004-11-242-12/+12
* report correction on "only first IPTC keyword" retrieved in remote sitesplegall2004-11-241-14/+42
* bug on Windows for date 1970-01-01 : Windows refuses to work with 1970-01-01plegall2004-11-241-1/+3
* bug corrected for multipages view on list special categoryplegall2004-11-241-0/+2
* changing name of key from none to history_i1plegall2004-11-241-1/+1
* Drop of PRIMARY Key on history table.gweltas2004-11-241-1/+1
* - global categories' options : instead of N horizontal tabs on a singleplegall2004-11-2316-472/+346
* dirname function doesn't leave last "/" character, we add itplegall2004-11-211-4/+4