Commit Graph

896 Commits (753f348c372e4ab64cc2dbac2a0b17646546a490)

Author SHA1 Message Date
Vitaliy Filippov d5e23f9121 Line all custom fields after standard 2014-10-31 19:44:12 +03:00
Vitaliy Filippov f1f51300db Warn when leaving page with unsaved comment 2014-10-31 17:54:05 +03:00
Vitaliy Filippov 034da7b998 Move attachment list functions into js/bug.js 2014-10-31 17:54:05 +03:00
Vitaliy Filippov c47f0a6935 Fix bug form for the case when there are less than 4 custom fields 2014-10-24 22:22:02 +04:00
Vitaliy Filippov dc09a5645f html-escape only field.description 2014-10-24 13:55:27 +04:00
Vitaliy Filippov 8b70c6f709 Remove mtime filter 2014-10-23 15:23:10 +04:00
Vitaliy Filippov d8c1e922a5 Fix "You are receiving this mail because" styles in HTML bugmail part 2014-10-22 18:16:47 +04:00
Vitaliy Filippov 423d30757f Fix html filter errors, adjust 008filter.t 2014-10-22 18:16:46 +04:00
Vitaliy Filippov d693f13578 Add token verification and \s+ into fill-day-worktime.cgi 2014-10-21 18:52:58 +04:00
Vitaliy Filippov bbfd9e6be3 Allow to disable silent comments 2014-10-20 19:57:08 +04:00
Vitaliy Filippov 047927ab39 Hide "Look in CVS/SVN/Wiki" URLs if the corresponding parameter is empty 2014-10-20 14:57:28 +04:00
Vitaliy Filippov 5f66ae3af7 Move CUSTIS-specific scripts to custishacks extension
(make symlinks to *.cgi in docroot to use them)
2014-10-20 14:38:25 +04:00
Vitaliy Filippov 756feabe5d Move &fof_sudo= param away from list/list.html.tmpl 2014-10-20 14:38:25 +04:00
Vitaliy Filippov fe19b5071a Bugzilla::Config::* code style, move validation functions away from Common 2014-10-20 14:12:01 +04:00
Vitaliy Filippov d2e8010766 (Almost) move FOF_Sudo into custishacks
Still needs to be moved away from list/list.html.tmpl and Bugzilla::Config::Auth
2014-10-17 19:52:52 +04:00
Vitaliy Filippov 85bdce2367 Bugzilla4Intranet notice and license for some templates 2014-10-17 19:42:11 +04:00
Vitaliy Filippov b5ac1ab118 Remove banner.html.tmpl and replace it back with bannerhtml param. 2014-10-17 19:41:25 +04:00
Vitaliy Filippov 3983cdbb64 Fix warning in query-form.js and in create-series, do not remember create-series query format 2014-10-17 18:51:49 +04:00
Vitaliy Filippov 224fa60d45 Remove editscrum.cgi link 2014-10-17 18:43:31 +04:00
Vitaliy Filippov 8b0e8a1181 Error and confirm-delete styles 2014-10-17 18:34:13 +04:00
Vitaliy Filippov 04caa11915 Simple (not ideal) responsive layout for bug entry form 2014-10-16 20:23:46 +04:00
Vitaliy Filippov 55e38839aa Use html_select() instead of select-menu.html.tmpl 2014-10-15 18:12:11 +04:00
Vitaliy Filippov d8c8ea112d Use identifiers for search orders, not names 2014-10-15 18:12:11 +04:00
Vitaliy Filippov a49bc67962 Bugzilla::Template: code style, remove some rarely used subs
* Remove filters inactive, obsolete, closed
* Remove global subs: use_keywords, bug_fields, comment_indexes
2014-10-10 16:57:07 +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 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