aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-07bug 1649 fixed: search EXIF/IPTC in the high definition photo if there is noplegall1-3/+18
2010-05-07SQLite availabilty must be check by existence of SQLite3 classnikrou1-1/+1
2010-05-07bug 1648 fixed: add the pwg_db_check_version functions for pdo-sqlite, sqliteplegall4-2/+47
2010-05-04remove debug traceplegall1-1/+0
2010-05-04bug 1501 fixed: with apache_authentication, fall back to REDIRECT_REMOTE_USERplegall1-4/+18
2010-05-03bug 1063 fixed: avoid error when adding a tag in chinese or russian characters.plegall1-0/+7
2010-05-03bug 1639 fixed: the upload form now correctly uses the $conf['upload_dir']plegall1-2/+4
2010-05-03improvement: use the same code to check upload readiness in admin>photos>addplegall1-11/+18
2010-05-03bug 1635 fixed: new API method pwg.images.checkUpload tells pLoader if Piwigoplegall1-0/+48
2010-04-30bug 1637: make the privacy level the same everywher, use "who can see this ph...plegall1-0/+42
2010-04-29feature 1502: Add $themeconf['load_parent_local_head'] parameterpatdenice1-7/+9
2010-04-29bug 860 related: don't try to update the configuration during install becauseplegall1-1/+3
2010-04-29bug 860 related: if the directory doesn't exist (SVN users) first try toplegall1-10/+16
2010-04-29feature 1502: $themeconf['load_css_parent'] apply recursivelypatdenice1-1/+1
2010-04-29feature 1502: Add $themeconf['load_parent_css'] parameterpatdenice1-3/+10
2010-04-29bug 1484: prevent XSS vulnerability, encode url.plegall1-1/+0
2010-04-28bug 1484: after a "quick connect" you are correctly redirect to the same page.plegall1-0/+1
2010-04-28bug 860: display a more readable error when the _data directory is not writableplegall2-3/+20
2010-04-28feature 1630: upgrade to Piwigo 2.1 :-)plegall3-13/+46
2010-04-20Fix missing argument for pwg_db_changes()nikrou1-1/+1
2010-04-20Issue 1521 : correction of separator problemlaurent.duretz1-4/+7
2010-04-18Bug 1617 fixed : help page is displayed in current theme in public or admin p...nikrou1-2/+1
2010-04-18Issue 1521 : correction for admin pageslaurent.duretz2-9/+13
2010-04-15bug 1606: don't try to check the "no photo yet" feature when displaying anplegall1-0/+1
2010-04-14bug 1603: encoding charset added at HTTP level for the "no photo yet" specificplegall1-0/+1
2010-04-11User theme was not used for header and footer in NBM.patdenice1-1/+1
2010-04-10Bug 1567 fixed : problem with old version of mysqlnikrou2-1/+1
2010-04-10Fix some issues with database connections.nikrou1-3/+3
2010-04-10bug 1595grum1-0/+1
2010-04-10feqture 1583 : show related tags block also when browsing non tag sectionsrvelices1-20/+42
2010-04-08Bug 1581 fixed : missing comment_id for email_admin() functionnikrou1-1/+4
2010-04-08feature 1583: (tag navigation ergonomy) in the page title, always display theplegall1-15/+19
2010-04-08feature 1583: replace add_tag.png icon by a simple "+" character in theplegall1-18/+16
2010-04-07Fix some issues on NBM: move css rules to mail body if it's possible.patdenice1-0/+57
2010-04-06fixes only:rvelices1-1/+1
2010-04-05bug 1580 - remove some hard coded markup (move them to the template)grum1-9/+8
2010-04-04bug 1579: admins should see all user comments on picture.php, validated or not.plegall1-15/+25
2010-04-04bug 1534: if you're a guest, if configuration tells you can't add userplegall1-3/+11
2010-03-31move no_photo_yet feature to a new php file included by common.inc.php only i...rvelices2-77/+106
2010-03-31Feature 1559 : remove custom function (std) for sqlitenikrou2-58/+0
2010-03-31feature 1559: remove "standard deviation" in rating.plegall1-2/+1
2010-03-30Issue 1521 : Adding explanationslaurent.duretz1-0/+1
2010-03-30Issue 1521 : get_absolute_root_url() missing in section_init.inc.phplaurent.duretz1-1/+1
2010-03-29Fix some issues with database engines :nikrou1-1/+1
2010-03-29Issue 1521 : picture.tpl updated to avoid double home link, picture.php updat...laurent.duretz1-1/+1
2010-03-29feature 1502: Configuration menu is selected when theme configuration page is...patdenice1-1/+1
2010-03-29feature 1502: Allow to have configuration page for each theme.css.patdenice1-1/+16
2010-03-29Issue 1521 : Integration of LinkRoot plugin in Piwigo corelaurent.duretz3-13/+11
2010-03-28feature 1502: In template extensions admin page, change "Bound template" by "...patdenice1-1/+1
2010-03-28feature 1502: Wrong path corrected (to check themeconf.inc.php existence)patdenice1-1/+1