Commit Graph

1119 Commits (3efbc4116625382c2452e0a4e6dc06be5fb5c644)

Author SHA1 Message Date
Vitaliy Filippov 3efbc41166 Treat uppercase "Now" also as undef 2016-03-09 16:57:12 +03:00
Vitaliy Filippov 25a101df9c Add FIXME 2016-03-02 15:57:58 +03:00
Vitaliy Filippov 7153084880 Add joined multi-select columns 2016-03-01 18:23:42 +03:00
Vitaliy Filippov 003913e3fc Support multiple "look for bug in" URLs 2016-02-29 00:40:22 +03:00
Vitaliy Filippov 3ade1d0a8d Allow multiple values for the same except_field in checkers 2016-01-29 15:19:02 +03:00
Vitaliy Filippov 83202248a4 Remove "attachment already obsolete" error, fix longdesclength argument check 2016-01-27 18:15:04 +03:00
Vitaliy Filippov b8f096bd42 Check field type for "in search" operators 2016-01-27 18:11:29 +03:00
Vitaliy Filippov a6ec66012c Fix checker user_id validator 2016-01-27 18:02:27 +03:00
Vitaliy Filippov 4736a51e18 Allow admin users to see all saved queries 2016-01-25 18:27:54 +03:00
Vitaliy Filippov 4ad3e1d881 Add "bypass group" parameter to Checkers 2016-01-25 18:19:14 +03:00
Vitaliy Filippov 98b88de635 Fix deadline history logging 2016-01-22 17:22:18 +03:00
Vitaliy Filippov 5b4ce0bd96 Fix :: -> 2016-01-19 15:48:53 +03:00
Vitaliy Filippov cedb870a81 Use same buglist generation code in whine.pl and in buglist.cgi 2015-12-29 17:58:15 +03:00
Vitaliy Filippov b37cc0c1b3 Remove current user modification hack for Bugzilla::Search 2015-12-24 16:42:47 +03:00
Vitaliy Filippov d460b74b8c Do not make extra empty paragraphs 2015-12-07 12:58:50 +03:00
Vitaliy Filippov 40251a927a Fix group matching 2015-12-07 12:31:53 +03:00
Vitaliy Filippov 823c7afe49 Fix Bugzilla.Group member manage method 2015-12-04 17:37:56 +03:00
Vitaliy Filippov 8d9eb2b89a fix for single include/exclude_fields 2015-11-20 13:45:51 +03:00
Vitaliy Filippov 35df417ee1 Proper fix 2015-11-18 15:32:21 +03:00
Vitaliy Filippov e760a23ae2 Do not crash in Search when multiple values are passed to a single-value operator 2015-11-18 14:45:57 +03:00
Vitaliy Filippov 6e9ee91dcf Add Group.{add,remove}_{members,managers} web services
Also move user_group_map manipulation code into Bugzilla::Group
2015-11-16 18:20:23 +03:00
Vitaliy Filippov 2412e88f67 Fix "change several bugs at once", remove FIXME in Object.pm 2015-11-11 16:33:35 +03:00
Vitaliy Filippov 240180bb05 Fix 2 more places where $bug->alias was assumed to return arrayref 2015-11-11 14:26:38 +03:00
Vitaliy Filippov 773d33e561 Add newer Bugzilla::Bug->get_activity() method for compatibility (fix WS Bug.history method) 2015-11-11 14:24:57 +03:00
Vitaliy Filippov 0252410899 Also clear 0000-00-00 deadlines 2015-11-10 15:25:44 +03:00
Vitaliy Filippov 57f6b13dd5 Fix clearing deadline 2015-11-10 15:22:18 +03:00
Vitaliy Filippov 142a9561b2 Untaint bug IDs when passing them to visible_bugs() 2015-11-05 14:45:00 +03:00
Vitaliy Filippov 673aada44e Workaround mystical taint bug in Bugzilla::Object 2015-11-05 14:45:00 +03:00
Vitaliy Filippov 6f1bb58668 Report errors that happen during XML-RPC processing 2015-11-05 14:44:43 +03:00
Vitaliy Filippov 711952b34c Silence CGI.pm warning by using newer 4.08+ multi_param method 2015-11-05 14:00:05 +03:00
Vitaliy Filippov 3e4cd49b2c Correctly detect IN_EVAL under HTTPServerSimple, fix preload under taint mode 2015-11-05 13:51:28 +03:00
Vitaliy Filippov 58346deb00 Fix "email" type for merged XML-RPC webservices, update Bugzilla WS and XMLRPC subclass 2015-11-05 13:32:53 +03:00
Vitaliy Filippov cb5b2f06e0 Fix Bug.comments method after merge (follow-up to 10988be74f) 2015-10-26 16:17:46 +03:00
Vitaliy Filippov 799a177c31 Fix User.login after merging WS (follow-up to 10988be74f) 2015-10-26 15:42:31 +03:00
Vitaliy Filippov 9be26744ed Add separate "Create products" permission 2015-10-26 15:11:28 +03:00
Vitaliy Filippov 10988be74f Merge WebServices from Bugzilla 5.0.1 2015-10-23 16:05:16 +03:00
Vitaliy Filippov dc07c69094 Fix CVE-2015-4499 2015-09-18 14:41:10 +03:00
Vitaliy Filippov c40b798345 Use INT4 for all sortkeys 2015-09-15 12:57:42 +03:00
Vitaliy Filippov f157a22772 Allow setting RESOLVED DUPLICATE without comment if commentonduplicate is disabled 2015-09-07 16:43:08 +03:00
Vitaliy Filippov 1433ff9073 Add sortkey for versions 2015-09-07 15:54:51 +03:00
Vitaliy Filippov df10659c08 Add Git bug search links 2015-08-07 15:09:25 +03:00
Vitaliy Filippov fa514cfe14 Fix report column sorting 2015-07-10 17:53:06 +03:00
Vitaliy Filippov 84a118b055 Fix reports on multi-select columns 2015-07-10 15:56:28 +03:00
Vitaliy Filippov af5c909e18 Allow to report on joined fields 2015-07-10 15:24:09 +03:00
Vitaliy Filippov 6f81de0d0d Fix crash when disabling used statuses 2015-07-09 14:50:39 +03:00
Vitaliy Filippov 9267e2537a Different workaround for mysterious taint issues under perl 5.20 2015-07-09 14:31:12 +03:00
Vitaliy Filippov a72643daeb Remove taint hack 2015-07-09 14:31:00 +03:00
Vitaliy Filippov e099a6b018 Allow some HTML in comments! :)
Allowed tags are:
* <b> <i> <u> <hr> <s> <strike> <strong> <small> <big> <sub> <sup> <tt> <em> <cite> <font>
* <h1> <h2> <h3> <h4> <h5> <h6> <center> <ol> <ul> <li> <marquee>
* <pre> escapes markup

All other tags and tags with attributes except <font color=""> are escaped.
No tag structure repair is performed.
2015-06-19 14:29:47 +03:00
Vitaliy Filippov 339e8aae8e Fix another mysterious taint 2015-06-19 14:21:09 +03:00
Vitaliy Filippov f536de88c7 Prevent race in save_dependencies 2015-06-19 12:57:55 +03:00