| Commit message (Expand) | Author | Age | Files | Lines |
* | add support of a third size picture in "high" sub-directory | z0rglub | 2004-09-24 | 3 | -10/+37 |
* | bug correction : if you rate a picture and then launch the slideshow, all | z0rglub | 2004-09-24 | 1 | -1/+1 |
* | - (re)added feature : in remote site management, if a listing.xml file is | z0rglub | 2004-09-23 | 5 | -53/+184 |
* | - Small update of category.tpl | gweltas | 2004-09-23 | 2 | -5/+5 |
* | - Delivery of french translation in order to test i18n | gweltas | 2004-09-23 | 11 | -57/+862 |
* | - New template for picture.tpl | gweltas | 2004-09-23 | 12 | -252/+294 |
* | - change language keys | z0rglub | 2004-09-20 | 1 | -6/+11 |
* | - commenting unused function guess_lang | z0rglub | 2004-09-20 | 3 | -113/+132 |
* | - huge refactoring of admin/configuration.php (reminder : tabs in code are | z0rglub | 2004-09-20 | 5 | -205/+222 |
* | - dispatch of configuration | gweltas | 2004-09-19 | 10 | -471/+599 |
* | - new version of create_file_listing.php for future 1.4 branch | z0rglub | 2004-09-18 | 8 | -95/+1039 |
* | 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 |