| Commit message (Expand) | Author | Age | Files | Lines |
* | init of $xml_content var avoiding PHP warnings | z0rglub | 2004-09-18 | 1 | -0/+2 |
* | code refactoring | z0rglub | 2004-09-18 | 1 | -5/+13 |
* | deletion of rate lines when deleting an element | z0rglub | 2004-09-18 | 1 | -0/+8 |
* | representative was badly tested using prefix_thumbnail... | z0rglub | 2004-09-18 | 1 | -3/+3 |
* | verification of number of elements to delete in the function and not before | z0rglub | 2004-09-12 | 1 | -4/+11 |
* | waiting tpl migration | gweltas | 2004-09-11 | 6 | -202/+191 |
* | Minor bugs correction | gweltas | 2004-09-07 | 10 | -26/+35 |
* | - corrects bugs due to deletion of configuration parameters default_lang, | z0rglub | 2004-09-07 | 4 | -8/+13 |
* | - adjustements on length fields | z0rglub | 2004-09-05 | 2 | -13/+35 |
* | deletion of $conf['site_url'] and $conf['forum_url'] and all their usage | z0rglub | 2004-09-05 | 6 | -10/+6 |
* | when clicking on configuration page of admin panel, the general section in | z0rglub | 2004-09-04 | 1 | -1/+1 |
* | - bug correction : when coming from picture.php on a picture of category.php | z0rglub | 2004-09-04 | 5 | -18/+35 |
* | - in admin/configuration, add new step with "sections" (general, comments, | z0rglub | 2004-09-03 | 1 | -8/+2 |
* | - in admin/configuration, add new step with "sections" (general, comments, | z0rglub | 2004-09-03 | 11 | -669/+512 |
* | - refactoring | z0rglub | 2004-09-01 | 1 | -11/+16 |
* | - new special category : random pictures | z0rglub | 2004-09-01 | 5 | -45/+106 |
* | Template migration : picture_modify.php | gweltas | 2004-08-31 | 5 | -305/+197 |
* | if category is best_rated : displays the average rate of the element before | z0rglub | 2004-08-31 | 1 | -1/+5 |
* | add rating feature | z0rglub | 2004-08-30 | 11 | -64/+276 |
* | Migration of the template of images_infos.php | gweltas | 2004-08-29 | 4 | -215/+204 |
* | adds image id in the order by statement. Without it, you can encounter | z0rglub | 2004-08-29 | 1 | -1/+1 |
* | PHP5 compatibility | gweltas | 2004-08-29 | 1 | -3/+3 |
* | deletion of a debug instruction | z0rglub | 2004-08-29 | 1 | -1/+0 |
* | search in sub-categories option is available | z0rglub | 2004-08-29 | 1 | -4/+36 |
* | corrects a bug in language item choice | z0rglub | 2004-08-29 | 1 | -1/+1 |
* | - uses a trick to get all categories with the function to get menu | z0rglub | 2004-08-29 | 1 | -1/+5 |
* | Call to get_plain_structure() replaced by a call to get_user_plain_structure() | gweltas | 2004-08-29 | 3 | -34/+32 |
* | simplier display of update result : | z0rglub | 2004-08-29 | 5 | -33/+64 |
* | possibility to choose the date field you want to use for calendar category | z0rglub | 2004-08-26 | 3 | -23/+24 |
* | - Deletion of obsolete functions in the administrative part | gweltas | 2004-08-25 | 8 | -184/+46 |
* | refresh time decreases from 5 seconds to 1 | z0rglub | 2004-08-25 | 1 | -1/+1 |
* | very small refactoring | z0rglub | 2004-08-25 | 1 | -2/+2 |
* | "show metadata" feature added : you can ask to show metadata (EXIF and IPTC) | z0rglub | 2004-08-25 | 11 | -57/+392 |
* | in get_icon function, if the date is not in the right format, returns empty | z0rglub | 2004-08-21 | 1 | -0/+5 |
* | - deletion functions updated : no needs to call delete_elements if no | z0rglub | 2004-08-21 | 1 | -61/+93 |
* | add in comment another possibility for counting user total number of | z0rglub | 2004-08-21 | 1 | -1/+12 |
* | don't force the width and height of folder icons | z0rglub | 2004-08-21 | 1 | -2/+2 |
* | date in ISO standard | z0rglub | 2004-08-21 | 1 | -5/+3 |
* | - add files metadata support : use info for database fields | z0rglub | 2004-08-21 | 1 | -0/+1 |
* | - add files metadata support : use info for database fields | z0rglub | 2004-08-21 | 9 | -152/+596 |
* | bug correction : in case of filesize metadata not registered into database, | z0rglub | 2004-08-16 | 1 | -1/+1 |
* | bug correction : in case of metadata (image dimension, filesize) not | z0rglub | 2004-08-16 | 1 | -6/+13 |
* | change default langage | z0rglub | 2004-08-12 | 1 | -1/+1 |
* | bug correction, a single quote was not in the right place | z0rglub | 2004-08-07 | 1 | -1/+1 |
* | replacement of obsolete header title file | z0rglub | 2004-08-07 | 1 | -1/+1 |
* | deletion of debug traces | z0rglub | 2004-08-07 | 1 | -4/+0 |
* | new CSS classes : menuCategorySelected and menuCategoryNotSelected | z0rglub | 2004-08-06 | 1 | -1/+9 |
* | menu categories managed as list items | z0rglub | 2004-08-06 | 2 | -62/+10 |
* | use of functions_html.inc.php instead of htmlfunctions.inc.php | z0rglub | 2004-08-06 | 1 | -1/+1 |
* | new function get_html_menu_category to manage menu categories as list items | z0rglub | 2004-08-06 | 1 | -0/+259 |