| Commit message (Expand) | Author | Files | Lines |
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 |
2004-12-23 | - User permission update : deletion of obsolete file | gweltas | 1 | -125/+0 |
2004-12-23 | - User permissions template migration | gweltas | 1 | -228/+75 |
2004-12-20 | - new feature : lock temporary your gallery for maintenance | plegall | 1 | -1/+7 |
2004-12-20 | - restricted access mode deleted : set all your categories as private | plegall | 1 | -8/+0 |
2004-12-20 | - replacement of PREFIX_TABLE constant in delete_user function | plegall | 2 | -23/+27 |
2004-12-20 | - Minor update of language file | gweltas | 4 | -4/+6 |
2004-12-18 | - bug fixed : in admin/cat_list, next_rank cant' be calculted and query to | plegall | 3 | -88/+41 |
2004-12-16 | - French translation for many new entries | gweltas | 2 | -5/+6 |
2004-12-12 | - in admin menu, status option for categories is not "permissions" but | plegall | 11 | -142/+245 |
2004-12-06 | - possibility to set an element as representant of its categories | plegall | 1 | -0/+40 |
2004-12-05 | - ordering function moved from admin/update to admin/include/function | plegall | 3 | -37/+39 |
2004-12-05 | if all links between a category and elements have disappeared, no line is | plegall | 1 | -1/+10 |
2004-12-05 | - on picture.php, related categories under the element are displayed in | plegall | 4 | -206/+184 |
2004-12-04 | - shows the element representing a non empty category in cat_modify | plegall | 3 | -22/+58 |
2004-12-04 | - change "->" in a beautiful arrow :-) for categories level in admin | plegall | 4 | -109/+165 |
2004-12-03 | - User control panel update (user side) | gweltas | 5 | -493/+12 |
2004-12-02 | Update of the user preferences panel. | gweltas | 1 | -3/+2 |
2004-12-02 | Search form update | gweltas | 2 | -2/+2 |
2004-11-30 | bug corrected when moving categories at the top level | plegall | 1 | -2/+2 |
2004-11-30 | no PHP error if form submitted while no category selected | plegall | 1 | -2/+6 |
2004-11-30 | - update_global_rank new function : far more intelligent update. Take into | plegall | 4 | -201/+218 |
2004-11-30 | date_metadata_update between simple quotes | plegall | 1 | -2/+2 |
2004-11-26 | New template for group management | gweltas | 3 | -205/+124 |