aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - 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
* optimization : instead of reading each $conf['calendar_datefield'] forplegall2004-11-213-19/+21
* takes not only the first keyword in IPTC field 2#025plegall2004-11-201-7/+28
* - optimization : representative picture becomes mandatory for a non emptyplegall2004-11-207-153/+169
* New CSS usage.gweltas2004-11-181-4/+4
* Categories management icon updategweltas2004-11-187-3/+24
* Unification of "Return to main page" entry in the language files.gweltas2004-11-1813-47/+52
* - images.path column added to reduce database accessplegall2004-11-1615-170/+103
* category random replaced by a more generic category : list. You give a listplegall2004-11-155-23/+94
* - admin/cat_options page really added this time : manage options for theplegall2004-11-153-0/+400
* - since categories.site_id can be NULL (for virtual categories), virtualplegall2004-11-151-24/+63
* - admin/cat_options page added : manage options for the whole categoriesplegall2004-11-1319-63/+129
* - IPTC mapping done in include/config.inc.phpplegall2004-11-101-1/+12
* IPTC mapping done in include/config.inc.phpplegall2004-11-101-7/+3
* Before 1970, Microsoft Windows can't mktime. format_date changed was changedplegall2004-11-091-20/+33