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
/
functions.inc.php
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-09
use custom safe_version_compare instead of version_compare to handle versions...
mistic100
1
-0
/
+32
2014-01-05
Update headers to 2014. Happy new year!!
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-07
feature 2999: documentation of Template class, other classes of template.clas...
mistic100
1
-2
/
+0
2013-11-21
move get_query_string_diff and url_is_remote to functions_url.inc.php
mistic100
1
-37
/
+0
2013-11-18
feature 2999: Documentation of include/functions_mail|metadata|picture
mistic100
1
-1
/
+8
2013-11-17
feature 2999 : documentation of include/functions_calendar.inc.php and Calend...
mistic100
1
-1
/
+1
2013-11-11
feature 2976: add output fields for pwg.users.getList. registration_date,
plegall
1
-2
/
+2
2013-11-10
move array_from_query to functions.inc.php
mistic100
1
-0
/
+31
2013-11-10
feature 2999 : documentation of include/functions.inc.php
mistic100
1
-151
/
+272
2013-11-10
delete replace_space function, modify get_cat_display_name_* functions
mistic100
1
-47
/
+0
2013-11-06
feature 2995: New email template
mistic100
1
-1
/
+1
2013-11-01
feature 2651: fallback language, failed when the "child" file does not exists
mistic100
1
-1
/
+30
2013-10-24
bug:2947 fix compatibility with PHP 5.2 and 5.3
mistic100
1
-22
/
+87
2013-10-24
feature 2978: error func_get_args(): Can't be used as a function parameter on...
mistic100
1
-1
/
+2
2013-10-19
remove all array_push (50% slower than []) + some changes missing for feature...
mistic100
1
-2
/
+4
2013-10-19
feature 2978: remove useless sprintf in the core
mistic100
1
-5
/
+5
2013-10-19
feature 2978: l10n() and {translate} with additional arguments
mistic100
1
-6
/
+13
2013-10-10
make get_query_string_diff compatible with arrays and use build-in functions
mistic100
1
-16
/
+9
2013-09-05
add function conf_delete_param
mistic100
1
-0
/
+35
2013-08-01
bug:2947 rewrite format_date() and time_since() with DateTime class + new par...
mistic100
1
-79
/
+138
2013-07-21
add mandatory option for check_input_parameter
mistic100
1
-1
/
+6
2013-07-09
feature 2941: add trigger on get_webmaster_mail_address
plegall
1
-0
/
+2
2013-07-07
bug:2939 switch_lang_to() must reload plugins files
mistic100
1
-1
/
+9
2013-06-20
smarty 3 - first pass for tests
rvelices
1
-1
/
+2
2013-06-19
Add trigger "load_conf" at the end of load_conf_from_db()
mistic100
1
-0
/
+2
2013-05-18
bug 2900: Improve web service output
rvelices
1
-8
/
+0
2013-05-13
correction of rev:21515
flop25
1
-1
/
+1
2013-03-24
feature 2836: display the number of comments/tags in the menubar
rvelices
1
-0
/
+38
2013-03-12
add the nb of pages as template var for navigation_bar.tpl for extensions
flop25
1
-0
/
+1
2013-02-07
start the php session before loading plugins in a standard manner (related to...
rvelices
1
-9
/
+0
2013-02-04
bug:2835
patdenice
1
-0
/
+9
2013-01-22
feature:2823 Add triggers for login system, load function_plugins before func...
mistic100
1
-2
/
+11
2013-01-01
update Piwigo headers to 2013 (the end of the world didn't occur as expected...
plegall
1
-1
/
+1
2012-11-29
clean some function desc
mistic100
1
-7
/
+5
2012-11-07
bug:2687
patdenice
1
-2
/
+1
2012-10-23
- navigation bar urls are always on the number of images per page boundaries ...
rvelices
1
-17
/
+17
2012-10-12
- remove unsed code; shorten existing code and improve readability ...
rvelices
1
-50
/
+10
2012-09-23
feature 2614: pagination on albums
mistic100
1
-2
/
+2
2012-09-23
feature 2754: Add "Email" field for user comments + mandatory "Author"
mistic100
1
-0
/
+19
2012-09-04
bug 2735: fix/improve non latin language tags
rvelices
1
-13
/
+41
2012-08-27
remove deprecated function get_thumbnail_url + $conf['local_data_dir']
rvelices
1
-11
/
+0
2012-08-03
feature 2380: add URL for user comment
mistic100
1
-0
/
+16
2012-06-07
no longer use of images.tn_ext field any longer
plegall
1
-1
/
+1
2012-06-07
bug:2647
patdenice
1
-19
/
+0
2012-06-06
bug:2647
patdenice
1
-0
/
+19
2012-06-05
bug 2646 fixed: avoid useless PHP warnings with uncompleted creation date
plegall
1
-3
/
+12
2012-05-26
remove useless function/configuration due to derivatives
plegall
1
-24
/
+0
2012-03-06
remove remote sites feature
rvelices
1
-1
/
+0
2012-02-19
convert tabulations into 2-spaces for indentation (introduced in r13240)
plegall
1
-8
/
+8
[next]