aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2004-10-01- Change of the picture page behavior to be able to open the full size image ...gweltas1-0/+4
2004-09-26-First draft of history displaygweltas1-2/+2
2004-09-23- Delivery of french translation in order to test i18ngweltas2-4/+1
2004-09-23- New template for picture.tplgweltas1-1/+1
2004-09-20- huge refactoring of admin/configuration.php (reminder : tabs in code arez0rglub2-2/+2
2004-09-18- new version of create_file_listing.php for future 1.4 branchz0rglub1-7/+2
2004-09-18init of $xml_content var avoiding PHP warningsz0rglub1-0/+2
2004-09-18code refactoringz0rglub1-5/+13
2004-09-07Minor bugs correctiongweltas5-17/+12
2004-09-07- corrects bugs due to deletion of configuration parameters default_lang,z0rglub2-3/+3
2004-09-05deletion of $conf['site_url'] and $conf['forum_url'] and all their usagez0rglub2-3/+0
2004-09-04- bug correction : when coming from picture.php on a picture of category.phpz0rglub3-4/+4
2004-09-03- in admin/configuration, add new step with "sections" (general, comments,z0rglub4-46/+43
2004-09-01- new special category : random picturesz0rglub2-5/+34
2004-08-31if category is best_rated : displays the average rate of the element beforez0rglub1-1/+5
2004-08-30add rating featurez0rglub4-1/+75
2004-08-29adds image id in the order by statement. Without it, you can encounterz0rglub1-1/+1
2004-08-29deletion of a debug instructionz0rglub1-1/+0
2004-08-29search in sub-categories option is availablez0rglub1-4/+36
2004-08-29Call to get_plain_structure() replaced by a call to get_user_plain_structure()gweltas1-1/+1
2004-08-26possibility to choose the date field you want to use for calendar categoryz0rglub3-23/+24
2004-08-25- Deletion of obsolete functions in the administrative partgweltas3-4/+4
2004-08-25refresh time decreases from 5 seconds to 1z0rglub1-1/+1
2004-08-25"show metadata" feature added : you can ask to show metadata (EXIF and IPTC)z0rglub2-0/+103
2004-08-21in get_icon function, if the date is not in the right format, returns emptyz0rglub1-0/+5
2004-08-21add in comment another possibility for counting user total number ofz0rglub1-1/+12
2004-08-21- add files metadata support : use info for database fieldsz0rglub1-1/+1
2004-08-16bug correction : in case of filesize metadata not registered into database,z0rglub1-1/+1
2004-08-07replacement of obsolete header title filez0rglub1-1/+1
2004-08-07deletion of debug tracesz0rglub1-4/+0
2004-08-06use of functions_html.inc.php instead of htmlfunctions.inc.phpz0rglub1-1/+1
2004-08-06new function get_html_menu_category to manage menu categories as list itemsz0rglub1-0/+259
2004-08-06htmlfunctions.inc.php moved to functions_html.inc.phpz0rglub1-185/+0
2004-08-05non picture files managementz0rglub4-22/+79
2004-08-05refactoringz0rglub1-14/+15
2004-08-05non picture files management : add array $conf['file_ext']z0rglub1-2/+6
2004-07-28Installation procedure updategweltas3-4/+6
2004-07-27replacement of short_period with recent_periodz0rglub1-1/+1
2004-07-26use new search URL variablez0rglub3-35/+122
2004-07-09replacement of short_period and long_period by recent_periodz0rglub4-17/+8
2004-06-25- code refactoringz0rglub1-11/+28
2004-06-25initial revisionz0rglub4-0/+826
2004-06-18get_icon function takes a date in YYY-MM-DD formatz0rglub1-8/+12
2004-06-18- new category added : recent_catsz0rglub1-1/+10
2004-06-16replace recent category by recent_pics (to have a difference withz0rglub1-4/+4
2004-06-15- adds calendar categoryz0rglub1-8/+48
2004-05-28table user_category droppedz0rglub3-48/+60
2004-05-20field comments.date becomes a datetime MySQL field type (instead of int)z0rglub1-0/+6
2004-03-31bug 23 : search case insensitive BUT highlightning case sensitivez0rglub1-8/+17
2004-03-31redirections modification : use of a HTML refresh page instead of header PHPz0rglub3-33/+47