[dev] [CatalinFrancu/dexonline] c073f2: uniform box-shadow attributes for all elements
GitHub via Dev
dev at dexonline.ro
Mon Jun 16 17:13:56 EEST 2014
Branch: refs/heads/master
Home: https://github.com/CatalinFrancu/dexonline
Commit: c073f2b2f0e92dbcbe0b331c2640b949da2b1659
https://github.com/CatalinFrancu/dexonline/commit/c073f2b2f0e92dbcbe0b331c2640b949da2b1659
Author: Sonia Andriu <sonia.andriu at eaudeweb.ro>
Date: 2014-06-16 (Mon, 16 Jun 2014)
Changed paths:
M templates/common/doneaza.ihtml
M templates/common/surse.ihtml
M templates/common/wotd.ihtml
M templates/widgets/articleOfTheMonth.ihtml
M templates/widgets/games.ihtml
M templates/widgets/randomWord.ihtml
M templates/widgets/social.ihtml
M templates/widgets/wotd.ihtml
M templates/widgets/wotm.ihtml
M templates/zepu/search.ihtml
M wwwbase/styles/common.css
M wwwbase/styles/hangman.css
M wwwbase/styles/mill.css
M wwwbase/styles/zepu.css
Log Message:
-----------
uniform box-shadow attributes for all elements
Commit: d19741bcb5fe48c8fcecbc424d5cd28aa01409dd
https://github.com/CatalinFrancu/dexonline/commit/d19741bcb5fe48c8fcecbc424d5cd28aa01409dd
Author: Sonia Andriu <sonia.andriu at eaudeweb.ro>
Date: 2014-06-16 (Mon, 16 Jun 2014)
Changed paths:
M docs/schema.txt
A patches/00118.sql
A patches/00119.sql
M phplib/AdminStringUtil.php
M phplib/FtpUtil.php
M phplib/SmartyWrap.php
R phplib/Structure.php
M phplib/models/BaseObject.php
M phplib/models/Definition.php
M phplib/models/FlexModel.php
M phplib/models/FullTextIndex.php
M phplib/models/InflectedForm.php
M phplib/models/Lexem.php
A phplib/models/LexemModel.php
M phplib/models/LexemSource.php
M phplib/models/Meaning.php
M phplib/models/Source.php
M phplib/models/Synonym.php
M phplib/models/WikiArticle.php
M phplib/session.php
R phplib/smarty/Config_File.class.php
M phplib/smarty/Smarty.class.php
A phplib/smarty/SmartyBC.class.php
R phplib/smarty/Smarty_Compiler.class.php
M phplib/smarty/debug.tpl
R phplib/smarty/internals/core.assemble_plugin_filepath.php
R phplib/smarty/internals/core.assign_smarty_interface.php
R phplib/smarty/internals/core.create_dir_structure.php
R phplib/smarty/internals/core.display_debug_console.php
R phplib/smarty/internals/core.get_include_path.php
R phplib/smarty/internals/core.get_microtime.php
R phplib/smarty/internals/core.get_php_resource.php
R phplib/smarty/internals/core.is_secure.php
R phplib/smarty/internals/core.is_trusted.php
R phplib/smarty/internals/core.load_plugins.php
R phplib/smarty/internals/core.load_resource_plugin.php
R phplib/smarty/internals/core.process_cached_inserts.php
R phplib/smarty/internals/core.process_compiled_include.php
R phplib/smarty/internals/core.read_cache_file.php
R phplib/smarty/internals/core.rm_auto.php
R phplib/smarty/internals/core.rmdir.php
R phplib/smarty/internals/core.run_insert_handler.php
R phplib/smarty/internals/core.smarty_include_php.php
R phplib/smarty/internals/core.write_cache_file.php
R phplib/smarty/internals/core.write_compiled_include.php
R phplib/smarty/internals/core.write_compiled_resource.php
R phplib/smarty/internals/core.write_file.php
M phplib/smarty/plugins/block.textformat.php
R phplib/smarty/plugins/compiler.assign.php
R phplib/smarty/plugins/function.assign_debug_info.php
R phplib/smarty/plugins/function.config_load.php
M phplib/smarty/plugins/function.counter.php
M phplib/smarty/plugins/function.cycle.php
R phplib/smarty/plugins/function.debug.php
R phplib/smarty/plugins/function.eval.php
M phplib/smarty/plugins/function.fetch.php
M phplib/smarty/plugins/function.html_checkboxes.php
M phplib/smarty/plugins/function.html_image.php
M phplib/smarty/plugins/function.html_options.php
M phplib/smarty/plugins/function.html_radios.php
M phplib/smarty/plugins/function.html_select_date.php
M phplib/smarty/plugins/function.html_select_time.php
M phplib/smarty/plugins/function.html_table.php
M phplib/smarty/plugins/function.mailto.php
M phplib/smarty/plugins/function.math.php
R phplib/smarty/plugins/function.popup.php
R phplib/smarty/plugins/function.popup_init.php
M phplib/smarty/plugins/modifier.capitalize.php
R phplib/smarty/plugins/modifier.cat.php
R phplib/smarty/plugins/modifier.count_characters.php
R phplib/smarty/plugins/modifier.count_paragraphs.php
R phplib/smarty/plugins/modifier.count_sentences.php
R phplib/smarty/plugins/modifier.count_words.php
M phplib/smarty/plugins/modifier.date_format.php
M phplib/smarty/plugins/modifier.debug_print_var.php
R phplib/smarty/plugins/modifier.default.php
M phplib/smarty/plugins/modifier.escape.php
R phplib/smarty/plugins/modifier.indent.php
R phplib/smarty/plugins/modifier.lower.php
R phplib/smarty/plugins/modifier.nl2br.php
M phplib/smarty/plugins/modifier.regex_replace.php
M phplib/smarty/plugins/modifier.replace.php
M phplib/smarty/plugins/modifier.spacify.php
R phplib/smarty/plugins/modifier.string_format.php
R phplib/smarty/plugins/modifier.strip.php
R phplib/smarty/plugins/modifier.strip_tags.php
M phplib/smarty/plugins/modifier.truncate.php
R phplib/smarty/plugins/modifier.upper.php
R phplib/smarty/plugins/modifier.wordwrap.php
A phplib/smarty/plugins/modifiercompiler.cat.php
A phplib/smarty/plugins/modifiercompiler.count_characters.php
A phplib/smarty/plugins/modifiercompiler.count_paragraphs.php
A phplib/smarty/plugins/modifiercompiler.count_sentences.php
A phplib/smarty/plugins/modifiercompiler.count_words.php
A phplib/smarty/plugins/modifiercompiler.default.php
A phplib/smarty/plugins/modifiercompiler.escape.php
A phplib/smarty/plugins/modifiercompiler.from_charset.php
A phplib/smarty/plugins/modifiercompiler.indent.php
A phplib/smarty/plugins/modifiercompiler.lower.php
A phplib/smarty/plugins/modifiercompiler.noprint.php
A phplib/smarty/plugins/modifiercompiler.string_format.php
A phplib/smarty/plugins/modifiercompiler.strip.php
A phplib/smarty/plugins/modifiercompiler.strip_tags.php
A phplib/smarty/plugins/modifiercompiler.to_charset.php
A phplib/smarty/plugins/modifiercompiler.unescape.php
A phplib/smarty/plugins/modifiercompiler.upper.php
A phplib/smarty/plugins/modifiercompiler.wordwrap.php
M phplib/smarty/plugins/outputfilter.trimwhitespace.php
M phplib/smarty/plugins/shared.escape_special_chars.php
A phplib/smarty/plugins/shared.literal_compiler_param.php
M phplib/smarty/plugins/shared.make_timestamp.php
A phplib/smarty/plugins/shared.mb_str_replace.php
A phplib/smarty/plugins/shared.mb_unicode.php
A phplib/smarty/plugins/shared.mb_wordwrap.php
A phplib/smarty/plugins/variablefilter.htmlspecialchars.php
A phplib/smarty/sysplugins/smarty_cacheresource.php
A phplib/smarty/sysplugins/smarty_cacheresource_custom.php
A phplib/smarty/sysplugins/smarty_cacheresource_keyvaluestore.php
A phplib/smarty/sysplugins/smarty_config_source.php
A phplib/smarty/sysplugins/smarty_internal_cacheresource_file.php
A phplib/smarty/sysplugins/smarty_internal_compile_append.php
A phplib/smarty/sysplugins/smarty_internal_compile_assign.php
A phplib/smarty/sysplugins/smarty_internal_compile_block.php
A phplib/smarty/sysplugins/smarty_internal_compile_break.php
A phplib/smarty/sysplugins/smarty_internal_compile_call.php
A phplib/smarty/sysplugins/smarty_internal_compile_capture.php
A phplib/smarty/sysplugins/smarty_internal_compile_config_load.php
A phplib/smarty/sysplugins/smarty_internal_compile_continue.php
A phplib/smarty/sysplugins/smarty_internal_compile_debug.php
A phplib/smarty/sysplugins/smarty_internal_compile_eval.php
A phplib/smarty/sysplugins/smarty_internal_compile_extends.php
A phplib/smarty/sysplugins/smarty_internal_compile_for.php
A phplib/smarty/sysplugins/smarty_internal_compile_foreach.php
A phplib/smarty/sysplugins/smarty_internal_compile_function.php
A phplib/smarty/sysplugins/smarty_internal_compile_if.php
A phplib/smarty/sysplugins/smarty_internal_compile_include.php
A phplib/smarty/sysplugins/smarty_internal_compile_include_php.php
A phplib/smarty/sysplugins/smarty_internal_compile_insert.php
A phplib/smarty/sysplugins/smarty_internal_compile_ldelim.php
A phplib/smarty/sysplugins/smarty_internal_compile_nocache.php
A phplib/smarty/sysplugins/smarty_internal_compile_private_block_plugin.php
A phplib/smarty/sysplugins/smarty_internal_compile_private_function_plugin.php
A phplib/smarty/sysplugins/smarty_internal_compile_private_modifier.php
A phplib/smarty/sysplugins/smarty_internal_compile_private_object_block_function.php
A phplib/smarty/sysplugins/smarty_internal_compile_private_object_function.php
A phplib/smarty/sysplugins/smarty_internal_compile_private_print_expression.php
A phplib/smarty/sysplugins/smarty_internal_compile_private_registered_block.php
A phplib/smarty/sysplugins/smarty_internal_compile_private_registered_function.php
A phplib/smarty/sysplugins/smarty_internal_compile_private_special_variable.php
A phplib/smarty/sysplugins/smarty_internal_compile_rdelim.php
A phplib/smarty/sysplugins/smarty_internal_compile_section.php
A phplib/smarty/sysplugins/smarty_internal_compile_setfilter.php
A phplib/smarty/sysplugins/smarty_internal_compile_while.php
A phplib/smarty/sysplugins/smarty_internal_compilebase.php
A phplib/smarty/sysplugins/smarty_internal_config.php
A phplib/smarty/sysplugins/smarty_internal_config_file_compiler.php
A phplib/smarty/sysplugins/smarty_internal_configfilelexer.php
A phplib/smarty/sysplugins/smarty_internal_configfileparser.php
A phplib/smarty/sysplugins/smarty_internal_data.php
A phplib/smarty/sysplugins/smarty_internal_debug.php
A phplib/smarty/sysplugins/smarty_internal_filter_handler.php
A phplib/smarty/sysplugins/smarty_internal_function_call_handler.php
A phplib/smarty/sysplugins/smarty_internal_get_include_path.php
A phplib/smarty/sysplugins/smarty_internal_nocache_insert.php
A phplib/smarty/sysplugins/smarty_internal_parsetree.php
A phplib/smarty/sysplugins/smarty_internal_resource_eval.php
A phplib/smarty/sysplugins/smarty_internal_resource_extends.php
A phplib/smarty/sysplugins/smarty_internal_resource_file.php
A phplib/smarty/sysplugins/smarty_internal_resource_php.php
A phplib/smarty/sysplugins/smarty_internal_resource_registered.php
A phplib/smarty/sysplugins/smarty_internal_resource_stream.php
A phplib/smarty/sysplugins/smarty_internal_resource_string.php
A phplib/smarty/sysplugins/smarty_internal_smartytemplatecompiler.php
A phplib/smarty/sysplugins/smarty_internal_template.php
A phplib/smarty/sysplugins/smarty_internal_templatebase.php
A phplib/smarty/sysplugins/smarty_internal_templatecompilerbase.php
A phplib/smarty/sysplugins/smarty_internal_templatelexer.php
A phplib/smarty/sysplugins/smarty_internal_templateparser.php
Log Message:
-----------
Merge remote-tracking branch 'upstream/master'
Commit: 6db899554bda2289fd40907de7d034af78a3492c
https://github.com/CatalinFrancu/dexonline/commit/6db899554bda2289fd40907de7d034af78a3492c
Author: Sonia Andriu <sonia.andriu at eaudeweb.ro>
Date: 2014-06-16 (Mon, 16 Jun 2014)
Changed paths:
M phplib/SmartyWrap.php
Log Message:
-----------
increment stylesheets versions
Commit: 2d8b6085fd6f9c9e475a1ace14eeb91b7dd375b9
https://github.com/CatalinFrancu/dexonline/commit/2d8b6085fd6f9c9e475a1ace14eeb91b7dd375b9
Author: Cătălin Frâncu <cata at francu.com>
Date: 2014-06-16 (Mon, 16 Jun 2014)
Changed paths:
M phplib/SmartyWrap.php
M templates/common/doneaza.ihtml
M templates/common/surse.ihtml
M templates/common/wotd.ihtml
M templates/widgets/articleOfTheMonth.ihtml
M templates/widgets/games.ihtml
M templates/widgets/randomWord.ihtml
M templates/widgets/social.ihtml
M templates/widgets/wotd.ihtml
M templates/widgets/wotm.ihtml
M templates/zepu/search.ihtml
M wwwbase/styles/common.css
M wwwbase/styles/hangman.css
M wwwbase/styles/mill.css
M wwwbase/styles/zepu.css
Log Message:
-----------
Merge pull request #350 from sandriu/master
Uniform box-shadow attributes for all elements
Compare: https://github.com/CatalinFrancu/dexonline/compare/d5009e88147c...2d8b6085fd6f
More information about the Dev
mailing list