aboutsummaryrefslogtreecommitdiffstats
path: root/admin/element_set_global.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* bug 373 fixed: if there is no tag defined, an explicit message is displayedplegall2006-05-151-1/+18
* 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
* feature deleted: code for categories link was too complicated for such aplegall2006-04-041-61/+16
* 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-021-92/+42
* URL rewriting: capable of fully working with urls without ?rvelices2006-03-221-18/+18
* bug fixed: create_navigation_bar take into account clean URL if requested.plegall2006-03-161-2/+2
* Step 2 improvement issue 0000301:rub2006-03-091-1/+7
* bug fixed: table #categories_link was created with an hardcoded prefixplegall2006-03-051-12/+31
* - bug 183 fixed: Warning when trying to associate an image with an alreadyplegall2005-10-251-11/+20
* - bug 162 fixed: division by zero when trying to view "all" items inplegall2005-09-241-5/+28
* - improvement : standardization of categories navigation bar on top ofplegall2005-08-191-1/+1
* - errors and informations boxes : management centralized in admin.php,plegall2005-06-111-1/+0
* - elements batch management : element_set page becomes the frontend toplegall2005-04-161-100/+78
* - elements batch management : in addition to global mode, a unit mode isplegall2005-04-161-1/+2
* - functions get_day_list and get_month_list moved from search.php toplegall2005-04-111-10/+233
* - "add to caddie" link is visible only when categories containsplegall2005-03-261-3/+13
* - new feature : caddie. The purpose is batch management, especiallyplegall2005-03-251-0/+241