| Commit message (Expand) | Author | Age | Files | Lines |
* | optimization : instead of reading each $conf['calendar_datefield'] for | plegall | 2004-11-21 | 1 | -18/+18 |
* | takes not only the first keyword in IPTC field 2#025 | plegall | 2004-11-20 | 1 | -7/+28 |
* | - optimization : representative picture becomes mandatory for a non empty | plegall | 2004-11-20 | 4 | -148/+111 |
* | - images.path column added to reduce database access | plegall | 2004-11-16 | 5 | -53/+25 |
* | category random replaced by a more generic category : list. You give a list | plegall | 2004-11-15 | 2 | -21/+25 |
* | - since categories.site_id can be NULL (for virtual categories), virtual | plegall | 2004-11-15 | 1 | -24/+63 |
* | - admin/cat_options page added : manage options for the whole categories | plegall | 2004-11-13 | 3 | -4/+34 |
* | - IPTC mapping done in include/config.inc.php | plegall | 2004-11-10 | 1 | -1/+12 |
* | Before 1970, Microsoft Windows can't mktime. format_date changed was changed | plegall | 2004-11-09 | 1 | -20/+33 |
* | update headers to comply with GPL | z0rglub | 2004-11-06 | 20 | -81/+80 |
* | - DEFAULT_LANGUAGE constant moved to $conf['default_language'] | z0rglub | 2004-11-05 | 5 | -9/+16 |
* | - synchronization interface redesigned : a form lets user choose option of | z0rglub | 2004-11-01 | 4 | -25/+67 |
* | - function mysql_query replaced by pwg_query : the same with debugging | z0rglub | 2004-10-30 | 13 | -72/+80 |
* | - refactoring of comments.php | z0rglub | 2004-10-23 | 7 | -122/+119 |
* | use of PHPWG_ROOT_PATH constant instead of './' | z0rglub | 2004-10-23 | 1 | -1/+2 |
* | refactoring : rewrite of get_cat_display_name function header | z0rglub | 2004-10-23 | 1 | -6/+14 |
* | admin/infos_image:$page['nb_image_page'] is replaced by | z0rglub | 2004-10-23 | 1 | -0/+4 |
* | code refactoring for function get_cat_display_name | z0rglub | 2004-10-21 | 1 | -14/+32 |
* | - refactoring | z0rglub | 2004-10-11 | 1 | -32/+71 |
* | I don't want to see mysql.inc.php anymore when updating... | z0rglub | 2004-10-08 | 1 | -0/+1 |
* | - checkbox for "remember me" are only shown if authorized | z0rglub | 2004-10-06 | 3 | -27/+15 |
* | - deletion of session_time and session_id_size as config parameter | z0rglub | 2004-10-02 | 4 | -59/+97 |
* | - Change of the picture page behavior to be able to open the full size image ... | gweltas | 2004-10-01 | 1 | -0/+4 |
* | -First draft of history display | gweltas | 2004-09-26 | 1 | -2/+2 |
* | - Delivery of french translation in order to test i18n | gweltas | 2004-09-23 | 2 | -4/+1 |
* | - New template for picture.tpl | gweltas | 2004-09-23 | 1 | -1/+1 |
* | - huge refactoring of admin/configuration.php (reminder : tabs in code are | z0rglub | 2004-09-20 | 2 | -2/+2 |
* | - new version of create_file_listing.php for future 1.4 branch | z0rglub | 2004-09-18 | 1 | -7/+2 |
* | init of $xml_content var avoiding PHP warnings | z0rglub | 2004-09-18 | 1 | -0/+2 |
* | code refactoring | z0rglub | 2004-09-18 | 1 | -5/+13 |
* | Minor bugs correction | gweltas | 2004-09-07 | 5 | -17/+12 |
* | - corrects bugs due to deletion of configuration parameters default_lang, | z0rglub | 2004-09-07 | 2 | -3/+3 |
* | deletion of $conf['site_url'] and $conf['forum_url'] and all their usage | z0rglub | 2004-09-05 | 2 | -3/+0 |
* | - bug correction : when coming from picture.php on a picture of category.php | z0rglub | 2004-09-04 | 3 | -4/+4 |
* | - in admin/configuration, add new step with "sections" (general, comments, | z0rglub | 2004-09-03 | 4 | -46/+43 |
* | - new special category : random pictures | z0rglub | 2004-09-01 | 2 | -5/+34 |
* | 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 | 4 | -1/+75 |
* | adds image id in the order by statement. Without it, you can encounter | z0rglub | 2004-08-29 | 1 | -1/+1 |
* | 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 |
* | Call to get_plain_structure() replaced by a call to get_user_plain_structure() | gweltas | 2004-08-29 | 1 | -1/+1 |
* | 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 | 3 | -4/+4 |
* | refresh time decreases from 5 seconds to 1 | z0rglub | 2004-08-25 | 1 | -1/+1 |
* | "show metadata" feature added : you can ask to show metadata (EXIF and IPTC) | z0rglub | 2004-08-25 | 2 | -0/+103 |
* | in get_icon function, if the date is not in the right format, returns empty | z0rglub | 2004-08-21 | 1 | -0/+5 |
* | add in comment another possibility for counting user total number of | z0rglub | 2004-08-21 | 1 | -1/+12 |
* | - add files metadata support : use info for database fields | z0rglub | 2004-08-21 | 1 | -1/+1 |
* | bug correction : in case of filesize metadata not registered into database, | z0rglub | 2004-08-16 | 1 | -1/+1 |