aboutsummaryrefslogtreecommitdiffstats
path: root/admin (follow)
Commit message (Expand)AuthorAgeFilesLines
* merge -c8245 from trunk to branch 2.1rub2010-12-231-0/+3
* merge r8238 from trunk to branch 2.1plegall2010-12-234-23/+3
* bug 2031 fixed: redirection after category deletion preserves the currentplegall2010-12-171-2/+8
* feature 2048: remove urlencode for technicals details (already escaped with h...patdenice2010-12-141-5/+5
* feature 2057: use http_build_query instead of add_url_params for GET data.patdenice2010-12-121-5/+15
* merge r8079, r8080, r8082, r8083, r8084 from trunk to branch 2.1patdenice2010-12-115-68/+137
* merge r8022 from trunk to branch 2.1patdenice2010-12-071-0/+1
* merge r8020 from trunk to branch 2.1patdenice2010-12-071-0/+17
* Display list of the plugins in admin clear theme Gotcha2010-11-091-1/+2
* [branche 2.1] nl_NL - add subscribe for NL to newsletterddtddt2010-11-091-0/+1
* bug 1988 fixed: avoid duplicate thumbnails for photos linked to severalplegall2010-11-012-2/+18
* bug 1974 fixed: don't generate invalid creation date from IPTC,plegall2010-10-301-1/+12
* bug 1906 fixed: during batch management, for a given category, use the categoryplegall2010-10-302-2/+34
* bug 1908 fixed: protect the uploaded photo filename against SQL injection.plegall2010-10-291-1/+1
* bug 1914 fixed: broken admin web upload with PostgreSQL as database engine.plegall2010-10-131-1/+1
* bug 1872 fixed: we need to call set_make_full_url() before creating urls prov...plegall2010-09-221-0/+4
* Fix bug 1856 : CSRF issue that allow to change admin passwordnikrou2010-09-132-1/+6
* Plugin version compare must return false if plugin version is "auto" (develop...patdenice2010-07-281-0/+2
* bug 1757 fixed: ability to use HTML in author fieldplegall2010-07-272-3/+7
* Bug 1763 fixed : [PostgreSQL] double quote used in queriesnikrou2010-07-052-2/+2
* merge r6656 from trunKvdigital2010-07-042-2/+2
* Bug 1755 fixed : Needs single quotes in queries official pluginsnikrou2010-07-031-2/+2
* improvement: ability to hide setup warnings for upload. Warnings willplegall2010-06-292-21/+39
* bug 1747 fixed: some checks were added to verify the upload will fail for aplegall2010-06-294-20/+214
* bug 1742 fixed: if the EXIF functions are not available:plegall2010-06-295-2/+33
* bug 1746 fixed: a missing GD library is a setup error, it blocks the uploadplegall2010-06-281-0/+5
* bug 1701 fixed: support for PNG file in browser direct upload.plegall2010-06-282-6/+24
* Bug 1740 fixed : Rating page returns database errornikrou2010-06-251-1/+6
* Bug 1744 fixed : Incorrect use of timezone with SQLitenikrou2010-06-251-2/+2
* Bug 1739 fixed : Recent pictures page returns database errornikrou2010-06-241-1/+2
* bug 1721 fixed: remove the limit of 10 tags for each photo with the newplegall2010-06-223-3/+3
* Bug 1738 fixed : merge from trunknikrou2010-06-221-1/+1
* bug 1707 fixed: Piwigo version number always visible in administration homepageplegall2010-06-211-0/+1
* Bug 1733 fixed : merge from trunknikrou2010-06-179-36/+36
* Bug 1733 fixed : merge from trunknikrou2010-06-171-1/+1
* Bug 1733 fixed : merge from trunknikrou2010-06-171-2/+2
* Bug 1715 fixed : SQLite: Add photos failnikrou2010-06-092-4/+4
* Feature 1728 fixed : use autoHeight accordion paramnikrou2010-06-093-13/+10
* Bug 1717 fixed : SQLite: access failure on Admin > Tools > Historynikrou2010-06-041-2/+5
* - merged the linkroot integration with the existing gallery_url (unique $conf...rvelices2010-05-283-10/+6
* merge r6402 from trunkrvelices2010-05-271-3/+1
* bug 1704 fixed: windows needs a specific directory separator when creatingplegall2010-05-271-0/+4
* feature 1697: ability to deactivate the synchronization method to add photos.plegall2010-05-258-30/+64
* merge -r 6355 from trunk rvelices2010-05-251-3/+3
* bug 1672: replace the language key where it's used.plegall2010-05-241-1/+1
* merge r6320 from trunk to branch 2.1plegall2010-05-243-26/+16
* Correction lang keyGotcha2010-05-221-1/+1
* merge r6247 from trunk to branch 2.1Gotcha2010-05-221-1/+1
* merge r6265 from trunk to branch 2.1plegall2010-05-221-1/+1
* Fix get_enums function for SQLitenikrou2010-05-091-1/+0