| Commit message (Expand) | Author | Files | Lines |
2005-10-07 | - new: mass virtual categories movement manager in | plegall | 3 | -45/+212 |
2005-10-05 | - bug 160 fixed: (part one of the bug) hard coded column name of users table | plegall | 2 | -179/+196 |
2005-09-27 | - bug 168 fixed: crash when language file does not exists. Constant | plegall | 1 | -14/+6 |
2005-09-25 | - bug 163 fixed: link error when cookies disabled in admin/stats | plegall | 1 | -2/+10 |
2005-09-24 | - bug 162 fixed: division by zero when trying to view "all" items in | plegall | 2 | -6/+45 |
2005-09-21 | - bug 150 fixed: in category permissions management, wrong column name when | plegall | 1 | -1/+1 |
2005-09-18 | - bug 111 fixed: "Can't add virtual category when cookie | plegall | 2 | -2/+20 |
2005-09-18 | - bug 107 fixed: crash when logging visit on a category containing "'" | plegall | 1 | -5/+6 |
2005-09-17 | - improvement: add information about how to use an external table for users | plegall | 2 | -3/+2 |
2005-09-17 | - translation: common and admin strings translated in french from english | plegall | 1 | -2/+0 |
2005-09-14 | - improvement: long localized messages are in HTML files instead of $lang | plegall | 8 | -156/+23 |
2005-09-03 | - bug fixed : no display of first added element date in admin/intro if no | plegall | 1 | -11/+20 |
2005-09-03 | - modification : less configuration parameters in administration | plegall | 8 | -602/+222 |
2005-08-25 | - new : HTML BODY identifier to let CSS stylesheets manage specific | plegall | 2 | -119/+22 |
2005-08-24 | - deletion : no mail notification anymore. Feature replaced by RSS feed | plegall | 2 | -54/+132 |
2005-08-20 | - improvement : dedicated page for user comments validation/reject in | plegall | 1 | -0/+171 |
2005-08-19 | - improvement : less compact presentation of screen admin/element_set_unit. | plegall | 1 | -27/+61 |
2005-08-19 | - improvement : standardization of categories navigation bar on top of | plegall | 5 | -14/+21 |
2005-08-19 | - modification : RSS feed work only with a given feed identifier. Thus we | plegall | 2 | -1/+13 |
2005-08-18 | - improvement : screen admin/picture_modify rewritten. Presentation copied | plegall | 5 | -154/+291 |
2005-08-17 | - improvement : in admin/user_perm, already authorized categories thanks to | plegall | 1 | -1/+50 |
2005-08-17 | - modification : major simplification of admin.php. Titles are managed by | plegall | 6 | -37/+124 |
2005-08-16 | - modification : admin/group_list screen completely rewrite to present the | plegall | 3 | -285/+270 |
2005-08-15 | - new : introduction page to administration section. This page gives | plegall | 2 | -82/+202 |
2005-08-13 | - new : maintenance screen in administration. There you can update | plegall | 5 | -63/+610 |
2005-08-08 | - new : external authentication in another users table. Previous users table | plegall | 4 | -189/+117 |
2005-07-17 | - bug fixed : in admin/user_list, if target is "selection" and that no user | plegall | 1 | -61/+72 |
2005-07-16 | - new feature : RSS notification feed. Feed generator is an external tool | plegall | 3 | -3/+7 |
2005-06-30 | - category permissions management comes back! (it disappeared in branch 1.4) | plegall | 1 | -166/+303 |
2005-06-30 | - categories management : new display with icon for actions (delete, | plegall | 1 | -189/+95 |
2005-06-11 | - errors and informations boxes : management centralized in admin.php, | plegall | 12 | -153/+56 |
2005-06-11 | - bug 96 (informations given by uploaders are lost) correction reported from | plegall | 1 | -0/+56 |
2005-05-09 | - user list : links to profile page and permissions page are represented by | plegall | 1 | -19/+362 |
2005-05-06 | - bug fixed : users belonging to several groups were shown several times | plegall | 1 | -1/+1 |
2005-04-30 | - user list updated : ability to filter list on status. Function get_enums | plegall | 1 | -0/+38 |
2005-04-28 | - user list updated : ability to filter list on group | plegall | 1 | -15/+80 |
2005-04-26 | - DATE() is available only since MySQL 4.1.1, replaced by DAYOFMONTH() | plegall | 2 | -7/+16 |
2005-04-25 | - profile.php is no longer used for listing users : admin/user_list.php | plegall | 1 | -0/+246 |
2005-04-25 | - L�g�re modification pour permettre une installation m�me si le fichie... | gweltas | 2 | -15/+161 |
2005-04-16 | - elements batch management : element_set page becomes the frontend to | plegall | 5 | -179/+339 |
2005-04-16 | - elements batch management : in addition to global mode, a unit mode is | plegall | 2 | -1/+224 |
2005-04-11 | - functions get_day_list and get_month_list moved from search.php to | plegall | 1 | -10/+233 |
2005-03-26 | - "add to caddie" link is visible only when categories contains | plegall | 1 | -3/+13 |
2005-03-25 | - new feature : caddie. The purpose is batch management, especially | plegall | 1 | -0/+241 |
2005-02-13 | - bug fixed : instead of showing a blank page when trying to use Exif tags | plegall | 1 | -0/+5 |
2005-02-09 | - bug fixed : even with a wrong date given, tries to update (should not) | plegall | 1 | -2/+2 |
2005-02-08 | - bug fixed : no need to wrap iptc values into quotes, they are added by | plegall | 1 | -1/+1 |
2005-02-07 | - bug fixed : can't find a new category id for virtual category creation if | plegall | 1 | -1/+1 |
2005-02-01 | - purge of obsolete lines | plegall | 1 | -59/+0 |
2005-01-31 | - add information after metadata synchronization | plegall | 1 | -1/+28 |