source: trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @24877   10 years mistic100 2816: {strip} removes too much things, fixed again for smarty 3
(edit) @24833   10 years mistic100 make get_query_string_diff compatible with arrays and use build-in …
(edit) @24350   11 years mistic100 add function conf_delete_param
(edit) @24346   11 years mistic100 bug 2865: correct handle of sockets for mysqli
(edit) @24160   11 years mistic100 feature:2950 add function request_plugin_update()
(edit) @24099   11 years mistic100 bug:2947 rewrite format_date() and time_since() with DateTime class + …
(edit) @24009   11 years mistic100 add mandatory option for check_input_parameter
(edit) @23887   11 years plg feature 2941: add trigger on get_webmaster_mail_address
(edit) @23823   11 years mistic100 bug:2939 switch_lang_to() must reload plugins files
(edit) @23822   11 years mistic100 bug:2933 make plain url when picture_url_style='id-file'
(edit) @23813   11 years mistic100 bug 2931: revert r23675 & r23721, make element_set_ranks.php uses ASC …
(edit) @23721   11 years rvelices bug 2931: photos sort order, "default" is meaningless (fix again when …
(edit) @23688   11 years rvelices replace the language_prefilter with a postfilter (now that smarty has …
(edit) @23618   11 years rvelices fix missing prev/next nav items in the calendar view (Smarty …
(edit) @23588   11 years rvelices fix define_derivative (matter of smarty3 variable scope)
(edit) @23499   11 years plg merge r23498 from branch 2.5 to trunk feature 2929: strip metadata on …
(edit) @23495   11 years rvelices Smart 3 - fix per handle prefilters
(edit) @23485   11 years rvelices Smarty EOL style LF svn property
(edit) @23476   11 years rvelices Smarty3 added 'translate_dec' compilermodifier (generated code is a …
(edit) @23425   11 years rvelices bug 2858: Smarty3 fix php warnings, concat, used modifier on array
(edit) @23384   11 years rvelices smarty 3 - first pass for tests
(edit) @23372   11 years mistic100 Add trigger "load_conf" at the end of load_conf_from_db() not usable …
(edit) @23272   11 years flop25 bug:2855 new otpion "inherit" for create_virtual_category(), and …
(edit) @23263   11 years mistic100 feature:2785 Improve template method to sort actions buttons + add …
(edit) @23261   11 years mistic100 feature:2926 add option to hide API methods to reflection.getMethodList
(edit) @23217   11 years mistic100 set trunk version to 2.6.0beta1
(edit) @23187   11 years rvelices nicer urls when used over https
(edit) @23184   11 years rvelices combine_script recognizes path starting with as absolute urls
(edit) @23060   11 years plg merge r23059 from branch 2.5 to trunk bug 2917 fixed: invalidate user …
(edit) @22879   11 years rvelices bug 2097: wrong number of sub-albums bug 2098: make number of direct …
(edit) @22729   11 years rvelices bug 2900: Improve web service output
(edit) @22661   11 years plg merge r22660 from branch 2.5 to trunk feature 2899: ability to allow …
(edit) @22653   11 years flop25 correction of rev:21515
(edit) @22570   11 years ddtddt [trunk] - add new site br.piwigo.org
(edit) @22520   11 years rvelices bug 2896 - thumbnail title fix (use $comment parameter + no double …
(edit) @22518   11 years flop25 bug:2896 debugg the empty() adding htmlspecialchars(strip_tags()) …
(edit) @22505   11 years flop25 bug:2896 thx to Kaare apply render_element_description inside …
(edit) @22302   11 years plg merge r22301 from branch 2.5 to trunk bug 2892 fixed: no more error …
(edit) @22283   11 years plg merge r22282 from branch 2.5 to trunk bug 2891 fixed: pure root_url …
(edit) @22281   11 years plg merge r22280 from branch 2.5 to trunk bug 2864 fixed: avoid warning …
(edit) @22184   11 years plg merge r22183 from branch 2.5 to trunk typo fixed in code comment
(edit) @22182   11 years plg merge r22181 from branch 2.5 to trunk bug 2865: mysqli can now handle …
(edit) @22175   11 years rvelices fix quick search php warnings in some very rare cases
(edit) @22161   11 years rvelices fix home link with flat parameter from picture page breadcrumb
(edit) @22005   11 years plg merge r21236 from branch 2.5 to trunk bug 2861: avoid "invalid …
(edit) @21965   11 years rvelices fix web service optional array parameters were always transformed to arrays
(edit) @21818   11 years rvelices - remove code for backward compatibility (jquery ui effect + template …
(edit) @21817   11 years rvelices feature 2836: display the number of comments/tags in the menubar
(edit) @21802   11 years rvelices feature 2557 recent photos/albums should never be empty
(edit) @21801   11 years rvelices db changes for feature 2836 display # of comments/tags in menubar and …
(edit) @21799   11 years rvelices fix unquoted string + better image sql filter
(edit) @21515   11 years flop25 add the nb of pages as template var for navigation_bar.tpl for extensions
(edit) @21165   11 years ddtddt [trunk] - add 2 new site piwigo.org da/tr
(edit) @21104   11 years plg next version is 2.5.0
(edit) @21088   11 years mistic100 feature:65 add pwg_db_errno and pwg_db_error
(edit) @21040   11 years rvelices bug 2851: hide related tags menu bar section on photo page
(edit) @20999   11 years rvelices bug 2846: pwg.images.search sql error when called with f_* parameters
(edit) @20986   11 years plg next version is 2.5.0RC2
(edit) @20814   11 years flop25 bug:2845 added 'tags' as potential array for pwg.images.addSimple
(edit) @20750   11 years mistic100 feature:2847 Display additional info for API methods fields
(edit) @20741   11 years flop25 bug:2845 use of \ to escape the comma "a, b\, 1" will give Array ( [0]
(edit) @20721   11 years mistic100 feature:65 fix fatal error at the end of the install process, remove …
(edit) @20720   11 years mistic100 feature:65 pwg_db_connect doesn't return anything now
(edit) @20609   11 years rvelices replaced page_messages.php with a function to call
(edit) @20599   11 years rvelices start the php session before loading plugins in a standard manner …
(edit) @20545   11 years plg feature 65: fetch_assoc behaves different with mysql and mysqli. When …
(edit) @20543   11 years patdenice bug:2835 ability detect mobile theme earlier, before plugin load
(edit) @20516   11 years rvelices feature 2831: simple way to protect urls of originals
(edit) @20510   11 years mistic100 feature:65 add fetch_array SQL functions
(edit) @20462   11 years mistic100 feature:65 Add support for PHP mysqli extension, activated by default, …
(edit) @20453   11 years mistic100 some code cleaning
(edit) @20449   11 years mistic100 feature:2826
(edit) @20370   11 years mistic100 separate each html_style with a nex line, for source code lisibility
(edit) @20335   11 years rvelices some code comments
(edit) @20325   11 years mistic100 feature:2823 Add triggers for login system, load function_plugins …
(edit) @20282   11 years mistic100 feature:2823 Add triggers for login system
(edit) @20281   11 years mistic100 protect session data with pwg_db_real_escape_string
(edit) @20177   11 years flop25 bug:2820 Var renamed
(edit) @20161   11 years flop25 bug:2820 & bug:2684 add $confmaxRequests perf enhanced : declare …
(edit) @19878   11 years rvelices some code comments
(edit) @19703   11 years plg update Piwigo headers to 2013 (the end of the world didn't occur as …
(edit) @19696   11 years flop25 bug:2797 added !defined('IN_ADMIN') to prefilter_local_css to exlude …
(edit) @19576   11 years mistic100 bug:2663 replace JSmin by JShrink
(edit) @19575   11 years mistic100 feature 2816: {strip} smarty tag can introduce bugs in javascript + …
(edit) @19424   11 years plg next version is 2.5.0RC1
(edit) @19420   11 years plg merge r19419 from branch 2.4 to trunk bug 2806 fixed: only use the …
(edit) @19418   11 years plg merge r19417 from branch 2.4 to trunk bug 2805: avoid XSS from EXIF/IPTC
(edit) @19333   11 years mistic100 make sure get_sql_condition_FandF() doesn't generate corrupted SQL code
(edit) @19303   11 years plg feature 2798: let the webmaster decide how many comments to display on …
(edit) @19233   11 years rvelices bug 2772: remove "Home" from html title pages on index pages - partial …
(edit) @19225   11 years mistic100 clean some function desc
(edit) @19070   11 years plg next version is 2.5.0beta3
(edit) @19002   11 years mistic100 feature:2614 pagination on albums, change var name to allow redefinition
(edit) @18995   11 years mistic100 feature:2786 Allow to edit website url in user comments + improve …
(edit) @18967   11 years patdenice bug:2687 bug:2778 Unable to switch from mobile theme to classic theme …
(edit) @18950   11 years rvelices - fill add comment form fields only if the input comment has been …
(edit) @18947   11 years plg next version is 2.5.0beta2
(edit) @18924   11 years rvelices all category infos from db are available in template variables and …
(edit) @18892   11 years mistic100 feature:2614 bad display when there are empty albums revert most of …
(edit) @18890   11 years plg feature 2727: improved backward compatibility with pass_convert
Note: See TracRevisionLog for help on using the revision log.