aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* non picture files management : add array $conf['file_ext']z0rglub2004-08-051-2/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@468 68402e56-0260-453c-a942-63ccdbb3a9ee
* Installation procedure updategweltas2004-07-283-4/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@463 68402e56-0260-453c-a942-63ccdbb3a9ee
* replacement of short_period with recent_periodz0rglub2004-07-271-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@460 68402e56-0260-453c-a942-63ccdbb3a9ee
* use new search URL variablez0rglub2004-07-263-35/+122
| | | | git-svn-id: http://piwigo.org/svn/trunk@456 68402e56-0260-453c-a942-63ccdbb3a9ee
* replacement of short_period and long_period by recent_periodz0rglub2004-07-094-17/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@452 68402e56-0260-453c-a942-63ccdbb3a9ee
* - code refactoringz0rglub2004-06-251-11/+28
| | | | | | | | - for calendar category, adds the support of the day request (displays the list of category for this day) git-svn-id: http://piwigo.org/svn/trunk@442 68402e56-0260-453c-a942-63ccdbb3a9ee
* initial revisionz0rglub2004-06-254-0/+826
| | | | git-svn-id: http://piwigo.org/svn/trunk@440 68402e56-0260-453c-a942-63ccdbb3a9ee
* get_icon function takes a date in YYY-MM-DD formatz0rglub2004-06-181-8/+12
| | | | git-svn-id: http://piwigo.org/svn/trunk@438 68402e56-0260-453c-a942-63ccdbb3a9ee
* - new category added : recent_catsz0rglub2004-06-181-1/+10
| | | | git-svn-id: http://piwigo.org/svn/trunk@437 68402e56-0260-453c-a942-63ccdbb3a9ee
* replace recent category by recent_pics (to have a difference withz0rglub2004-06-161-4/+4
| | | | | | | recent_cats) git-svn-id: http://piwigo.org/svn/trunk@434 68402e56-0260-453c-a942-63ccdbb3a9ee
* - adds calendar categoryz0rglub2004-06-151-8/+48
| | | | git-svn-id: http://piwigo.org/svn/trunk@429 68402e56-0260-453c-a942-63ccdbb3a9ee
* table user_category droppedz0rglub2004-05-283-48/+60
| | | | git-svn-id: http://piwigo.org/svn/trunk@423 68402e56-0260-453c-a942-63ccdbb3a9ee
* field comments.date becomes a datetime MySQL field type (instead of int)z0rglub2004-05-201-0/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@420 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 23 : search case insensitive BUT highlightning case sensitivez0rglub2004-03-311-8/+17
| | | | git-svn-id: http://piwigo.org/svn/trunk@409 68402e56-0260-453c-a942-63ccdbb3a9ee
* redirections modification : use of a HTML refresh page instead of header PHPz0rglub2004-03-313-33/+47
| | | | | | | | function. The purpose is to avoid redirections failure when extra characters are found in included PHP files. git-svn-id: http://piwigo.org/svn/trunk@405 68402e56-0260-453c-a942-63ccdbb3a9ee
* code refactoringz0rglub2004-03-291-449/+452
| | | | git-svn-id: http://piwigo.org/svn/trunk@402 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Split of infos.lang.phpgweltas2004-03-274-19/+11
| | | | git-svn-id: http://piwigo.org/svn/trunk@398 68402e56-0260-453c-a942-63ccdbb3a9ee
* refactoringz0rglub2004-03-271-2/+11
| | | | git-svn-id: http://piwigo.org/svn/trunk@397 68402e56-0260-453c-a942-63ccdbb3a9ee
* adding default_langz0rglub2004-03-271-3/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@396 68402e56-0260-453c-a942-63ccdbb3a9ee
* deletion empty line out of PHP boundsz0rglub2004-03-263-3/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@395 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Template migrationgweltas2004-03-265-41/+216
| | | | | | | | - Admin Control Panel migration - Category management git-svn-id: http://piwigo.org/svn/trunk@394 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Template migrationgweltas2004-03-207-643/+73
| | | | | | | | - Admin Control Panel migration - Language migration git-svn-id: http://piwigo.org/svn/trunk@393 68402e56-0260-453c-a942-63ccdbb3a9ee
* deletion of expand string in $_GET arrayz0rglub2004-03-051-24/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@387 68402e56-0260-453c-a942-63ccdbb3a9ee
* use new format of config tablez0rglub2004-03-041-24/+19
| | | | git-svn-id: http://piwigo.org/svn/trunk@383 68402e56-0260-453c-a942-63ccdbb3a9ee
* New default template - User sidegweltas2004-02-266-19/+22
| | | | git-svn-id: http://piwigo.org/svn/trunk@375 68402e56-0260-453c-a942-63ccdbb3a9ee
* code refactoringz0rglub2004-02-231-18/+20
| | | | git-svn-id: http://piwigo.org/svn/trunk@371 68402e56-0260-453c-a942-63ccdbb3a9ee
* deleting last empty lines that created error for redirectionsz0rglub2004-02-231-1/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@370 68402e56-0260-453c-a942-63ccdbb3a9ee
* Migration of installation proceduregweltas2004-02-203-11/+13
| | | | git-svn-id: http://piwigo.org/svn/trunk@367 68402e56-0260-453c-a942-63ccdbb3a9ee
* Split of langage filesgweltas2004-02-195-74/+92
| | | | git-svn-id: http://piwigo.org/svn/trunk@364 68402e56-0260-453c-a942-63ccdbb3a9ee
* change version to BSFz0rglub2004-02-121-1/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@363 68402e56-0260-453c-a942-63ccdbb3a9ee
* header global refactoringz0rglub2004-02-1115-231/+365
| | | | git-svn-id: http://piwigo.org/svn/trunk@362 68402e56-0260-453c-a942-63ccdbb3a9ee
* adding phpdocumentor variables to function get_enumsz0rglub2004-02-111-2/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@360 68402e56-0260-453c-a942-63ccdbb3a9ee
* only refactoringz0rglub2004-02-111-80/+79
| | | | git-svn-id: http://piwigo.org/svn/trunk@359 68402e56-0260-453c-a942-63ccdbb3a9ee
* Migration of common.php in the include directory to fit the new coding rulesgweltas2004-02-071-0/+208
| | | | git-svn-id: http://piwigo.org/svn/trunk@354 68402e56-0260-453c-a942-63ccdbb3a9ee
* Template modificationgweltas2004-02-076-32/+605
| | | | | | | Split of the french language file git-svn-id: http://piwigo.org/svn/trunk@351 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merge of the 1.3.1 releasegweltas2004-02-0212-517/+395
| | | | | | | | | Creation of an unique include file (common.php) Creation of an unique define file (include/constants.php) Modification of the installation procedure git-svn-id: http://piwigo.org/svn/trunk@345 68402e56-0260-453c-a942-63ccdbb3a9ee
* no messagegweltas2004-02-011-0/+40
| | | | git-svn-id: http://piwigo.org/svn/trunk@344 68402e56-0260-453c-a942-63ccdbb3a9ee
* Modifyed header to be compliant with PhpDocumentorz0rglub2003-11-081-16/+25
| | | | git-svn-id: http://piwigo.org/svn/trunk@235 68402e56-0260-453c-a942-63ccdbb3a9ee
* define( CONSTANT, 'value' ) becomes define( "CONSTANT", 'value')z0rglub2003-11-033-4/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@231 68402e56-0260-453c-a942-63ccdbb3a9ee
* Use version "devel" for the main truncz0rglub2003-10-261-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@215 68402e56-0260-453c-a942-63ccdbb3a9ee
* Version changed to 1.3RC2z0rglub2003-10-051-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@181 68402e56-0260-453c-a942-63ccdbb3a9ee
* Top number passes from 5 to 10z0rglub2003-10-051-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@178 68402e56-0260-453c-a942-63ccdbb3a9ee
* Version becomes 1.3RC1z0rglub2003-09-211-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@158 68402e56-0260-453c-a942-63ccdbb3a9ee
* to make it work on nexen.netz0rglub2003-09-211-0/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@153 68402e56-0260-453c-a942-63ccdbb3a9ee
* Using the same name for variables in ./include/mysql.inc.phpz0rglub2003-09-201-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@141 68402e56-0260-453c-a942-63ccdbb3a9ee
* Change the version from 1.3 to 1.3betaz0rglub2003-09-191-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@135 68402e56-0260-453c-a942-63ccdbb3a9ee
* A category can have its representative picturez0rglub2003-09-191-1/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@133 68402e56-0260-453c-a942-63ccdbb3a9ee
* Using PREFIX_INCLUDE to have strictly relative pathsz0rglub2003-09-151-5/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@114 68402e56-0260-453c-a942-63ccdbb3a9ee
* phpwebgallery_users.theme is no longuer used.z0rglub2003-09-141-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@99 68402e56-0260-453c-a942-63ccdbb3a9ee
* When a page is refresh with an expired session still existing in thez0rglub2003-09-121-1/+1
| | | | | | | database, the first page works -> corrected. git-svn-id: http://piwigo.org/svn/trunk@90 68402e56-0260-453c-a942-63ccdbb3a9ee