aboutsummaryrefslogtreecommitdiffstats
path: root/admin/include (unfollow)
Commit message (Expand)AuthorFilesLines
2010-12-23merge r8238 from trunk to branch 2.1plegall4-23/+3
2010-12-14feature 2048: remove urlencode for technicals details (already escaped with h...patdenice1-5/+5
2010-12-12feature 2057: use http_build_query instead of add_url_params for GET data.patdenice1-5/+15
2010-12-11merge r8079, r8080, r8082, r8083, r8084 from trunk to branch 2.1patdenice4-65/+132
2010-12-07merge r8022 from trunk to branch 2.1patdenice1-0/+1
2010-12-07merge r8020 from trunk to branch 2.1patdenice1-0/+17
2010-11-09[branche 2.1] nl_NL - add subscribe for NL to newsletterddtddt1-0/+1
2010-10-30bug 1974 fixed: don't generate invalid creation date from IPTC,plegall1-1/+12
2010-10-29bug 1908 fixed: protect the uploaded photo filename against SQL injection.plegall1-1/+1
2010-10-13bug 1914 fixed: broken admin web upload with PostgreSQL as database engine.plegall1-1/+1
2010-09-22bug 1872 fixed: we need to call set_make_full_url() before creating urls prov...plegall1-0/+4
2010-07-28Plugin version compare must return false if plugin version is "auto" (develop...patdenice1-0/+2
2010-07-05Bug 1763 fixed : [PostgreSQL] double quote used in queriesnikrou2-2/+2
2010-07-03Bug 1755 fixed : Needs single quotes in queries official pluginsnikrou1-2/+2
2010-06-29bug 1747 fixed: some checks were added to verify the upload will fail for aplegall2-0/+107
2010-06-29bug 1742 fixed: if the EXIF functions are not available:plegall1-0/+4
2010-06-28bug 1701 fixed: support for PNG file in browser direct upload.plegall1-4/+22
2010-06-17Bug 1733 fixed : merge from trunknikrou4-22/+22
2010-06-17Bug 1733 fixed : merge from trunknikrou1-1/+1
2010-06-17Bug 1733 fixed : merge from trunknikrou1-2/+2
2010-06-09Bug 1715 fixed : SQLite: Add photos failnikrou1-2/+2
2010-05-28- merged the linkroot integration with the existing gallery_url (unique $conf...rvelices1-5/+5
2010-05-27bug 1704 fixed: windows needs a specific directory separator when creatingplegall1-0/+4
2010-05-25merge -r 6355 from trunk rvelices1-3/+3
2010-05-09add nl.piwigo.org as domain name if current language is nl_NLplegall1-0/+3
2010-05-08bug fixed on authentication check for upgrade without the 'now' modeplegall1-1/+1
2010-05-07Upgrade can be launched automaticaly if user is already connected as webmaster.patdenice1-32/+32
2010-05-07constants should not contain - but _plegall1-1/+1
2010-05-07bug 1648 fixed: add the pwg_db_check_version functions for pdo-sqlite, sqliteplegall1-0/+2
2010-05-03bug 1641 fixed: Admin>Categories>Synchronize moved to Admin>Tools>Synchronizeplegall1-2/+2
2010-05-03deactivate debug traces for advanced upload formplegall1-1/+1
2010-05-03bug 1639 fixed: the upload form now correctly uses the $conf['upload_dir']plegall1-2/+2
2010-04-29bug 1613 fixed: split the "pending" screen into 2 distinct sections :plegall2-42/+1
2010-04-28feature 1630: upgrade to Piwigo 2.1 :-)plegall2-16/+48
2010-04-24Add triggers for image and thumbnail resizing.patdenice1-3/+15
2010-04-15feature 1605: ability to forbid theme activation, needed for gally-default.plegall1-0/+4
2010-04-10Fix some issues with database connections.nikrou1-1/+1
2010-04-09feature 1587: move advanced features screen into maintenance screen.plegall1-1/+0
2010-04-06fixes only:rvelices1-9/+9
2010-04-01Fix missing keys: some keys have been removed by mistake during the massiveplegall2-6/+6
2010-04-01bug 1550 fixed: the admin menu opens on the right section for languages_newplegall1-0/+1
2010-03-29Fix some issues with database engines :nikrou2-11/+12
2010-03-29feature 1502: Configuration menu is selected when theme configuration page is...patdenice1-0/+1
2010-03-29feature 1502: Allow to have configuration page for each theme.css.patdenice1-5/+34
2010-03-27Simplify installation message, no need to explain the following step, theplegall1-1/+0
2010-03-26Fix php5 apache configuration with upgrade.patdenice2-1/+18
2010-03-26Fix php5 apache configuration with install.patdenice1-0/+17
2010-03-26feature 1514: make the "deactivate" action inactive if there is no activeplegall1-1/+18
2010-03-26Feature 1535: Allow to install new languages from PEM.patdenice1-0/+175
2010-03-25Move set_tabsheet function for plugins pages to plugins class.patdenice2-18/+18