aboutsummaryrefslogtreecommitdiffstats
path: root/include/functions.inc.php (unfollow)
Commit message (Expand)AuthorFilesLines
2006-02-12not include .svn directory in the candidates (get_dirs function) for new themesnikrou1-1/+2
2006-02-11remake Remote Site/Synchro - bug on commentable + use l10n instead of get_langrvelices1-17/+5
2006-02-08- remake of Remote sites and Synchronize: rvelices1-0/+14
2006-02-06improvement: upgrades id retrieving in include/common.inc.php andplegall1-1/+28
2006-02-01Applying coding style guidelines to r1018 and r1019.plegall1-0/+19
2006-02-01feature 280: Allow visitors/users to choose image ordering inside a categoryrvelices1-0/+9
2006-01-27Search engine redesign, second part :plegall1-12/+20
2006-01-21merge branch 1.5 r1010:1011 into BSF:nikrou1-5/+6
2006-01-20Search engine redesign, first part :plegall1-2/+184
2005-12-03improve template : split theme from template itselfchrisaga1-4/+31
2005-10-17* new: history details by month,dayvolcom1-0/+3
2005-09-25- bug fixed: HTML error on nested UL in categories menu.plegall1-2/+5
2005-09-18- bug 107 fixed: crash when logging visit on a category containing "'"plegall1-4/+4
2005-09-14- improvement: long localized messages are in HTML files instead of $langplegall1-22/+1
2005-08-24- deletion : no mail notification anymore. Feature replaced by RSS feedplegall1-42/+0
2005-08-08- new : external authentication in another users table. Previous users tableplegall1-2/+7
2005-06-21- new function get_name_from_file to centralize the construction ofplegall1-0/+25
2005-04-30- user list updated : ability to filter list on status. Function get_enumsplegall1-0/+30
2005-04-16- elements batch management : element_set page becomes the frontend toplegall1-9/+37
2005-04-11- functions get_day_list and get_month_list moved from search.php toplegall1-0/+56
2005-03-25- new feature : caddie. The purpose is batch management, especiallyplegall1-0/+21
2005-03-12- no use of "realpath" function anymore : this function is too often buggyplegall1-1/+1
2005-03-12- bug fixed : errors in notification mails... $conf['webmaster'] asplegall1-2/+2
2005-02-13- in case of SQL error, stop execution (prevents from errors inplegall1-9/+2
2005-02-01- bug fixed : when a user is the guest user, login saved in history table isplegall1-7/+13
2005-01-20- highlight search results disabled before rewriteplegall1-0/+3
2005-01-17- deletion of obsolete parameter $conf['max_LOV_categories']plegall1-38/+0
2005-01-16- the day of the week is not displayed when year is prior to 1970plegall1-1/+1
2005-01-13- use template->parse instead of pparse. (exceptions for install.php andplegall1-2/+3
2005-01-11- decrease refresh time to 0 secondsplegall1-1/+1
2005-01-07all headers adapted to new year 2005, happy new yearplegall1-1/+1
2005-01-06- upgrade scripts added for releases 1.3.xplegall1-7/+36
2004-12-30- bug fixed on upload : configuration variable $conf['upload_available'] hasplegall1-1/+1
2004-12-28- register process partly rewrittenplegall1-1/+26
2004-12-27- admin/update : filesystem synchronization process completelyplegall1-8/+7
2004-11-24bug on Windows for date 1970-01-01 : Windows refuses to work with 1970-01-01plegall1-1/+3
2004-11-16- images.path column added to reduce database accessplegall1-25/+10
2004-11-09Before 1970, Microsoft Windows can't mktime. format_date changed was changedplegall1-20/+33
2004-11-06update headers to comply with GPLz0rglub1-4/+4
2004-11-05- DEFAULT_LANGUAGE constant moved to $conf['default_language']z0rglub1-1/+3
2004-10-30- function mysql_query replaced by pwg_query : the same with debuggingz0rglub1-18/+22
2004-10-23- refactoring of comments.phpz0rglub1-0/+48
2004-09-26-First draft of history displaygweltas1-2/+2
2004-09-20- huge refactoring of admin/configuration.php (reminder : tabs in code arez0rglub1-1/+1
2004-09-07Minor bugs correctiongweltas1-11/+1
2004-09-03- in admin/configuration, add new step with "sections" (general, comments,z0rglub1-17/+34
2004-08-30add rating featurez0rglub1-0/+34
2004-08-25- Deletion of obsolete functions in the administrative partgweltas1-1/+1
2004-08-25refresh time decreases from 5 seconds to 1z0rglub1-1/+1
2004-08-06use of functions_html.inc.php instead of htmlfunctions.inc.phpz0rglub1-1/+1