Commit Graph

2177 Commits (6eab2522cdee9d7a474d531bb3aa9b3478d02b11)

Author SHA1 Message Date
Vitaliy Filippov b00b5c23d0 Remove extra <tables> around the rest of select fields 2014-10-07 14:58:14 +04:00
Vitaliy Filippov 7b0fe7295a editproducts.cgi code style 2014-10-07 14:58:13 +04:00
Vitaliy Filippov b0964e90c1 Allow to move products between classifications from product page 2014-10-07 14:58:13 +04:00
Vitaliy Filippov 31d01f7524 Merge create and edit templates for classifications 2014-10-07 14:58:13 +04:00
Vitaliy Filippov 0f82a1b8af Remove rebuildkeywordcache, merge create and edit templates for keywords 2014-10-07 14:58:13 +04:00
Vitaliy Filippov 8dc199f65e Merge create and edit templates for field values 2014-10-07 14:58:13 +04:00
Vitaliy Filippov 4384d28083 Merge create and edit templates for milestones and versions 2014-10-07 14:58:13 +04:00
Vitaliy Filippov ea03382e62 Allow NULL in products having "unspecified" versions 2014-10-07 14:58:13 +04:00
Vitaliy Filippov 79711e2cbd Make "dependent nullable" work in JS on bug form 2014-10-07 14:58:13 +04:00
Vitaliy Filippov 8d9b13decd Fixes for removed enter_bug flag; make "dependent nullable" working 2014-10-07 14:58:13 +04:00
Vitaliy Filippov 9d71d573e4 Make "nullable" property dependent on visibility field value 2014-10-07 14:58:13 +04:00
Vitaliy Filippov 6167bfd72f Sort fields on their sortkey in bugmail 2014-10-07 14:58:13 +04:00
Vitaliy Filippov 0f4371e949 Make TIMETRACKING_FIELDS a hash 2014-10-07 14:58:13 +04:00
Vitaliy Filippov 54cee0e478 Remove fielddefs.buglist and fielddefs.enter_bug parameters 2014-10-07 14:58:13 +04:00
Vitaliy Filippov 65c15e5fd4 Allow empty version, convert "unspecified" versions to NULL 2014-10-07 14:58:13 +04:00
Vitaliy Filippov b1b91f4a9b Fix template error 2014-10-07 14:58:13 +04:00
Julien Heyman 78942517ad Bug 319598: Add support for saved tabular and graphical reports
(cherry-pick cc2fadc573 with modifications)

Conflicts:
	Bugzilla/User.pm
	template/en/default/global/messages.html.tmpl
	template/en/default/global/useful-links.html.tmpl
	template/en/default/global/user-error.html.tmpl
	template/en/default/reports/report.html.tmpl
2014-10-07 14:58:13 +04:00
Vitaliy Filippov 4004bd0647 Fix DB update from 4.4 schema (at least for MySQL) 2014-10-07 14:58:13 +04:00
Vitaliy Filippov b3d853917e Show names of non-functional Bug URLs and Keywords types 2014-10-07 14:58:13 +04:00
Vitaliy Filippov 1d333cc0eb Use fielddefs.is_mandatory, like in upstream 2014-10-07 14:58:13 +04:00
Vitaliy Filippov 161b5bdb48 Sort legal_values case-insensitively 2014-10-07 14:58:13 +04:00
Vitaliy Filippov 215ffb36d2 Do not narrow select fields less than minimum width on hover 2014-10-07 14:58:13 +04:00
Vitaliy Filippov 5a2b7de16a Remove extra <table> around select fields 2014-10-07 14:58:13 +04:00
Vitaliy Filippov 8fba371d1a Move JS from query form template into js/query-form.js 2014-10-07 14:58:13 +04:00
Vitaliy Filippov 3d9d70d18c Migrate upstream 4.x field_visibility into our fieldvaluecontrol 2014-10-07 14:58:12 +04:00
Vitaliy Filippov 5a6ac62d9e Remove upstream fielddefs.is_numeric field 2014-10-07 14:58:12 +04:00
Vitaliy Filippov be553516b4 Hide (search) for multiselects and for bug_id_rev 2014-10-07 14:58:12 +04:00
Vitaliy Filippov ba674e44ef Make BUG_ID reverse relationships function
* Show them on the bug form
* Allow to search on them
* Allow to set them in excel import
2014-10-07 14:58:12 +04:00
Vitaliy Filippov d5e13b4a67 WIP BUG_ID reverse relationships (implementation different to upstream) 2014-10-07 14:58:12 +04:00
Vitaliy Filippov 68ff25fef5 Change field type values for compatibility with upstream 2014-10-07 14:58:12 +04:00
Vitaliy Filippov 4f6c16e830 Fix field editing form, move js out of template 2014-10-07 14:58:12 +04:00
Vitaliy Filippov e1a6bb97af Various small schema changes 2014-10-07 14:58:12 +04:00
Vitaliy Filippov 5548f1d0a1 Add profiles.is_enabled, profiles.last_seen_date columns, like in upstream 2014-10-07 14:58:12 +04:00
Vitaliy Filippov a9d629ea72 Allow to disable old versions/milestones, rename components.is_active to components.isactive, like in upstream 2014-10-07 14:58:12 +04:00
Vitaliy Filippov 72bfb7423b Remove bugs.keywords column like in upstream 2014-10-07 14:58:12 +04:00
Vitaliy Filippov 08b8ccfcdc Remove attachments.isurl like in upstream 2014-10-07 14:58:12 +04:00
Vitaliy Filippov 5ee699208f Return lost "Add Group" link 2014-10-07 14:23:34 +04:00
Vitaliy Filippov dfd37408f9 Fix cloning bugs without priority/severity/rep_platform/op_sys (beta not affected by this bug) 2014-09-23 15:18:52 +04:00
Vitaliy Filippov ce1c75e02c Fix remaining_time setting during bug creation 2014-09-03 19:28:10 +04:00
Vitaliy Filippov 96bea7c648 Support truncated versions of assigned_to, reporter and qa_contact in search 2014-08-25 15:09:14 +04:00
Vitaliy Filippov 10c4d41651 Honor *_accessible in User->can_edit_bug 2014-08-22 16:05:09 +04:00
Vitaliy Filippov b18dc7c84d Fix "not shared" $user 2014-08-22 12:52:40 +04:00
Vitaliy Filippov 3f3595085c Fix midair collision change detection (duplicate in into $cgi) 2014-08-13 18:24:22 +04:00
Vitaliy Filippov 41197ffa28 Show classification/other products links in Browse 2014-08-13 14:37:09 +04:00
Vitaliy Filippov 37c688e5bb Show the same detailed table in group administration UI 2014-08-12 19:10:07 +04:00
Vitaliy Filippov 461748c4a9 Make names of editable groups clickable 2014-08-12 18:15:56 +04:00
Vitaliy Filippov d8afbe3534 Show fully detailed group information in User Preferences -> Permissions tab 2014-08-12 18:01:05 +04:00
Vitaliy Filippov 148cb3f1b5 Fix for non-existing scripts 2014-08-07 14:10:43 +04:00
Vitaliy Filippov 66ffaeaee8 Do not duplicate column names in strange situation when an axis is equal to the measurement 2014-07-28 17:29:17 +04:00
Vitaliy Filippov 6ac5ded228 Fix resolution options in "Edit multiple" 2014-07-24 16:46:58 +04:00