aboutsummaryrefslogtreecommitdiffstats
path: root/include/dblayer (follow)
Commit message (Expand)AuthorAgeFilesLines
* feature 2604: support rotation on derivativesplegall2012-04-011-1/+1
* remove files related to database engines other than MySQLplegall2012-03-023-2233/+0
* multisize - added the coi (still to affine the admin ui + language)rvelices2012-02-061-3/+3
* update Piwigo headers to 2012, last change before the expected (or not) apoca...mistic1002012-01-175-5/+5
* fetaure 2542 replace $conf['local_data_dir'] with $conf['data_location'] and ...rvelices2011-12-292-2/+2
* better get_boolean function: able to detect "0" as false, (bool)false as falseplegall2011-12-161-8/+11
* merge r12747 from branch 2.3 to trunkplegall2011-12-161-2/+8
* merge r12009 from branch 2.2 to trunkplegall2011-08-301-1/+1
* feature 2359: simpler function single_update and single_insertplegall2011-08-244-78/+108
* bug:2383flop252011-08-091-2/+2
* feature:2359 add single_update and single_insert functionsmistic1002011-06-224-34/+423
* merge r11363 from branch 2.2 to trunkplegall2011-06-141-1/+1
* merge r10430 from branch 2.2 to trunkplegall2011-04-161-1/+72
* - fix icon display on index page (calendar by post date)rvelices2011-01-221-5/+3
* Happy new year 2011plegall2011-01-185-10/+10
* Bug 1766 fixed : [PostgreSQL] unkown database function UNIX_TIMESTAMP()nikrou2010-07-064-0/+20
* Bug 1744 fixed : Incorrect use of timezone with SQLitenikrou2010-06-254-1/+20
* Bug 1743 fixed : comment form is not visible because of boolean managementnikrou2010-06-231-0/+4
* Bug 1737 fixed : Concatenation error with POstgreSQLnikrou2010-06-223-10/+4
* Bug 1738 fixed : hour function doesn't exists for database other than mysql.nikrou2010-06-224-12/+21
* Fix bug 1722 : PosgtreSQL wants all fields in select to be in Group by clausenikrou2010-06-091-4/+4
* Fix bug 1717 : SQLite: access failure on Admin > Tools > Historynikrou2010-06-042-0/+12
* Fix bug 1695 : incorrect boolean to string conversion for SQLite and PostgreS...nikrou2010-05-243-9/+9
* Fix get_enums function for SQLitenikrou2010-05-092-2/+26
* SQLite availabilty must be check by existence of SQLite3 classnikrou2010-05-071-1/+1
* bug 1648 fixed: add the pwg_db_check_version functions for pdo-sqlite, sqliteplegall2010-05-073-1/+46
* feature 1630: upgrade to Piwigo 2.1 :-)plegall2010-04-281-9/+17
* Bug 1567 fixed : problem with old version of mysqlnikrou2010-04-101-0/+1
* Feature 1559 : remove custom function (std) for sqlitenikrou2010-03-312-58/+0
* Fix some issues with database engines :nikrou2010-03-291-1/+1
* Fix warning for postgresql installationnikrou2010-03-221-6/+1
* feature 1255: Move $conf['db_sqlite_default'] and $conf['dbengine_select_defa...patdenice2010-03-211-1/+1
* Feature 1255 :nikrou2010-03-214-33/+35
* feature 1255: add pwg_select_db function.patdenice2010-03-214-9/+28
* increase copyright year to 2010plegall2010-03-195-5/+5
* Fix some sql issues :nikrou2010-03-191-2/+2
* Feature 1451 : fix mispelling and missing translationsnikrou2010-03-034-5/+5
* Feature 1255 : bug in install with mysql and postgresql if some form paramete...nikrou2010-02-282-3/+3
* Feature 1459 : add support for SQLite3 via PDOnikrou2010-02-262-0/+602
* Feature 1255 : missing quotes in concat function for mysqlnikrou2010-02-211-1/+1
* Feature 1255 :nikrou2010-02-153-4/+10
* Feature 1255 : bug in pwg_session_write() with postgresql.nikrou2010-02-131-1/+29
* Feature 511 : fix problems with calendar functionsnikrou2010-02-033-3/+39
* Feature 511 : improve installation for sqlitenikrou2010-01-291-4/+22
* Feature 511 : add support for sqlite database enginenikrou2010-01-284-54/+587
* Feature 1255 :nikrou2009-12-022-0/+613
* Feature_1255:nikrou2009-11-291-13/+4
* Feature_1255 :nikrou2009-11-291-0/+73
* Feature 1255: modification in sql queriesnikrou2009-11-251-0/+95
* Feature 1241 : revert pwg_db_fetch_row because we use $row[0]nikrou2009-11-211-1/+1