Commit Graph

57 Commits (beta)

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 248f5884d5 Do not create css stubs during checksetup.pl 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 e652651c00 Remove some hardcode from standard and Dusk skin CSS 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
Vitaliy Filippov 52c73c7866 Remove bad 10pt style 2014-05-16 18:52:40 +04:00
Vitaliy Filippov ce00cf46fb apply same style for password input 2014-05-16 18:52:09 +04:00
vfilippov a11fe6e322 Bug 16361 - Disable unused Testopia
git-svn-id: svn://svn.office.custis.ru/3rdparty/bugzilla.org/trunk@1941 6955db30-a419-402b-8a0d-67ecbb4d7f56
2014-03-03 15:11:41 +00:00
vfilippov d53b67dd05 Bug 143533 - Some fixes for style
git-svn-id: svn://svn.office.custis.ru/3rdparty/bugzilla.org/trunk@1923 6955db30-a419-402b-8a0d-67ecbb4d7f56
2014-01-30 10:50:19 +00:00
vfilippov c1187a28b4 Bug 93730 - Add token generation for post_bug during excel import, check tokens in excel import; Workaround table-inside-div sizing
git-svn-id: svn://svn.office.custis.ru/3rdparty/bugzilla.org/trunk@1511 6955db30-a419-402b-8a0d-67ecbb4d7f56
2012-02-16 12:45:59 +00:00
vfilippov 7a823aff3e Bug 40933
git-svn-id: svn://svn.office.custis.ru/3rdparty/bugzilla.org/trunk@904 6955db30-a419-402b-8a0d-67ecbb4d7f56
2010-08-04 11:52:05 +00:00
vfilippov 02a88828f5 Bug 40933 - Debug CSS for Opera, FF, IE
git-svn-id: svn://svn.office.custis.ru/3rdparty/bugzilla.org/trunk@740 6955db30-a419-402b-8a0d-67ecbb4d7f56
2010-05-17 11:47:23 +00:00
vfilippov ac43b6527e Bug 40933, rename hook templates, some debug
git-svn-id: svn://svn.office.custis.ru/3rdparty/bugzilla.org/trunk@739 6955db30-a419-402b-8a0d-67ecbb4d7f56
2010-05-17 11:20:32 +00:00
vfilippov d2a48e6dc8 Bug 40933 - НЕ ДО КОНЦА оттестированная объединённая версия Bugzilla 3.6 - НИКУДА НЕ РАЗВОРАЧИВАТЬ! :)
git-svn-id: svn://svn.office.custis.ru/3rdparty/bugzilla.org/trunk@738 6955db30-a419-402b-8a0d-67ecbb4d7f56
2010-05-14 20:02:34 +00:00
vfilippov 430409f7ba Bug 53697
Configurable position of "fat footer" - top or bottom
Bookmarks in saved searches


git-svn-id: svn://svn.office.custis.ru/3rdparty/bugzilla.org/trunk@485 6955db30-a419-402b-8a0d-67ecbb4d7f56
2009-10-21 17:43:01 +00:00
vfilippov 7ab6d95ba3 Bug 40933
Fix form positions


git-svn-id: svn://svn.office.custis.ru/3rdparty/bugzilla.org/trunk@243 6955db30-a419-402b-8a0d-67ecbb4d7f56
2009-08-12 12:27:36 +00:00
vfilippov fb7a71ebd6 Bug 40933
Refuck bug filing form


git-svn-id: svn://svn.office.custis.ru/3rdparty/bugzilla.org/trunk@242 6955db30-a419-402b-8a0d-67ecbb4d7f56
2009-08-11 16:58:45 +00:00
vfilippov 9295f56bb5 Bug 40933
A big fat commit: MERGE with Bugzilla 3.4, released 28.07.2009.
(Patched with differences from 3.2.4 -> 3.4).
If you want a stable version, use previous revision.


git-svn-id: svn://svn.office.custis.ru/3rdparty/bugzilla.org/trunk@209 6955db30-a419-402b-8a0d-67ecbb4d7f56
2009-07-29 11:21:49 +00:00
vfilippov f745297dab Bug 47074
Incoming e-mail field values editor



git-svn-id: svn://svn.office.custis.ru/3rdparty/bugzilla.org/trunk@141 6955db30-a419-402b-8a0d-67ecbb4d7f56
2009-03-04 13:33:30 +00:00
vfilippov 182f38c7e3 Bug 16361
Bug 40933
Add forgotten Testopia styles


git-svn-id: svn://svn.office.custis.ru/3rdparty/bugzilla.org/trunk@113 6955db30-a419-402b-8a0d-67ecbb4d7f56
2009-01-30 15:48:59 +00:00
vfilippov 1c7f753312 Bug 40933
Rewrite add/remove watchers/watched_users code in Bugzilla 3.2 (Bug 19347)


git-svn-id: svn://svn.office.custis.ru/3rdparty/bugzilla.org/trunk@90 6955db30-a419-402b-8a0d-67ecbb4d7f56
2009-01-12 14:32:15 +00:00