bugzilla-4intranet/Bugzilla
Vitaliy Filippov 16a1c9d3f7 editfields.cgi: code style, remove CGI usage, warn on default/value field changes; editvalues.cgi: call update_control_lists 2014-10-07 15:00:53 +04:00
..
Attachment Bug 65346 (fix keyword search - Search.pm), Bug 65323 (change print cgi->header to cgi->send_header and do it automatically on template process) 2010-06-11 17:31:17 +00:00
Auth Allow to use field names in email_in.pl, do not use CGI tie, use Bugzilla->input_params, fix some warnings 2014-10-07 14:58:16 +04:00
Config Remove bug/create/user-message.html.tmpl template, add entryheaderhtml param and product property 2014-10-07 15:00:53 +04:00
DB Store flagtypes.cc_list as user IDs in separate table 2014-10-07 15:00:53 +04:00
Field Fix: allow to rename field values 2014-10-07 15:00:53 +04:00
FlagType Replace header 2014-05-23 18:32:19 +04:00
Install Store flagtypes.cc_list as user IDs in separate table 2014-10-07 15:00:53 +04:00
Job Bug 40933 2009-09-14 14:26:24 +00:00
JobQueue Bugzilla::JobQueue::Runner code style 2014-10-07 14:58:15 +04:00
Language Move the rest of CustIS hooks to custishacks, remove "custis" extension 2014-10-07 15:00:52 +04:00
Migrate Bug 40933 - НЕ ДО КОНЦА оттестированная объединённая версия Bugzilla 3.6 - НИКУДА НЕ РАЗВОРАЧИВАТЬ! :) 2010-05-14 20:02:34 +00:00
Search Move Views to core 2014-10-07 15:00:52 +04:00
Template Move show-mail-groups.cgi link to custishacks 2014-10-07 15:00:53 +04:00
User Bug 40933 2009-07-29 11:21:49 +00:00
WebService Use $field->value_type instead of Bugzilla::Field::Choice->type($field) 2014-10-07 14:58:17 +04:00
Whine Bug 40933 - НЕ ДО КОНЦА оттестированная объединённая версия Bugzilla 3.6 - НИКУДА НЕ РАЗВОРАЧИВАТЬ! :) 2010-05-14 20:02:34 +00:00
.htaccess Bug 40933 2008-12-15 12:53:33 +00:00
Attachment.pm Bugzilla::Attachment code style 2014-10-07 14:58:17 +04:00
Auth.pm Add profiles.is_enabled, profiles.last_seen_date columns, like in upstream 2014-10-07 14:58:12 +04:00
Bug.pm Some code style for checkaccess.cgi 2014-10-07 15:00:53 +04:00
BugMail.pm Move custis-specific code to/from extension 2014-10-07 15:00:30 +04:00
CGI.pm Fix utf8 cookie keys 2014-10-07 14:58:18 +04:00
Chart.pm Bug 75890 - CVE-2011-3657 (https://bugzilla.mozilla.org/show_bug.cgi?id=697699) 2012-01-13 12:01:10 +00:00
Checker.pm Move custis-specific code to/from extension 2014-10-07 15:00:30 +04:00
CheckerUtils.pm Move Views to core 2014-10-07 15:00:52 +04:00
Classification.pm Code style 2014-10-07 14:58:18 +04:00
Comment.pm Code style 2014-10-07 14:58:18 +04:00
Component.pm Replace MAX_*_SIZE with a single MAX_FIELD_VALUE_SIZE 2014-10-07 14:58:18 +04:00
Config.pm Disable utf8 warning during checksetup 2014-10-07 15:00:52 +04:00
Constants.pm Use auto_add_flag_requestees_to_cc config, do not try to use CGI for adding cc 2014-10-07 15:00:53 +04:00
DB.pm Remove products.defaultmilestone and allow to configure default milestone using the generic field UI 2014-10-07 14:58:17 +04:00
Diff.pm Code style 2014-10-07 14:58:18 +04:00
Error.pm Allow to use field names in email_in.pl, do not use CGI tie, use Bugzilla->input_params, fix some warnings 2014-10-07 14:58:16 +04:00
Extension.pm Bug 40933 - Some garbage fixes 2011-08-18 19:49:54 +00:00
Field.pm editfields.cgi: code style, remove CGI usage, warn on default/value field changes; editvalues.cgi: call update_control_lists 2014-10-07 15:00:53 +04:00
FixWorktimePage.pm Move "Fix Worktime" page to core 2014-10-07 15:00:52 +04:00
Flag.pm Store flagtypes.cc_list as user IDs in separate table 2014-10-07 15:00:53 +04:00
FlagType.pm Remove table name from DB_COLUMNS of FlagType, Group, User 2014-10-07 15:00:53 +04:00
Group.pm Remove table name from DB_COLUMNS of FlagType, Group, User 2014-10-07 15:00:53 +04:00
Hook.pm Move checkers to core 2014-10-07 15:00:52 +04:00
Install.pm Move flag reminders to core, make clear_requests_on_close work (it was using a non-existing user pref!) 2014-10-07 15:00:52 +04:00
JobQueue.pm Remove JOB_MAP hardcode 2014-10-07 14:58:15 +04:00
Keyword.pm Fix keyword webservice, take all keyword list from field_metadata 2014-10-07 14:58:16 +04:00
Mailer.pm Remove JOB_MAP hardcode 2014-10-07 14:58:15 +04:00
Migrate.pm Use $field->value_type instead of Bugzilla::Field::Choice->type($field) 2014-10-07 14:58:17 +04:00
Milestone.pm Replace MAX_*_SIZE with a single MAX_FIELD_VALUE_SIZE 2014-10-07 14:58:18 +04:00
OS.pm Move OS and Platform guessing regexps into DB and allow to edit them 2014-10-07 14:58:15 +04:00
Object.pm Convert Keywords into a standard multi-select field 2014-10-07 14:58:16 +04:00
Platform.pm Move OS and Platform guessing regexps into DB and allow to edit them 2014-10-07 14:58:15 +04:00
Product.pm Remove bug/create/user-message.html.tmpl template, add entryheaderhtml param and product property 2014-10-07 15:00:53 +04:00
Report.pm Replace MAX_*_SIZE with a single MAX_FIELD_VALUE_SIZE 2014-10-07 14:58:18 +04:00
Search.pm width=100% for assignee, qa, cc fields; remove creation_ts is not null term (was needed before transaction support) 2014-10-07 15:00:53 +04:00
Series.pm Bug 68921 - More search columns refactoring 2010-12-09 13:39:15 +00:00
Status.pm Remove SPECIAL_STATUS_WORKFLOW_ACTIONS 2014-10-07 15:00:53 +04:00
Template.pm Move custis-specific code to/from extension 2014-10-07 15:00:30 +04:00
Token.pm Move checkers to core 2014-10-07 15:00:52 +04:00
Update.pm Bug 40933 - НЕ ДО КОНЦА оттестированная объединённая версия Bugzilla 3.6 - НИКУДА НЕ РАЗВОРАЧИВАТЬ! :) 2010-05-14 20:02:34 +00:00
User.pm Remove table name from DB_COLUMNS of FlagType, Group, User 2014-10-07 15:00:53 +04:00
Util.pm Remove bug/create/user-message.html.tmpl template, add entryheaderhtml param and product property 2014-10-07 15:00:53 +04:00
Version.pm Fix utf8 cookie keys 2014-10-07 14:58:18 +04:00
Views.pm Move Views to core 2014-10-07 15:00:52 +04:00
WebService.pm Bug 84586 - Merge WebServices from Bugzilla 4.0.1 2011-08-19 15:59:19 +00:00