Browse Source

[UDT] Banner and Index Updated

pull/78/head
Sreejith 7 years ago
parent
commit
743bdb6f0e
  1. 4
      hr_theme/README.md
  2. 6
      hr_theme/RELEASE_NOTES.md
  3. 6
      hr_theme/__manifest__.py
  4. 12
      hr_theme/doc/RELEASE_NOTES.md
  5. BIN
      hr_theme/static/description/banner.jpg
  6. BIN
      hr_theme/static/description/cybro-service.png
  7. 31
      hr_theme/static/description/index.html
  8. BIN
      hr_theme/static/description/open_hrms.png
  9. BIN
      hr_theme/static/description/open_hrms_theme.png
  10. BIN
      hr_theme/static/description/open_hrms_theme_form.png
  11. 17
      hr_theme/static/src/css/theme_sub_menu.css

4
hr_theme/README.md

@ -1,5 +1,5 @@
OHRMS Theme
===========
Open HRMS Theme
===============
Theme for Open HRMS.

6
hr_theme/RELEASE_NOTES.md

@ -1,6 +0,0 @@
## Module hr_theme
#### 30.03.2018
#### Version 10.0.1.0.0
##### ADD
- Initial commit for OpenHrms Project

6
hr_theme/__manifest__.py

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
###################################################################################
# A part of OpenHRMS Project <https://www.openhrms.com>
# A part of Open HRMS Project <https://www.openhrms.com>
#
# Cybrosys Technologies Pvt. Ltd.
# Copyright (C) 2018-TODAY Cybrosys Technologies (<https://www.cybrosys.com>).
@ -21,8 +21,8 @@
#
###################################################################################
{
'name': 'OHRMS Theme',
'version': '10.0.1.0.0',
'name': 'Open HRMS Theme',
'version': '10.0.1.1.0',
'summary': """Curtain Raiser of Open HRMS.""",
'description': """Open HRMS all set in new colour theme of blues and whites totaling to a new experience""",
'category': 'Theme',

12
hr_theme/doc/RELEASE_NOTES.md

@ -0,0 +1,12 @@
## Module hr_theme
#### 07.04.2018
#### Version 10.0.1.1.0
##### CHG
- style issue in external link button fixed.
- style issue in mandatory field fixed.
#### 30.03.2018
#### Version 10.0.1.0.0
##### ADD
- Initial commit for OpenHrms Project

BIN
hr_theme/static/description/banner.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 96 KiB

After

Width:  |  Height:  |  Size: 465 KiB

BIN
hr_theme/static/description/cybro-service.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 221 KiB

After

Width:  |  Height:  |  Size: 221 KiB

31
hr_theme/static/description/index.html

@ -1,11 +1,9 @@
<section class="oe_container bg-gray-lighter" xmlns="http://www.w3.org/1999/html">
<div class="oe_row">
<div class="oe_span">
<h2 class="oe_slogan">OpenHRMS</h2>
<h3 class="oe_slogan">Most advanced open source HR management software</h3>
</div>
<section class="oe_container oe_dark">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan">Open HRMS</h2>
<h3 class="oe_slogan">Most advanced open source HR management software</h3>
</div>
</section>
<section class="oe_container">
@ -15,10 +13,8 @@
<a href="https://www.openhrms.com/#request-demo">
<img src="HRMS-BUTTON.png">
</a>
<div class="oe_demo_footer oe_centeralign">Online Demo</div>
</div>
</div>
</div>
</section>
@ -47,14 +43,27 @@
<section class="oe_container oe_dark">
<div class="oe_row oe_spaced">
<div style="text-align: center">
<div class="oe_demo oe_picture oe_screenshot">
<img style="border:10px solid white;" src="open_hrms.png">
<h4 class="oe_slogan">Kanban View</h4>
<div class="oe_span12">
<div class="oe_row_img oe_centered">
<img class="oe_picture oe_screenshot" src="open_hrms_theme.png">
</div>
</div>
</div>
</section>
<section class="oe_container ">
<div class="oe_row oe_spaced">
<h4 class="oe_slogan">Form View</h4>
<div class="oe_span12">
<div class="oe_row_img oe_centered">
<img class="oe_picture oe_screenshot" src="open_hrms_theme_form.png">
</div>
</div>
</div>
</section>
<div class="row section-content">
<div class="col-md-6 img-content">
<h3>Our Odoo Services</h3>

BIN
hr_theme/static/description/open_hrms.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 147 KiB

BIN
hr_theme/static/description/open_hrms_theme.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 255 KiB

BIN
hr_theme/static/description/open_hrms_theme_form.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

17
hr_theme/static/src/css/theme_sub_menu.css

@ -290,7 +290,7 @@ a {
color: #fff !important;
}
.o_form_view .o_form_required.o_form_input, .o_form_view .o_form_required .o_form_input, .o_form_view .o_form_required.o_form_textarea, .o_form_view .o_form_required .o_form_textarea {
background-color: #01448b0f !important;
background-color: #bbd9f9 !important;
}
.o_form_view .oe_link {
color: #01448b !important;
@ -479,4 +479,19 @@ ul#ui-id-7 a:hover {
}
.o_form_view .o_form_field_image .o_form_image_controls {
background-color: #01448b;
}
.fa.fa-external-link.btn.btn-default.o_external_button {
background-color: #fff !important;
color: #01448b !important;
}
.oe_highlight:active:hover, .oe_highlight.active:hover, .open > .dropdown-toggle.oe_highlight:hover, .oe_highlight:active:focus, .oe_highlight.active:focus, .open > .dropdown-toggle.oe_highlight:focus, .oe_highlight:active.focus, .oe_highlight.active.focus, .open > .dropdown-toggle.oe_highlight.focus {
color: #ffffff;
background-color: #01448b !important;
border-color: #01448b !important;
}
.btn.btn-sm.oe_highlight:active, .btn.btn-sm.oe_highlight:focus {
background-color: #00346b !important;
border-color: #00346b !important;
}
Loading…
Cancel
Save