aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bug 1762 fixed : Compleet RSS Feed returns noticenikrou2010-07-051-23/+2
* Bug 1760 fixed : Avoid session fixationnikrou2010-07-051-1/+1
* Bug 1755 : Needs single quotes in queries official pluginsnikrou2010-07-031-1/+1
* Bug 1754 fixed : The keyword AS is mandatory for alias in PostgreSQL queriesnikrou2010-07-034-10/+10
* merge r6414 from branch 2.1rvelices2010-06-281-3/+1
* Bug 1744 fixed : Incorrect use of timezone with SQLitenikrou2010-06-255-5/+26
* Bug 1736 fixed : Complete RSS Feed returns errornikrou2010-06-241-19/+57
* Bug 1735 fixed : Comment page is not PostgreSQL compatiblenikrou2010-06-241-2/+2
* Bug 1743 fixed : comment form is not visible because of boolean managementnikrou2010-06-231-0/+4
* Fix bug 1733 : queries must use single quotesnikrou2010-06-231-4/+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
* misplaced closing paranthesis in common.inc.phprvelices2010-06-121-1/+1
* Bug 1730 fixed : search doesn't work when database engine is not mysqlnikrou2010-06-101-1/+1
* Fix bug 1722 : PosgtreSQL wants all fields in select to be in Group by clausenikrou2010-06-093-12/+30
* Bug 1716 fixed : Check upgrades failed in intronikrou2010-06-091-3/+3
* - revert r6473 and r6475rvelices2010-06-072-33/+32
* previous commit was still not okrvelices2010-06-061-4/+4
* - quick fix (maybe not the cleanest) of regression 2.0 -> 2.1 when displaying...rvelices2010-06-062-27/+27
* Fix bug 1717 : SQLite: access failure on Admin > Tools > Historynikrou2010-06-042-0/+12
* - do not remove slashes before calling insert_user_comment (homogeneity with ...rvelices2010-06-013-22/+7
* Bug 1705 fixed : double quotes were not escapednikrou2010-05-291-1/+1
* merge r6368,6410 from branch-2.1 to trunkrvelices2010-05-284-52/+44
* merge r6384 from branch 2.1 to trunkplegall2010-05-271-0/+4
* merge r6361 from branch 2.1 to trunkplegall2010-05-261-0/+3
* fix bug 1663 : wrong decoding of non Ascii iptc/exif (charset issue)rvelices2010-05-251-15/+18
* merge r6338 from branch 2.1 to trunkplegall2010-05-241-4/+4
* Fix bug 1695 : incorrect boolean to string conversion for SQLite and PostgreS...nikrou2010-05-243-9/+9
* merge r6321 from branch 2.1 to trunkplegall2010-05-241-1/+2
* $themeconf['id'] hard coded in template classpatdenice2010-05-241-0/+1
* merge r6313 from branch 2.1 to trunkplegall2010-05-231-1/+1
* merge r6312 from branch 2.1 to trunkplegall2010-05-231-14/+18
* merge r6311 from branch 2.1 to trunkplegall2010-05-231-0/+41
* Fix get_enums function for SQLitenikrou2010-05-092-2/+26
* add nl.piwigo.org as domain name if current language is nl_NLplegall2010-05-091-1/+1
* bug 1652 fixed: json_encode function is required for admin.php?fckb_tags=1plegall2010-05-083-33/+54
* Amend bug 1559. standard deviation was not removed in some places.nikrou2010-05-082-2/+0
* bug 1649 fixed: search EXIF/IPTC in the high definition photo if there is noplegall2010-05-071-3/+18
* 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-074-2/+47
* remove debug traceplegall2010-05-041-1/+0
* bug 1501 fixed: with apache_authentication, fall back to REDIRECT_REMOTE_USERplegall2010-05-041-4/+18
* bug 1063 fixed: avoid error when adding a tag in chinese or russian characters.plegall2010-05-031-0/+7
* bug 1639 fixed: the upload form now correctly uses the $conf['upload_dir']plegall2010-05-031-2/+4
* improvement: use the same code to check upload readiness in admin>photos>addplegall2010-05-031-11/+18
* bug 1635 fixed: new API method pwg.images.checkUpload tells pLoader if Piwigoplegall2010-05-031-0/+48
* bug 1637: make the privacy level the same everywher, use "who can see this ph...plegall2010-04-301-0/+42
* feature 1502: Add $themeconf['load_parent_local_head'] parameterpatdenice2010-04-291-7/+9
* bug 860 related: don't try to update the configuration during install becauseplegall2010-04-291-1/+3
* bug 860 related: if the directory doesn't exist (SVN users) first try toplegall2010-04-291-10/+16