| Commit message (Expand) | Author | Files | Lines |
2005-11-25 | - merge branch 1.5 r954:955 into BSF (bug 219 fixed) | plegall | 1 | -1/+2 |
2005-11-12 | - bug 198 fixed: associating users to a group was not visible at validation, | plegall | 1 | -0/+10 |
2005-11-08 | - bug 180 fixed: remote_site.tpl doesn't validate. | plegall | 1 | -1/+7 |
2005-10-30 | 2005-10-30 volcom | volcom | 3 | -2/+123 |
2005-10-25 | - bug 183 fixed: Warning when trying to associate an image with an already | plegall | 1 | -11/+20 |
2005-10-23 | - bug 182 fixed: newly created user is not displayed in the user list. | plegall | 1 | -2/+6 |
2005-10-23 | - bug fixed: during file tree synchronization, warning on finding the next | plegall | 1 | -1/+13 |
2005-10-22 | - bug fixed: link on a single day in Administration>General>History was | plegall | 1 | -3/+17 |
2005-10-22 | - bug 173 fixed: due to phpBB user identifiers management, the method to | plegall | 1 | -1/+11 |
2005-10-19 | - warning fixed: $_GET['year'] and $_GET['month'] are not always defined to | plegall | 1 | -7/+19 |
2005-10-19 | - bug 174 fixed: use_exif_mapping configuration parameter was not used to | plegall | 1 | -6/+24 |
2005-10-17 | * new: history details by month,day | volcom | 1 | -1/+135 |
2005-10-07 | - modification: configuration parameters gallery_title and | plegall | 1 | -1/+14 |
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 |