source: trunk/include/functions.inc.php

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @960   19 years chrisaga improve template : split theme from template itself rest of the job : …
(edit) @894   19 years volcom * new: history details by month,day
(edit) @876   19 years plg - bug fixed: HTML error on nested UL in categories menu. - bug 161 …
(edit) @868   19 years plg - bug 107 fixed: crash when logging visit on a category containing "'" …
(edit) @862   19 years plg - improvement: long localized messages are in HTML files instead of …
(edit) @849   19 years plg - deletion : no mail notification anymore. Feature replaced by RSS …
(edit) @808   19 years plg - new : external authentication in another users table. Previous users …
(edit) @793   19 years plg - new function get_name_from_file to centralize the construction of …
(edit) @777   19 years plg - user list updated : ability to filter list on status. Function …
(edit) @764   19 years plg - elements batch management : element_set page becomes the frontend to …
(edit) @762   19 years plg - functions get_day_list and get_month_list moved from search.php to …
(edit) @755   19 years plg - new feature : caddie. The purpose is batch management, especially …
(edit) @749   19 years plg - no use of "realpath" function anymore : this function is too often …
(edit) @747   19 years plg - bug fixed : errors in notification mails... $confwebmaster as …
(edit) @735   19 years plg - in case of SQL error, stop execution (prevents from errors in …
(edit) @725   19 years plg - bug fixed : when a user is the guest user, login saved in history …
(edit) @717   19 years plg - highlight search results disabled before rewrite
(edit) @706   19 years plg - deletion of obsolete parameter $confmax_LOV_categories - …
(edit) @698   19 years plg - the day of the week is not displayed when year is prior to 1970
(edit) @688   19 years plg - use template->parse instead of pparse. (exceptions for install.php …
(edit) @686   19 years plg - decrease refresh time to 0 seconds
(edit) @675   19 years plg all headers adapted to new year 2005, happy new year
(edit) @672   19 years plg - upgrade scripts added for releases 1.3.x - my_error function moved …
(edit) @667   19 years plg - bug fixed on upload : configuration variable …
(edit) @661   19 years plg - register process partly rewritten
(edit) @659   19 years plg - admin/update : filesystem synchronization process completely …
(edit) @618   20 years plg bug on Windows for date 1970-01-01 : Windows refuses to work with …
(edit) @606   20 years plg - images.path column added to reduce database access - function …
(edit) @599   20 years plg Before 1970, Microsoft Windows can't mktime. format_date changed was …
(edit) @593   20 years z0rglub update headers to comply with GPL
(edit) @592   20 years z0rglub - DEFAULT_LANGUAGE constant moved to $confdefault_language - …
(edit) @587   20 years z0rglub - function mysql_query replaced by pwg_query : the same with debugging …
(edit) @579   20 years z0rglub - refactoring of comments.php - creation of function …
(edit) @537   20 years gweltas -First draft of history display
(edit) @528   20 years z0rglub - huge refactoring of admin/configuration.php (reminder : tabs in code …
(edit) @519   20 years gweltas Minor bugs correction
(edit) @512   20 years z0rglub - in admin/configuration, add new step with "sections" (general, …
(edit) @507   20 years z0rglub add rating feature
(edit) @496   20 years gweltas - Deletion of obsolete functions in the administrative part - Repair …
(edit) @495   20 years z0rglub refresh time decreases from 5 seconds to 1
(edit) @477   20 years z0rglub use of functions_html.inc.php instead of htmlfunctions.inc.php
(edit) @420   20 years z0rglub field comments.date becomes a datetime MySQL field type (instead of int)
(edit) @409   20 years z0rglub bug 23 : search case insensitive BUT highlightning case sensitive
(edit) @405   20 years z0rglub redirections modification : use of a HTML refresh page instead of …
(edit) @394   20 years gweltas - Template migration - Admin Control Panel migration - Category management
(edit) @375   20 years gweltas New default template - User side
(edit) @364   20 years gweltas Split of langage files
(edit) @362   20 years z0rglub header global refactoring
(edit) @360   20 years z0rglub adding phpdocumentor variables to function get_enums
(edit) @351   20 years gweltas Template modification Split of the french language file
(edit) @345   20 years gweltas Merge of the 1.3.1 release Creation of an unique include file …
(edit) @235   21 years z0rglub Modifyed header to be compliant with PhpDocumentor
(edit) @231   21 years z0rglub define( CONSTANT, 'value' ) becomes define( "CONSTANT", 'value')
(edit) @141   21 years z0rglub Using the same name for variables in ./include/mysql.inc.php
(edit) @114   21 years z0rglub Using PREFIX_INCLUDE to have strictly relative paths
(edit) @85   21 years z0rglub Mail notification for admins
(edit) @61   21 years z0rglub Multi categories for the same picture
(edit) @57   21 years z0rglub improve the header of each file
(edit) @39   21 years z0rglub instead of overriding individual keywords,you can add a keyword to all …
(edit) @26   21 years z0rglub * empty log message *
(edit) @21   21 years z0rglub * empty log message *
(edit) @17   21 years z0rglub search improved
(edit) @15   21 years z0rglub * empty log message *
(edit) @13   21 years z0rglub * empty log message *
(edit) @9   21 years z0rglub 2003.05.13 user_add and user_modify added
(edit) @6   21 years z0rglub * empty log message *
(add) @2   21 years z0rglub Initial revision
Note: See TracRevisionLog for help on using the revision log.