Commit Graph

871 Commits (68b800eedcc441b6526cefeef7b93de06355f1a5)

Author SHA1 Message Date
Vitaliy Filippov 17e1f6d2dd editgroups.cgi: remove CGI usage 2014-10-09 15:40:36 +04:00
Vitaliy Filippov 7b1bb3726a editparams.cgi: remove CGI usage 2014-10-08 18:35:44 +04:00
Vitaliy Filippov a06dcd0192 Remove VarHash experiment 2014-10-08 16:39:47 +04:00
Vitaliy Filippov 112eb10a5f Move data validation and update/insert code into Bugzilla::FlagType 2014-10-08 16:04:31 +04:00
Vitaliy Filippov 9be606a315 Link to editusersingroup from product page 2014-10-08 13:55:56 +04:00
Vitaliy Filippov 41dfcefaa8 quips.cgi: code style, simplify show, add admin_table style 2014-10-07 19:33:50 +04:00
Vitaliy Filippov 59bc1dc86a Bugzilla::Chart, Bugzilla::Series, chart.cgi: remove CGI usage 2014-10-07 18:24:25 +04:00
Vitaliy Filippov e853213990 Remove CGI->param usage from attachment.cgi 2014-10-07 16:49:26 +04:00
Vitaliy Filippov 130a8215af Redesign group add form 2014-10-07 16:01:10 +04:00
Vitaliy Filippov 4479f5a97b Better 'makeproductgroups' handling.
* Do not insert group into all products by default when 'makeproductgroups' is on
* Allow to choose whether to create access group for new products
* Move group and series creation calls away from Product->create
* Change help text
* Enable makeproductgroups by default again
2014-10-07 15:56:57 +04:00
Vitaliy Filippov f39801807f Fix readonly display of bug fields; move keywords code away from [% BLOCK input %] 2014-10-07 15:00:57 +04:00
Vitaliy Filippov 0676d3270a Rewrite group control help text 2014-10-07 15:00:57 +04:00
Vitaliy Filippov 9ecbbfd36a Show "None" for empty BUG_ID_REV fields 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 7cf46afbba Hide bug title in mobile view 2014-10-07 15:00:57 +04:00
Vitaliy Filippov 75f4228566 Fix search link for selects 2014-10-07 15:00:57 +04:00
Vitaliy Filippov 2166856fc4 Include full strings in IF in two places 2014-10-07 15:00:57 +04:00
Vitaliy Filippov 2b3f7f7cff Hide (search) for See Also and textarea fields 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 92d4a72467 style activity 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 b319476b00 User Prefs styles 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 cd211ca3da Style "Email Preferences" page 2014-10-07 15:00:56 +04:00
Vitaliy Filippov d0ec47a8a3 prefs/email.html.tmpl: code style 2014-10-07 15:00:56 +04:00
Vitaliy Filippov 2ba15cdba1 Style "Saved Searches" prefs page 2014-10-07 15:00:56 +04:00
Vitaliy Filippov f909b3c8aa saved-searches.html.tmpl: code style 2014-10-07 15:00:56 +04:00
Vitaliy Filippov a7b98817a7 Use "DOM ready" event instead of window.onload 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 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 98c33cf584 Style editgroups.cgi 2014-10-07 15:00:56 +04:00
Vitaliy Filippov f427d26eaf Style "My Requests" page 2014-10-07 15:00:56 +04:00
Vitaliy Filippov aedb5a315e editsettings.cgi: code style, remove CGI usage, redirect after saving 2014-10-07 15:00:55 +04:00
Vitaliy Filippov 5f3da0717b Better styles for editsettings.cgi page 2014-10-07 15:00:55 +04:00
Vitaliy Filippov dd0c4be3ea Hide disabled and empty fields in show-multiple 2014-10-07 15:00:55 +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 82416cf8f3 Style field information 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 b96e6d9578 Remove TUI completely 2014-10-07 15:00:55 +04:00
Vitaliy Filippov d36d18dcc6 Reflow query form rows when showing/hiding fields 2014-10-07 15:00:55 +04:00
Vitaliy Filippov 22c3d8cd81 Small update for SimpleAutocomplete, fix object_name 2014-10-07 15:00:55 +04:00
Vitaliy Filippov 9a1f483764 Use ->realname in User->identity, fix non-existing keywords check 2014-10-07 15:00:54 +04:00
Vitaliy Filippov 6425bfe311 Allow keywords to depend on other fields (for example product) 2014-10-07 15:00:54 +04:00
Vitaliy Filippov 33b65171e8 Do not use Field::Choice->check_visibility 2014-10-07 15:00:54 +04:00
Vitaliy Filippov f9c6631057 Add links to levenshteinusermatch parameter info, allow to use it with pgsql 2014-10-07 15:00:54 +04:00