Monday, July 20, 2015
2 changes
Enhancements to existing features
Website page layouts can now adjust spacing more consistently across desktop and smaller screens. The update also replaces manual blank spaces in templates with reusable spacing styles, helping pages stay cleaner and easier to maintain.
Original PR description
Task 11509 [website] classes to add [rga][psa] The original commit by fka used to define less variables like this: @px-4: 4px @px-8: 8px The goal was to be able to change the margin values in media queries for smaller screens. However, as the less is only compiled once in css, those variables didn't really help as you couldn't redefine them from inside a media query and have the less magically reassign the margins on the fly. I created less helper functions to be able to easily redefine the margins for smaller screens from inside media queries. The task also required to replace the nbsp in the html by the newly created mr and ml classes.
The HR and Recruitment screens have been reorganized to make key information easier to read and update. Recruitment dashboards, applicant forms, and kanban views were simplified so hiring teams can work with candidates more efficiently.
Original PR description
[hr_recruitment]: Usability Improvement. Task: https://www.odoo.com/web#id=19385&view_type=form&model=project.task&menu_id=3942&action=327 Pad: https://pad.odoo.com/p/r.RjPfKJi6cZ8VToUf