aboutsummaryrefslogtreecommitdiffstats
path: root/admin/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* merge r8238 from trunk to branch 2.1plegall2010-12-234-23/+3
* 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-114-65/+132
* merge r8022 from trunk to branch 2.1patdenice2010-12-071-0/+1
* merge r8020 from trunk to branch 2.1patdenice2010-12-071-0/+17
* [branche 2.1] nl_NL - add subscribe for NL to newsletterddtddt2010-11-091-0/+1
* bug 1974 fixed: don't generate invalid creation date from IPTC,plegall2010-10-301-1/+12
* 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
* Plugin version compare must return false if plugin version is "auto" (develop...patdenice2010-07-281-0/+2
* Bug 1763 fixed : [PostgreSQL] double quote used in queriesnikrou2010-07-052-2/+2
* Bug 1755 fixed : Needs single quotes in queries official pluginsnikrou2010-07-031-2/+2
* bug 1747 fixed: some checks were added to verify the upload will fail for aplegall2010-06-292-0/+107
* bug 1742 fixed: if the EXIF functions are not available:plegall2010-06-291-0/+4
* bug 1701 fixed: support for PNG file in browser direct upload.plegall2010-06-281-4/+22
* Bug 1733 fixed : merge from trunknikrou2010-06-174-22/+22
* 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-091-2/+2
* - merged the linkroot integration with the existing gallery_url (unique $conf...rvelices2010-05-281-5/+5
* bug 1704 fixed: windows needs a specific directory separator when creatingplegall2010-05-271-0/+4
* merge -r 6355 from trunk rvelices2010-05-251-3/+3
* add nl.piwigo.org as domain name if current language is nl_NLplegall2010-05-091-0/+3
* bug fixed on authentication check for upgrade without the 'now' modeplegall2010-05-081-1/+1
* Upgrade can be launched automaticaly if user is already connected as webmaster.patdenice2010-05-071-32/+32
* constants should not contain - but _plegall2010-05-071-1/+1
* bug 1648 fixed: add the pwg_db_check_version functions for pdo-sqlite, sqliteplegall2010-05-071-0/+2
* bug 1641 fixed: Admin>Categories>Synchronize moved to Admin>Tools>Synchronizeplegall2010-05-031-2/+2
* deactivate debug traces for advanced upload formplegall2010-05-031-1/+1
* bug 1639 fixed: the upload form now correctly uses the $conf['upload_dir']plegall2010-05-031-2/+2
* bug 1613 fixed: split the "pending" screen into 2 distinct sections :plegall2010-04-292-42/+1
* feature 1630: upgrade to Piwigo 2.1 :-)plegall2010-04-282-16/+48
* Add triggers for image and thumbnail resizing.patdenice2010-04-241-3/+15
* feature 1605: ability to forbid theme activation, needed for gally-default.plegall2010-04-151-0/+4
* Fix some issues with database connections.nikrou2010-04-101-1/+1
* feature 1587: move advanced features screen into maintenance screen.plegall2010-04-091-1/+0
* fixes only:rvelices2010-04-061-9/+9
* Fix missing keys: some keys have been removed by mistake during the massiveplegall2010-04-012-6/+6
* bug 1550 fixed: the admin menu opens on the right section for languages_newplegall2010-04-011-0/+1
* Fix some issues with database engines :nikrou2010-03-292-11/+12
* feature 1502: Configuration menu is selected when theme configuration page is...patdenice2010-03-291-0/+1
* feature 1502: Allow to have configuration page for each theme.css.patdenice2010-03-291-5/+34
* Simplify installation message, no need to explain the following step, theplegall2010-03-271-1/+0
* Fix php5 apache configuration with upgrade.patdenice2010-03-262-1/+18
* Fix php5 apache configuration with install.patdenice2010-03-261-0/+17
* feature 1514: make the "deactivate" action inactive if there is no activeplegall2010-03-261-1/+18
* Feature 1535: Allow to install new languages from PEM.patdenice2010-03-261-0/+175
* Move set_tabsheet function for plugins pages to plugins class.patdenice2010-03-252-18/+18