aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2010-06-09Bug 1716 fixed : Check upgrades failed in intronikrou1-3/+3
2010-06-07- revert r6473 and r6475rvelices2-33/+32
2010-06-06previous commit was still not okrvelices1-4/+4
2010-06-06- quick fix (maybe not the cleanest) of regression 2.0 -> 2.1 when displaying...rvelices2-27/+27
2010-06-04Fix bug 1717 : SQLite: access failure on Admin > Tools > Historynikrou2-0/+12
2010-06-01- do not remove slashes before calling insert_user_comment (homogeneity with ...rvelices3-22/+7
2010-05-29Bug 1705 fixed : double quotes were not escapednikrou1-1/+1
2010-05-28merge r6368,6410 from branch-2.1 to trunkrvelices4-52/+44
2010-05-27merge r6384 from branch 2.1 to trunkplegall1-0/+4
2010-05-26merge r6361 from branch 2.1 to trunkplegall1-0/+3
2010-05-25fix bug 1663 : wrong decoding of non Ascii iptc/exif (charset issue)rvelices1-15/+18
2010-05-24merge r6338 from branch 2.1 to trunkplegall1-4/+4
2010-05-24Fix bug 1695 : incorrect boolean to string conversion for SQLite and PostgreS...nikrou3-9/+9
2010-05-24merge r6321 from branch 2.1 to trunkplegall1-1/+2
2010-05-24$themeconf['id'] hard coded in template classpatdenice1-0/+1
2010-05-23merge r6313 from branch 2.1 to trunkplegall1-1/+1
2010-05-23merge r6312 from branch 2.1 to trunkplegall1-14/+18
2010-05-23merge r6311 from branch 2.1 to trunkplegall1-0/+41
2010-05-09Fix get_enums function for SQLitenikrou2-2/+26
2010-05-09add nl.piwigo.org as domain name if current language is nl_NLplegall1-1/+1
2010-05-08bug 1652 fixed: json_encode function is required for admin.php?fckb_tags=1plegall3-33/+54
2010-05-08Amend bug 1559. standard deviation was not removed in some places.nikrou2-2/+0
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