Commit Graph

7113 Commits

Author SHA1 Message Date
mkanat%bugzilla.org
7cc9991a5d Bug 556439: Prevent datetime_from from dying if it gets 0000-00-00 as a
date from the database
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260133 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-02 23:47:51 +00:00
mkanat%bugzilla.org
b9f9993bcf Bug 556869: New Hook: object_before_delete
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260131 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-02 21:17:50 +00:00
mkanat%bugzilla.org
274232bd59 Bug 556736: Make the bug_end_of_update hook also send $old_bug to the hook
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260122 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-02 12:03:13 +00:00
mkanat%bugzilla.org
468f302c50 Bug 556695: New Hook: object_end_of_set
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260121 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-02 05:47:50 +00:00
mkanat%bugzilla.org
30da608f4f Bug 554714: Make JSON-RPC throw errors properly even if they are thrown
before method evaluation (like during checking of Bugzilla_login and
Bugzilla_password)
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260119 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-01 01:17:35 +00:00
mkanat%bugzilla.org
6ae0cbebe3 Bug 556021: Remove "buglist" bareword from request queue page.
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260112 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-30 22:07:01 +00:00
mkanat%bugzilla.org
5461fab844 Bug 552167: show_bug.cgi loads flagtypes from the database for each attachment
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260110 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-30 21:46:46 +00:00
mkanat%bugzilla.org
32ee4bbe76 Bug 515515: For clients, mid-air collision results when user's timezone preference differs from server's
r=mkanat r=LpSolit a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260103 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-30 10:32:41 +00:00
mkanat%bugzilla.org
377b7375bb Follow-up to bug 533121 -- make regex for matching "code.google.com" case-insensitive
[r=mkanat over IRC]


git-svn-id: svn://10.0.0.236/trunk@260101 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-30 01:32:42 +00:00
mkanat%bugzilla.org
1101120d5a Bug 533121 - "Support Google Code for see_also urls"
[r=LpSolit a=mkanat]


