aboutsummaryrefslogtreecommitdiffstats
path: root/admin (follow)
Commit message (Expand)AuthorAgeFilesLines
* * new: history details by month,dayvolcom2005-10-171-1/+135
* - modification: configuration parameters gallery_title andplegall2005-10-071-1/+14
* - new: mass virtual categories movement manager inplegall2005-10-073-45/+212
* - bug 160 fixed: (part one of the bug) hard coded column name of users tableplegall2005-10-052-179/+196
* - bug 168 fixed: crash when language file does not exists. Constantplegall2005-09-271-14/+6
* - bug 163 fixed: link error when cookies disabled in admin/statsplegall2005-09-251-2/+10
* - bug 162 fixed: division by zero when trying to view "all" items inplegall2005-09-242-6/+45
* - bug 150 fixed: in category permissions management, wrong column name whenplegall2005-09-211-1/+1
* - bug 111 fixed: "Can't add virtual category when cookieplegall2005-09-182-2/+20
* - bug 107 fixed: crash when logging visit on a category containing "'"plegall2005-09-181-5/+6
* - improvement: add information about how to use an external table for usersplegall2005-09-172-3/+2
* - translation: common and admin strings translated in french from englishplegall2005-09-171-2/+0
* - improvement: long localized messages are in HTML files instead of $langplegall2005-09-148-156/+23
* - bug fixed : no display of first added element date in admin/intro if noplegall2005-09-031-11/+20
* - modification : less configuration parameters in administrationplegall2005-09-038-602/+222
* - new : HTML BODY identifier to let CSS stylesheets manage specificplegall2005-08-252-119/+22
* - deletion : no mail notification anymore. Feature replaced by RSS feedplegall2005-08-242-54/+132
* - improvement : dedicated page for user comments validation/reject inplegall2005-08-201-0/+171
* - improvement : less compact presentation of screen admin/element_set_unit.plegall2005-08-191-27/+61
* - improvement : standardization of categories navigation bar on top ofplegall2005-08-195-14/+21
* - modification : RSS feed work only with a given feed identifier. Thus weplegall2005-08-192-1/+13
* - improvement : screen admin/picture_modify rewritten. Presentation copiedplegall2005-08-185-154/+291
* - improvement : in admin/user_perm, already authorized categories thanks toplegall2005-08-171-1/+50
* - modification : major simplification of admin.php. Titles are managed byplegall2005-08-176-37/+124
* - modification : admin/group_list screen completely rewrite to present theplegall2005-08-163-285/+270
* - new : introduction page to administration section. This page givesplegall2005-08-152-82/+202
* - new : maintenance screen in administration. There you can updateplegall2005-08-135-63/+610
* - new : external authentication in another users table. Previous users tableplegall2005-08-084-189/+117
* - bug fixed : in admin/user_list, if target is "selection" and that no userplegall2005-07-171-61/+72
* - new feature : RSS notification feed. Feed generator is an external toolplegall2005-07-163-3/+7
* - category permissions management comes back! (it disappeared in branch 1.4)plegall2005-06-301-166/+303
* - categories management : new display with icon for actions (delete,plegall2005-06-301-189/+95
* - errors and informations boxes : management centralized in admin.php,plegall2005-06-1112-153/+56
* - bug 96 (informations given by uploaders are lost) correction reported fromplegall2005-06-111-0/+56
* - user list : links to profile page and permissions page are represented byplegall2005-05-091-19/+362
* - 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-301-0/+38
* - user list updated : ability to filter list on groupplegall2005-04-281-15/+80
* - DATE() is available only since MySQL 4.1.1, replaced by DAYOFMONTH()plegall2005-04-262-7/+16
* - profile.php is no longer used for listing users : admin/user_list.phpplegall2005-04-251-0/+246
* - L�g�re modification pour permettre une installation m�me si le fichie...gweltas2005-04-252-15/+161
* - elements batch management : element_set page becomes the frontend toplegall2005-04-165-179/+339
* - elements batch management : in addition to global mode, a unit mode isplegall2005-04-162-1/+224
* - 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
* - bug fixed : instead of showing a blank page when trying to use Exif tagsplegall2005-02-131-0/+5
* - bug fixed : even with a wrong date given, tries to update (should not)plegall2005-02-091-2/+2
* - bug fixed : no need to wrap iptc values into quotes, they are added byplegall2005-02-081-1/+1
* - bug fixed : can't find a new category id for virtual category creation ifplegall2005-02-071-1/+1