Actions
Bug #9270
closedUser story #8844: Redesign Rudder web interface
Missing month selection arrows in eventlog datetime picker
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
In the datetime picker for eventlog since/to inputs, we don't see the left/right arrows in the header, on each part of the month name.
The reason is that the css element for them is missing from CSS:
In rudder-jquery-ui.css:361
.ui-widget-header .ui-icon { background-image: url(../images/themes/ui-lightness/images/ui-icons_222222_256x240.png); }
http://localhost:8082/rudder-web/style/images/themes/ui-lightness/images/ui-icons_222222_256x240.png => missing
This is most likelly due to the clean-up done in #8844
Updated by François ARMAND about 8 years ago
- Related to User story #8844: Redesign Rudder web interface added
Updated by François ARMAND about 8 years ago
- Related to User story #9269: Add IPV6 support in rudder-init added
Updated by François ARMAND about 8 years ago
- Related to deleted (User story #9269: Add IPV6 support in rudder-init)
Updated by François ARMAND about 8 years ago
- Related to Bug #9267: Missing top of eventLog datetime picker on small screen added
Updated by François ARMAND about 8 years ago
- Translation missing: en.field_tag_list set to Blocking 4.0
Updated by Raphael GAUTHIER about 8 years ago
- Status changed from New to In progress
Updated by Raphael GAUTHIER about 8 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Raphael GAUTHIER to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/1268
Updated by Anonymous about 8 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder|6d0063973205f5dc6dfdc2b4a3123139c39d5a00.
Updated by Benoît PECCATTE about 8 years ago
- Target version changed from 4.0.0~rc2 to 318
Updated by Vincent MEMBRÉ about 8 years ago
- Target version changed from 318 to 4.0.0~rc2
Updated by Vincent MEMBRÉ about 8 years ago
- Target version changed from 4.0.0~rc2 to 4.0.0~rc1
Updated by Vincent MEMBRÉ about 8 years ago
- Related to deleted (User story #8844: Redesign Rudder web interface)
Updated by Alexis Mousset about 8 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 4.0.0 which was released the 10th November 2016.
Actions