aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-12-16invalidate_user_cache fix in web service method + do not invalidate user ↵rvelices1-0/+5
cache on every page hit on album list, photo etc ... git-svn-id: http://piwigo.org/svn/trunk@25975 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-16bug 3012 fixed: invalidate_user_cache() on pwg.users.setInfo, ↵plegall2-3/+9
pwg.groups.addUser, pwg.groups.deleteUser git-svn-id: http://piwigo.org/svn/trunk@25968 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-12feature 2869 added: support TIFF files on web upload (requires ext_imagick)plegall1-1/+4
git-svn-id: http://piwigo.org/svn/trunk@25929 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-07fix cssmin issue: surrounding @ names with double quotes (W3C invalid and ↵mistic1001-1/+1
breaks animations on Firefox) seet http://code.google.com/p/cssmin/issues/detail?id=48 git-svn-id: http://piwigo.org/svn/trunk@25838 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-07feature 2999: finish documentation of template.class.phpmistic1001-33/+233
git-svn-id: http://piwigo.org/svn/trunk@25815 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-07feature 2999: documentation of Template class, other classes of ↵mistic1002-79/+325
template.class.php pending git-svn-id: http://piwigo.org/svn/trunk@25812 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-06feature 3009: Add 'latitude' and 'longitude' fields in images table mistic1001-1/+46
git-svn-id: http://piwigo.org/svn/trunk@25801 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-06FileCombiner does not try to change url of images embedded in base64mistic1001-5/+5
git-svn-id: http://piwigo.org/svn/trunk@25800 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-04feature 2995: disable DOM parsing warningsmistic1001-1/+9
git-svn-id: http://piwigo.org/svn/trunk@25787 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-01feature 2999 : Documentation of menubar function and classesmistic1002-40/+166
git-svn-id: http://piwigo.org/svn/trunk@25762 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-29feature 2999 : Documentation of multisize classesmistic1003-52/+348
git-svn-id: http://piwigo.org/svn/trunk@25754 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-28remove reminescences of pre multi size ...rvelices1-46/+0
git-svn-id: http://piwigo.org/svn/trunk@25746 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-28next release is 2.6.0RC2plegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@25743 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-26remove is_adviser() and get_email_address_as_display_text()mistic1001-30/+0
git-svn-id: http://piwigo.org/svn/trunk@25729 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-26feature 2999: documentation of functions_user.inc.php (move two functions to ↵mistic1002-287/+349
functions_category.inc.php) git-svn-id: http://piwigo.org/svn/trunk@25728 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-23feature 2999: documentation of functions_search and functions_tagmistic1007-108/+142
git-svn-id: http://piwigo.org/svn/trunk@25658 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-21Small bug on password hash verification with strpos functionpatdenice1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@25633 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-21move get_query_string_diff and url_is_remote to functions_url.inc.phpmistic1002-37/+38
git-svn-id: http://piwigo.org/svn/trunk@25615 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-21feature 2999: documentation of functions_rate and functions_sessionmistic1002-67/+94
git-svn-id: http://piwigo.org/svn/trunk@25614 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-20aliases trigger_event() in trigger_change() and trigger_action() in ↵mistic1003-12/+35
trigger_notify() complete removal for 2.7 or 2.8 git-svn-id: http://piwigo.org/svn/trunk@25602 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-20feature 2999: Documentation of include/functions_plugins.inc.phpmistic1001-56/+113
git-svn-id: http://piwigo.org/svn/trunk@25601 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-19feature 2999: Documentation of include/functions_notification + clean codemistic1001-215/+223
git-svn-id: http://piwigo.org/svn/trunk@25578 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-19next release is 2.6.0RC1plegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@25575 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-19bug 2963: Ability to create css/js smarty templates - fixes (last I hope)rvelices1-2/+2
git-svn-id: http://piwigo.org/svn/trunk@25568 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-18parse error in r25550mistic1001-1/+1
git-svn-id: http://piwigo.org/svn/trunk@25563 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-18feature 2999: Documentation of include/functions_mail|metadata|picturemistic1004-65/+119
git-svn-id: http://piwigo.org/svn/trunk@25550 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-18feature 2999: documentation of functions\comment|cookie|filter|htmlmistic1004-98/+222
git-svn-id: http://piwigo.org/svn/trunk@25548 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-18feature 2963 & feature 2985 : more flexibility for FileCombiner (keep API ↵mistic1001-3/+10
compatibility) git-svn-id: http://piwigo.org/svn/trunk@25547 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-18- ws users/groups/perms returns int instead of strings for idsrvelices2-11/+17
- fix ws permissions getList (sometimes got objects sometimes arrays) - users_list data table uses POST (avoid extra lengthy urls) git-svn-id: http://piwigo.org/svn/trunk@25545 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-18bug 2963: Ability to create css/js smarty templates - fixes rare cases + ↵rvelices1-33/+24
code simplifications git-svn-id: http://piwigo.org/svn/trunk@25544 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-17feature 2999 : documentation of include/functions_category.inc.phpmistic1001-54/+75
git-svn-id: http://piwigo.org/svn/trunk@25508 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-17feature 2999 : documentation of include/functions_calendar.inc.php and ↵mistic1005-453/+528
Calendar classes git-svn-id: http://piwigo.org/svn/trunk@25507 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-17feature 2985: allow combine_script to set an ID in order the deal with ↵mistic1001-34/+90
stylesheets overlap git-svn-id: http://piwigo.org/svn/trunk@25506 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-17add DerivativeImage::get_one method working like DerivateImage::get_all but ↵mistic1001-6/+45
returning only one size git-svn-id: http://piwigo.org/svn/trunk@25504 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-13feature 2976: ability to set group association with pwg.users.setInfoplegall1-0/+38
git-svn-id: http://piwigo.org/svn/trunk@25474 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-13feature 2976: improve lisiblity of pwg.users.getList options on APi explore ↵mistic1001-27/+19
+ optimizations (remove in_array()) git-svn-id: http://piwigo.org/svn/trunk@25472 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-12bug 2963: Ability to create css/js smarty templates - fixes againrvelices1-1/+4
git-svn-id: http://piwigo.org/svn/trunk@25471 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-12bug 2963: Ability to create css/js smarty templates - fixesrvelices1-3/+3
git-svn-id: http://piwigo.org/svn/trunk@25464 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-12bug 2963: Ability to create css/js smarty templates with cachingrvelices1-120/+150
so far can add template=true to combine_css function git-svn-id: http://piwigo.org/svn/trunk@25462 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-11feature 2976: makes sure we output registration_date if registration_date_* ↵plegall1-43/+70
is requested (same for last_visit_*) git-svn-id: http://piwigo.org/svn/trunk@25461 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-11feature 2976: add output fields for pwg.users.getList. registration_date,plegall2-4/+64
registration_date_string, registration_date_since, last_visit, last_visit_string, last_visit_since. bug fixed: format_date(), removing leading zero on day number git-svn-id: http://piwigo.org/svn/trunk@25459 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-10move array_from_query to functions.inc.phpmistic1003-60/+31
git-svn-id: http://piwigo.org/svn/trunk@25427 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-10feature 2999 : documentation of include/functions.inc.phpmistic1001-151/+272
git-svn-id: http://piwigo.org/svn/trunk@25426 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-10delete replace_space function, modify get_cat_display_name_* functionsmistic1005-77/+8
git-svn-id: http://piwigo.org/svn/trunk@25425 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-08feature 2998: Maintenance class for plugin mistic1001-38/+110
git-svn-id: http://piwigo.org/svn/trunk@25406 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-08Improve display on ws.htmmistic1001-0/+14
git-svn-id: http://piwigo.org/svn/trunk@25394 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-07mail func (use smarty3 syntax, better debugging with error reason)rvelices1-17/+15
git-svn-id: http://piwigo.org/svn/trunk@25384 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-07feature 2995 and feature 2997mistic1002-5/+2
change organization of configuration page add theme parameter on GUI change links color of dark mail theme (pink) remove main themes css files git-svn-id: http://piwigo.org/svn/trunk@25372 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-06feature 2995: New email templatemistic1001-12/+63
add function get_clean_recipients_list() allowing big flexibility for recipients lists git-svn-id: http://piwigo.org/svn/trunk@25361 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-06feature 2995: New email templatemistic1004-49/+66
restore get_l10n_args removed at r25357 apply changes to NBM git-svn-id: http://piwigo.org/svn/trunk@25360 68402e56-0260-453c-a942-63ccdbb3a9ee