Browse Source

publish muk_web_theme - 13.0

13.0
MuK IT GmbH 4 years ago
parent
commit
95eaa92b34
  1. 165
      muk_web_theme/LICENSE
  2. 124
      muk_web_theme/README.rst
  3. 37
      muk_web_theme/__init__.py
  4. 63
      muk_web_theme/__manifest__.py
  5. 32
      muk_web_theme/data/res_company.xml
  6. 40
      muk_web_theme/doc/changelog.rst
  7. 124
      muk_web_theme/doc/index.rst
  8. 375
      muk_web_theme/i18n/de.po
  9. 368
      muk_web_theme/i18n/es.po
  10. 369
      muk_web_theme/i18n/fr.po
  11. 368
      muk_web_theme/i18n/muk_web_theme.pot
  12. 368
      muk_web_theme/i18n/nl.po
  13. 26
      muk_web_theme/models/__init__.py
  14. 36
      muk_web_theme/models/ir_http.py
  15. 74
      muk_web_theme/models/res_company.py
  16. 154
      muk_web_theme/models/res_config_settings.py
  17. 76
      muk_web_theme/models/res_users.py
  18. BIN
      muk_web_theme/static/description/banner.png
  19. BIN
      muk_web_theme/static/description/branding_mail_banner.png
  20. BIN
      muk_web_theme/static/description/branding_saas_banner.png
  21. BIN
      muk_web_theme/static/description/branding_website_banner.png
  22. BIN
      muk_web_theme/static/description/icon.png
  23. 1
      muk_web_theme/static/description/icon.svg
  24. 302
      muk_web_theme/static/description/index.html
  25. BIN
      muk_web_theme/static/description/logo.png
  26. BIN
      muk_web_theme/static/description/preview.png
  27. BIN
      muk_web_theme/static/description/screenshot.png
  28. BIN
      muk_web_theme/static/description/screenshot_apps.png
  29. BIN
      muk_web_theme/static/description/screenshot_chatter.png
  30. BIN
      muk_web_theme/static/description/screenshot_customize.png
  31. BIN
      muk_web_theme/static/description/screenshot_mobile_apps.png
  32. BIN
      muk_web_theme/static/description/screenshot_mobile_kanban.png
  33. BIN
      muk_web_theme/static/description/screenshot_mobile_menu.png
  34. BIN
      muk_web_theme/static/description/screenshot_mobile_search.png
  35. BIN
      muk_web_theme/static/description/screenshot_settings.png
  36. BIN
      muk_web_theme/static/description/service_customization.png
  37. BIN
      muk_web_theme/static/description/service_development.png
  38. BIN
      muk_web_theme/static/description/service_implementation.png
  39. BIN
      muk_web_theme/static/description/service_integration.png
  40. BIN
      muk_web_theme/static/description/service_support.png
  41. BIN
      muk_web_theme/static/description/theme_branding_banner.png
  42. BIN
      muk_web_theme/static/description/theme_mail_banner.png
  43. BIN
      muk_web_theme/static/description/theme_screenshot.png
  44. BIN
      muk_web_theme/static/description/theme_website_banner.png
  45. 202
      muk_web_theme/static/src/fonts/Noto/LICENSE.txt
  46. BIN
      muk_web_theme/static/src/fonts/Noto/Noto-Black.eot
  47. 12282
      muk_web_theme/static/src/fonts/Noto/Noto-Black.svg
  48. BIN
      muk_web_theme/static/src/fonts/Noto/Noto-Black.ttf
  49. BIN
      muk_web_theme/static/src/fonts/Noto/Noto-Black.woff
  50. BIN
      muk_web_theme/static/src/fonts/Noto/Noto-BlackItalic.eot
  51. 12580
      muk_web_theme/static/src/fonts/Noto/Noto-BlackItalic.svg
  52. BIN
      muk_web_theme/static/src/fonts/Noto/Noto-BlackItalic.ttf
  53. BIN
      muk_web_theme/static/src/fonts/Noto/Noto-BlackItalic.woff
  54. BIN
      muk_web_theme/static/src/fonts/Noto/Noto-Bold.eot
  55. 12225
      muk_web_theme/static/src/fonts/Noto/Noto-Bold.svg
  56. BIN
      muk_web_theme/static/src/fonts/Noto/Noto-Bold.ttf
  57. BIN
      muk_web_theme/static/src/fonts/Noto/Noto-Bold.woff
  58. BIN
      muk_web_theme/static/src/fonts/Noto/Noto-BoldItalic.eot
  59. 12575
      muk_web_theme/static/src/fonts/Noto/Noto-BoldItalic.svg
  60. BIN
      muk_web_theme/static/src/fonts/Noto/Noto-BoldItalic.ttf
  61. BIN
      muk_web_theme/static/src/fonts/Noto/Noto-BoldItalic.woff
  62. BIN
      muk_web_theme/static/src/fonts/Noto/Noto-Italic.eot
  63. 12594
      muk_web_theme/static/src/fonts/Noto/Noto-Italic.svg
  64. BIN
      muk_web_theme/static/src/fonts/Noto/Noto-Italic.ttf
  65. BIN
      muk_web_theme/static/src/fonts/Noto/Noto-Italic.woff
  66. BIN
      muk_web_theme/static/src/fonts/Noto/Noto-Light.eot
  67. 12045
      muk_web_theme/static/src/fonts/Noto/Noto-Light.svg
  68. BIN
      muk_web_theme/static/src/fonts/Noto/Noto-Light.ttf
  69. BIN
      muk_web_theme/static/src/fonts/Noto/Noto-Light.woff
  70. BIN
      muk_web_theme/static/src/fonts/Noto/Noto-LightItalic.eot
  71. 12610
      muk_web_theme/static/src/fonts/Noto/Noto-LightItalic.svg
  72. BIN
      muk_web_theme/static/src/fonts/Noto/Noto-LightItalic.ttf
  73. BIN
      muk_web_theme/static/src/fonts/Noto/Noto-LightItalic.woff
  74. BIN
      muk_web_theme/static/src/fonts/Noto/Noto-Medium.eot
  75. 12193
      muk_web_theme/static/src/fonts/Noto/Noto-Medium.svg
  76. BIN
      muk_web_theme/static/src/fonts/Noto/Noto-Medium.ttf
  77. BIN
      muk_web_theme/static/src/fonts/Noto/Noto-Medium.woff
  78. BIN
      muk_web_theme/static/src/fonts/Noto/Noto-MediumItalic.eot
  79. 12580
      muk_web_theme/static/src/fonts/Noto/Noto-MediumItalic.svg
  80. BIN
      muk_web_theme/static/src/fonts/Noto/Noto-MediumItalic.ttf
  81. BIN
      muk_web_theme/static/src/fonts/Noto/Noto-MediumItalic.woff
  82. BIN
      muk_web_theme/static/src/fonts/Noto/Noto-Regular.eot
  83. 12169
      muk_web_theme/static/src/fonts/Noto/Noto-Regular.svg
  84. BIN
      muk_web_theme/static/src/fonts/Noto/Noto-Regular.ttf
  85. BIN
      muk_web_theme/static/src/fonts/Noto/Noto-Regular.woff
  86. BIN
      muk_web_theme/static/src/fonts/Noto/Noto-Thin.eot
  87. 12237
      muk_web_theme/static/src/fonts/Noto/Noto-Thin.svg
  88. BIN
      muk_web_theme/static/src/fonts/Noto/Noto-Thin.ttf
  89. BIN
      muk_web_theme/static/src/fonts/Noto/Noto-Thin.woff
  90. BIN
      muk_web_theme/static/src/fonts/Noto/Noto-ThinItalic.eot
  91. 12702
      muk_web_theme/static/src/fonts/Noto/Noto-ThinItalic.svg
  92. BIN
      muk_web_theme/static/src/fonts/Noto/Noto-ThinItalic.ttf
  93. BIN
      muk_web_theme/static/src/fonts/Noto/Noto-ThinItalic.woff
  94. 202
      muk_web_theme/static/src/fonts/Roboto/LICENSE.txt
  95. BIN
      muk_web_theme/static/src/fonts/Roboto/Roboto-Black.eot
  96. 5333
      muk_web_theme/static/src/fonts/Roboto/Roboto-Black.svg
  97. BIN
      muk_web_theme/static/src/fonts/Roboto/Roboto-Black.ttf
  98. BIN
      muk_web_theme/static/src/fonts/Roboto/Roboto-Black.woff
  99. BIN
      muk_web_theme/static/src/fonts/Roboto/Roboto-BlackItalic.eot
  100. 5333
      muk_web_theme/static/src/fonts/Roboto/Roboto-BlackItalic.svg

165
muk_web_theme/LICENSE

