aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - new : external authentication in another users table. Previous users tableplegall2005-08-0823-736/+633
* - improvement : in admin/element_set_global, javascript is not used anymoreplegall2005-07-172-3/+9
* - bug fixed : in admin/user_list, if target is "selection" and that no userplegall2005-07-172-61/+77
* - new feature : use Apache authentication. If $conf['apache_authentication']plegall2005-07-177-50/+117
* - new configuration parameter : hide thumbnail captions on main page withplegall2005-07-176-28/+69
* - typo fixed in last ChangeLog entry dateplegall2005-07-161-1/+1
* - new feature : RSS notification feed. Feed generator is an external toolplegall2005-07-1615-212/+2312
* - category permissions management comes back! (it disappeared in branch 1.4)plegall2005-06-308-216/+376
* - users managment : change display of filter (according to filter on userplegall2005-06-303-10/+31
* - categories management : new display with icon for actions (delete,plegall2005-06-309-227/+172
* - new feature : ability to add links on the main page (seeplegall2005-06-256-0/+45
* - comments page rewritten : comments are displayed one by one, with filtersplegall2005-06-216-121/+471
* - bug fixed when a language value contains a simple quoteplegall2005-06-211-3/+8
* - direct communication between templates and language items, without needingplegall2005-06-212-0/+8
* - new function get_name_from_file to centralize the construction ofplegall2005-06-212-0/+35
* - errors and informations boxes : management centralized in admin.php,plegall2005-06-1127-241/+150
* - bug 96 (informations given by uploaders are lost) correction reported fromplegall2005-06-112-0/+61
* - user list : links to profile page and permissions page are represented byplegall2005-05-097-31/+560
* - bug fixed : users belonging to several groups were shown several timesplegall2005-05-061-1/+1
* - user list updated : ability to filter list on status. Function get_enumsplegall2005-04-304-0/+81
* - user list updated : ability to filter list on groupplegall2005-04-283-15/+91
* - DATE() is available only since MySQL 4.1.1, replaced by DAYOFMONTH()plegall2005-04-262-7/+16
* Bug 0000100: 'info_line' template code splitedgweltas2005-04-264-182/+182
* Bug 0000101: problem with IE search on keywordsgweltas2005-04-262-2/+2
* Bug 99 : javascript error in profile.phpgweltas2005-04-264-31/+43
* Bug 0000098: class "radio" sur les input de type "radio"gweltas2005-04-261-15/+15
* - include/config.inc.php becomes include/config_default.inc.php : this fileplegall2005-04-253-7/+19
* - come back to previous version of include/constants.php : %PWGVERSION% wasplegall2005-04-252-1/+6
* - profile.php is no longer used for listing users : admin/user_list.phpplegall2005-04-256-299/+400
* - ChangeLog update according to Gweltas' commitplegall2005-04-251-0/+9
* - L�g�re modification pour permettre une installation m�me si le fichie...gweltas2005-04-256-31/+177
* - elements batch management : element_set page becomes the frontend toplegall2005-04-1612-230/+454
* - elements batch management : in addition to global mode, a unit mode isplegall2005-04-166-17/+348
* - functions get_day_list and get_month_list moved from search.php toplegall2005-04-115-85/+435
* - apply category name and element name separation in calendar specialplegall2005-03-313-13/+54
* - "add to caddie" link is visible only when categories containsplegall2005-03-267-12/+60
* - in complement of new configuration parameter "show_version", version isplegall2005-03-251-1/+1
* - new way of managing the application versionplegall2005-03-253-2/+8
* - new feature : caddie (new table was forgotten in previous commit)plegall2005-03-251-0/+11
* - typo fixed : wrong block name closed in templateplegall2005-03-252-1/+5
* - new feature : caddie. The purpose is batch management, especiallyplegall2005-03-259-2/+357
* - new configuration parameter show_version : should the version be displayedplegall2005-03-162-1/+5
* - bug fixed : listing.xml file must be placed in root directory, not inplegall2005-03-122-2/+2
* - no use of "realpath" function anymore : this function is too often buggyplegall2005-03-123-3/+3
* - bug fixed : wrong translation of "rate" by "vote" in French. "rate" isplegall2005-03-121-7/+7
* - bug fixed : errors in notification mails... $conf['webmaster'] asplegall2005-03-121-2/+2
* - bug fixed : status name is displayed as its localized nameplegall2005-03-121-1/+1
* - bug fixed : there was no category name displayed in notification mails forplegall2005-03-121-24/+28
* - bug fixed : "all" categories link name is now localizedplegall2005-03-063-1/+3
* - bug fixed : localized label on submit button to add users inplegall2005-02-181-1/+1