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
2013-11-06
feature feature 2995: New email template
mistic100
1
-10
/
+12
2013-11-06
feature 2995: New email template
mistic100
4
-233
/
+235
2013-11-05
feature 2965: apply new template on pwg_mail()
mistic100
3
-299
/
+646
2013-11-05
in case of external auth, database admin has to reset piwigo_images.added_by
plegall
1
-1
/
+1
2013-11-01
feature 2651: fallback language, failed when the "child" file does not exists
mistic100
1
-1
/
+30
2013-11-01
next version is 2.6.0beta2
plegall
1
-1
/
+1
2013-11-01
splits ws_functions.inc.php in 8 files + comments + code cleaning
mistic100
10
-3773
/
+4350
2013-11-01
syntax error fixed
plegall
1
-1
/
+1
2013-10-30
feature 2976: add three methods for permissions management
mistic100
1
-0
/
+206
2013-10-30
feature 1668, user manager redesign: ability to add a new user (call to pwg.u...
plegall
2
-34
/
+77
2013-10-30
private method becomes public (use in plugin)
rvelices
1
-1
/
+1
2013-10-29
add two extra param to render_element_description trigger: main_page_element_...
mistic100
2
-3
/
+3
2013-10-28
feature 2976: add 'display' parameter for pwg.users.getList
mistic100
1
-10
/
+69
2013-10-28
feature 2976: new options for pwg.users.setInfo + user_id can be an array
mistic100
1
-45
/
+145
2013-10-24
feature 2976: can change user status and level
mistic100
1
-4
/
+36
2013-10-24
feature 2976: API methods for users and groups management
mistic100
2
-4
/
+467
2013-10-24
bug 2988: register_user() must returns new user id
mistic100
2
-26
/
+30
2013-10-24
two new options for API methods : 'admin_only' and 'post_only'
mistic100
2
-190
/
+14
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-22
feature:2982 API: add high-level type check
mistic100
2
-239
/
+282
2013-10-20
fix parse error from r25018
mistic100
1
-1
/
+1
2013-10-20
add "abstract" keyword for API base classes + PwgRestRequestHandler inherits ...
mistic100
2
-6
/
+6
2013-10-19
replace some mass_updates/inserts by single_update/insert
mistic100
2
-35
/
+22
2013-10-19
remove all array_push (50% slower than []) + some changes missing for feature...
mistic100
19
-127
/
+89
2013-10-19
feature 2978: remove useless sprintf in the core
mistic100
6
-14
/
+14
2013-10-19
feature 2978: l10n() and {translate} with additional arguments
mistic100
2
-13
/
+36
2013-10-17
merge r24967 from branch 2.5 to trunk
plegall
1
-3
/
+19
2013-10-17
removed unused css rules, password recover form has a fieldset as all other f...
rvelices
1
-8
/
+5
2013-10-17
feature 2965: move phpmailer files in a specific directory
plegall
4
-185
/
+0
2013-10-17
feature 2965: move phpmailer files in a specific directory
plegall
1
-1
/
+1
2013-10-17
feature 2965: replace custom mail functions by PHPMailer (version 5.2.7).
plegall
5
-104
/
+4411
2013-10-12
2816: {strip} removes too much things, fixed again for smarty 3
mistic100
1
-2
/
+2
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-09-05
bug 2865: correct handle of sockets for mysqli
mistic100
1
-1
/
+1
2013-08-14
feature:2950 add function request_plugin_update()
mistic100
1
-0
/
+38
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
2
-2
/
+18
2013-07-07
bug:2933 make plain url when picture_url_style='id-file'
mistic100
1
-1
/
+1
2013-07-06
bug 2931: revert r23675 & r23721, make element_set_ranks.php uses ASC keyword...
mistic100
1
-5
/
+5
2013-07-01
bug 2931: photos sort order, "default" is meaningless (fix again when order ...
rvelices
1
-5
/
+5
2013-06-30
replace the language_prefilter with a postfilter (now that smarty has modifie...
rvelices
1
-13
/
+10
2013-06-27
fix missing prev/next nav items in the calendar view (Smarty get_template_var...
rvelices
1
-5
/
+5
2013-06-27
fix define_derivative (matter of smarty3 variable scope)
rvelices
1
-9
/
+9
2013-06-24
merge r23498 from branch 2.5 to trunk
plegall
1
-0
/
+4
2013-06-24
Smart 3 - fix per handle prefilters
rvelices
1
-3
/
+3
2013-06-23
Smarty EOL style LF svn property
rvelices
32
-3803
/
+3803
[next]