| Commit message (Expand) | Author | Age | Files | Lines |
* | - modification : simplification of HTML/CSS code for double select screen to | plegall | 2005-08-14 | 1 | -27/+28 |
* | - new : maintenance screen in administration. There you can update | plegall | 2005-08-13 | 2 | -49/+106 |
* | - new : external authentication in another users table. Previous users table | plegall | 2005-08-08 | 1 | -3/+22 |
* | - improvement : in admin/element_set_global, javascript is not used anymore | plegall | 2005-07-17 | 1 | -3/+4 |
* | - category permissions management comes back! (it disappeared in branch 1.4) | plegall | 2005-06-30 | 3 | -48/+59 |
* | - users managment : change display of filter (according to filter on user | plegall | 2005-06-30 | 1 | -8/+23 |
* | - categories management : new display with icon for actions (delete, | plegall | 2005-06-30 | 1 | -38/+37 |
* | - errors and informations boxes : management centralized in admin.php, | plegall | 2005-06-11 | 11 | -88/+11 |
* | - user list : links to profile page and permissions page are represented by | plegall | 2005-05-09 | 1 | -4/+169 |
* | - user list updated : ability to filter list on status. Function get_enums | plegall | 2005-04-30 | 1 | -0/+7 |
* | - user list updated : ability to filter list on group | plegall | 2005-04-28 | 1 | -0/+7 |
* | - profile.php is no longer used for listing users : admin/user_list.php | plegall | 2005-04-25 | 1 | -0/+59 |
* | - L�g�re modification pour permettre une installation m�me si le fichie... | gweltas | 2005-04-25 | 1 | -9/+9 |
* | - elements batch management : element_set page becomes the frontend to | plegall | 2005-04-16 | 2 | -7/+28 |
* | - elements batch management : in addition to global mode, a unit mode is | plegall | 2005-04-16 | 2 | -16/+108 |
* | - functions get_day_list and get_month_list moved from search.php to | plegall | 2005-04-11 | 1 | -20/+135 |
* | - typo fixed : wrong block name closed in template | plegall | 2005-03-25 | 1 | -1/+1 |
* | - new feature : caddie. The purpose is batch management, especially | plegall | 2005-03-25 | 1 | -0/+44 |
* | - add information after metadata synchronization | plegall | 2005-01-31 | 1 | -1/+10 |
* | - bug fixed : word "all" for creating all thumbnails is now in i18n | plegall | 2005-01-20 | 1 | -1/+1 |
* | - 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 |
* | - big update in thumbnail creation process : form is always shown with the | plegall | 2005-01-16 | 1 | -39/+17 |
* | - HTML entity ← and → are not supported by Microsoft Internet | plegall | 2005-01-15 | 2 | -6/+6 |
* | - no debug output in synchronization process (replaced by HTML comments, | plegall | 2005-01-15 | 1 | -36/+39 |
* | - small correction english FAQ | plegall | 2005-01-07 | 1 | -4/+4 |
* | - Group permission delivery | gweltas | 2005-01-06 | 2 | -27/+7 |
* | - administration instructions rewritten (english only), no more picture | plegall | 2004-12-31 | 1 | -2/+2 |
* | - bug fixed on setting commentable property for a single category (bug in | plegall | 2004-12-30 | 1 | -2/+2 |
* | - bug fixed on upload : configuration variable $conf['upload_available'] has | plegall | 2004-12-30 | 1 | -2/+2 |
* | - admin/update : deletion of useless lines | plegall | 2004-12-30 | 1 | -4/+5 |
* | - admin/update : filesystem synchronization process completely | plegall | 2004-12-27 | 1 | -8/+31 |
* | - User permissions template migration | gweltas | 2004-12-23 | 3 | -30/+2 |
* | - new feature : lock temporary your gallery for maintenance | plegall | 2004-12-20 | 1 | -0/+5 |
* | - restricted access mode deleted : set all your categories as private | plegall | 2004-12-20 | 1 | -5/+0 |
* | - Minor update of language file | gweltas | 2004-12-20 | 1 | -0/+10 |
* | - bug fixed : in admin/cat_list, next_rank cant' be calculted and query to | plegall | 2004-12-18 | 1 | -7/+5 |
* | - French translation for many new entries | gweltas | 2004-12-16 | 1 | -17/+3 |
* | - possibility to set an element as representant of its categories | plegall | 2004-12-06 | 1 | -0/+37 |
* | - on picture.php, related categories under the element are displayed in | plegall | 2004-12-05 | 3 | -73/+92 |
* | - shows the element representing a non empty category in cat_modify | plegall | 2004-12-04 | 1 | -0/+8 |
* | - change "->" in a beautiful arrow :-) for categories level in admin | plegall | 2004-12-04 | 1 | -6/+22 |
* | - User control panel update (user side) | gweltas | 2004-12-03 | 2 | -196/+0 |
* | New template for group management | gweltas | 2004-11-26 | 3 | -75/+52 |
* | Categories option management update. | gweltas | 2004-11-25 | 1 | -35/+21 |
* | - global categories' options : instead of N horizontal tabs on a single | plegall | 2004-11-23 | 2 | -54/+39 |
* | Categories management icon update | gweltas | 2004-11-18 | 4 | -0/+0 |
* | - admin/cat_options page really added this time : manage options for the | plegall | 2004-11-15 | 1 | -0/+61 |
* | - admin/cat_options page added : manage options for the whole categories | plegall | 2004-11-13 | 1 | -12/+2 |
* | - synchronization interface redesigned : a form lets user choose option of | z0rglub | 2004-11-01 | 3 | -45/+33 |