aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Collapse)AuthorFilesLines
2004-07-09replacement of short_period and long_period by recent_periodz0rglub4-17/+8
git-svn-id: http://piwigo.org/svn/trunk@452 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-06-25- code refactoringz0rglub1-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
2004-06-25initial revisionz0rglub4-0/+826
git-svn-id: http://piwigo.org/svn/trunk@440 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-06-18get_icon function takes a date in YYY-MM-DD formatz0rglub1-8/+12
git-svn-id: http://piwigo.org/svn/trunk@438 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-06-18- new category added : recent_catsz0rglub1-1/+10
git-svn-id: http://piwigo.org/svn/trunk@437 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-06-16replace recent category by recent_pics (to have a difference withz0rglub1-4/+4
recent_cats) git-svn-id: http://piwigo.org/svn/trunk@434 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-06-15- adds calendar categoryz0rglub1-8/+48
git-svn-id: http://piwigo.org/svn/trunk@429 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-05-28table user_category droppedz0rglub3-48/+60
git-svn-id: http://piwigo.org/svn/trunk@423 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-05-20field comments.date becomes a datetime MySQL field type (instead of int)z0rglub1-0/+6
git-svn-id: http://piwigo.org/svn/trunk@420 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-03-31bug 23 : search case insensitive BUT highlightning case sensitivez0rglub1-8/+17
git-svn-id: http://piwigo.org/svn/trunk@409 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-03-31redirections modification : use of a HTML refresh page instead of header PHPz0rglub3-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
2004-03-29code refactoringz0rglub1-449/+452
git-svn-id: http://piwigo.org/svn/trunk@402 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-03-27- Split of infos.lang.phpgweltas4-19/+11
git-svn-id: http://piwigo.org/svn/trunk@398 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-03-27refactoringz0rglub1-2/+11
git-svn-id: http://piwigo.org/svn/trunk@397 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-03-27adding default_langz0rglub1-3/+2
git-svn-id: http://piwigo.org/svn/trunk@396 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-03-26deletion empty line out of PHP boundsz0rglub3-3/+0
git-svn-id: http://piwigo.org/svn/trunk@395 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-03-26- Template migrationgweltas5-41/+216
- Admin Control Panel migration - Category management git-svn-id: http://piwigo.org/svn/trunk@394 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-03-20- Template migrationgweltas7-643/+73
- Admin Control Panel migration - Language migration git-svn-id: http://piwigo.org/svn/trunk@393 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-03-05deletion of expand string in $_GET arrayz0rglub1-24/+2
git-svn-id: http://piwigo.org/svn/trunk@387 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-03-04use new format of config tablez0rglub1-24/+19
git-svn-id: http://piwigo.org/svn/trunk@383 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-02-26New default template - User sidegweltas6-19/+22
git-svn-id: http://piwigo.org/svn/trunk@375 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-02-23code refactoringz0rglub1-18/+20
git-svn-id: http://piwigo.org/svn/trunk@371 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-02-23deleting last empty lines that created error for redirectionsz0rglub1-1/+0
git-svn-id: http://piwigo.org/svn/trunk@370 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-02-20Migration of installation proceduregweltas3-11/+13
git-svn-id: http://piwigo.org/svn/trunk@367 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-02-19Split of langage filesgweltas5-74/+92
git-svn-id: http://piwigo.org/svn/trunk@364 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-02-12change version to BSFz0rglub1-1/+2
git-svn-id: http://piwigo.org/svn/trunk@363 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-02-11header global refactoringz0rglub15-231/+365
git-svn-id: http://piwigo.org/svn/trunk@362 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-02-11adding phpdocumentor variables to function get_enumsz0rglub1-2/+3
git-svn-id: http://piwigo.org/svn/trunk@360 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-02-11only refactoringz0rglub1-80/+79
git-svn-id: http://piwigo.org/svn/trunk@359 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-02-07Migration of common.php in the include directory to fit the new coding rulesgweltas1-0/+208
git-svn-id: http://piwigo.org/svn/trunk@354 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-02-07Template modificationgweltas6-32/+605
Split of the french language file git-svn-id: http://piwigo.org/svn/trunk@351 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-02-02Merge of the 1.3.1 releasegweltas12-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
2004-02-01no messagegweltas1-0/+40
git-svn-id: http://piwigo.org/svn/trunk@344 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-11-08Modifyed header to be compliant with PhpDocumentorz0rglub1-16/+25
git-svn-id: http://piwigo.org/svn/trunk@235 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-11-03define( CONSTANT, 'value' ) becomes define( "CONSTANT", 'value')z0rglub3-4/+4
git-svn-id: http://piwigo.org/svn/trunk@231 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-26Use version "devel" for the main truncz0rglub1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@215 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-05Version changed to 1.3RC2z0rglub1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@181 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-10-05Top number passes from 5 to 10z0rglub1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@178 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-21Version becomes 1.3RC1z0rglub1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@158 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-21to make it work on nexen.netz0rglub1-0/+3
git-svn-id: http://piwigo.org/svn/trunk@153 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-20Using the same name for variables in ./include/mysql.inc.phpz0rglub1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@141 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-19Change the version from 1.3 to 1.3betaz0rglub1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@135 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-19A category can have its representative picturez0rglub1-1/+2
git-svn-id: http://piwigo.org/svn/trunk@133 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-15Using PREFIX_INCLUDE to have strictly relative pathsz0rglub1-5/+5
git-svn-id: http://piwigo.org/svn/trunk@114 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-14phpwebgallery_users.theme is no longuer used.z0rglub1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@99 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-12When a page is refresh with an expired session still existing in thez0rglub1-1/+1
database, the first page works -> corrected. git-svn-id: http://piwigo.org/svn/trunk@90 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-10Mail notification for adminsz0rglub2-2/+50
git-svn-id: http://piwigo.org/svn/trunk@85 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-09Removing debug codez0rglub1-1/+0
git-svn-id: http://piwigo.org/svn/trunk@83 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-06- Creation of plain structure if not existing in several functionsz0rglub1-5/+29
- Change in SQL request about restrictions : using "AND category_id NOT IN (x,y,z)" instead of "AND category_id != x AND category_id != y AND category_id != z" - For search and most recent category, using "COUNT(DISTINCT(id))" instead of "COUNT(*)" and using JOIN with image_category table git-svn-id: http://piwigo.org/svn/trunk@67 68402e56-0260-453c-a942-63ccdbb3a9ee
2003-09-05Correcting a bug in special categories (favorites, most seen, mostz0rglub1-2/+2
recent... non numeric categories) : when a picture is linked to more than one category, it's only displayed once. git-svn-id: http://piwigo.org/svn/trunk@64 68402e56-0260-453c-a942-63ccdbb3a9ee