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 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
*
feature 1630: upgrade to Piwigo 2.1 :-)
plegall
2010-04-28
3
-13
/
+46
*
Fix missing argument for pwg_db_changes()
nikrou
2010-04-20
1
-1
/
+1
*
Issue 1521 : correction of separator problem
laurent.duretz
2010-04-20
1
-4
/
+7
*
Bug 1617 fixed : help page is displayed in current theme in public or admin p...
nikrou
2010-04-18
1
-2
/
+1
*
Issue 1521 : correction for admin pages
laurent.duretz
2010-04-18
2
-9
/
+13
*
bug 1606: don't try to check the "no photo yet" feature when displaying an
plegall
2010-04-15
1
-0
/
+1
*
bug 1603: encoding charset added at HTTP level for the "no photo yet" specific
plegall
2010-04-14
1
-0
/
+1
*
User theme was not used for header and footer in NBM.
patdenice
2010-04-11
1
-1
/
+1
*
Bug 1567 fixed : problem with old version of mysql
nikrou
2010-04-10
2
-1
/
+1
*
Fix some issues with database connections.
nikrou
2010-04-10
1
-3
/
+3
*
bug 1595
grum
2010-04-10
1
-0
/
+1
*
feqture 1583 : show related tags block also when browsing non tag sections
rvelices
2010-04-10
1
-20
/
+42
*
Bug 1581 fixed : missing comment_id for email_admin() function
nikrou
2010-04-08
1
-1
/
+4
*
feature 1583: (tag navigation ergonomy) in the page title, always display the
plegall
2010-04-08
1
-15
/
+19
*
feature 1583: replace add_tag.png icon by a simple "+" character in the
plegall
2010-04-08
1
-18
/
+16
*
Fix some issues on NBM: move css rules to mail body if it's possible.
patdenice
2010-04-07
1
-0
/
+57
*
fixes only:
rvelices
2010-04-06
1
-1
/
+1
*
bug 1580 - remove some hard coded markup (move them to the template)
grum
2010-04-05
1
-9
/
+8
*
bug 1579: admins should see all user comments on picture.php, validated or not.
plegall
2010-04-04
1
-15
/
+25
*
bug 1534: if you're a guest, if configuration tells you can't add user
plegall
2010-04-04
1
-3
/
+11
*
move no_photo_yet feature to a new php file included by common.inc.php only i...
rvelices
2010-03-31
2
-77
/
+106
*
Feature 1559 : remove custom function (std) for sqlite
nikrou
2010-03-31
2
-58
/
+0
*
feature 1559: remove "standard deviation" in rating.
plegall
2010-03-31
1
-2
/
+1
*
Issue 1521 : Adding explanations
laurent.duretz
2010-03-30
1
-0
/
+1
*
Issue 1521 : get_absolute_root_url() missing in section_init.inc.php
laurent.duretz
2010-03-30
1
-1
/
+1
*
Fix some issues with database engines :
nikrou
2010-03-29
1
-1
/
+1
*
Issue 1521 : picture.tpl updated to avoid double home link, picture.php updat...
laurent.duretz
2010-03-29
1
-1
/
+1
*
feature 1502: Configuration menu is selected when theme configuration page is...
patdenice
2010-03-29
1
-1
/
+1
*
feature 1502: Allow to have configuration page for each theme.css.
patdenice
2010-03-29
1
-1
/
+16
*
Issue 1521 : Integration of LinkRoot plugin in Piwigo core
laurent.duretz
2010-03-29
3
-13
/
+11
*
feature 1502: In template extensions admin page, change "Bound template" by "...
patdenice
2010-03-28
1
-1
/
+1
*
feature 1502: Wrong path corrected (to check themeconf.inc.php existence)
patdenice
2010-03-28
1
-1
/
+1
[prev]
[next]