aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* New version 2.1.2 hard coded.plegall2010-06-292-6/+6
* we are on the branch 2.1 nowplegall2010-06-291-1/+1
* Bug 1744 fixed : Incorrect use of timezone with SQLitenikrou2010-06-255-5/+26
* Bug 1735 fixed : merge from trunknikrou2010-06-241-2/+2
* Bug 1736 fixed : Complete RSS Feed returns error start or end dates can be nullnikrou2010-06-241-19/+57
* Fix bug 1743 : comment form is not visible because of boolean managementnikrou2010-06-231-0/+4
* Bug 1733 fixed : merge from trunk.nikrou2010-06-231-4/+4
* Bug 1737 fixed : merge from trunknikrou2010-06-223-10/+4
* Bug 1738 fixed : merge from trunknikrou2010-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 : SQLite: Check upgrades failed in intronikrou2010-06-091-3/+3
* merge r6484 from trunk to branch 2.1rvelices2010-06-072-33/+32
* one of my previous merge from trunk was incompletervelices2010-06-061-1/+1
* merge r6475 rvelices2010-06-061-4/+4
* merge r6473 from trunk to branch 2.1 rvelices2010-06-062-27/+27
* Bug 1717 fixed : SQLite: access failure on Admin > Tools > Historynikrou2010-06-042-0/+12
* merge r6437 from trunk to branch 2.1rvelices2010-06-013-21/+6
* Bug 1705 fixed : User cannot add comment with double quotesnikrou2010-05-291-1/+1
* added a test that $conf['gallery_url'] != http://piwigo.org/demorvelices2010-05-281-0/+4
* - merged the linkroot integration with the existing gallery_url (unique $conf...rvelices2010-05-284-59/+51
* bug 1704 fixed: windows needs a specific directory separator when creatingplegall2010-05-271-0/+4
* Issue 1521 : add linkroot to spacial pageslaurent.duretz2010-05-261-8/+8
* feature 1697: ability to deactivate the synchronization method to add photos.plegall2010-05-251-0/+3
* merge -r 6355 from trunk rvelices2010-05-251-15/+18
* Fix bug 1695 : incorrect boolean to string conversion for SQLite and PostgreS...nikrou2010-05-243-9/+9
* bug 1694 fixed: COMPUTED Exif fields were not displayed on picture.phpplegall2010-05-241-4/+4
* bug 1682: r6312 was producing a MySQL error (depending on the MySQL serverplegall2010-05-241-1/+2
* Merge r6318 from trunk to branch 2.1.patdenice2010-05-241-0/+1
* bug 1685 fixed: typo on identification.php linkplegall2010-05-231-1/+1
* bug 1684 fixed: the test to check availability of the user_infos line wasplegall2010-05-231-14/+18
* bug 1683 fixed: as soon as an admin modifies the admin>conf>options>guest set...plegall2010-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