bugzilla-4intranet/Bugzilla
vfilippov 4a413d7f31 Bug 125374 - Citation and comment formatting
git-svn-id: svn://svn.office.custis.ru/3rdparty/bugzilla.org/trunk@1654 6955db30-a419-402b-8a0d-67ecbb4d7f56
2013-05-24 10:11:35 +00: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 Bug 90854 - Login form for ?format=simple 2011-12-22 12:08:27 +00:00
Config Bug 124551 - Use Email::Sender instead of Email::Send 2013-04-29 14:42:26 +00:00
DB Bug 95168 - Allow longer TheSchwartz error messages 2012-05-16 13:36:30 +00:00
Field Bug 94419 - Fix "isactive" behaviour on custom fields 2012-02-17 10:49:15 +00:00
FlagType Bug 91840 - Autocomplete for users 2012-01-11 16:52:46 +00:00
Install Bug 124551 - Use Email::Sender instead of Email::Send 2013-04-29 14:42:26 +00:00
Job Bug 40933 2009-09-14 14:26:24 +00:00
JobQueue Bug 40933 2009-09-14 14:26:24 +00:00
Language Bug 102958 - Redesign of group control form 2012-07-05 10:21:34 +00:00
Migrate Bug 40933 - НЕ ДО КОНЦА оттестированная объединённая версия Bugzilla 3.6 - НИКУДА НЕ РАЗВОРАЧИВАТЬ! :) 2010-05-14 20:02:34 +00:00
Search Bug 101338 - Fix OPEN 2012-11-13 14:11:44 +00:00
Template Bug 40933 - Merge with 3.6.1, Bug 64562 - Display "Next bug in your list..." 2010-06-25 16:04:36 +00:00
User Bug 40933 2009-07-29 11:21:49 +00:00
WebService Bug 95168 - Do not die with error in WS User.get 2012-06-15 11:39:53 +00: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 Bug 75890 - CVE-2011-2977 (https://bugzilla.mozilla.org/show_bug.cgi?id=660502) 2012-01-13 12:06:43 +00:00
Auth.pm Bug 40933 - Merge with Bugzilla 3.6.3 (released 2010-11-02) 2010-11-03 17:13:12 +00:00
Bug.pm Bug 105631 2012-08-13 12:18:07 +00:00
BugMail.pm Bug 84586 - Merge WebServices from Bugzilla 4.0.1 2011-08-19 16:33:30 +00:00
CGI.pm Bug 75890 - Update for JSON::RPC 1.1 2012-02-29 13:42:11 +00: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
Classification.pm Bug 70605 - Cache fields meta-data between requests 2010-12-09 23:53:33 +00:00
Comment.pm Bug 125374 - Citation and comment formatting 2013-05-24 10:11:35 +00:00
Component.pm Bug 74028 - Preserve sort order of dependent fields respecting id-name mapping, change "add product" link to "add product to this classification", touch fields on product, component, version, milestone changes 2011-02-16 17:02:17 +00:00
Config.pm Bug 83908 - Move MediaWiki urls to 1 parameter, Bug 68891 - Remove internal defaults 2011-08-03 12:10:39 +00:00
Constants.pm Bug 111527 - Backout constants 2012-11-06 15:32:19 +00:00
DB.pm Bug 70605 - Change multi-select fields storage method - store IDs instead of values 2012-01-16 15:20:39 +00:00
Error.pm Bug 188199 - Log RPC errors 2013-02-07 13:19:23 +00:00
Extension.pm Bug 40933 - Some garbage fixes 2011-08-18 19:49:54 +00:00
Field.pm Bug 94419 - Fix "isactive" behaviour on custom fields 2012-02-17 10:49:15 +00:00
Flag.pm Bug 70605 - Allow more columns in reports, remove duplicate code 2011-12-23 14:45:21 +00:00
FlagType.pm Bug 40933 2008-12-15 12:53:33 +00:00
Group.pm Bug 68921, Bug 69481 2010-11-17 13:41:00 +00:00
Hook.pm Bug 124551 - Use Email::Sender instead of Email::Send 2013-04-29 14:42:26 +00:00
Install.pm Bug 40933 - НЕ ДО КОНЦА оттестированная объединённая версия Bugzilla 3.6 - НИКУДА НЕ РАЗВОРАЧИВАТЬ! :) 2010-05-14 20:02:34 +00:00
JobQueue.pm Bug 88873 - Revert r1638 2013-03-19 10:41:54 +00:00
Keyword.pm Bug 81185, Bug 70605 - very global Bugzilla Search optimisation. See http://wiki.4intra.net/Bugzilla-Search for details 2011-07-20 12:48:26 +00:00
Mailer.pm Bug 124551 - Use Email::Sender instead of Email::Send 2013-04-29 14:42:26 +00:00
Migrate.pm Bug 40933 - НЕ ДО КОНЦА оттестированная объединённая версия Bugzilla 3.6 - НИКУДА НЕ РАЗВОРАЧИВАТЬ! :) 2010-05-14 20:02:34 +00:00
Milestone.pm Bug 74028 - Preserve sort order of dependent fields respecting id-name mapping, change "add product" link to "add product to this classification", touch fields on product, component, version, milestone changes 2011-02-16 17:02:17 +00:00
Object.pm Bug 81185, Bug 70605 - very global Bugzilla Search optimisation. See http://wiki.4intra.net/Bugzilla-Search for details 2011-07-20 12:48:26 +00:00
Product.pm Bug 102958 - Always check that mandatory groups are really mandatory 2012-07-09 12:13:45 +00:00
Search.pm Bug 111527 - Maintain order of supptables 2012-11-06 15:31:52 +00:00
Series.pm Bug 68921 - More search columns refactoring 2010-12-09 13:39:15 +00:00
Status.pm Bug 69481 - Tests/debug 2010-11-11 13:36:23 +00:00
Template.pm Bug 125374 - Citation and comment formatting 2013-05-24 10:11:35 +00:00
Token.pm Bug 75890 - CVE-2011-3669 (https://bugzilla.mozilla.org/show_bug.cgi?id=703983) 2012-01-13 11:39:18 +00:00
Update.pm Bug 40933 - НЕ ДО КОНЦА оттестированная объединённая версия Bugzilla 3.6 - НИКУДА НЕ РАЗВОРАЧИВАТЬ! :) 2010-05-14 20:02:34 +00:00
User.pm Bug 75890 - CVE-2011-3667 (https://bugzilla.mozilla.org/show_bug.cgi?id=711714) 2012-01-13 11:15:36 +00:00
Util.pm Bug 125374 - Citation and comment formatting 2013-05-24 10:11:35 +00:00
Version.pm Bug 74028 - Preserve sort order of dependent fields respecting id-name mapping, change "add product" link to "add product to this classification", touch fields on product, component, version, milestone changes 2011-02-16 17:02:17 +00:00
WebService.pm Bug 84586 - Merge WebServices from Bugzilla 4.0.1 2011-08-19 15:59:19 +00:00