aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Change of the picture page behavior to be able to open the full size image ...gweltas2004-10-011-0/+4
* -First draft of history displaygweltas2004-09-261-2/+2
* - Delivery of french translation in order to test i18ngweltas2004-09-232-4/+1
* - New template for picture.tplgweltas2004-09-231-1/+1
* - huge refactoring of admin/configuration.php (reminder : tabs in code arez0rglub2004-09-202-2/+2
* - new version of create_file_listing.php for future 1.4 branchz0rglub2004-09-181-7/+2
* init of $xml_content var avoiding PHP warningsz0rglub2004-09-181-0/+2
* code refactoringz0rglub2004-09-181-5/+13
* Minor bugs correctiongweltas2004-09-075-17/+12
* - corrects bugs due to deletion of configuration parameters default_lang,z0rglub2004-09-072-3/+3
* deletion of $conf['site_url'] and $conf['forum_url'] and all their usagez0rglub2004-09-052-3/+0
* - bug correction : when coming from picture.php on a picture of category.phpz0rglub2004-09-043-4/+4
* - in admin/configuration, add new step with "sections" (general, comments,z0rglub2004-09-034-46/+43
* - new special category : random picturesz0rglub2004-09-012-5/+34
* if category is best_rated : displays the average rate of the element beforez0rglub2004-08-311-1/+5
* add rating featurez0rglub2004-08-304-1/+75
* adds image id in the order by statement. Without it, you can encounterz0rglub2004-08-291-1/+1
* deletion of a debug instructionz0rglub2004-08-291-1/+0
* search in sub-categories option is availablez0rglub2004-08-291-4/+36
* Call to get_plain_structure() replaced by a call to get_user_plain_structure()gweltas2004-08-291-1/+1
* possibility to choose the date field you want to use for calendar categoryz0rglub2004-08-263-23/+24
* - Deletion of obsolete functions in the administrative partgweltas2004-08-253-4/+4
* refresh time decreases from 5 seconds to 1z0rglub2004-08-251-1/+1
* "show metadata" feature added : you can ask to show metadata (EXIF and IPTC)z0rglub2004-08-252-0/+103
* in get_icon function, if the date is not in the right format, returns emptyz0rglub2004-08-211-0/+5
* add in comment another possibility for counting user total number ofz0rglub2004-08-211-1/+12
* - add files metadata support : use info for database fieldsz0rglub2004-08-211-1/+1
* bug correction : in case of filesize metadata not registered into database,z0rglub2004-08-161-1/+1
* replacement of obsolete header title filez0rglub2004-08-071-1/+1
* deletion of debug tracesz0rglub2004-08-071-4/+0
* use of functions_html.inc.php instead of htmlfunctions.inc.phpz0rglub2004-08-061-1/+1
* new function get_html_menu_category to manage menu categories as list itemsz0rglub2004-08-061-0/+259
* htmlfunctions.inc.php moved to functions_html.inc.phpz0rglub2004-08-061-185/+0
* non picture files managementz0rglub2004-08-054-22/+79
* refactoringz0rglub2004-08-051-14/+15
* non picture files management : add array $conf['file_ext']z0rglub2004-08-051-2/+6
* Installation procedure updategweltas2004-07-283-4/+6
* replacement of short_period with recent_periodz0rglub2004-07-271-1/+1
* use new search URL variablez0rglub2004-07-263-35/+122
* replacement of short_period and long_period by recent_periodz0rglub2004-07-094-17/+8
* - code refactoringz0rglub2004-06-251-11/+28
* initial revisionz0rglub2004-06-254-0/+826
* get_icon function takes a date in YYY-MM-DD formatz0rglub2004-06-181-8/+12
* - new category added : recent_catsz0rglub2004-06-181-1/+10
* replace recent category by recent_pics (to have a difference withz0rglub2004-06-161-4/+4
* - adds calendar categoryz0rglub2004-06-151-8/+48
* table user_category droppedz0rglub2004-05-283-48/+60
* field comments.date becomes a datetime MySQL field type (instead of int)z0rglub2004-05-201-0/+6
* bug 23 : search case insensitive BUT highlightning case sensitivez0rglub2004-03-311-8/+17
* redirections modification : use of a HTML refresh page instead of header PHPz0rglub2004-03-313-33/+47