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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Bug 1744 fixed : Incorrect use of timezone with SQLite
nikrou
2010-06-25
5
-5
/
+26
*
Bug 1736 fixed : Complete RSS Feed returns error
nikrou
2010-06-24
1
-19
/
+57
*
Bug 1735 fixed : Comment page is not PostgreSQL compatible
nikrou
2010-06-24
1
-2
/
+2
*
Bug 1743 fixed : comment form is not visible because of boolean management
nikrou
2010-06-23
1
-0
/
+4
*
Fix bug 1733 : queries must use single quotes
nikrou
2010-06-23
1
-4
/
+4
*
Bug 1737 fixed : Concatenation error with POstgreSQL
nikrou
2010-06-22
3
-10
/
+4
*
Bug 1738 fixed : hour function doesn't exists for database other than mysql.
nikrou
2010-06-22
4
-12
/
+21
*
misplaced closing paranthesis in common.inc.php
rvelices
2010-06-12
1
-1
/
+1
*
Bug 1730 fixed : search doesn't work when database engine is not mysql
nikrou
2010-06-10
1
-1
/
+1
*
Fix bug 1722 : PosgtreSQL wants all fields in select to be in Group by clause
nikrou
2010-06-09
3
-12
/
+30
*
Bug 1716 fixed : Check upgrades failed in intro
nikrou
2010-06-09
1
-3
/
+3
*
- revert r6473 and r6475
rvelices
2010-06-07
2
-33
/
+32
*
previous commit was still not ok
rvelices
2010-06-06
1
-4
/
+4
*
- quick fix (maybe not the cleanest) of regression 2.0 -> 2.1 when displaying...
rvelices
2010-06-06
2
-27
/
+27
*
Fix bug 1717 : SQLite: access failure on Admin > Tools > History
nikrou
2010-06-04
2
-0
/
+12
*
- do not remove slashes before calling insert_user_comment (homogeneity with ...
rvelices
2010-06-01
3
-22
/
+7
*
Bug 1705 fixed : double quotes were not escaped
nikrou
2010-05-29
1
-1
/
+1
*
merge r6368,6410 from branch-2.1 to trunk
rvelices
2010-05-28
4
-52
/
+44
*
merge r6384 from branch 2.1 to trunk
plegall
2010-05-27
1
-0
/
+4
*
merge r6361 from branch 2.1 to trunk
plegall
2010-05-26
1
-0
/
+3
*
fix bug 1663 : wrong decoding of non Ascii iptc/exif (charset issue)
rvelices
2010-05-25
1
-15
/
+18
*
merge r6338 from branch 2.1 to trunk
plegall
2010-05-24
1
-4
/
+4
*
Fix bug 1695 : incorrect boolean to string conversion for SQLite and PostgreS...
nikrou
2010-05-24
3
-9
/
+9
*
merge r6321 from branch 2.1 to trunk
plegall
2010-05-24
1
-1
/
+2
*
$themeconf['id'] hard coded in template class
patdenice
2010-05-24
1
-0
/
+1
*
merge r6313 from branch 2.1 to trunk
plegall
2010-05-23
1
-1
/
+1
*
merge r6312 from branch 2.1 to trunk
plegall
2010-05-23
1
-14
/
+18
*
merge r6311 from branch 2.1 to trunk
plegall
2010-05-23
1
-0
/
+41
*
Fix get_enums function for SQLite
nikrou
2010-05-09
2
-2
/
+26
*
add nl.piwigo.org as domain name if current language is nl_NL
plegall
2010-05-09
1
-1
/
+1
*
bug 1652 fixed: json_encode function is required for admin.php?fckb_tags=1
plegall
2010-05-08
3
-33
/
+54
*
Amend bug 1559. standard deviation was not removed in some places.
nikrou
2010-05-08
2
-2
/
+0
*
bug 1649 fixed: search EXIF/IPTC in the high definition photo if there is no
plegall
2010-05-07
1
-3
/
+18
*
SQLite availabilty must be check by existence of SQLite3 class
nikrou
2010-05-07
1
-1
/
+1
*
bug 1648 fixed: add the pwg_db_check_version functions for pdo-sqlite, sqlite
plegall
2010-05-07
4
-2
/
+47
*
remove debug trace
plegall
2010-05-04
1
-1
/
+0
*
bug 1501 fixed: with apache_authentication, fall back to REDIRECT_REMOTE_USER
plegall
2010-05-04
1
-4
/
+18
*
bug 1063 fixed: avoid error when adding a tag in chinese or russian characters.
plegall
2010-05-03
1
-0
/
+7
*
bug 1639 fixed: the upload form now correctly uses the $conf['upload_dir']
plegall
2010-05-03
1
-2
/
+4
*
improvement: use the same code to check upload readiness in admin>photos>add
plegall
2010-05-03
1
-11
/
+18
*
bug 1635 fixed: new API method pwg.images.checkUpload tells pLoader if Piwigo
plegall
2010-05-03
1
-0
/
+48
*
bug 1637: make the privacy level the same everywher, use "who can see this ph...
plegall
2010-04-30
1
-0
/
+42
*
feature 1502: Add $themeconf['load_parent_local_head'] parameter
patdenice
2010-04-29
1
-7
/
+9
*
bug 860 related: don't try to update the configuration during install because
plegall
2010-04-29
1
-1
/
+3
*
bug 860 related: if the directory doesn't exist (SVN users) first try to
plegall
2010-04-29
1
-10
/
+16
*
feature 1502: $themeconf['load_css_parent'] apply recursively
patdenice
2010-04-29
1
-1
/
+1
*
feature 1502: Add $themeconf['load_parent_css'] parameter
patdenice
2010-04-29
1
-3
/
+10
*
bug 1484: prevent XSS vulnerability, encode url.
plegall
2010-04-29
1
-1
/
+0
*
bug 1484: after a "quick connect" you are correctly redirect to the same page.
plegall
2010-04-28
1
-0
/
+1
*
bug 860: display a more readable error when the _data directory is not writable
plegall
2010-04-28
2
-3
/
+20
[prev]
[next]