source: trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @532   20 years gweltas - Delivery of french translation in order to test i18n - Deletion of …
(edit) @531   20 years gweltas - New template for picture.tpl - Creation of a menu bar in the picture …
(edit) @528   20 years z0rglub - huge refactoring of admin/configuration.php (reminder : tabs in code …
(edit) @526   20 years z0rglub - new version of create_file_listing.php for future 1.4 branch - new …
(edit) @525   20 years z0rglub init of $xml_content var avoiding PHP warnings
(edit) @524   20 years z0rglub code refactoring
(edit) @519   20 years gweltas Minor bugs correction
(edit) @518   20 years z0rglub - corrects bugs due to deletion of configuration parameters …
(edit) @516   20 years z0rglub deletion of $confsite_url and $confforum_url and all their …
(edit) @514   20 years z0rglub - bug correction : when coming from picture.php on a picture of …
(edit) @512   20 years z0rglub - in admin/configuration, add new step with "sections" (general, …
(edit) @510   20 years z0rglub - new special category : random pictures - reorganisation of special …
(edit) @508   20 years z0rglub if category is best_rated : displays the average rate of the element …
(edit) @507   20 years z0rglub add rating feature
(edit) @505   20 years z0rglub adds image id in the order by statement. Without it, you can encounter …
(edit) @503   20 years z0rglub deletion of a debug instruction
(edit) @502   20 years z0rglub search in sub-categories option is available
(edit) @499   20 years gweltas Call to get_plain_structure() replaced by a call to …
(edit) @497   20 years z0rglub possibility to choose the date field you want to use for calendar …
(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) @493   20 years z0rglub "show metadata" feature added : you can ask to show metadata (EXIF and …
(edit) @492   20 years z0rglub in get_icon function, if the date is not in the right format, returns …
(edit) @490   20 years z0rglub add in comment another possibility for counting user total number of …
(edit) @486   20 years z0rglub - add files metadata support : use info for database fields - …
(edit) @485   20 years z0rglub bug correction : in case of filesize metadata not registered into …
(edit) @481   20 years z0rglub replacement of obsolete header title file
(edit) @480   20 years z0rglub deletion of debug traces
(edit) @477   20 years z0rglub use of functions_html.inc.php instead of htmlfunctions.inc.php
(edit) @476   20 years z0rglub new function get_html_menu_category to manage menu categories as list items
(edit) @475   20 years z0rglub htmlfunctions.inc.php moved to functions_html.inc.php
(edit) @470   20 years z0rglub non picture files management
(edit) @469   20 years z0rglub refactoring
(edit) @468   20 years z0rglub non picture files management : add array $conffile_ext
(edit) @463   20 years gweltas Installation procedure update
(edit) @460   20 years z0rglub replacement of short_period with recent_period
(edit) @456   20 years z0rglub use new search URL variable
(edit) @452   20 years z0rglub replacement of short_period and long_period by recent_period
(edit) @442   20 years z0rglub - code refactoring - for calendar category, adds the support of the …
(edit) @440   20 years z0rglub initial revision
(edit) @438   20 years z0rglub get_icon function takes a date in YYY-MM-DD format
(edit) @437   20 years z0rglub - new category added : recent_cats
(edit) @434   20 years z0rglub replace recent category by recent_pics (to have a difference with …
(edit) @429   20 years z0rglub - adds calendar category
(edit) @423   20 years z0rglub table user_category dropped
(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) @402   20 years z0rglub code refactoring
(edit) @398   20 years gweltas - Split of infos.lang.php
(edit) @397   20 years z0rglub refactoring
(edit) @396   20 years z0rglub adding default_lang
(edit) @395   20 years z0rglub deletion empty line out of PHP bounds
(edit) @394   20 years gweltas - Template migration - Admin Control Panel migration - Category management
(edit) @393   20 years gweltas - Template migration - Admin Control Panel migration - Language migration
(edit) @387   20 years z0rglub deletion of expand string in $_GET array
(edit) @383   20 years z0rglub use new format of config table
(edit) @375   20 years gweltas New default template - User side
(edit) @371   20 years z0rglub code refactoring
(edit) @370   20 years z0rglub deleting last empty lines that created error for redirections
(edit) @367   20 years gweltas Migration of installation procedure
(edit) @364   20 years gweltas Split of langage files
(edit) @363   20 years z0rglub change version to BSF
(edit) @362   20 years z0rglub header global refactoring
(edit) @360   20 years z0rglub adding phpdocumentor variables to function get_enums
(edit) @359   20 years z0rglub only refactoring
(edit) @354   20 years gweltas Migration of common.php in the include directory to fit the new coding …
(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) @344   20 years gweltas no message
(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) @215   21 years z0rglub Use version "devel" for the main trunc
(edit) @181   21 years z0rglub Version changed to 1.3RC2
(edit) @178   21 years z0rglub Top number passes from 5 to 10
(edit) @158   21 years z0rglub Version becomes 1.3RC1
(edit) @153   21 years z0rglub to make it work on nexen.net
(edit) @141   21 years z0rglub Using the same name for variables in ./include/mysql.inc.php
(edit) @135   21 years z0rglub Change the version from 1.3 to 1.3beta
(edit) @133   21 years z0rglub A category can have its representative picture
(edit) @114   21 years z0rglub Using PREFIX_INCLUDE to have strictly relative paths
(edit) @99   21 years z0rglub phpwebgallery_users.theme is no longuer used.
(edit) @90   21 years z0rglub When a page is refresh with an expired session still existing in the …
(edit) @85   21 years z0rglub Mail notification for admins
(edit) @83   21 years z0rglub Removing debug code
(edit) @67   21 years z0rglub - Creation of plain structure if not existing in several functions - …
(edit) @64   21 years z0rglub Correcting a bug in special categories (favorites, most seen, most …
(edit) @63   21 years z0rglub indention of PHP code improved : file becomes more readable :-)
(edit) @61   21 years z0rglub Multi categories for the same picture
(edit) @57   21 years z0rglub improve the header of each file
(edit) @45   21 years z0rglub optional cookie identification
(edit) @44   21 years z0rglub shortening the code
(edit) @42   21 years z0rglub Possiblity to forbid simple guests to add their comments
(edit) @41   21 years z0rglub anti-flood system
(edit) @39   21 years z0rglub instead of overriding individual keywords,you can add a keyword to all …
(edit) @38   21 years z0rglub Adding support of independant uploadable categories
(edit) @33   21 years z0rglub Support of keywords for pictures. They are used in the search
(edit) @26   21 years z0rglub * empty log message *
(edit) @21   21 years z0rglub * empty log message *
(edit) @20   21 years z0rglub * empty log message *
Note: See TracRevisionLog for help on using the revision log.