git-svn-id: svn://10.0.0.236/trunk@260099 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-30 01:17:46 +00:00
mkanat%bugzilla.org
b818eef95c Bug 552476: Remove the obsolete Bugzilla::Flag->has_flags method
a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260098 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-29 22:01:37 +00:00
mkanat%bugzilla.org
190d39d8fb Bug 553693: A new logincookie is created when changing the password or email address instead of reusing the existing one
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260097 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-29 21:47:39 +00:00
mkanat%bugzilla.org
a7a8f13d61 Bug 554986: Add a "notmatches" search type, which allows the minus sign
operator to start working for bare words in Quicksearch again
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260094 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-29 21:16:23 +00:00
mkanat%bugzilla.org
dbc4b7a9fa Bug 555089: Add hooks in the messages template to warn the user after updating classification or components custom fields
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260087 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-29 13:17:41 +00:00
mkanat%bugzilla.org
49c05c5f03 Bug 555431: documentation should point to perl.org and not perl.com
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260086 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-29 13:02:53 +00:00
mkanat%bugzilla.org
668828ccb1 Bug 554552: Refactor classifications and components templates to use edit-common.html.tmpl and add the 'rows' hook
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260085 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-29 12:50:02 +00:00
mkanat%bugzilla.org
0292c7c26e Bug 548327: Administration page should have hooks to extend the admin links
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260084 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-29 12:50:01 +00:00
mkanat%bugzilla.org
87ec1cfb2f Bug 540042: Change flag markup to identify flag type in all cases
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260083 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-29 12:32:52 +00:00
mkanat%bugzilla.org
9168b85706 Bug 25275: Allow the URL column to be displayed in buglists
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260082 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-29 12:16:55 +00:00
mkanat%bugzilla.org
1d2e3eadf7 Bug 554819: Make Quicksearch use Text::ParseWords instead of its custom
splitString method.
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260081 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-28 22:46:20 +00:00
mkanat%bugzilla.org
4f3e9582e2 Bug 548975: Under trunk Firefox builds with Direct2D enabled on Windows,
<dt> tags were overly bold
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260080 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-28 21:52:21 +00:00
mkanat%bugzilla.org
d59af6de8f Bug 554569: WebService Bug.fields: Make it so that if you request a field
by both id and name, only one field is returned
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260079 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-28 21:49:59 +00:00
mkanat%bugzilla.org
85405f718a Bug 554560: WebService Bug.fields: Send visibility_values for all select-type
fields (including built-in fields that don't support it yet), but don't send
a single null in the array for fields that have no visibility values.
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260078 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-28 21:46:29 +00:00
mkanat%bugzilla.org
7bc9beb49b Bug 554536: [WebService] Make Bug.fields not send the "values" item for
fields that don't have a list of values
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260073 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-28 21:37:11 +00:00
mkanat%bugzilla.org
1b0ab2c885 Bug 553923: Don't word-wrap messages and errors for the WebService
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260072 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-28 21:35:51 +00:00
mkanat%bugzilla.org
96702cc3fd Bug 553913: Add explicit error codes to WebService errors that were missing
them
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260071 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-28 21:34:27 +00:00
mkanat%bugzilla.org
d6747b99d6 Bug 550765: Unicode strings from install_string were showing up as garbage
when used in the web interface
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260070 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-28 21:33:06 +00:00
mkanat%bugzilla.org
71ec89cd3e Bug 550148: Using Quicksearch with a comma-separated list of bug ids was
throwing an error, and this patch fixes it
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260069 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-28 21:31:39 +00:00
mkanat%bugzilla.org
a15f90e0e4 Bug 490766: Link all field labels on enter_bug.cgi to their description
on fields.html
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260067 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-28 21:18:58 +00:00
mkanat%bugzilla.org
460f5b7053 Bug 365926: Serve attachments without an explicit charset, and let the browser
decide which charset to use
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260066 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-28 21:18:57 +00:00
mkanat%bugzilla.org
849cb080ac Bug 549814 - "Internal error when using login fields in header/footer after visiting token.cgi URL"
[r=mkanat a=mkanat]


git-svn-id: svn://10.0.0.236/trunk@260054 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-28 06:34:08 +00:00
mkanat%bugzilla.org
1fb27d8dce Bug 533927 - "email address domain filtering is applying to non-email fields in the history"
[r=LpSolit a=LpSolit]


git-svn-id: svn://10.0.0.236/trunk@260052 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-28 04:33:12 +00:00
mkanat%bugzilla.org
10505c1519 Bug 529433 - "Show name and full e-mail in a tooltip for flag setters and requestees"
[r=LpSolit a=LpSolit]


git-svn-id: svn://10.0.0.236/trunk@260051 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-28 04:16:27 +00:00
mkanat%bugzilla.org
508011e452 Bug 553818: Fix the format of the return value for the Bug.attachments
method in the WebService
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260031 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-26 02:47:42 +00:00
mkanat%bugzilla.org
966db34582 Bug 553774: Make User.login correctly return cookies under JSON-RPC
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260025 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-23 23:22:35 +00:00
mkanat%bugzilla.org
c723e8517c Bug 553770: Make the JSON-RPC WebService throw a proper error when you don't
provide login credentials on a LOGIN_REQUIRED page. (Before this, it was
attempting to display the HTML login page to JSON-RPC clients.)
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260024 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-23 23:21:19 +00:00
mkanat%bugzilla.org
cb3975d712 Bug 504946: Fix "Use of uninitialized value $strs in split at
Bugzilla/Search.pm line 1038"
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260023 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-23 23:20:01 +00:00
mkanat%bugzilla.org
4aa7fb0cb3 Bug 544332 - New bug_check_can_change_field hook for Bugzilla/Bug.pm
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260022 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-23 20:01:25 +00:00
mkanat%bugzilla.org
c4ffece940 Bug 553267: Allow specifying that you don't want flag data, for config.cgi
r=gerv, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260008 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-18 14:04:07 +00:00
mkanat%bugzilla.org
61b744aad6 Bug 553255: Make config.cgi use Bugzilla::Product::preload, for a small
performance improvement
r=gerv, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260007 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-18 13:33:44 +00:00
mkanat%bugzilla.org
302f100195 Bug 395461: Allow multi-select fields to show up in buglist.cgi
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260005 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-18 13:16:23 +00:00
mkanat%bugzilla.org
135ac02ca2 Bug 330633 - "Remove the "Reset Form" button on editparams.cgi"
[r=mkanat a=LpSolit]


git-svn-id: svn://10.0.0.236/trunk@260002 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-18 00:15:46 +00:00
mkanat%bugzilla.org
9135b13ce7 Bug 545587: Make colchange.cgi use the database to determine buglist-able
columns, instead of having a fixed list.
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259997 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-17 10:30:45 +00:00
mkanat%bugzilla.org
dde7c3f173 Bug 545770: Make contrib/merge-users.pl figure out what columns to merge
by tracing FKs instead of having a fixed list.
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259990 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-16 05:46:02 +00:00
mkanat%bugzilla.org
3a08c53603 Bug 526189: Refactor the way that groups are checked for being validly
settable in a particular product, to eliminate the possibility of ever
setting an inactive or invalid group on a product.
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259989 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-16 05:45:48 +00:00
mkanat%bugzilla.org
e283335a84 Bug 552349: A lot of errors are thrown when an Atom feed queries Bugzilla
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259986 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-15 14:31:18 +00:00
mkanat%bugzilla.org
e301feef85 Fix Rémi Zara's first name (wasn't a valid UTF8 string)
git-svn-id: svn://10.0.0.236/trunk@259965 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-15 00:30:36 +00:00
mkanat%bugzilla.org
3799cbc562 Bug 349356: Correctly detect PPC as PocketPC (not only PowerPC)
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259964 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-14 22:45:58 +00:00
mkanat%bugzilla.org
d864c35ccd Bug 552168: Speed up comment display by pre-loading all Bugzilla::User
objects for the comment authors, for the whole list, all at once.
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259960 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-14 00:46:27 +00:00
mkanat%bugzilla.org
5754033260 Bug 498309: Speed up show_bug.cgi when there are many comments by caching
field-descs globally for all template calls
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259959 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-14 00:46:13 +00:00