Commit Graph

32 Commits (a8e11f918e548c928e28d0185b5d5277805e3d70)

Author SHA1 Message Date
Vitaliy Filippov a8e11f918e Move report generation logic to Bugzilla::Report, support reports in whines 2016-08-03 00:32:35 +03:00
Vitaliy Filippov 045096bcd9 Brighter visited links 2015-02-24 16:22:38 +03:00
Vitaliy Filippov 3d7408fc71 Make bug title bold 2015-01-16 15:02:48 +03:00
Vitaliy Filippov 3ed2b2224b fix attribute selectors (IE requires doublequotes) 2015-01-16 14:54:08 +03:00
Vitaliy Filippov e1a8ecf54e Make font sizes better suited for default browser setups + fix flatten_table for IE 2015-01-15 16:44:16 +03:00
Vitaliy Filippov ad23fd9c37 80% base font size + relative responsive layout 2015-01-14 17:49:48 +03:00
Vitaliy Filippov 9d2fa3f177 Do not use min-width on table cell - Chrome/IE do not support it 2015-01-14 13:03:27 +03:00
Vitaliy Filippov 5f4a26b0fb Do not flash comment, just highlight it without clearing 2014-12-18 18:13:18 +03:00
Vitaliy Filippov edddf8ffd3 fix small avatar styles for IE in Mozilla skin 2014-12-17 18:18:44 +03:00
Vitaliy Filippov 01fc24e749 fix some layout bugs, mainly for IE 2014-12-17 16:29:59 +03:00
Vitaliy Filippov 8b0e8a1181 Error and confirm-delete styles 2014-10-17 18:34:13 +04:00
Vitaliy Filippov 275de4e4f5 Redesign bug edit form.
* Use "label \n field" instead of "label \t field".
* Use divs instead of tables for layout.
* Make page scale from 4 columns down to 2 and then to 1 using media queries.
* Reflow 4 custom field columns with JS to balance their height.
2014-10-10 16:57:07 +04:00
Vitaliy Filippov 277004a070 Style "Attach Multiple" block, equalize bottom margins 2014-10-07 15:00:57 +04:00
Vitaliy Filippov 7cf46afbba Hide bug title in mobile view 2014-10-07 15:00:57 +04:00
Vitaliy Filippov 912d5c2c5a Make adequate headers in one-column mobile layout 2014-10-07 15:00:57 +04:00
Vitaliy Filippov 8d14e2d80c More improvements for Boolean Charts
* Save them upon browser history navigation using onbeforeunload event
* Allow to delete charts with JS
* Remove incorrect margins between buttons
2014-10-07 15:00:57 +04:00
Vitaliy Filippov 03c13b9226 Style Boolean Charts in Mozilla skin, better chart negation UI based on fieldset 2014-10-07 15:00:57 +04:00
Vitaliy Filippov a83f58965f Mozilla skin: remove extra padding 2014-10-07 15:00:56 +04:00
Vitaliy Filippov eb58b28d17 Mozilla skin: style time tracking table 2014-10-07 15:00:56 +04:00
Vitaliy Filippov 666cdb7704 Style whines, flagtypes, classifications 2014-10-07 15:00:56 +04:00
Vitaliy Filippov cd211ca3da Style "Email Preferences" page 2014-10-07 15:00:56 +04:00
Vitaliy Filippov 899df2eba3 Make comment flash work in Classic and Mozilla skins 2014-10-07 15:00:56 +04:00
Vitaliy Filippov eb21c917e3 Gravatar support. Avatars may be disabled via params or user preference.
FIXME: Remove hardcoded Mozilla skin name (used to choose avatar position)
2014-10-07 15:00:56 +04:00
Vitaliy Filippov bfef679d5e Collapse comment text when editing it 2014-10-07 15:00:56 +04:00
Vitaliy Filippov 2c862c0507 Add Consolas 2014-10-07 15:00:56 +04:00
Vitaliy Filippov c1a9578f2b Fix comment styles
* Remove 200px column with "collapse/expand all comments"
* Style "hours worked" correctly
* Remove 100% width which resulted in a horizontal scrollbar on page
2014-10-07 15:00:55 +04:00
Vitaliy Filippov a9b2a1e665 Some style fixes 2014-10-07 15:00:55 +04:00
Vitaliy Filippov 8bc7cbea86 Style admin_table in standard skin, change id to class 2014-10-07 15:00:55 +04:00
Vitaliy Filippov f045334a60 Style fieldsets 2014-10-07 15:00:55 +04:00
Vitaliy Filippov 453a0de98f Style disabled inputs, hints and required fields 2014-10-07 15:00:55 +04:00
Vitaliy Filippov 3b7550071e Some fixes for Mozilla skin to work with Bugzilla4Intranet.
Also remove small hardcoded fonts. Now the only absolute font size
is set in <body> styles.
2014-10-07 15:00:55 +04:00
Vitaliy Filippov 83e7968f92 Add Mozilla skin (needs some fixes to work in our version) 2014-10-07 15:00:55 +04:00