[dev] [dexonline/dexonline] a5ebe9: Hide definition-related buttons when there are no ...
GitHub
noreply at github.com
Wed Dec 6 17:11:19 EET 2017
Branch: refs/heads/master
Home: https://github.com/dexonline/dexonline
Commit: a5ebe90410145386aba6ddb56c2d77327321e41a
https://github.com/dexonline/dexonline/commit/a5ebe90410145386aba6ddb56c2d77327321e41a
Author: Cătălin Frâncu <cata at francu.com>
Date: 2017-12-06 (Wed, 06 Dec 2017)
Changed paths:
M templates/editEntry.tpl
Log Message:
-----------
Hide definition-related buttons when there are no definitions.
Commit: ca7d3bb7a96a81db3cb099b15e0b1c3729313c81
https://github.com/dexonline/dexonline/commit/ca7d3bb7a96a81db3cb099b15e0b1c3729313c81
Author: Cătălin Frâncu <cata at francu.com>
Date: 2017-12-06 (Wed, 06 Dec 2017)
Changed paths:
A phplib/third-party/smarty/Autoloader.php
M phplib/third-party/smarty/Smarty.class.php
M phplib/third-party/smarty/SmartyBC.class.php
M phplib/third-party/smarty/debug.tpl
M phplib/third-party/smarty/plugins/block.textformat.php
M phplib/third-party/smarty/plugins/function.counter.php
M phplib/third-party/smarty/plugins/function.cycle.php
M phplib/third-party/smarty/plugins/function.fetch.php
M phplib/third-party/smarty/plugins/function.html_checkboxes.php
M phplib/third-party/smarty/plugins/function.html_image.php
M phplib/third-party/smarty/plugins/function.html_options.php
M phplib/third-party/smarty/plugins/function.html_radios.php
M phplib/third-party/smarty/plugins/function.html_select_date.php
M phplib/third-party/smarty/plugins/function.html_select_time.php
M phplib/third-party/smarty/plugins/function.html_table.php
M phplib/third-party/smarty/plugins/function.mailto.php
M phplib/third-party/smarty/plugins/function.math.php
M phplib/third-party/smarty/plugins/modifier.capitalize.php
M phplib/third-party/smarty/plugins/modifier.date_format.php
M phplib/third-party/smarty/plugins/modifier.debug_print_var.php
M phplib/third-party/smarty/plugins/modifier.escape.php
M phplib/third-party/smarty/plugins/modifier.regex_replace.php
M phplib/third-party/smarty/plugins/modifier.replace.php
M phplib/third-party/smarty/plugins/modifier.spacify.php
M phplib/third-party/smarty/plugins/modifier.truncate.php
M phplib/third-party/smarty/plugins/modifiercompiler.cat.php
M phplib/third-party/smarty/plugins/modifiercompiler.count_characters.php
M phplib/third-party/smarty/plugins/modifiercompiler.count_paragraphs.php
M phplib/third-party/smarty/plugins/modifiercompiler.count_sentences.php
M phplib/third-party/smarty/plugins/modifiercompiler.count_words.php
M phplib/third-party/smarty/plugins/modifiercompiler.default.php
M phplib/third-party/smarty/plugins/modifiercompiler.escape.php
M phplib/third-party/smarty/plugins/modifiercompiler.from_charset.php
M phplib/third-party/smarty/plugins/modifiercompiler.indent.php
M phplib/third-party/smarty/plugins/modifiercompiler.lower.php
M phplib/third-party/smarty/plugins/modifiercompiler.noprint.php
M phplib/third-party/smarty/plugins/modifiercompiler.string_format.php
M phplib/third-party/smarty/plugins/modifiercompiler.strip.php
M phplib/third-party/smarty/plugins/modifiercompiler.strip_tags.php
M phplib/third-party/smarty/plugins/modifiercompiler.to_charset.php
M phplib/third-party/smarty/plugins/modifiercompiler.unescape.php
M phplib/third-party/smarty/plugins/modifiercompiler.upper.php
M phplib/third-party/smarty/plugins/modifiercompiler.wordwrap.php
M phplib/third-party/smarty/plugins/outputfilter.trimwhitespace.php
M phplib/third-party/smarty/plugins/shared.escape_special_chars.php
M phplib/third-party/smarty/plugins/shared.literal_compiler_param.php
M phplib/third-party/smarty/plugins/shared.make_timestamp.php
M phplib/third-party/smarty/plugins/shared.mb_str_replace.php
M phplib/third-party/smarty/plugins/shared.mb_unicode.php
M phplib/third-party/smarty/plugins/shared.mb_wordwrap.php
M phplib/third-party/smarty/plugins/variablefilter.htmlspecialchars.php
M phplib/third-party/smarty/sysplugins/smarty_cacheresource.php
M phplib/third-party/smarty/sysplugins/smarty_cacheresource_custom.php
M phplib/third-party/smarty/sysplugins/smarty_cacheresource_keyvaluestore.php
R phplib/third-party/smarty/sysplugins/smarty_config_source.php
A phplib/third-party/smarty/sysplugins/smarty_data.php
A phplib/third-party/smarty/sysplugins/smarty_internal_block.php
M phplib/third-party/smarty/sysplugins/smarty_internal_cacheresource_file.php
M phplib/third-party/smarty/sysplugins/smarty_internal_compile_append.php
M phplib/third-party/smarty/sysplugins/smarty_internal_compile_assign.php
M phplib/third-party/smarty/sysplugins/smarty_internal_compile_block.php
M phplib/third-party/smarty/sysplugins/smarty_internal_compile_break.php
M phplib/third-party/smarty/sysplugins/smarty_internal_compile_call.php
M phplib/third-party/smarty/sysplugins/smarty_internal_compile_capture.php
M phplib/third-party/smarty/sysplugins/smarty_internal_compile_config_load.php
M phplib/third-party/smarty/sysplugins/smarty_internal_compile_continue.php
M phplib/third-party/smarty/sysplugins/smarty_internal_compile_debug.php
M phplib/third-party/smarty/sysplugins/smarty_internal_compile_eval.php
M phplib/third-party/smarty/sysplugins/smarty_internal_compile_extends.php
M phplib/third-party/smarty/sysplugins/smarty_internal_compile_for.php
M phplib/third-party/smarty/sysplugins/smarty_internal_compile_foreach.php
M phplib/third-party/smarty/sysplugins/smarty_internal_compile_function.php
M phplib/third-party/smarty/sysplugins/smarty_internal_compile_if.php
M phplib/third-party/smarty/sysplugins/smarty_internal_compile_include.php
M phplib/third-party/smarty/sysplugins/smarty_internal_compile_include_php.php
M phplib/third-party/smarty/sysplugins/smarty_internal_compile_insert.php
M phplib/third-party/smarty/sysplugins/smarty_internal_compile_ldelim.php
A phplib/third-party/smarty/sysplugins/smarty_internal_compile_make_nocache.php
M phplib/third-party/smarty/sysplugins/smarty_internal_compile_nocache.php
M phplib/third-party/smarty/sysplugins/smarty_internal_compile_private_block_plugin.php
A phplib/third-party/smarty/sysplugins/smarty_internal_compile_private_foreachsection.php
M phplib/third-party/smarty/sysplugins/smarty_internal_compile_private_function_plugin.php
M phplib/third-party/smarty/sysplugins/smarty_internal_compile_private_modifier.php
M phplib/third-party/smarty/sysplugins/smarty_internal_compile_private_object_block_function.php
M phplib/third-party/smarty/sysplugins/smarty_internal_compile_private_object_function.php
A phplib/third-party/smarty/sysplugins/smarty_internal_compile_private_php.php
M phplib/third-party/smarty/sysplugins/smarty_internal_compile_private_print_expression.php
M phplib/third-party/smarty/sysplugins/smarty_internal_compile_private_registered_block.php
M phplib/third-party/smarty/sysplugins/smarty_internal_compile_private_registered_function.php
M phplib/third-party/smarty/sysplugins/smarty_internal_compile_private_special_variable.php
M phplib/third-party/smarty/sysplugins/smarty_internal_compile_rdelim.php
M phplib/third-party/smarty/sysplugins/smarty_internal_compile_section.php
M phplib/third-party/smarty/sysplugins/smarty_internal_compile_setfilter.php
A phplib/third-party/smarty/sysplugins/smarty_internal_compile_shared_inheritance.php
M phplib/third-party/smarty/sysplugins/smarty_internal_compile_while.php
M phplib/third-party/smarty/sysplugins/smarty_internal_compilebase.php
R phplib/third-party/smarty/sysplugins/smarty_internal_config.php
M phplib/third-party/smarty/sysplugins/smarty_internal_config_file_compiler.php
M phplib/third-party/smarty/sysplugins/smarty_internal_configfilelexer.php
M phplib/third-party/smarty/sysplugins/smarty_internal_configfileparser.php
M phplib/third-party/smarty/sysplugins/smarty_internal_data.php
M phplib/third-party/smarty/sysplugins/smarty_internal_debug.php
A phplib/third-party/smarty/sysplugins/smarty_internal_extension_clear.php
A phplib/third-party/smarty/sysplugins/smarty_internal_extension_handler.php
R phplib/third-party/smarty/sysplugins/smarty_internal_filter_handler.php
R phplib/third-party/smarty/sysplugins/smarty_internal_function_call_handler.php
R phplib/third-party/smarty/sysplugins/smarty_internal_get_include_path.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_addautoloadfilters.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_adddefaultmodifiers.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_append.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_appendbyref.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_assignbyref.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_assignglobal.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_clearallassign.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_clearallcache.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_clearassign.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_clearcache.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_clearcompiledtemplate.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_clearconfig.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_compileallconfig.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_compilealltemplates.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_configload.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_createdata.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_getautoloadfilters.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_getconfigvars.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_getdebugtemplate.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_getdefaultmodifiers.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_getglobal.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_getregisteredobject.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_getstreamvariable.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_gettags.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_gettemplatevars.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_loadfilter.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_loadplugin.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_mustcompile.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_registercacheresource.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_registerclass.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_registerdefaultconfighandler.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_registerdefaultpluginhandler.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_registerdefaulttemplatehandler.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_registerfilter.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_registerobject.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_registerplugin.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_registerresource.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_setautoloadfilters.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_setdebugtemplate.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_setdefaultmodifiers.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_unloadfilter.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_unregistercacheresource.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_unregisterfilter.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_unregisterobject.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_unregisterplugin.php
A phplib/third-party/smarty/sysplugins/smarty_internal_method_unregisterresource.php
M phplib/third-party/smarty/sysplugins/smarty_internal_nocache_insert.php
M phplib/third-party/smarty/sysplugins/smarty_internal_parsetree.php
A phplib/third-party/smarty/sysplugins/smarty_internal_parsetree_code.php
A phplib/third-party/smarty/sysplugins/smarty_internal_parsetree_dq.php
A phplib/third-party/smarty/sysplugins/smarty_internal_parsetree_dqcontent.php
A phplib/third-party/smarty/sysplugins/smarty_internal_parsetree_tag.php
A phplib/third-party/smarty/sysplugins/smarty_internal_parsetree_template.php
A phplib/third-party/smarty/sysplugins/smarty_internal_parsetree_text.php
M phplib/third-party/smarty/sysplugins/smarty_internal_resource_eval.php
M phplib/third-party/smarty/sysplugins/smarty_internal_resource_extends.php
M phplib/third-party/smarty/sysplugins/smarty_internal_resource_file.php
M phplib/third-party/smarty/sysplugins/smarty_internal_resource_php.php
M phplib/third-party/smarty/sysplugins/smarty_internal_resource_registered.php
M phplib/third-party/smarty/sysplugins/smarty_internal_resource_stream.php
M phplib/third-party/smarty/sysplugins/smarty_internal_resource_string.php
A phplib/third-party/smarty/sysplugins/smarty_internal_runtime_cachemodify.php
A phplib/third-party/smarty/sysplugins/smarty_internal_runtime_capture.php
A phplib/third-party/smarty/sysplugins/smarty_internal_runtime_codeframe.php
A phplib/third-party/smarty/sysplugins/smarty_internal_runtime_filterhandler.php
A phplib/third-party/smarty/sysplugins/smarty_internal_runtime_foreach.php
A phplib/third-party/smarty/sysplugins/smarty_internal_runtime_getincludepath.php
A phplib/third-party/smarty/sysplugins/smarty_internal_runtime_inheritance.php
A phplib/third-party/smarty/sysplugins/smarty_internal_runtime_make_nocache.php
A phplib/third-party/smarty/sysplugins/smarty_internal_runtime_tplfunction.php
A phplib/third-party/smarty/sysplugins/smarty_internal_runtime_updatecache.php
A phplib/third-party/smarty/sysplugins/smarty_internal_runtime_updatescope.php
A phplib/third-party/smarty/sysplugins/smarty_internal_runtime_writefile.php
M phplib/third-party/smarty/sysplugins/smarty_internal_smartytemplatecompiler.php
M phplib/third-party/smarty/sysplugins/smarty_internal_template.php
M phplib/third-party/smarty/sysplugins/smarty_internal_templatebase.php
M phplib/third-party/smarty/sysplugins/smarty_internal_templatecompilerbase.php
M phplib/third-party/smarty/sysplugins/smarty_internal_templatelexer.php
M phplib/third-party/smarty/sysplugins/smarty_internal_templateparser.php
A phplib/third-party/smarty/sysplugins/smarty_internal_testinstall.php
A phplib/third-party/smarty/sysplugins/smarty_internal_undefined.php
R phplib/third-party/smarty/sysplugins/smarty_internal_utility.php
R phplib/third-party/smarty/sysplugins/smarty_internal_write_file.php
M phplib/third-party/smarty/sysplugins/smarty_resource.php
M phplib/third-party/smarty/sysplugins/smarty_resource_custom.php
M phplib/third-party/smarty/sysplugins/smarty_resource_recompiled.php
M phplib/third-party/smarty/sysplugins/smarty_resource_uncompiled.php
M phplib/third-party/smarty/sysplugins/smarty_security.php
A phplib/third-party/smarty/sysplugins/smarty_template_cached.php
A phplib/third-party/smarty/sysplugins/smarty_template_compiled.php
A phplib/third-party/smarty/sysplugins/smarty_template_config.php
A phplib/third-party/smarty/sysplugins/smarty_template_resource_base.php
A phplib/third-party/smarty/sysplugins/smarty_template_source.php
A phplib/third-party/smarty/sysplugins/smarty_undefined_variable.php
A phplib/third-party/smarty/sysplugins/smarty_variable.php
A phplib/third-party/smarty/sysplugins/smartycompilerexception.php
A phplib/third-party/smarty/sysplugins/smartyexception.php
Log Message:
-----------
Upgrade to Smarty 3.1.30. to get rid of an obsoletion warning.
Compare: https://github.com/dexonline/dexonline/compare/2d8df899efb4...ca7d3bb7a96a
More information about the Dev
mailing list