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
2014-03-21
bug 3056: Improve/rewrite quick search engine: by default AND is used to matc...
rvelices
1
-285
/
+338
2014-03-17
merge r27810 from branch 2.6 to trunk
plegall
3
-0
/
+35
2014-03-12
merge r27715 from branch 2.6 to trunk
plegall
1
-0
/
+2
2014-03-11
removed unnecessary by ref parameters + do not define IN_ADMIN on ws method
rvelices
1
-7
/
+6
2014-02-18
remove "virtual" namespaces (or whatever it's called) in emogrifier
mistic100
1
-4
/
+4
2014-02-18
update emogrifier
mistic100
2
-247
/
+508
2014-02-16
more query2array and remove unnecessary tests in often called url functions
rvelices
2
-32
/
+13
2014-02-13
web service always return pwg version (allow in the future mobile apps to mai...
rvelices
1
-11
/
+2
2014-02-13
remove prehistoric unnecessary object references
rvelices
1
-15
/
+13
2014-02-13
more query2array
rvelices
6
-39
/
+15
2014-02-11
feature 2999: (incomplete) doc of mysqli functions
mistic100
1
-85
/
+117
2014-02-11
arrayfromquery optimizations: move double if from inside loop to outside + us...
rvelices
6
-131
/
+192
2014-02-11
small optim on events trigger when several handlers are registered (no more a...
rvelices
1
-3
/
+5
2014-02-09
feature 3043: Add event to allow calculation of rating score with a different...
rvelices
1
-0
/
+5
2014-02-06
feature 3041: Give include path to add_event_handler
mistic100
1
-32
/
+50
2014-02-05
PluginMaintain is not abstract anymore, allowing partial declaration
mistic100
1
-18
/
+12
2014-02-04
remove Smarty backward compatible class (pre Smarty3)
rvelices
1
-3
/
+2
2014-02-04
remove PHP < 5.2 code
mistic100
2
-38
/
+8
2014-02-03
removed functions provided for php backward compatibility as 5.2 is now required
rvelices
5
-158
/
+0
2014-01-31
required PHP version is 5.2
plegall
1
-1
/
+1
2014-01-31
next version is 2.7.0beta1
plegall
1
-1
/
+1
2014-01-29
str2DateTime return false on empty input
mistic100
1
-4
/
+8
2014-01-26
replace more preg_replace callback
mistic100
1
-6
/
+14
2014-01-24
merge r26952 from branch 2.6 to trunk
plegall
1
-1
/
+1
2014-01-23
feature 3031: add $conf['sync_exclude_folders'] parameter
mistic100
1
-0
/
+3
2014-01-23
bug 3029: XSS on website_url comment form
mistic100
1
-0
/
+2
2014-01-22
bug 3027: Fatal error on Configuration->Options->Photo size
mistic100
1
-3
/
+2
2014-01-18
bug 3025: Fatal error: Declaration of Calendar::get_date_where() must be comp...
mistic100
1
-1
/
+1
2014-01-18
bug 3024: Warning: array_merge(): Argument 1 is not an array on template.clas...
mistic100
1
-12
/
+28
2014-01-18
bug 3023: Fatal error when using trigger_notify/trigger_change on PHP < 5.3
mistic100
1
-2
/
+4
2014-01-17
admin rating improvements
rvelices
1
-0
/
+4
2014-01-17
next release is 2.6.0 (be ready)
plegall
1
-1
/
+1
2014-01-17
bug 3020 and bug 3021 fixed: additionnal checks in search inputs
plegall
1
-0
/
+6
2014-01-14
bug 2963: Ability to create css/js smarty templates with caching (scripts was...
rvelices
1
-3
/
+5
2014-01-12
render_tag_name trigger transmit full tag data as second parameter
mistic100
3
-5
/
+5
2014-01-09
use custom safe_version_compare instead of version_compare to handle versions...
mistic100
2
-2
/
+34
2014-01-05
Update headers to 2014. Happy new year!!
mistic100
64
-64
/
+64
2013-12-21
feature 2985: missing multiplier when comparing css orders
mistic100
1
-1
/
+1
2013-12-20
add query2array function, aiming to replace hash_from_query, array_from_query...
mistic100
1
-0
/
+66
2013-12-18
feature 1668: escape login and password in registration email
mistic100
1
-3
/
+3
2013-12-16
invalidate_user_cache fix in web service method + do not invalidate user cach...
rvelices
1
-0
/
+5
2013-12-16
bug 3012 fixed: invalidate_user_cache() on pwg.users.setInfo, pwg.groups.addU...
plegall
2
-3
/
+9
2013-12-12
feature 2869 added: support TIFF files on web upload (requires ext_imagick)
plegall
1
-1
/
+4
2013-12-07
fix cssmin issue: surrounding @ names with double quotes (W3C invalid and bre...
mistic100
1
-1
/
+1
2013-12-07
feature 2999: finish documentation of template.class.php
mistic100
1
-33
/
+233
2013-12-07
feature 2999: documentation of Template class, other classes of template.clas...
mistic100
2
-79
/
+325
2013-12-06
feature 3009: Add 'latitude' and 'longitude' fields in images table
mistic100
1
-1
/
+46
2013-12-06
FileCombiner does not try to change url of images embedded in base64
mistic100
1
-5
/
+5
2013-12-04
feature 2995: disable DOM parsing warnings
mistic100
1
-1
/
+9
2013-12-01
feature 2999 : Documentation of menubar function and classes
mistic100
2
-40
/
+166
[next]