index
:
piwigo
1.3
1.4
1.5
1.6
1.7
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
2.8
improve_access_control
master
translation
copy of piwigo repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-06-10
Bug 1730 fixed : search doesn't work when database engine is not mysql
nikrou
1
-1
/
+1
2010-06-09
Fix bug 1722 : PosgtreSQL wants all fields in select to be in Group by clause
nikrou
3
-12
/
+30
2010-06-09
Bug 1716 fixed : Check upgrades failed in intro
nikrou
1
-3
/
+3
2010-06-07
- revert r6473 and r6475
rvelices
2
-33
/
+32
2010-06-06
previous commit was still not ok
rvelices
1
-4
/
+4
2010-06-06
- quick fix (maybe not the cleanest) of regression 2.0 -> 2.1 when displaying...
rvelices
2
-27
/
+27
2010-06-04
Fix bug 1717 : SQLite: access failure on Admin > Tools > History
nikrou
2
-0
/
+12
2010-06-01
- do not remove slashes before calling insert_user_comment (homogeneity with ...
rvelices
3
-22
/
+7
2010-05-29
Bug 1705 fixed : double quotes were not escaped
nikrou
1
-1
/
+1
2010-05-28
merge r6368,6410 from branch-2.1 to trunk
rvelices
4
-52
/
+44
2010-05-27
merge r6384 from branch 2.1 to trunk
plegall
1
-0
/
+4
2010-05-26
merge r6361 from branch 2.1 to trunk
plegall
1
-0
/
+3
2010-05-25
fix bug 1663 : wrong decoding of non Ascii iptc/exif (charset issue)
rvelices
1
-15
/
+18
2010-05-24
merge r6338 from branch 2.1 to trunk
plegall
1
-4
/
+4
2010-05-24
Fix bug 1695 : incorrect boolean to string conversion for SQLite and PostgreS...
nikrou
3
-9
/
+9
2010-05-24
merge r6321 from branch 2.1 to trunk
plegall
1
-1
/
+2
2010-05-24
$themeconf['id'] hard coded in template class
patdenice
1
-0
/
+1
2010-05-23
merge r6313 from branch 2.1 to trunk
plegall
1
-1
/
+1
2010-05-23
merge r6312 from branch 2.1 to trunk
plegall
1
-14
/
+18
2010-05-23
merge r6311 from branch 2.1 to trunk
plegall
1
-0
/
+41
2010-05-09
Fix get_enums function for SQLite
nikrou
2
-2
/
+26
2010-05-09
add nl.piwigo.org as domain name if current language is nl_NL
plegall
1
-1
/
+1
2010-05-08
bug 1652 fixed: json_encode function is required for admin.php?fckb_tags=1
plegall
3
-33
/
+54
2010-05-08
Amend bug 1559. standard deviation was not removed in some places.
nikrou
2
-2
/
+0
2010-05-07
bug 1649 fixed: search EXIF/IPTC in the high definition photo if there is no
plegall
1
-3
/
+18
2010-05-07
SQLite availabilty must be check by existence of SQLite3 class
nikrou
1
-1
/
+1
2010-05-07
bug 1648 fixed: add the pwg_db_check_version functions for pdo-sqlite, sqlite
plegall
4
-2
/
+47
2010-05-04
remove debug trace
plegall
1
-1
/
+0
2010-05-04
bug 1501 fixed: with apache_authentication, fall back to REDIRECT_REMOTE_USER
plegall
1
-4
/
+18
2010-05-03
bug 1063 fixed: avoid error when adding a tag in chinese or russian characters.
plegall
1
-0
/
+7
2010-05-03
bug 1639 fixed: the upload form now correctly uses the $conf['upload_dir']
plegall
1
-2
/
+4
2010-05-03
improvement: use the same code to check upload readiness in admin>photos>add
plegall
1
-11
/
+18
2010-05-03
bug 1635 fixed: new API method pwg.images.checkUpload tells pLoader if Piwigo
plegall
1
-0
/
+48
2010-04-30
bug 1637: make the privacy level the same everywher, use "who can see this ph...
plegall
1
-0
/
+42
2010-04-29
feature 1502: Add $themeconf['load_parent_local_head'] parameter
patdenice
1
-7
/
+9
2010-04-29
bug 860 related: don't try to update the configuration during install because
plegall
1
-1
/
+3
2010-04-29
bug 860 related: if the directory doesn't exist (SVN users) first try to
plegall
1
-10
/
+16
2010-04-29
feature 1502: $themeconf['load_css_parent'] apply recursively
patdenice
1
-1
/
+1
2010-04-29
feature 1502: Add $themeconf['load_parent_css'] parameter
patdenice
1
-3
/
+10
2010-04-29
bug 1484: prevent XSS vulnerability, encode url.
plegall
1
-1
/
+0
2010-04-28
bug 1484: after a "quick connect" you are correctly redirect to the same page.
plegall
1
-0
/
+1
2010-04-28
bug 860: display a more readable error when the _data directory is not writable
plegall
2
-3
/
+20
2010-04-28
feature 1630: upgrade to Piwigo 2.1 :-)
plegall
3
-13
/
+46
2010-04-20
Fix missing argument for pwg_db_changes()
nikrou
1
-1
/
+1
2010-04-20
Issue 1521 : correction of separator problem
laurent.duretz
1
-4
/
+7
2010-04-18
Bug 1617 fixed : help page is displayed in current theme in public or admin p...
nikrou
1
-2
/
+1
2010-04-18
Issue 1521 : correction for admin pages
laurent.duretz
2
-9
/
+13
2010-04-15
bug 1606: don't try to check the "no photo yet" feature when displaying an
plegall
1
-0
/
+1
2010-04-14
bug 1603: encoding charset added at HTTP level for the "no photo yet" specific
plegall
1
-0
/
+1
2010-04-11
User theme was not used for header and footer in NBM.
patdenice
1
-1
/
+1
[next]