@ -0,0 +1,165 @@
GNU LESSER GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
This version of the GNU Lesser General Public License incorporates
the terms and conditions of version 3 of the GNU General Public
License, supplemented by the additional permissions listed below.
0. Additional Definitions.
As used herein, "this License" refers to version 3 of the GNU Lesser
General Public License, and the "GNU GPL" refers to version 3 of the GNU
General Public License.
"The Library" refers to a covered work governed by this License,
other than an Application or a Combined Work as defined below.
An "Application" is any work that makes use of an interface provided
by the Library, but which is not otherwise based on the Library.
Defining a subclass of a class defined by the Library is deemed a mode
of using an interface provided by the Library.
A "Combined Work" is a work produced by combining or linking an
Application with the Library. The particular version of the Library
with which the Combined Work was made is also called the "Linked
Version".
The "Minimal Corresponding Source" for a Combined Work means the
Corresponding Source for the Combined Work, excluding any source code
for portions of the Combined Work that, considered in isolation, are
based on the Application, and not on the Linked Version.
The "Corresponding Application Code" for a Combined Work means the
object code and/or source code for the Application, including any data
and utility programs needed for reproducing the Combined Work from the
Application, but excluding the System Libraries of the Combined Work.
1. Exception to Section 3 of the GNU GPL.
You may convey a covered work under sections 3 and 4 of this License
without being bound by section 3 of the GNU GPL.
2. Conveying Modified Versions.
If you modify a copy of the Library, and, in your modifications, a
facility refers to a function or data to be supplied by an Application
that uses the facility (other than as an argument passed when the
facility is invoked), then you may convey a copy of the modified
version:
a) under this License, provided that you make a good faith effort to
ensure that, in the event an Application does not supply the
function or data, the facility still operates, and performs
whatever part of its purpose remains meaningful, or
b) under the GNU GPL, with none of the additional permissions of
this License applicable to that copy.
3. Object Code Incorporating Material from Library Header Files.
The object code form of an Application may incorporate material from
a header file that is part of the Library. You may convey such object
code under terms of your choice, provided that, if the incorporated
material is not limited to numerical parameters, data structure
layouts and accessors, or small macros, inline functions and templates
(ten or fewer lines in length), you do both of the following:
a) Give prominent notice with each copy of the object code that the
Library is used in it and that the Library and its use are
covered by this License.
b) Accompany the object code with a copy of the GNU GPL and this license
document.
4. Combined Works.
You may convey a Combined Work under terms of your choice that,
taken together, effectively do not restrict modification of the
portions of the Library contained in the Combined Work and reverse
engineering for debugging such modifications, if you also do each of
the following:
a) Give prominent notice with each copy of the Combined Work that
the Library is used in it and that the Library and its use are
covered by this License.
b) Accompany the Combined Work with a copy of the GNU GPL and this license
document.
c) For a Combined Work that displays copyright notices during
execution, include the copyright notice for the Library among
these notices, as well as a reference directing the user to the
copies of the GNU GPL and this license document.
d) Do one of the following:
0) Convey the Minimal Corresponding Source under the terms of this
License, and the Corresponding Application Code in a form
suitable for, and under terms that permit, the user to
recombine or relink the Application with a modified version of
the Linked Version to produce a modified Combined Work, in the
manner specified by section 6 of the GNU GPL for conveying
Corresponding Source.
1) Use a suitable shared library mechanism for linking with the
Library. A suitable mechanism is one that (a) uses at run time
a copy of the Library already present on the user's computer
system, and (b) will operate properly with a modified version
of the Library that is interface-compatible with the Linked
Version.
e) Provide Installation Information, but only if you would otherwise
be required to provide such information under section 6 of the
GNU GPL, and only to the extent that such information is
necessary to install and execute a modified version of the
Combined Work produced by recombining or relinking the
Application with a modified version of the Linked Version. (If
you use option 4d0, the Installation Information must accompany
the Minimal Corresponding Source and Corresponding Application
Code. If you use option 4d1, you must provide the Installation
Information in the manner specified by section 6 of the GNU GPL
for conveying Corresponding Source.)
5. Combined Libraries.
You may place library facilities that are a work based on the
Library side by side in a single library together with other library
facilities that are not Applications and are not covered by this
License, and convey such a combined library under terms of your
choice, if you do both of the following:
a) Accompany the combined library with a copy of the same work based
on the Library, uncombined with any other library facilities,
conveyed under the terms of this License.
b) Give prominent notice with the combined library that part of it
is a work based on the Library, and explaining where to find the
accompanying uncombined form of the same work.
6. Revised Versions of the GNU Lesser General Public License.
The Free Software Foundation may publish revised and/or new versions
of the GNU Lesser General Public License from time to time. Such new
versions will be similar in spirit to the present version, but may
differ in detail to address new problems or concerns.
Each version is given a distinguishing version number. If the
Library as you received it specifies that a certain numbered version
of the GNU Lesser General Public License "or any later version"
applies to it, you have the option of following the terms and
conditions either of that published version or of any later version
published by the Free Software Foundation. If the Library as you
received it does not specify a version number of the GNU Lesser
General Public License, you may choose any version of the GNU Lesser
General Public License ever published by the Free Software Foundation.
If the Library as you received it specifies that a proxy can decide
whether future versions of the GNU Lesser General Public License shall
apply, that proxy's public statement of acceptance of any version is
permanent authorization for you to choose that version for the
Library.

124
muk_web_theme/README.rst

