Monday, June 13, 2016
2 changes · master
Enhancements to existing features
This update replaces older GTK-style icons with Font Awesome icons in affected Odoo screens and reports. The change modernizes the interface and helps keep the visual experience consistent across modules.
Original PR description
Description of the issue/feature this PR addresses: **Task:** https://www.odoo.com/web#id=24016&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 **Pad:** https://pad.odoo.com/p/r.ef777d143e771d7a8a65aa835726c17d Current behavior before PR: Everywhere used GTK icons. Desired behavior after PR is merged: Everywhere use font-awesome icons instead of GTK.
Resolved issues and error corrections
The login flow now keeps debug preferences when users sign in. This prevents support or administrative users from losing diagnostic settings during authentication, making troubleshooting more consistent.