| Commit message (Expand) | Author | Age | Files | Lines |
* | - improvement : in admin/user_perm, already authorized categories thanks to | plegall | 2005-08-17 | 1 | -1/+50 |
* | - modification : major simplification of admin.php. Titles are managed by | plegall | 2005-08-17 | 6 | -37/+124 |
* | - modification : admin/group_list screen completely rewrite to present the | plegall | 2005-08-16 | 3 | -285/+270 |
* | - new : introduction page to administration section. This page gives | plegall | 2005-08-15 | 2 | -82/+202 |
* | - new : maintenance screen in administration. There you can update | plegall | 2005-08-13 | 5 | -63/+610 |
* | - new : external authentication in another users table. Previous users table | plegall | 2005-08-08 | 4 | -189/+117 |
* | - bug fixed : in admin/user_list, if target is "selection" and that no user | plegall | 2005-07-17 | 1 | -61/+72 |
* | - new feature : RSS notification feed. Feed generator is an external tool | plegall | 2005-07-16 | 3 | -3/+7 |
* | - category permissions management comes back! (it disappeared in branch 1.4) | plegall | 2005-06-30 | 1 | -166/+303 |
* | - categories management : new display with icon for actions (delete, | plegall | 2005-06-30 | 1 | -189/+95 |
* | - errors and informations boxes : management centralized in admin.php, | plegall | 2005-06-11 | 12 | -153/+56 |
* | - bug 96 (informations given by uploaders are lost) correction reported from | plegall | 2005-06-11 | 1 | -0/+56 |
* | - user list : links to profile page and permissions page are represented by | plegall | 2005-05-09 | 1 | -19/+362 |
* | - bug fixed : users belonging to several groups were shown several times | plegall | 2005-05-06 | 1 | -1/+1 |
* | - user list updated : ability to filter list on status. Function get_enums | plegall | 2005-04-30 | 1 | -0/+38 |
* | - user list updated : ability to filter list on group | plegall | 2005-04-28 | 1 | -15/+80 |
* | - DATE() is available only since MySQL 4.1.1, replaced by DAYOFMONTH() | plegall | 2005-04-26 | 2 | -7/+16 |
* | - profile.php is no longer used for listing users : admin/user_list.php | plegall | 2005-04-25 | 1 | -0/+246 |
* | - L�g�re modification pour permettre une installation m�me si le fichie... | gweltas | 2005-04-25 | 2 | -15/+161 |
* | - elements batch management : element_set page becomes the frontend to | plegall | 2005-04-16 | 5 | -179/+339 |
* | - elements batch management : in addition to global mode, a unit mode is | plegall | 2005-04-16 | 2 | -1/+224 |
* | - functions get_day_list and get_month_list moved from search.php to | plegall | 2005-04-11 | 1 | -10/+233 |
* | - "add to caddie" link is visible only when categories contains | plegall | 2005-03-26 | 1 | -3/+13 |
* | - new feature : caddie. The purpose is batch management, especially | plegall | 2005-03-25 | 1 | -0/+241 |
* | - bug fixed : instead of showing a blank page when trying to use Exif tags | plegall | 2005-02-13 | 1 | -0/+5 |
* | - bug fixed : even with a wrong date given, tries to update (should not) | plegall | 2005-02-09 | 1 | -2/+2 |
* | - bug fixed : no need to wrap iptc values into quotes, they are added by | plegall | 2005-02-08 | 1 | -1/+1 |
* | - bug fixed : can't find a new category id for virtual category creation if | plegall | 2005-02-07 | 1 | -1/+1 |
* | - purge of obsolete lines | plegall | 2005-02-01 | 1 | -59/+0 |
* | - add information after metadata synchronization | plegall | 2005-01-31 | 1 | -1/+28 |
* | - bug fixed : word "all" for creating all thumbnails is now in i18n | plegall | 2005-01-20 | 1 | -0/+1 |
* | - new features : multipages users list. The list can be ordered by id (same | plegall | 2005-01-19 | 1 | -0/+4 |
* | - bug fixed : when trying to link a blank user to a group, only a french | plegall | 2005-01-17 | 1 | -8/+15 |
* | - bug fixed : in thumbnail creation process, only files with filename | plegall | 2005-01-17 | 1 | -0/+8 |
* | - bug fixed : only fields corresponding to the metadata synchronization are | plegall | 2005-01-17 | 1 | -3/+12 |
* | - bug fixed : in admin/configuration, reset button was a submit button | plegall | 2005-01-16 | 1 | -1/+1 |
* | - admin/waiting : add a reset button | plegall | 2005-01-16 | 1 | -0/+1 |
* | - bug fixed : when unvalidating a waiting picture, a wrong path was unlinked | plegall | 2005-01-16 | 1 | -6/+4 |
* | - big update in thumbnail creation process : form is always shown with the | plegall | 2005-01-16 | 1 | -266/+221 |
* | - no debug output in synchronization process (replaced by HTML comments, | plegall | 2005-01-15 | 1 | -12/+69 |
* | - use template->parse instead of pparse. (exceptions for install.php and | plegall | 2005-01-13 | 1 | -1/+1 |
* | - bug fixed : use the constant to history table instead of hard coded table | plegall | 2005-01-11 | 1 | -1/+1 |
* | - deletion of calculated permissions when deleting a user | plegall | 2005-01-08 | 1 | -1/+8 |
* | all headers adapted to new year 2005, happy new year | plegall | 2005-01-07 | 23 | -23/+23 |
* | - upgrade scripts added for releases 1.3.x | plegall | 2005-01-06 | 1 | -38/+40 |
* | - Group permission delivery | gweltas | 2005-01-06 | 3 | -117/+153 |
* | - French translation | gweltas | 2005-01-04 | 1 | -28/+0 |
* | - administration instructions rewritten (english only), no more picture | plegall | 2004-12-31 | 2 | -11/+9 |
* | - bug fixed on setting commentable property for a single category (bug in | plegall | 2004-12-30 | 1 | -0/+3 |
* | - admin/update : bug when trying to synchronize a particular category (it | plegall | 2004-12-30 | 1 | -0/+6 |