| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | - bug fixed : if a category is not a numeric category, no title was | plegall | 2004-12-28 | 1 | -5/+5 |
* | - profile.php : refactoring and small bug fixed | plegall | 2004-12-28 | 1 | -154/+215 |
* | - register process partly rewritten | plegall | 2004-12-28 | 3 | -57/+116 |
* | - bugs fixed in filesystem synchronization : if no existing category at | plegall | 2004-12-28 | 3 | -4/+12 |
* | - admin/update : filesystem synchronization process completely | plegall | 2004-12-27 | 9 | -482/+475 |
* | - user permissions ask update at each admin page generation. Table | plegall | 2004-12-25 | 11 | -172/+380 |
* | - User permission update : deletion of obsolete file | gweltas | 2004-12-23 | 1 | -125/+0 |
* | - User permissions template migration | gweltas | 2004-12-23 | 10 | -331/+111 |
* | - French translation of general lock | gweltas | 2004-12-23 | 3 | -5/+10 |
* | - new feature : lock temporary your gallery for maintenance | plegall | 2004-12-20 | 8 | -13/+50 |
* | - for searching in sub-categories, use the existing get_subcat_ids function | plegall | 2004-12-20 | 1 | -28/+6 |
* | - restricted access mode deleted : set all your categories as private | plegall | 2004-12-20 | 8 | -41/+4 |
* | - replacement of PREFIX_TABLE constant in delete_user function | plegall | 2004-12-20 | 6 | -127/+62 |
* | - Minor update of language file | gweltas | 2004-12-20 | 8 | -4/+20 |
* | - in picture.php, $user['maxwidth'] and $user['maxheight'] can be unset if | plegall | 2004-12-20 | 7 | -37/+141 |
* | - bug fixed : in admin/cat_list, next_rank cant' be calculted and query to | plegall | 2004-12-18 | 13 | -124/+109 |
* | - French translation for many new entries | gweltas | 2004-12-16 | 8 | -49/+56 |
* | - bug fixed : in the categories menu, we may have to close more than one | plegall | 2004-12-13 | 1 | -2/+2 |
* | - reformat create_navigation_bar function | plegall | 2004-12-13 | 1 | -37/+37 |
* | - refresh paginated navigation bar : displays First and Last, displays | plegall | 2004-12-13 | 3 | -23/+97 |
* | - in admin menu, status option for categories is not "permissions" but | plegall | 2004-12-12 | 24 | -178/+299 |
* | - change the category levels separator to a "superior to" to be the same as | plegall | 2004-12-06 | 1 | -1/+5 |
* | - possibility to set an element as representant of its categories | plegall | 2004-12-06 | 3 | -0/+79 |
* | - bug fixed : when a picture is linked to more than 1 category, it was shown | plegall | 2004-12-06 | 1 | -3/+3 |
* | - ordering function moved from admin/update to admin/include/function | plegall | 2004-12-05 | 3 | -37/+39 |
* | if all links between a category and elements have disappeared, no line is | plegall | 2004-12-05 | 1 | -1/+10 |
* | bug fix on typo | plegall | 2004-12-05 | 1 | -6/+6 |
* | - on picture.php, related categories under the element are displayed in | plegall | 2004-12-05 | 10 | -298/+308 |
* | - search modified : possible to partially fill the date, allwords are | plegall | 2004-12-05 | 3 | -121/+219 |
* | - shows the element representing a non empty category in cat_modify | plegall | 2004-12-04 | 5 | -22/+67 |
* | - change "->" in a beautiful arrow :-) for categories level in admin | plegall | 2004-12-04 | 6 | -118/+201 |
* | - User control panel update (user side) | gweltas | 2004-12-03 | 18 | -869/+317 |
* | Update of the user preferences panel. | gweltas | 2004-12-02 | 9 | -135/+125 |
* | Search form update | gweltas | 2004-12-02 | 7 | -68/+75 |
* | bug corrected when moving categories at the top level | plegall | 2004-11-30 | 1 | -2/+2 |
* | no PHP error if form submitted while no category selected | plegall | 2004-11-30 | 1 | -2/+6 |
* | favorite category accessible | plegall | 2004-11-30 | 1 | -0/+1 |
* | - update_global_rank new function : far more intelligent update. Take into | plegall | 2004-11-30 | 4 | -201/+218 |
* | date_metadata_update between simple quotes | plegall | 2004-11-30 | 1 | -2/+2 |
* | New template for group management | gweltas | 2004-11-26 | 10 | -334/+235 |
* | Categories option management update. | gweltas | 2004-11-25 | 8 | -118/+79 |
* | New ergonomic form for search queries. | gweltas | 2004-11-25 | 7 | -539/+288 |
* | distinction between categories' admin menus and others (comments for | plegall | 2004-11-24 | 2 | -12/+12 |
* | report correction on "only first IPTC keyword" retrieved in remote sites | plegall | 2004-11-24 | 1 | -14/+42 |
* | bug on Windows for date 1970-01-01 : Windows refuses to work with 1970-01-01 | plegall | 2004-11-24 | 1 | -1/+3 |
* | bug corrected for multipages view on list special category | plegall | 2004-11-24 | 1 | -0/+2 |
* | changing name of key from none to history_i1 | plegall | 2004-11-24 | 1 | -1/+1 |
* | Drop of PRIMARY Key on history table. | gweltas | 2004-11-24 | 1 | -1/+1 |
* | - global categories' options : instead of N horizontal tabs on a single | plegall | 2004-11-23 | 16 | -472/+346 |
* | dirname function doesn't leave last "/" character, we add it | plegall | 2004-11-21 | 1 | -4/+4 |