Commit Graph

142 Commits (beta)

Author SHA1 Message Date
Vitaliy Filippov bf83ef7a98 Make report-table styles prettier 2018-05-30 16:25:53 +03:00
Vitaliy Filippov 4b7a51efa8 Calculate totals over numeric columns 2018-05-29 19:55:06 +03:00
Vitaliy Filippov a4f77c4340 Fix etime/wtime/rtime reports 2018-05-23 15:01:56 +03:00
Vitaliy Filippov 0c553e6a0e Remove min-width in comment preview 2018-05-21 14:36:16 +03:00
Vitaliy Filippov d34758d028 Format tables as HTML, not as ASCII pseudographic 2018-05-21 14:27:14 +03:00
Vitaliy Filippov a8e11f918e Move report generation logic to Bugzilla::Report, support reports in whines 2016-08-03 00:32:35 +03:00
Vitaliy Filippov 003913e3fc Support multiple "look for bug in" URLs 2016-02-29 00:40:22 +03:00
Vitaliy Filippov cedb870a81 Use same buglist generation code in whine.pl and in buglist.cgi 2015-12-29 17:58:15 +03:00
Vitaliy Filippov 801b4312e8 Do not cut product to 8 characters, wrap custom fields 2015-10-26 12:42:43 +03:00
Vitaliy Filippov 0f4a5cc2e3 fix valign of inputs in header/footer 2015-01-23 16:38:27 +03:00
Vitaliy Filippov cc774a7c54 Smaller font size in field textareas 2015-01-21 19:18:58 +03:00
Vitaliy Filippov b6e7778bb6 Fix calendar style (z-index) 2015-01-19 16:37:18 +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 4a95f126ab Do not use css attribute selectors for text inputs
Even IE 7/8 should support input[type=text] with a good doctype, but it does not :'(
2015-01-15 15:45:19 +03:00
Vitaliy Filippov ac0a65301b fix avatar display in old skins, raise comment width to 60em 2015-01-14 16:53:18 +03:00
Vitaliy Filippov 41fe766881 remove white-space: normal on textarea (breaks some IE), use window.checkCommentOnUnload, fix selected value check on entry form, disable IE compat mode 2015-01-14 13:30:37 +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 4030492e6c Remove #cf_sprint specific style 2014-10-07 15:00:57 +04:00
Vitaliy Filippov 277004a070 Style "Attach Multiple" block, equalize bottom margins 2014-10-07 15:00:57 +04:00
Vitaliy Filippov 0bd8cb5065 Do not wrap long operator descriptions 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 666cdb7704 Style whines, flagtypes, classifications 2014-10-07 15:00:56 +04:00
Vitaliy Filippov d41b26b4fb Fix "Edit users in group" styles 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 811d30acbd Remove bigger font size for pre,code,kbd 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 f75546693d Better UI for toggling worktime-only status 2014-10-07 15:00:56 +04:00
Vitaliy Filippov 723ddea69b Fix textarea and comment_table width 2014-10-07 15:00:56 +04:00
Vitaliy Filippov 2c862c0507 Add Consolas 2014-10-07 15:00:56 +04:00
Vitaliy Filippov 126baf61af Merge "n bugs found" and "display id list" into a single line 2014-10-07 15:00:55 +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 e652651c00 Remove some hardcode from standard and Dusk skin CSS 2014-10-07 15:00:55 +04:00
Vitaliy Filippov 6c03a67bc7 Redesign bug entry form 2014-10-07 15:00:53 +04:00
Vitaliy Filippov 0797f68a84 Flash comment when going to its anchor link 2014-10-07 14:58:17 +04:00
Vitaliy Filippov cb7ddc4331 Refactor result reporting, move the rest of ORM code from process_bug.cgi to actual ORM class 2014-10-07 14:58:16 +04:00
Vitaliy Filippov 5cfdec71f6 Refactor editusersingroup.cgi
* Show indirect grants
* Show bless permissions
* Allow to remove users from group
* Allow to add/remove users if you have bless permission for it, not only if you're in 'creategroups' group
* Allow to grant/revoke bless permissions if you're in 'editusers' group
* Add link to editusersingroup.cgi from "Edit group" page
2014-05-30 16:10:16 +04:00
Vitaliy Filippov f002886e14 Choose classification / choose product styles 2014-05-16 18:52:41 +04:00
Vitaliy Filippov eda941c84e Hide invisible custom fields correctly 2014-05-16 18:52:41 +04:00
Vitaliy Filippov 7ec8a7d39f Some more fixes for ID fields, fix field list style 2014-05-16 18:52:39 +04:00
Vitaliy Filippov 08136a9c69 Mostly remove bug_status hardcode, fix some more SQL queries for new schema 2014-05-16 18:52:39 +04:00
Vitaliy Filippov 20970604fa Simplify enabling/disabling flags 2014-05-16 18:52:10 +04:00
vfilippov e3375c4e0a Bug 147728 - fix "Browse" styles which were VERY UGLY
git-svn-id: svn://svn.office.custis.ru/3rdparty/bugzilla.org/trunk@1945 6955db30-a419-402b-8a0d-67ecbb4d7f56
2014-03-24 15:51:31 +00:00
vfilippov ff98a19f06 Bug 143533 - Style fixes for adding multiple attachments, remake its UI on bug creation form
git-svn-id: svn://svn.office.custis.ru/3rdparty/bugzilla.org/trunk@1924 6955db30-a419-402b-8a0d-67ecbb4d7f56
2014-01-30 11:10:15 +00:00