aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* New version 2.1.3 hard coded.2.1.3plegall2010-09-142-6/+6
* bug 1849 fixed: protect $_GET keys against SQL injections before parsing URL.plegall2010-09-131-0/+4
* bug 1848 fixed: do not print methodName in header to avoid CRLF attack.plegall2010-09-131-1/+1
* merge -r6870 from trunk rvelices2010-09-091-3/+3
* buf 1785 fixed: the number of related tags is no longer hard codedplegall2010-07-272-3/+4
* add trigger for ExtendedDescription on photo nameplegall2010-07-271-0/+2
* Feature 0001778: Thumbnails missing on NBMrub2010-07-241-4/+5
* merge r6668 from trunkrvelices2010-07-064-25/+20
* Bug 1766 fixed : [PostgreSQL] unkown database function UNIX_TIMESTAMP()nikrou2010-07-065-1/+21
* Bug 1763 fixed : [PostgreSQL] double quote used in queriesnikrou2010-07-053-6/+6
* Bug 1762 fixed : Compleet RSS Feed returns noticenikrou2010-07-051-23/+2
* Bug 1760 fixed : Avoid session fixationnikrou2010-07-051-1/+1
* Bug 1755 fixed : 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
* 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