| Commit message (Expand) | Author | Files | Lines |
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 |
2005-01-20 | - bug fixed : word "all" for creating all thumbnails is now in i18n | plegall | 1 | -0/+1 |
2005-01-19 | - new features : multipages users list. The list can be ordered by id (same | plegall | 1 | -0/+4 |
2005-01-17 | - bug fixed : when trying to link a blank user to a group, only a french | plegall | 1 | -8/+15 |
2005-01-17 | - bug fixed : in thumbnail creation process, only files with filename | plegall | 1 | -0/+8 |
2005-01-17 | - bug fixed : only fields corresponding to the metadata synchronization are | plegall | 1 | -3/+12 |
2005-01-16 | - bug fixed : in admin/configuration, reset button was a submit button | plegall | 1 | -1/+1 |
2005-01-16 | - admin/waiting : add a reset button | plegall | 1 | -0/+1 |
2005-01-16 | - bug fixed : when unvalidating a waiting picture, a wrong path was unlinked | plegall | 1 | -6/+4 |
2005-01-16 | - big update in thumbnail creation process : form is always shown with the | plegall | 1 | -266/+221 |
2005-01-15 | - no debug output in synchronization process (replaced by HTML comments, | plegall | 1 | -12/+69 |
2005-01-13 | - use template->parse instead of pparse. (exceptions for install.php and | plegall | 1 | -1/+1 |
2005-01-11 | - bug fixed : use the constant to history table instead of hard coded table | plegall | 1 | -1/+1 |
2005-01-08 | - deletion of calculated permissions when deleting a user | plegall | 1 | -1/+8 |
2005-01-07 | all headers adapted to new year 2005, happy new year | plegall | 23 | -23/+23 |
2005-01-06 | - upgrade scripts added for releases 1.3.x | plegall | 1 | -38/+40 |
2005-01-06 | - Group permission delivery | gweltas | 3 | -117/+153 |
2005-01-04 | - French translation | gweltas | 1 | -28/+0 |
2004-12-31 | - administration instructions rewritten (english only), no more picture | plegall | 2 | -11/+9 |
2004-12-30 | - bug fixed on setting commentable property for a single category (bug in | plegall | 1 | -0/+3 |
2004-12-30 | - admin/update : bug when trying to synchronize a particular category (it | plegall | 1 | -0/+6 |
2004-12-30 | - admin/update : deletion of useless lines | plegall | 2 | -103/+139 |
2004-12-28 | - bugs fixed in filesystem synchronization : if no existing category at | plegall | 1 | -2/+4 |
2004-12-27 | - admin/update : filesystem synchronization process completely | plegall | 2 | -456/+406 |
2004-12-25 | - user permissions ask update at each admin page generation. Table | plegall | 4 | -154/+346 |