@ -0,0 +1,124 @@
=============
MuK Web Theme
=============
This module offers a mobile compatible design for Odoo Community. Furthermore
it allows the user to define some design preferences. So he can choose the
size of the sidebar and the position of the chatter. In addition, the background
image of the app menu can be set for each company.
Installation
============
To install this module, you need to:
Download the module and add it to your Odoo addons folder. Afterward, log on to
your Odoo server and go to the Apps menu. Trigger the debug mode and update the
list by clicking on the "Update Apps List" link. Now install the module by
clicking on the install button.
Another way to install this module is via the package management for Python
(`PyPI <https://pypi.org/project/pip/>`_).
To install our modules using the package manager make sure
`odoo-autodiscover <https://pypi.org/project/odoo-autodiscover/>`_ is installed
correctly. Then open a console and install the module by entering the following
command:
``pip install --extra-index-url https://nexus.mukit.at/repository/odoo/simple <module>``
The module name consists of the Odoo version and the module name, where
underscores are replaced by a dash.
**Module:**
``odoo<version>-addon-<module_name>``
**Example:**
``sudo -H pip3 install --extra-index-url https://nexus.mukit.at/repository/odoo/simple odoo11-addon-muk-utils``
Once the installation has been successfully completed, the app is already in the
correct folder. Log on to your Odoo server and go to the Apps menu. Trigger the
debug mode and update the list by clicking on the "Update Apps List" link. Now
install the module by clicking on the install button.
The biggest advantage of this variant is that you can now also update the app
using the "pip" command. To do this, enter the following command in your console:
``pip install --upgrade --extra-index-url https://nexus.mukit.at/repository/odoo/simple <module>``
When the process is finished, restart your server and update the application in
Odoo. The steps are the same as for the installation only the button has changed
from "Install" to "Upgrade".
You can also view available Apps directly in our `repository <https://nexus.mukit.at/#browse/browse:odoo>`_
and find a more detailed installation guide on our `website <https://mukit.at/page/open-source>`_.
For modules licensed under OPL-1, you will receive access data when you purchase
the module. If the modules were not purchased directly from
`MuK IT <https://www.mukit.at/>`_ please contact our support (support@mukit.at)
with a confirmation of purchase to receive the corresponding access data.
Upgrade
============
To upgrade this module, you need to:
Download the module and add it to your Odoo addons folder. Restart the server
and log on to your Odoo server. Select the Apps menu and upgrade the module by
clicking on the upgrade button.
If you installed the module using the "pip" command, you can also update the
module in the same way. Just type the following command into the console:
``pip install --upgrade --extra-index-url https://nexus.mukit.at/repository/odoo/simple <module>``
When the process is finished, restart your server and update the application in
Odoo, just like you would normally.
Configuration
=============
No additional configuration is needed to use this module.
Usage
=============
After the module is installed, the design is adjusted accordingly.
Credits
=======
Contributors
------------
* Mathias Markl <mathias.markl@mukit.at>
Images
------------
Some pictures are based on or inspired by:
* `Freepik <https://www.flaticon.com/authors/freepik>`_
Projects
------------
Parts of the module are inspired by:
* `Web Responsive <https://github.com/OCA/web>`_
* `List Range Selection <https://github.com/OCA/web>`_
* `Openworx Backend Theme <https://github.com/Openworx/backend_theme>`_
Author & Maintainer
-------------------
This module is maintained by the `MuK IT GmbH <https://www.mukit.at/>`_.
MuK IT is an Austrian company specialized in customizing and extending Odoo.
We develop custom solutions for your individual needs to help you focus on
your strength and expertise to grow your business.
If you want to get in touch please contact us via mail
(sale@mukit.at) or visit our website (https://mukit.at).

37
muk_web_theme/__init__.py

@ -0,0 +1,37 @@
###################################################################################
#
# Copyright (c) 2017-2019 MuK IT GmbH.
#
# This file is part of MuK Backend Theme
# (see https://mukit.at).
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
###################################################################################
from odoo import api, SUPERUSER_ID
from . import models
#----------------------------------------------------------
# Hooks
#----------------------------------------------------------
XML_ID = "muk_web_theme._assets_primary_variables"
SCSS_URL = "/muk_web_theme/static/src/scss/colors.scss"
def _uninstall_reset_changes(cr, registry):
env = api.Environment(cr, SUPERUSER_ID, {})
env['muk_utils.scss_editor'].reset_values(SCSS_URL, XML_ID)

63
muk_web_theme/__manifest__.py

@ -0,0 +1,63 @@
###################################################################################
#
# Copyright (c) 2017-2019 MuK IT GmbH.
#
# This file is part of MuK Backend Theme
# (see https://mukit.at).
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
###################################################################################
{
"name": "MuK Backend Theme",
"summary": "Odoo Community Backend Theme",
"version": "13.0.1.0.0",
"category": "Themes/Backend",
"license": "LGPL-3",
"author": "MuK IT",
"website": "http://www.mukit.at",
'live_test_url': 'https://mukit.at/r/SgN',
"contributors": [
"Mathias Markl <mathias.markl@mukit.at>",
"Benedikt Jilek <benedikt.jilek@mukit.at>",
],
"depends": [
"muk_web_utils",
],
"excludes": [
"web_enterprise",
],
"data": [
"template/assets.xml",
"template/web.xml",
"views/res_users.xml",
"views/res_config_settings_view.xml",
"data/res_company.xml",
],
"qweb": [
"static/src/xml/*.xml",
],
"images": [
'static/description/banner.png',
'static/description/theme_screenshot.png'
],
"external_dependencies": {
"python": [],
"bin": [],
},
"application": False,
"installable": True,
"auto_install": False,
"uninstall_hook": "_uninstall_reset_changes",
}

32
muk_web_theme/data/res_company.xml

@ -0,0 +1,32 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2017-2019 MuK IT GmbH.
This file is part of MuK Backend Theme
(see https://mukit.at).
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<odoo noupdate="1">
<record id="base.main_company" model="res.company">
<field name="background_image" type="base64" file="muk_web_theme/static/src/img/background.png" />
</record>
</odoo>

40
muk_web_theme/doc/changelog.rst

@ -0,0 +1,40 @@
`1.6.0`
-------
- Required Color Option
`1.5.0`
-------
- Mobile Pager Pages
`1.4.0`
-------
- Background Blend Mode
`1.3.0`
-------
- Default Preferences
`1.2.0`
-------
- Added Menu Color Options
`1.2.0`
-------
- Added AppBar Color Options
`1.1.0`
-------
- Added Color Customize Options
`1.0.0`
-------
- Init version

124
muk_web_theme/doc/index.rst

@ -0,0 +1,124 @@
=============
MuK Web Theme
=============
This module offers a mobile compatible design for Odoo Community. Furthermore
it allows the user to define some design preferences. So he can choose the
size of the sidebar and the position of the chatter. In addition, the background
image of the app menu can be set for each company.
Installation
============
To install this module, you need to:
Download the module and add it to your Odoo addons folder. Afterward, log on to
your Odoo server and go to the Apps menu. Trigger the debug mode and update the
list by clicking on the "Update Apps List" link. Now install the module by
clicking on the install button.
Another way to install this module is via the package management for Python
(`PyPI <https://pypi.org/project/pip/>`_).
To install our modules using the package manager make sure
`odoo-autodiscover <https://pypi.org/project/odoo-autodiscover/>`_ is installed
correctly. Then open a console and install the module by entering the following
command:
``pip install --extra-index-url https://nexus.mukit.at/repository/odoo/simple <module>``
The module name consists of the Odoo version and the module name, where
underscores are replaced by a dash.
**Module:**
``odoo<version>-addon-<module_name>``
**Example:**
``sudo -H pip3 install --extra-index-url https://nexus.mukit.at/repository/odoo/simple odoo11-addon-muk-utils``
Once the installation has been successfully completed, the app is already in the
correct folder. Log on to your Odoo server and go to the Apps menu. Trigger the
debug mode and update the list by clicking on the "Update Apps List" link. Now
install the module by clicking on the install button.
The biggest advantage of this variant is that you can now also update the app
using the "pip" command. To do this, enter the following command in your console:
``pip install --upgrade --extra-index-url https://nexus.mukit.at/repository/odoo/simple <module>``
When the process is finished, restart your server and update the application in
Odoo. The steps are the same as for the installation only the button has changed
from "Install" to "Upgrade".
You can also view available Apps directly in our `repository <https://nexus.mukit.at/#browse/browse:odoo>`_
and find a more detailed installation guide on our `website <https://mukit.at/page/open-source>`_.
For modules licensed under OPL-1, you will receive access data when you purchase
the module. If the modules were not purchased directly from
`MuK IT <https://www.mukit.at/>`_ please contact our support (support@mukit.at)
with a confirmation of purchase to receive the corresponding access data.
Upgrade
============
To upgrade this module, you need to:
Download the module and add it to your Odoo addons folder. Restart the server
and log on to your Odoo server. Select the Apps menu and upgrade the module by
clicking on the upgrade button.
If you installed the module using the "pip" command, you can also update the
module in the same way. Just type the following command into the console:
``pip install --upgrade --extra-index-url https://nexus.mukit.at/repository/odoo/simple <module>``
When the process is finished, restart your server and update the application in
Odoo, just like you would normally.
Configuration
=============
No additional configuration is needed to use this module.
Usage
=============
After the module is installed, the design is adjusted accordingly.
Credits
=======
Contributors
------------
* Mathias Markl <mathias.markl@mukit.at>
Images
------------
Some pictures are based on or inspired by:
* `Freepik <https://www.flaticon.com/authors/freepik>`_
Projects
------------
Parts of the module are inspired by:
* `Web Responsive <https://github.com/OCA/web>`_
* `List Range Selection <https://github.com/OCA/web>`_
* `Openworx Backend Theme <https://github.com/Openworx/backend_theme>`_
Author & Maintainer
-------------------
This module is maintained by the `MuK IT GmbH <https://www.mukit.at/>`_.
MuK IT is an Austrian company specialized in customizing and extending Odoo.
We develop custom solutions for your individual needs to help you focus on
your strength and expertise to grow your business.
If you want to get in touch please contact us via mail
(sale@mukit.at) or visit our website (https://mukit.at).

375
muk_web_theme/i18n/de.po

@ -0,0 +1,375 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * muk_web_theme
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0-20190522\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-06-24 22:00+0000\n"
"PO-Revision-Date: 2019-06-27 08:23+0000\n"
"Last-Translator: MuK IT <admin@mukit.at>\n"
"Language-Team: German <http://weblate.mukit.at/projects/web-12/muk_web_theme/"
"de/>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.7\n"
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/apps.xml:25
#, python-format
msgid "#menu_id=#{app.menuID}&action_id=#{app.actionID}"
msgstr "#menu_id=#{app.menuID}&action_id=#{app.actionID}"
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "<span class=\"o_form_label\">Background Image</span>\n"
" <span class=\"fa fa-lg fa-building-o\" title=\"Values set here are company-specific.\" aria-label=\"Values set here are company-specific.\" groups=\"base.group_multi_company\" role=\"img\"/>"
msgstr ""
"<span class=\"o_form_label\">Hintergrundbild</span>\n"
" <span class=\"fa fa-lg fa-building-o\" title=\""
"Die hier eingestellten Werte sind unternehmensspezifisch.\" aria-label=\"Die "
"hier eingestellten Werte sind unternehmensspezifisch.\" groups=\"base."
"group_multi_company\" role=\"img\"/>"
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "<span class=\"o_form_label\">Default Preferences</span>"
msgstr "<span class=\"o_form_label\">Default-Einstellungen</span>"
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "<span class=\"o_form_label\">Menu Colors</span>"
msgstr "<span class=\"o_form_label\">Menüfarben</span>"
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "<span class=\"o_form_label\">Theme Colors</span>"
msgstr "<span class=\"o_form_label\">Themenfarben</span>"
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/views.xml:26
#, python-format
msgid "Actions"
msgstr "Aktionen"
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/shortcuts.xml:28
#: code:addons/muk_web_theme/static/src/xml/shortcuts.xml:31
#, python-format
msgid "Alt"
msgstr "Alt"
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Apps Blend"
msgstr "Apps Mischung"
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Apps Color"
msgstr "Apps Farbe"
#. module: muk_web_theme
#: model:ir.model.fields,field_description:muk_web_theme.field_res_company__background_blend_mode
#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_background_blend_mode
msgid "Apps Menu Background Blend Mode"
msgstr "Apps Menü Hintergrund Mischmodus"
#. module: muk_web_theme
#: model:ir.model.fields,field_description:muk_web_theme.field_res_company__background_image
#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_background_image
msgid "Apps Menu Background Image"
msgstr "Applikationsmenü Hintergrundbild"
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Backend Theme"
msgstr "Backendmotiv"
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Background"
msgstr "Hintergrund"
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Brand"
msgstr "Markenzeichen"
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Chatter"
msgstr "Klappern"
#. module: muk_web_theme
#: model:ir.model.fields,field_description:muk_web_theme.field_res_company__default_chatter_preference
#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_default_chatter_preference
#: model:ir.model.fields,field_description:muk_web_theme.field_res_users__chatter_position
msgid "Chatter Position"
msgstr "Klapperposition"
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Color"
msgstr "Farbe"
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Color-burn"
msgstr "Farbverbrennung"
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Color-dodge"
msgstr "Farbabweichung"
#. module: muk_web_theme
#: model:ir.model,name:muk_web_theme.model_res_company
msgid "Companies"
msgstr "Unternehmen"
#. module: muk_web_theme
#: model:ir.model,name:muk_web_theme.model_res_config_settings
msgid "Config Settings"
msgstr "Konfiguration "
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/shortcuts.xml:31
#, python-format
msgid "Control"
msgstr "Kontrolle"
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/views.xml:47
#: code:addons/muk_web_theme/static/src/xml/views.xml:68
#, python-format
msgid "Create"
msgstr "Erstellen"
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Darken"
msgstr "Verdunkeln"
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Difference"
msgstr "Unterschied"
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/views.xml:59
#: code:addons/muk_web_theme/static/src/xml/views.xml:82
#, python-format
msgid "Discard"
msgstr "Verwerfen"
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/views.xml:41
#, python-format
msgid "Edit"
msgstr "Bearbeiten"
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Exclusion"
msgstr "Ausschluss"
#. module: muk_web_theme
#: model:ir.model,name:muk_web_theme.model_ir_http
msgid "HTTP Routing"
msgstr "HTTP-Routing"
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Hard-light"
msgstr "Hartes Licht"
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Hue"
msgstr "Farbton"
#. module: muk_web_theme
#: selection:res.company,default_sidebar_preference:0
#: selection:res.users,sidebar_type:0
msgid "Invisible"
msgstr "Unsichtbar"
#. module: muk_web_theme
#: selection:res.company,default_sidebar_preference:0
#: selection:res.users,sidebar_type:0
msgid "Large"
msgstr "Groß"
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Lighten"
msgstr "Aufhellen"
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Luminosity"
msgstr "Leuchtkraft"
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Menu Color"
msgstr "Menüfarbe"
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Multiply"
msgstr "Multiplizieren"
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
#: selection:res.company,default_chatter_preference:0
#: selection:res.users,chatter_position:0
msgid "Normal"
msgstr "Normal"
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/shortcuts.xml:26
#, python-format
msgid "Open the apps menu"
msgstr "Öffnen Sie das App-Menü."
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Overlay"
msgstr "Überlagerung"
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Primary"
msgstr "Primär"
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Saturation"
msgstr "Sättigung"
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/views.xml:53
#: code:addons/muk_web_theme/static/src/xml/views.xml:75
#, python-format
msgid "Save"
msgstr "Speichern"
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Screen"
msgstr "Bildschirm"
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/js/views/search_view.js:34
#, python-format
msgid "Search"
msgstr "Suche"
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/apps.xml:42
#, python-format
msgid "Search menus..."
msgstr "Suche Menüs..."
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Set the background image for the apps menu"
msgstr "Setzt das Hintergrundbild für das App-Menü."
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Set the default theme preferences"
msgstr "Legen Sie die Standardeinstellungen für das Design fest."
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Set the main menu colors"
msgstr "Einstellen der Farben des Hauptmenüs"
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Set the main theme colors"
msgstr "Legen Sie die Farben des Hauptthemas fest"
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Sidebar"
msgstr "Sidebar"
#. module: muk_web_theme
#: model:ir.model.fields,field_description:muk_web_theme.field_res_company__default_sidebar_preference
#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_default_sidebar_preference
#: model:ir.model.fields,field_description:muk_web_theme.field_res_users__sidebar_type
msgid "Sidebar Type"
msgstr "Typ der Seitenleiste"
#. module: muk_web_theme
#: selection:res.company,default_chatter_preference:0
#: selection:res.users,chatter_position:0
msgid "Sided"
msgstr "Seitlich"
#. module: muk_web_theme
#: selection:res.company,default_sidebar_preference:0
#: selection:res.users,sidebar_type:0
msgid "Small"
msgstr "Klein"
#. module: muk_web_theme
#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_color_appbar_background
msgid "Theme AppBar Background"
msgstr "Thema AppBar Hintergrund"
#. module: muk_web_theme
#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_color_appbar_color
msgid "Theme AppBar Color"
msgstr "Thema AppBar Farbe"
#. module: muk_web_theme
#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_color_brand
msgid "Theme Brand Color"
msgstr "Motiv Markenfarbe"
#. module: muk_web_theme
#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_color_menu
msgid "Theme Menu Color"
msgstr "Themenmenü Farbe"
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_users_preferences
msgid "Theme Preferences"
msgstr "Motivvorgaben"
#. module: muk_web_theme
#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_color_primary
msgid "Theme Primary Color"
msgstr "Motivhauptfarbe"
#. module: muk_web_theme
#: model:ir.model,name:muk_web_theme.model_res_users
msgid "Users"
msgstr "Benutzer"
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/apps.xml:31
#, python-format
msgid "fa fa-th"
msgstr "fa fa fa-th"

368
muk_web_theme/i18n/es.po

@ -0,0 +1,368 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * muk_web_theme
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0-20190522\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-06-24 22:00+0000\n"
"PO-Revision-Date: 2019-06-24 22:00+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/apps.xml:25
#, python-format
msgid "#menu_id=#{app.menuID}&action_id=#{app.actionID}"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "<span class=\"o_form_label\">Background Image</span>\n"
" <span class=\"fa fa-lg fa-building-o\" title=\"Values set here are company-specific.\" aria-label=\"Values set here are company-specific.\" groups=\"base.group_multi_company\" role=\"img\"/>"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "<span class=\"o_form_label\">Default Preferences</span>"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "<span class=\"o_form_label\">Menu Colors</span>"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "<span class=\"o_form_label\">Theme Colors</span>"
msgstr ""
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/views.xml:26
#, python-format
msgid "Actions"
msgstr ""
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/shortcuts.xml:28
#: code:addons/muk_web_theme/static/src/xml/shortcuts.xml:31
#, python-format
msgid "Alt"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Apps Blend"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Apps Color"
msgstr ""
#. module: muk_web_theme
#: model:ir.model.fields,field_description:muk_web_theme.field_res_company__background_blend_mode
#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_background_blend_mode
msgid "Apps Menu Background Blend Mode"
msgstr ""
#. module: muk_web_theme
#: model:ir.model.fields,field_description:muk_web_theme.field_res_company__background_image
#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_background_image
msgid "Apps Menu Background Image"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Backend Theme"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Background"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Brand"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Chatter"
msgstr ""
#. module: muk_web_theme
#: model:ir.model.fields,field_description:muk_web_theme.field_res_company__default_chatter_preference
#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_default_chatter_preference
#: model:ir.model.fields,field_description:muk_web_theme.field_res_users__chatter_position
msgid "Chatter Position"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Color"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Color-burn"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Color-dodge"
msgstr ""
#. module: muk_web_theme
#: model:ir.model,name:muk_web_theme.model_res_company
msgid "Companies"
msgstr "Compañías"
#. module: muk_web_theme
#: model:ir.model,name:muk_web_theme.model_res_config_settings
msgid "Config Settings"
msgstr "Opciones de Configuración"
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/shortcuts.xml:31
#, python-format
msgid "Control"
msgstr ""
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/views.xml:47
#: code:addons/muk_web_theme/static/src/xml/views.xml:68
#, python-format
msgid "Create"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Darken"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Difference"
msgstr ""
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/views.xml:59
#: code:addons/muk_web_theme/static/src/xml/views.xml:82
#, python-format
msgid "Discard"
msgstr ""
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/views.xml:41
#, python-format
msgid "Edit"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Exclusion"
msgstr ""
#. module: muk_web_theme
#: model:ir.model,name:muk_web_theme.model_ir_http
msgid "HTTP Routing"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Hard-light"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Hue"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,default_sidebar_preference:0
#: selection:res.users,sidebar_type:0
msgid "Invisible"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,default_sidebar_preference:0
#: selection:res.users,sidebar_type:0
msgid "Large"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Lighten"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Luminosity"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Menu Color"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Multiply"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
#: selection:res.company,default_chatter_preference:0
#: selection:res.users,chatter_position:0
msgid "Normal"
msgstr ""
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/shortcuts.xml:26
#, python-format
msgid "Open the apps menu"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Overlay"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Primary"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Saturation"
msgstr ""
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/views.xml:53
#: code:addons/muk_web_theme/static/src/xml/views.xml:75
#, python-format
msgid "Save"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Screen"
msgstr ""
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/js/views/search_view.js:34
#, python-format
msgid "Search"
msgstr ""
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/apps.xml:42
#, python-format
msgid "Search menus..."
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Set the background image for the apps menu"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Set the default theme preferences"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Set the main menu colors"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Set the main theme colors"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Sidebar"
msgstr ""
#. module: muk_web_theme
#: model:ir.model.fields,field_description:muk_web_theme.field_res_company__default_sidebar_preference
#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_default_sidebar_preference
#: model:ir.model.fields,field_description:muk_web_theme.field_res_users__sidebar_type
msgid "Sidebar Type"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,default_chatter_preference:0
#: selection:res.users,chatter_position:0
msgid "Sided"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,default_sidebar_preference:0
#: selection:res.users,sidebar_type:0
msgid "Small"
msgstr ""
#. module: muk_web_theme
#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_color_appbar_background
msgid "Theme AppBar Background"
msgstr ""
#. module: muk_web_theme
#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_color_appbar_color
msgid "Theme AppBar Color"
msgstr ""
#. module: muk_web_theme
#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_color_brand
msgid "Theme Brand Color"
msgstr ""
#. module: muk_web_theme
#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_color_menu
msgid "Theme Menu Color"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_users_preferences
msgid "Theme Preferences"
msgstr ""
#. module: muk_web_theme
#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_color_primary
msgid "Theme Primary Color"
msgstr ""
#. module: muk_web_theme
#: model:ir.model,name:muk_web_theme.model_res_users
msgid "Users"
msgstr "Usuarios"
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/apps.xml:31
#, python-format
msgid "fa fa-th"
msgstr ""

369
muk_web_theme/i18n/fr.po

@ -0,0 +1,369 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * muk_web_theme
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0-20190522\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-06-24 22:00+0000\n"
"PO-Revision-Date: 2019-06-24 22:00+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/apps.xml:25
#, python-format
msgid "#menu_id=#{app.menuID}&action_id=#{app.actionID}"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "<span class=\"o_form_label\">Background Image</span>\n"
" <span class=\"fa fa-lg fa-building-o\" title=\"Values set here are company-specific.\" aria-label=\"Values set here are company-specific.\" groups=\"base.group_multi_company\" role=\"img\"/>"
msgstr "<span class=\"o_form_label\">Image de fond</span>\n"
" <span class=\"fa fa-lg fa-building-o\" title=\"Les valeurs ici sont spécifiques à chaque société.\" aria-label=\"Les valeurs ici sont spécifiques à chaque société.\" groups=\"base.group_multi_company\" role=\"img\"/>"
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "<span class=\"o_form_label\">Default Preferences</span>"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "<span class=\"o_form_label\">Menu Colors</span>"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "<span class=\"o_form_label\">Theme Colors</span>"
msgstr "<span class=\"o_form_label\">Couleurs du thème</span>"
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/views.xml:26
#, python-format
msgid "Actions"
msgstr ""
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/shortcuts.xml:28
#: code:addons/muk_web_theme/static/src/xml/shortcuts.xml:31
#, python-format
msgid "Alt"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Apps Blend"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Apps Color"
msgstr ""
#. module: muk_web_theme
#: model:ir.model.fields,field_description:muk_web_theme.field_res_company__background_blend_mode
#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_background_blend_mode
msgid "Apps Menu Background Blend Mode"
msgstr ""
#. module: muk_web_theme
#: model:ir.model.fields,field_description:muk_web_theme.field_res_company__background_image
#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_background_image
msgid "Apps Menu Background Image"
msgstr "Image de fond du menu d'applications"
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Backend Theme"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Background"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Brand"
msgstr "Marque"
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Chatter"
msgstr ""
#. module: muk_web_theme
#: model:ir.model.fields,field_description:muk_web_theme.field_res_company__default_chatter_preference
#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_default_chatter_preference
#: model:ir.model.fields,field_description:muk_web_theme.field_res_users__chatter_position
msgid "Chatter Position"
msgstr "Position du Chatter"
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Color"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Color-burn"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Color-dodge"
msgstr ""
#. module: muk_web_theme
#: model:ir.model,name:muk_web_theme.model_res_company
msgid "Companies"
msgstr "Sociétés"
#. module: muk_web_theme
#: model:ir.model,name:muk_web_theme.model_res_config_settings
msgid "Config Settings"
msgstr "Paramètres de config"
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/shortcuts.xml:31
#, python-format
msgid "Control"
msgstr ""
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/views.xml:47
#: code:addons/muk_web_theme/static/src/xml/views.xml:68
#, python-format
msgid "Create"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Darken"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Difference"
msgstr ""
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/views.xml:59
#: code:addons/muk_web_theme/static/src/xml/views.xml:82
#, python-format
msgid "Discard"
msgstr ""
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/views.xml:41
#, python-format
msgid "Edit"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Exclusion"
msgstr ""
#. module: muk_web_theme
#: model:ir.model,name:muk_web_theme.model_ir_http
msgid "HTTP Routing"
msgstr "Routage HTTP"
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Hard-light"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Hue"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,default_sidebar_preference:0
#: selection:res.users,sidebar_type:0
msgid "Invisible"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,default_sidebar_preference:0
#: selection:res.users,sidebar_type:0
msgid "Large"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Lighten"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Luminosity"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Menu Color"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Multiply"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
#: selection:res.company,default_chatter_preference:0
#: selection:res.users,chatter_position:0
msgid "Normal"
msgstr ""
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/shortcuts.xml:26
#, python-format
msgid "Open the apps menu"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Overlay"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Primary"
msgstr "Principal"
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Saturation"
msgstr ""
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/views.xml:53
#: code:addons/muk_web_theme/static/src/xml/views.xml:75
#, python-format
msgid "Save"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Screen"
msgstr ""
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/js/views/search_view.js:34
#, python-format
msgid "Search"
msgstr ""
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/apps.xml:42
#, python-format
msgid "Search menus..."
msgstr "Menus de recherche..."
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Set the background image for the apps menu"
msgstr "Fixer l'image de fond pour le menu des applications"
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Set the default theme preferences"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Set the main menu colors"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Set the main theme colors"
msgstr "Fixer les couleurs du thème principal"
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Sidebar"
msgstr ""
#. module: muk_web_theme
#: model:ir.model.fields,field_description:muk_web_theme.field_res_company__default_sidebar_preference
#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_default_sidebar_preference
#: model:ir.model.fields,field_description:muk_web_theme.field_res_users__sidebar_type
msgid "Sidebar Type"
msgstr "Type de barre latérale"
#. module: muk_web_theme
#: selection:res.company,default_chatter_preference:0
#: selection:res.users,chatter_position:0
msgid "Sided"
msgstr "Sur le côté"
#. module: muk_web_theme
#: selection:res.company,default_sidebar_preference:0
#: selection:res.users,sidebar_type:0
msgid "Small"
msgstr "Petit"
#. module: muk_web_theme
#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_color_appbar_background
msgid "Theme AppBar Background"
msgstr ""
#. module: muk_web_theme
#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_color_appbar_color
msgid "Theme AppBar Color"
msgstr ""
#. module: muk_web_theme
#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_color_brand
msgid "Theme Brand Color"
msgstr ""
#. module: muk_web_theme
#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_color_menu
msgid "Theme Menu Color"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_users_preferences
msgid "Theme Preferences"
msgstr "Préférences du thème"
#. module: muk_web_theme
#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_color_primary
msgid "Theme Primary Color"
msgstr ""
#. module: muk_web_theme
#: model:ir.model,name:muk_web_theme.model_res_users
msgid "Users"
msgstr "Utilisateurs"
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/apps.xml:31
#, python-format
msgid "fa fa-th"
msgstr ""

368
muk_web_theme/i18n/muk_web_theme.pot

@ -0,0 +1,368 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * muk_web_theme
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0-20190522\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-06-24 22:00+0000\n"
"PO-Revision-Date: 2019-06-24 22:00+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/apps.xml:25
#, python-format
msgid "#menu_id=#{app.menuID}&action_id=#{app.actionID}"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "<span class=\"o_form_label\">Background Image</span>\n"
" <span class=\"fa fa-lg fa-building-o\" title=\"Values set here are company-specific.\" aria-label=\"Values set here are company-specific.\" groups=\"base.group_multi_company\" role=\"img\"/>"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "<span class=\"o_form_label\">Default Preferences</span>"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "<span class=\"o_form_label\">Menu Colors</span>"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "<span class=\"o_form_label\">Theme Colors</span>"
msgstr ""
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/views.xml:26
#, python-format
msgid "Actions"
msgstr ""
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/shortcuts.xml:28
#: code:addons/muk_web_theme/static/src/xml/shortcuts.xml:31
#, python-format
msgid "Alt"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Apps Blend"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Apps Color"
msgstr ""
#. module: muk_web_theme
#: model:ir.model.fields,field_description:muk_web_theme.field_res_company__background_blend_mode
#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_background_blend_mode
msgid "Apps Menu Background Blend Mode"
msgstr ""
#. module: muk_web_theme
#: model:ir.model.fields,field_description:muk_web_theme.field_res_company__background_image
#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_background_image
msgid "Apps Menu Background Image"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Backend Theme"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Background"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Brand"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Chatter"
msgstr ""
#. module: muk_web_theme
#: model:ir.model.fields,field_description:muk_web_theme.field_res_company__default_chatter_preference
#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_default_chatter_preference
#: model:ir.model.fields,field_description:muk_web_theme.field_res_users__chatter_position
msgid "Chatter Position"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Color"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Color-burn"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Color-dodge"
msgstr ""
#. module: muk_web_theme
#: model:ir.model,name:muk_web_theme.model_res_company
msgid "Companies"
msgstr ""
#. module: muk_web_theme
#: model:ir.model,name:muk_web_theme.model_res_config_settings
msgid "Config Settings"
msgstr ""
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/shortcuts.xml:31
#, python-format
msgid "Control"
msgstr ""
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/views.xml:47
#: code:addons/muk_web_theme/static/src/xml/views.xml:68
#, python-format
msgid "Create"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Darken"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Difference"
msgstr ""
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/views.xml:59
#: code:addons/muk_web_theme/static/src/xml/views.xml:82
#, python-format
msgid "Discard"
msgstr ""
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/views.xml:41
#, python-format
msgid "Edit"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Exclusion"
msgstr ""
#. module: muk_web_theme
#: model:ir.model,name:muk_web_theme.model_ir_http
msgid "HTTP Routing"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Hard-light"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Hue"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,default_sidebar_preference:0
#: selection:res.users,sidebar_type:0
msgid "Invisible"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,default_sidebar_preference:0
#: selection:res.users,sidebar_type:0
msgid "Large"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Lighten"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Luminosity"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Menu Color"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Multiply"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
#: selection:res.company,default_chatter_preference:0
#: selection:res.users,chatter_position:0
msgid "Normal"
msgstr ""
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/shortcuts.xml:26
#, python-format
msgid "Open the apps menu"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Overlay"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Primary"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Saturation"
msgstr ""
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/views.xml:53
#: code:addons/muk_web_theme/static/src/xml/views.xml:75
#, python-format
msgid "Save"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Screen"
msgstr ""
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/js/views/search_view.js:34
#, python-format
msgid "Search"
msgstr ""
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/apps.xml:42
#, python-format
msgid "Search menus..."
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Set the background image for the apps menu"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Set the default theme preferences"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Set the main menu colors"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Set the main theme colors"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Sidebar"
msgstr ""
#. module: muk_web_theme
#: model:ir.model.fields,field_description:muk_web_theme.field_res_company__default_sidebar_preference
#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_default_sidebar_preference
#: model:ir.model.fields,field_description:muk_web_theme.field_res_users__sidebar_type
msgid "Sidebar Type"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,default_chatter_preference:0
#: selection:res.users,chatter_position:0
msgid "Sided"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,default_sidebar_preference:0
#: selection:res.users,sidebar_type:0
msgid "Small"
msgstr ""
#. module: muk_web_theme
#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_color_appbar_background
msgid "Theme AppBar Background"
msgstr ""
#. module: muk_web_theme
#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_color_appbar_color
msgid "Theme AppBar Color"
msgstr ""
#. module: muk_web_theme
#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_color_brand
msgid "Theme Brand Color"
msgstr ""
#. module: muk_web_theme
#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_color_menu
msgid "Theme Menu Color"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_users_preferences
msgid "Theme Preferences"
msgstr ""
#. module: muk_web_theme
#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_color_primary
msgid "Theme Primary Color"
msgstr ""
#. module: muk_web_theme
#: model:ir.model,name:muk_web_theme.model_res_users
msgid "Users"
msgstr ""
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/apps.xml:31
#, python-format
msgid "fa fa-th"
msgstr ""

368
muk_web_theme/i18n/nl.po

@ -0,0 +1,368 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * muk_web_theme
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0-20190522\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-06-24 22:01+0000\n"
"PO-Revision-Date: 2019-06-24 22:01+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/apps.xml:25
#, python-format
msgid "#menu_id=#{app.menuID}&action_id=#{app.actionID}"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "<span class=\"o_form_label\">Background Image</span>\n"
" <span class=\"fa fa-lg fa-building-o\" title=\"Values set here are company-specific.\" aria-label=\"Values set here are company-specific.\" groups=\"base.group_multi_company\" role=\"img\"/>"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "<span class=\"o_form_label\">Default Preferences</span>"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "<span class=\"o_form_label\">Menu Colors</span>"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "<span class=\"o_form_label\">Theme Colors</span>"
msgstr ""
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/views.xml:26
#, python-format
msgid "Actions"
msgstr ""
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/shortcuts.xml:28
#: code:addons/muk_web_theme/static/src/xml/shortcuts.xml:31
#, python-format
msgid "Alt"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Apps Blend"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Apps Color"
msgstr ""
#. module: muk_web_theme
#: model:ir.model.fields,field_description:muk_web_theme.field_res_company__background_blend_mode
#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_background_blend_mode
msgid "Apps Menu Background Blend Mode"
msgstr ""
#. module: muk_web_theme
#: model:ir.model.fields,field_description:muk_web_theme.field_res_company__background_image
#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_background_image
msgid "Apps Menu Background Image"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Backend Theme"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Background"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Brand"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Chatter"
msgstr ""
#. module: muk_web_theme
#: model:ir.model.fields,field_description:muk_web_theme.field_res_company__default_chatter_preference
#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_default_chatter_preference
#: model:ir.model.fields,field_description:muk_web_theme.field_res_users__chatter_position
msgid "Chatter Position"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Color"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Color-burn"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Color-dodge"
msgstr ""
#. module: muk_web_theme
#: model:ir.model,name:muk_web_theme.model_res_company
msgid "Companies"
msgstr "Bedrijven"
#. module: muk_web_theme
#: model:ir.model,name:muk_web_theme.model_res_config_settings
msgid "Config Settings"
msgstr "Configuratie instellingen"
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/shortcuts.xml:31
#, python-format
msgid "Control"
msgstr ""
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/views.xml:47
#: code:addons/muk_web_theme/static/src/xml/views.xml:68
#, python-format
msgid "Create"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Darken"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Difference"
msgstr ""
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/views.xml:59
#: code:addons/muk_web_theme/static/src/xml/views.xml:82
#, python-format
msgid "Discard"
msgstr ""
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/views.xml:41
#, python-format
msgid "Edit"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Exclusion"
msgstr ""
#. module: muk_web_theme
#: model:ir.model,name:muk_web_theme.model_ir_http
msgid "HTTP Routing"
msgstr "HTTP routing"
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Hard-light"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Hue"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,default_sidebar_preference:0
#: selection:res.users,sidebar_type:0
msgid "Invisible"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,default_sidebar_preference:0
#: selection:res.users,sidebar_type:0
msgid "Large"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Lighten"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Luminosity"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Menu Color"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Multiply"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
#: selection:res.company,default_chatter_preference:0
#: selection:res.users,chatter_position:0
msgid "Normal"
msgstr ""
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/shortcuts.xml:26
#, python-format
msgid "Open the apps menu"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Overlay"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Primary"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Saturation"
msgstr ""
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/views.xml:53
#: code:addons/muk_web_theme/static/src/xml/views.xml:75
#, python-format
msgid "Save"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,background_blend_mode:0
msgid "Screen"
msgstr ""
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/js/views/search_view.js:34
#, python-format
msgid "Search"
msgstr ""
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/apps.xml:42
#, python-format
msgid "Search menus..."
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Set the background image for the apps menu"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Set the default theme preferences"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Set the main menu colors"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Set the main theme colors"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_config_settings_view_form
msgid "Sidebar"
msgstr ""
#. module: muk_web_theme
#: model:ir.model.fields,field_description:muk_web_theme.field_res_company__default_sidebar_preference
#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_default_sidebar_preference
#: model:ir.model.fields,field_description:muk_web_theme.field_res_users__sidebar_type
msgid "Sidebar Type"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,default_chatter_preference:0
#: selection:res.users,chatter_position:0
msgid "Sided"
msgstr ""
#. module: muk_web_theme
#: selection:res.company,default_sidebar_preference:0
#: selection:res.users,sidebar_type:0
msgid "Small"
msgstr ""
#. module: muk_web_theme
#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_color_appbar_background
msgid "Theme AppBar Background"
msgstr ""
#. module: muk_web_theme
#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_color_appbar_color
msgid "Theme AppBar Color"
msgstr ""
#. module: muk_web_theme
#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_color_brand
msgid "Theme Brand Color"
msgstr ""
#. module: muk_web_theme
#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_color_menu
msgid "Theme Menu Color"
msgstr ""
#. module: muk_web_theme
#: model_terms:ir.ui.view,arch_db:muk_web_theme.res_users_preferences
msgid "Theme Preferences"
msgstr ""
#. module: muk_web_theme
#: model:ir.model.fields,field_description:muk_web_theme.field_res_config_settings__theme_color_primary
msgid "Theme Primary Color"
msgstr ""
#. module: muk_web_theme
#: model:ir.model,name:muk_web_theme.model_res_users
msgid "Users"
msgstr "Gebruikers"
#. module: muk_web_theme
#. openerp-web
#: code:addons/muk_web_theme/static/src/xml/apps.xml:31
#, python-format
msgid "fa fa-th"
msgstr ""

26
muk_web_theme/models/__init__.py

@ -0,0 +1,26 @@
###################################################################################
#
# Copyright (c) 2017-2019 MuK IT GmbH.
#
# This file is part of MuK Backend Theme
# (see https://mukit.at).
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
###################################################################################
from . import res_company
from . import res_users
from . import ir_http
from . import res_config_settings

36
muk_web_theme/models/ir_http.py

@ -0,0 +1,36 @@
###################################################################################
#
# Copyright (c) 2017-2019 MuK IT GmbH.
#
# This file is part of MuK Backend Theme
# (see https://mukit.at).
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
###################################################################################
from odoo import models
from odoo.http import request
class IrHttp(models.AbstractModel):
_inherit = 'ir.http'
def session_info(self):
result = super(IrHttp, self).session_info()
params = request.env['ir.config_parameter'].with_user(self.env.ref('base.user_admin'))
blend_mode = params.get_param('muk_web_theme.background_blend_mode')
result.update(muk_web_theme_background_blend_mode=blend_mode or 'normal')
return result

74
muk_web_theme/models/res_company.py

@ -0,0 +1,74 @@
###################################################################################
#
# Copyright (c) 2017-2019 MuK IT GmbH.
#
# This file is part of MuK Backend Theme
# (see https://mukit.at).
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
###################################################################################
from odoo import models, fields
class ResCompany(models.Model):
_inherit = 'res.company'
#----------------------------------------------------------
# Database
#----------------------------------------------------------
background_image = fields.Binary(
string="Apps Menu Background Image",
attachment=True)
background_blend_mode = fields.Selection(
selection=[
('normal', 'Normal'),
('multiply', 'Multiply'),
('screen', 'Screen'),
('overlay', 'Overlay'),
('hard-light', 'Hard-light'),
('darken', 'Darken'),
('lighten', 'Lighten'),
('color-dodge', 'Color-dodge'),
('color-burn', 'Color-burn'),
('hard-light', 'Hard-light'),
('difference', 'Difference'),
('exclusion', 'Exclusion'),
('hue', 'Hue'),
('saturation', 'Saturation'),
('color', 'Color'),
('luminosity', 'Luminosity'),
],
string="Apps Menu Background Blend Mode",
default='normal')
default_sidebar_preference = fields.Selection(
selection=[
('invisible', 'Invisible'),
('small', 'Small'),
('large', 'Large')
],
string="Sidebar Type",
default='small')
default_chatter_preference = fields.Selection(
selection=[
('normal', 'Normal'),
('sided', 'Sided'),
],
string="Chatter Position",
default='sided')

154
muk_web_theme/models/res_config_settings.py

@ -0,0 +1,154 @@
###################################################################################
#
# Copyright (c) 2017-2019 MuK IT GmbH.
#
# This file is part of MuK Backend Theme
# (see https://mukit.at).
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
###################################################################################
import re
import uuid
import base64
from odoo import api, fields, models
XML_ID = "muk_web_theme._assets_primary_variables"
SCSS_URL = "/muk_web_theme/static/src/scss/colors.scss"
class ResConfigSettings(models.TransientModel):
_inherit = 'res.config.settings'
#----------------------------------------------------------
# Database
#----------------------------------------------------------
module_muk_web_theme_mail = fields.Boolean(
string="Theme Mail",
help="Optimizes the mail chatter for the theme.")
module_muk_web_theme_branding = fields.Boolean(
string="Theme Branding",
help="Customize the theme according to your needs.")
module_muk_web_theme_website = fields.Boolean(
string="Theme Website",
help="Add theme styled website navigation.")
module_muk_web_theme_mobile = fields.Boolean(
string="Theme Mobile",
help="Allow Odoo to be used as a PWA app.")
theme_background_image = fields.Binary(
related="company_id.background_image",
readonly=False)
theme_background_blend_mode = fields.Selection(
related="company_id.background_blend_mode",
readonly=False)
theme_default_sidebar_preference = fields.Selection(
related="company_id.default_sidebar_preference",
readonly=False)
theme_default_chatter_preference = fields.Selection(
related="company_id.default_chatter_preference",
readonly=False)
theme_color_brand = fields.Char(
string="Theme Brand Color")
theme_color_primary = fields.Char(
string="Theme Primary Color")
theme_color_required = fields.Char(
string="Theme Required Color")
theme_color_menu = fields.Char(
string="Theme Menu Color")
theme_color_appbar_color = fields.Char(
string="Theme AppBar Color")
theme_color_appbar_background = fields.Char(
string="Theme AppBar Background")
#----------------------------------------------------------
# Functions
#----------------------------------------------------------
def set_values(self):
res = super(ResConfigSettings, self).set_values()
param = self.env['ir.config_parameter'].with_user(self.env.ref('base.user_admin'))
variables = [
'o-brand-odoo',
'o-brand-primary',
'mk-required-color',
'mk-apps-color',
'mk-appbar-color',
'mk-appbar-background',
]
colors = self.env['muk_utils.scss_editor'].get_values(
SCSS_URL, XML_ID, variables
)
colors_changed = []
colors_changed.append(self.theme_color_brand != colors['o-brand-odoo'])
colors_changed.append(self.theme_color_primary != colors['o-brand-primary'])
colors_changed.append(self.theme_color_required != colors['mk-required-color'])
colors_changed.append(self.theme_color_menu != colors['mk-apps-color'])
colors_changed.append(self.theme_color_appbar_color != colors['mk-appbar-color'])
colors_changed.append(self.theme_color_appbar_background != colors['mk-appbar-background'])
if(any(colors_changed)):
variables = [
{'name': 'o-brand-odoo', 'value': self.theme_color_brand or "#243742"},
{'name': 'o-brand-primary', 'value': self.theme_color_primary or "#5D8DA8"},
{'name': 'mk-required-color', 'value': self.theme_color_required or "#d1dfe6"},
{'name': 'mk-apps-color', 'value': self.theme_color_menu or "#f8f9fa"},
{'name': 'mk-appbar-color', 'value': self.theme_color_appbar_color or "#dee2e6"},
{'name': 'mk-appbar-background', 'value': self.theme_color_appbar_background or "#000000"},
]
self.env['muk_utils.scss_editor'].replace_values(
SCSS_URL, XML_ID, variables
)
param.set_param('muk_web_theme.background_blend_mode', self.theme_background_blend_mode)
return res
@api.model
def get_values(self):
res = super(ResConfigSettings, self).get_values()
params = self.env['ir.config_parameter'].with_user(self.env.ref('base.user_admin'))
variables = [
'o-brand-odoo',
'o-brand-primary',
'mk-required-color',
'mk-apps-color',
'mk-appbar-color',
'mk-appbar-background',
]
colors = self.env['muk_utils.scss_editor'].get_values(
SCSS_URL, XML_ID, variables
)
res.update({
'theme_color_brand': colors['o-brand-odoo'],
'theme_color_primary': colors['o-brand-primary'],
'theme_color_required': colors['mk-required-color'],
'theme_color_menu': colors['mk-apps-color'],
'theme_color_appbar_color': colors['mk-appbar-color'],
'theme_color_appbar_background': colors['mk-appbar-background'],
'theme_background_blend_mode': params.get_param('muk_web_theme.background_blend_mode', 'normal'),
})
return res

76
muk_web_theme/models/res_users.py

@ -0,0 +1,76 @@
###################################################################################
#
# Copyright (c) 2017-2019 MuK IT GmbH.
#
# This file is part of MuK Backend Theme
# (see https://mukit.at).
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
###################################################################################
from odoo import models, fields, api
class ResUsers(models.Model):
_inherit = 'res.users'
#----------------------------------------------------------
# Defaults
#----------------------------------------------------------
@api.model
def _default_sidebar_type(self):
return self.env.user.company_id.default_sidebar_preference or 'small'
@api.model
def _default_chatter_position(self):
return self.env.user.company_id.default_chatter_preference or 'sided'
#----------------------------------------------------------
# Database
#----------------------------------------------------------
sidebar_type = fields.Selection(
selection=[
('invisible', 'Invisible'),
('small', 'Small'),
('large', 'Large')
],
required=True,
string="Sidebar Type",
default=lambda self: self._default_sidebar_type())
chatter_position = fields.Selection(
selection=[
('normal', 'Normal'),
('sided', 'Sided'),
],
required=True,
string="Chatter Position",
default=lambda self: self._default_chatter_position())
#----------------------------------------------------------
# Setup
#----------------------------------------------------------
def __init__(self, pool, cr):
init_res = super(ResUsers, self).__init__(pool, cr)
type(self).SELF_WRITEABLE_FIELDS = list(self.SELF_WRITEABLE_FIELDS)
type(self).SELF_WRITEABLE_FIELDS.extend(['sidebar_type'])
type(self).SELF_WRITEABLE_FIELDS.extend(['chatter_position'])
type(self).SELF_READABLE_FIELDS = list(self.SELF_READABLE_FIELDS)
type(self).SELF_READABLE_FIELDS.extend(['sidebar_type'])
type(self).SELF_READABLE_FIELDS.extend(['chatter_position'])
return init_res

BIN
muk_web_theme/static/description/banner.png

After

Width: 880  |  Height: 440  |  Size: 49 KiB

BIN
muk_web_theme/static/description/branding_mail_banner.png

After

Width: 880  |  Height: 440  |  Size: 43 KiB

BIN
muk_web_theme/static/description/branding_saas_banner.png

After

Width: 880  |  Height: 440  |  Size: 43 KiB

BIN
muk_web_theme/static/description/branding_website_banner.png

After

Width: 880  |  Height: 440  |  Size: 43 KiB

BIN
muk_web_theme/static/description/icon.png

After

Width: 250  |  Height: 250  |  Size: 13 KiB

1
muk_web_theme/static/description/icon.svg
File diff suppressed because it is too large
View File

302
muk_web_theme/static/description/index.html

@ -0,0 +1,302 @@
<section class="oe_container">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan">MuK Backend Theme</h2>
<h3 class="oe_slogan">Odoo Community Backend Theme</h3>
<h4 class="oe_slogan" style="font-size: 23px;">MuK IT GmbH -
www.mukit.at</h4>
<div class="oe_demo oe_screenshot"
style="max-width: 84%; margin: 16px 8%;">
<img src="screenshot.png">
</div>
</div>
</section>
<section class="oe_container">
<div class="oe_row oe_spaced">
<div class="text-justify" style="max-width: 84%; margin: 16px 8%;">
<h3 class="oe_slogan">Overview</h3>
<p class="oe_mt32">This module offers a mobile compatible design
for Odoo Community. Furthermore it allows the
user to define some design preferences. So he can choose the size of
the sidebar and the position of the chatter. In addition, the
background image of the app menu can be set for each company.</p>
</div>
</div>
</section>
<section class="oe_container oe_dark">
<div class="oe_row oe_spaced">
<div class="text-justify" style="max-width: 84%; margin: 16px 8%;">
<h3 class="oe_slogan">Desktop Interface</h3>
<div class="row">
<div class="mb16 col-lg-6">
<div class="oe_demo oe_screenshot">
<img src="screenshot_apps.png">
</div>
</div>
<div class="mb16 col-lg-6">
<div class="oe_demo oe_screenshot">
<img src="screenshot_chatter.png">
</div>
</div>
</div>
</div>
</div>
</section>
<section class="oe_container">
<div class="oe_row oe_spaced">
<div class="text-justify" style="max-width: 84%; margin: 16px 8%;">
<h3 class="oe_slogan">Mobile Interface</h3>
<div class="row">
<div class="mb16 col-md-4 col-lg-3">
<div class="oe_demo oe_screenshot">
<img src="screenshot_mobile_apps.png">
</div>
</div>
<div class="mb16 col-md-4 col-lg-3">
<div class="oe_demo oe_screenshot">
<img src="screenshot_mobile_search.png">
</div>
</div>
<div class="mb16 col-md-4 col-lg-3">
<div class="oe_demo oe_screenshot">
<img src="screenshot_mobile_menu.png">
</div>
</div>
<div class="mb16 col-md-4 col-lg-3">
<div class="oe_demo oe_screenshot">
<img src="screenshot_mobile_kanban.png">
</div>
</div>
</div>
</div>
</div>
</section>
<section class="oe_container oe_dark">
<div class="oe_row oe_spaced">
<div class="text-justify" style="max-width: 84%; margin: 16px 8%;">
<h3 class="oe_slogan">Fully Customizable</h3>
<div class="row">
<div class="mb16 col-lg-6">
<div class="oe_demo oe_screenshot">
<img src="screenshot_customize.png">
</div>
</div>
<div class="mb16 col-lg-6">
<div class="oe_demo oe_screenshot">
<img src="screenshot_settings.png">
</div>
</div>
</div>
</div>
</div>
</section>
<section class="oe_container">
<div class="oe_row oe_spaced">
<div class="text-justify" style="max-width: 84%; margin: 16px 8%;">
<h3 class="oe_slogan">Theme Extensions</h3>
<div id="apps" class="row carousel slide mb16" data-ride="carousel">
<div class="carousel-inner">
<div class="carousel-item active" style="min-height: 0px;">
<div class="col-xs-12 col-sm-4 col-md-4" style="float: left;">
<a
href="https://apps.odoo.com/apps/modules/12.0/muk_web_theme_mail/"
target="_blank">
<div class="oe_screenshot">
<img class="img img-fluid img-responsive center-block"
src="theme_mail_banner.png">
</div>
<h4
style="padding: 6% 4%; text-align: center; white-space: nowrap; width: 100%; overflow: hidden; text-overflow: ellipsis;">
Mail Extension</h4>
</a>
</div>
<div class="col-xs-12 col-sm-4 col-md-4" style="float: left;">
<a
href="https://apps.odoo.com/apps/modules/12.0/muk_web_theme_branding/"
target="_blank">
<div class="oe_screenshot">
<img class="img img-fluid img-responsive center-block"
src="theme_branding_banner.png">
</div>
<h4
style="padding: 6% 4%; text-align: center; white-space: nowrap; width: 100%; overflow: hidden; text-overflow: ellipsis;">
Branding Extension</h4>
</a>
</div>
<div class="col-xs-12 col-sm-4 col-md-4" style="float: left;">
<a
href="https://apps.odoo.com/apps/modules/12.0/muk_web_theme_website/"
target="_blank">
<div class="oe_screenshot">
<img class="img img-fluid img-responsive center-block"
src="theme_website_banner.png">
</div>
<h4
style="padding: 6% 4%; text-align: center; white-space: nowrap; width: 100%; overflow: hidden; text-overflow: ellipsis;">
Website Extension</h4>
</a>
</div>
</div>
<div class="carousel-item" style="min-height: 0px;">
<div class="col-xs-12 col-sm-4 col-md-4" style="float: left;">
<a
href="https://apps.odoo.com/apps/modules/12.0/muk_mail_branding/"
target="_blank">
<div class="oe_screenshot">
<img class="img img-fluid img-responsive center-block"
src="branding_mail_banner.png">
</div>
<h4
style="padding: 6% 4%; text-align: center; white-space: nowrap; width: 100%; overflow: hidden; text-overflow: ellipsis;">
Mail Branding</h4>
</a>
</div>
<div class="col-xs-12 col-sm-4 col-md-4" style="float: left;">
<a
href="https://apps.odoo.com/apps/modules/12.0/muk_website_branding/"
target="_blank">
<div class="oe_screenshot">
<img class="img img-fluid img-responsive center-block"
src="branding_website_banner.png">
</div>
<h4
style="padding: 6% 4%; text-align: center; white-space: nowrap; width: 100%; overflow: hidden; text-overflow: ellipsis;">
Website Branding</h4>
</a>
</div>
<div class="col-xs-12 col-sm-4 col-md-4" style="float: left;">
<a
href="https://apps.odoo.com/apps/modules/12.0/muk_saas_branding/"
target="_blank">
<div class="oe_screenshot">
<img class="img img-fluid img-responsive center-block"
src="branding_saas_banner.png">
</div>
<h4
style="padding: 6% 4%; text-align: center; white-space: nowrap; width: 100%; overflow: hidden; text-overflow: ellipsis;">
SaaS Branding</h4>
</a>
</div>
</div>
</div>
</div>
<a class="carousel-control-prev" href="#apps" data-slide="prev"
style="margin-left: 40px; color: #000;"> <span
class="carousel-control-prev-icon"><i
class="fa fa-chevron-left" style="font-size: 24px"></i></span>
</a> <a class="carousel-control-next" href="#apps" data-slide="next"
style="margin-right: 40px; color: #000;"> <span
class="carousel-control-next-icon"><i
class="fa fa-chevron-right" style="font-size: 24px"></i></span>
</a>
</div>
</div>
</section>
<section class="oe_container oe_dark">
<div class="oe_row oe_spaced">
<h3 class="oe_slogan">Our Services</h3>
<div
style="display: flex; padding-top: 20px; justify-content: space-between;">
<div style="flex-basis: 18%;">
<a href="https://mukit.at/r/MQ5" target="_blank">
<div
style="width: 75px; height: 75px; border-radius: 100%; margin: auto;">
<img src="service_implementation.png"
style="width: 100%; border-radius: 100%;">
</div>
<h3 class="oe_slogan"
style="text-align: center; font-size: 14px; width: 100%; margin: 0; margin-top: 14px; color: #000 !important; margin-top: 5px; opacity: 1 !important; line-height: 17px;">
Odoo <br>Implementation
</h3>
</a>
</div>
<div style="flex-basis: 18%;">
<a href="https://mukit.at/r/u7c" target="_blank">
<div
style="width: 75px; height: 75px; border-radius: 100%; margin: auto;">
<img src="service_integration.png"
style="width: 100%; border-radius: 100%;">
</div>
<h3 class="oe_slogan"
style="text-align: center; font-size: 14px; width: 100%; margin: 0; margin-top: 14px; color: #000 !important; margin-top: 5px; opacity: 1 !important; line-height: 17px;">
Odoo <br>Integration
</h3>
</a>
</div>
<div style="flex-basis: 18%;">
<a href="https://mukit.at/r/xDJ" target="_blank">
<div
style="width: 75px; height: 75px; border-radius: 100%; margin: auto;">
<img src="service_customization.png"
style="width: 100%; border-radius: 100%;">
</div>
<h3 class="oe_slogan"
style="text-align: center; font-size: 14px; width: 100%; margin: 0; margin-top: 14px; color: #000 !important; margin-top: 5px; opacity: 1 !important; line-height: 17px;">
Odoo <br>Customization
</h3>
</a>
</div>
<div style="flex-basis: 18%;">
<a href=" https://mukit.at/r/J3A" target="_blank">
<div
style="width: 75px; height: 75px; border-radius: 100%; margin: auto;">
<img src="service_development.png"
style="width: 100%; border-radius: 100%;">
</div>
<h3 class="oe_slogan"
style="text-align: center; font-size: 14px; width: 100%; margin: 0; margin-top: 14px; color: #000 !important; margin-top: 5px; opacity: 1 !important; line-height: 17px;">
Odoo <br>Development
</h3>
</a>
</div>
<div style="flex-basis: 18%;">
<a href=" https://mukit.at/r/R1v" target="_blank">
<div
style="width: 75px; height: 75px; border-radius: 100%; margin: auto;">
<img src="service_support.png"
style="width: 100%; border-radius: 100%;">
</div>
<h3 class="oe_slogan"
style="text-align: center; font-size: 14px; width: 100%; margin: 0; margin-top: 14px; color: #000 !important; margin-top: 5px; opacity: 1 !important; line-height: 17px;">
Odoo <br>Support
</h3>
</a>
</div>
</div>
</div>
</section>
<section class="oe_container" style="padding: 32px 0;">
<div class="oe_row oe_spaced" style="margin: auto;">
<div class="oe_demo oe_picture oe_screenshot">
<a href="https://mukit.at/r/SgN" target="_blank"> <img
src="preview.png">
</a>
</div>
</div>
</section>
<section class="oe_container oe_dark">
<h3 class="oe_slogan">Help and Support</h3>
<h5 class="oe_slogan" style="font-size: 20px;">Feel free to
contact us, if you need any help with your Odoo integration or
addiontal features.</h5>
<div class="oe_slogan">
<a class="btn btn-primary btn-lg mt8" href="https://mukit.at"
target="_blank"> <i class="fa fa-globe"></i> Website
</a> <a class="btn btn-primary btn-lg mt8" href="mailto:sale@mukit.at">
<i class="fa fa-envelope"></i> Contact Us
</a> <a class="btn btn-primary btn-lg mt8"
href="https://github.com/muk-it" target="_blank"> <i
class="fa fa-github"></i> Issues
</a>
</div>
<img src="logo.png"
style="width: 200px; margin-bottom: 20px; display: block;"
class="mx-auto center-block">
</section>

BIN
muk_web_theme/static/description/logo.png

After

Width: 500  |  Height: 500  |  Size: 37 KiB

BIN
muk_web_theme/static/description/preview.png

After

Width: 1000  |  Height: 200  |  Size: 32 KiB

BIN
muk_web_theme/static/description/screenshot.png

After

Width: 3200  |  Height: 1800  |  Size: 2.1 MiB

BIN
muk_web_theme/static/description/screenshot_apps.png

After

Width: 3200  |  Height: 1800  |  Size: 1.6 MiB

BIN
muk_web_theme/static/description/screenshot_chatter.png

After

Width: 3200  |  Height: 1800  |  Size: 393 KiB

BIN
muk_web_theme/static/description/screenshot_customize.png

After

Width: 1600  |  Height: 900  |  Size: 113 KiB

BIN
muk_web_theme/static/description/screenshot_mobile_apps.png

After

Width: 1080  |  Height: 1920  |  Size: 960 KiB

BIN
muk_web_theme/static/description/screenshot_mobile_kanban.png

After

Width: 1080  |  Height: 1920  |  Size: 202 KiB

BIN
muk_web_theme/static/description/screenshot_mobile_menu.png

After

Width: 1080  |  Height: 1920  |  Size: 555 KiB

BIN
muk_web_theme/static/description/screenshot_mobile_search.png

After

Width: 1080  |  Height: 1920  |  Size: 74 KiB

BIN
muk_web_theme/static/description/screenshot_settings.png

After

Width: 1600  |  Height: 900  |  Size: 99 KiB

BIN
muk_web_theme/static/description/service_customization.png

After

Width: 250  |  Height: 250  |  Size: 27 KiB

BIN
muk_web_theme/static/description/service_development.png

After

Width: 250  |  Height: 250  |  Size: 28 KiB

BIN
muk_web_theme/static/description/service_implementation.png

After

Width: 250  |  Height: 250  |  Size: 26 KiB

BIN
muk_web_theme/static/description/service_integration.png

After

Width: 250  |  Height: 250  |  Size: 24 KiB

BIN
muk_web_theme/static/description/service_support.png

After

Width: 250  |  Height: 250  |  Size: 24 KiB

BIN
muk_web_theme/static/description/theme_branding_banner.png

After

Width: 880  |  Height: 440  |  Size: 49 KiB

BIN
muk_web_theme/static/description/theme_mail_banner.png

After

Width: 880  |  Height: 440  |  Size: 47 KiB

BIN
muk_web_theme/static/description/theme_screenshot.png

After

Width: 365  |  Height: 460  |  Size: 98 KiB

BIN
muk_web_theme/static/description/theme_website_banner.png

After

Width: 880  |  Height: 440  |  Size: 49 KiB

202
muk_web_theme/static/src/fonts/Noto/LICENSE.txt

@ -0,0 +1,202 @@
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:
(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and
(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.
7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS
APPENDIX: How to apply the Apache License to your work.
To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

BIN
muk_web_theme/static/src/fonts/Noto/Noto-Black.eot

12282
muk_web_theme/static/src/fonts/Noto/Noto-Black.svg
File diff suppressed because it is too large
View File

BIN
muk_web_theme/static/src/fonts/Noto/Noto-Black.ttf

BIN
muk_web_theme/static/src/fonts/Noto/Noto-Black.woff

BIN
muk_web_theme/static/src/fonts/Noto/Noto-BlackItalic.eot

12580
muk_web_theme/static/src/fonts/Noto/Noto-BlackItalic.svg
File diff suppressed because it is too large
View File

BIN
muk_web_theme/static/src/fonts/Noto/Noto-BlackItalic.ttf

BIN
muk_web_theme/static/src/fonts/Noto/Noto-BlackItalic.woff

BIN
muk_web_theme/static/src/fonts/Noto/Noto-Bold.eot

12225
muk_web_theme/static/src/fonts/Noto/Noto-Bold.svg
File diff suppressed because it is too large
View File

BIN
muk_web_theme/static/src/fonts/Noto/Noto-Bold.ttf

BIN
muk_web_theme/static/src/fonts/Noto/Noto-Bold.woff

BIN
muk_web_theme/static/src/fonts/Noto/Noto-BoldItalic.eot

12575
muk_web_theme/static/src/fonts/Noto/Noto-BoldItalic.svg
File diff suppressed because it is too large
View File

BIN
muk_web_theme/static/src/fonts/Noto/Noto-BoldItalic.ttf

BIN
muk_web_theme/static/src/fonts/Noto/Noto-BoldItalic.woff

BIN
muk_web_theme/static/src/fonts/Noto/Noto-Italic.eot

12594
muk_web_theme/static/src/fonts/Noto/Noto-Italic.svg
File diff suppressed because it is too large
View File

BIN
muk_web_theme/static/src/fonts/Noto/Noto-Italic.ttf

BIN
muk_web_theme/static/src/fonts/Noto/Noto-Italic.woff

BIN
muk_web_theme/static/src/fonts/Noto/Noto-Light.eot

12045
muk_web_theme/static/src/fonts/Noto/Noto-Light.svg
File diff suppressed because it is too large
View File

BIN
muk_web_theme/static/src/fonts/Noto/Noto-Light.ttf

BIN
muk_web_theme/static/src/fonts/Noto/Noto-Light.woff

BIN
muk_web_theme/static/src/fonts/Noto/Noto-LightItalic.eot

12610
muk_web_theme/static/src/fonts/Noto/Noto-LightItalic.svg
File diff suppressed because it is too large
View File

BIN
muk_web_theme/static/src/fonts/Noto/Noto-LightItalic.ttf

BIN
muk_web_theme/static/src/fonts/Noto/Noto-LightItalic.woff

BIN
muk_web_theme/static/src/fonts/Noto/Noto-Medium.eot

12193
muk_web_theme/static/src/fonts/Noto/Noto-Medium.svg
File diff suppressed because it is too large
View File

BIN
muk_web_theme/static/src/fonts/Noto/Noto-Medium.ttf

BIN
muk_web_theme/static/src/fonts/Noto/Noto-Medium.woff

BIN
muk_web_theme/static/src/fonts/Noto/Noto-MediumItalic.eot

12580
muk_web_theme/static/src/fonts/Noto/Noto-MediumItalic.svg
File diff suppressed because it is too large
View File

BIN
muk_web_theme/static/src/fonts/Noto/Noto-MediumItalic.ttf

BIN
muk_web_theme/static/src/fonts/Noto/Noto-MediumItalic.woff

BIN
muk_web_theme/static/src/fonts/Noto/Noto-Regular.eot

12169
muk_web_theme/static/src/fonts/Noto/Noto-Regular.svg
File diff suppressed because it is too large
View File

BIN
muk_web_theme/static/src/fonts/Noto/Noto-Regular.ttf

BIN
muk_web_theme/static/src/fonts/Noto/Noto-Regular.woff

BIN
muk_web_theme/static/src/fonts/Noto/Noto-Thin.eot

12237
muk_web_theme/static/src/fonts/Noto/Noto-Thin.svg
File diff suppressed because it is too large
View File

BIN
muk_web_theme/static/src/fonts/Noto/Noto-Thin.ttf

BIN
muk_web_theme/static/src/fonts/Noto/Noto-Thin.woff

BIN
muk_web_theme/static/src/fonts/Noto/Noto-ThinItalic.eot

12702
muk_web_theme/static/src/fonts/Noto/Noto-ThinItalic.svg
File diff suppressed because it is too large
View File

BIN
muk_web_theme/static/src/fonts/Noto/Noto-ThinItalic.ttf

BIN
muk_web_theme/static/src/fonts/Noto/Noto-ThinItalic.woff

202
muk_web_theme/static/src/fonts/Roboto/LICENSE.txt

@ -0,0 +1,202 @@
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:
(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and
(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.
7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS
APPENDIX: How to apply the Apache License to your work.
To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

BIN
muk_web_theme/static/src/fonts/Roboto/Roboto-Black.eot

5333
muk_web_theme/static/src/fonts/Roboto/Roboto-Black.svg
File diff suppressed because it is too large
View File

BIN
muk_web_theme/static/src/fonts/Roboto/Roboto-Black.ttf

BIN
muk_web_theme/static/src/fonts/Roboto/Roboto-Black.woff

BIN
muk_web_theme/static/src/fonts/Roboto/Roboto-BlackItalic.eot

5333
muk_web_theme/static/src/fonts/Roboto/Roboto-BlackItalic.svg
File diff suppressed because it is too large
View File

Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save