Commit Graph

6835 Commits

Author SHA1 Message Date
lpsolit%gmail.com
178196da08 Bug 307524: Templatise the updategroupcontrols bit of editproducts.cgi (and tidy up templatisation) - Original patch by Andr� Batosti <batosti@async.com.br> r=LpSolit a=justdave 2005-09-16 16:14:18 +00:00
lpsolit%gmail.com
6a0134967f Bug 308653: The error 'relation "map_products" does not exist' is returned using PostgreSQL when the classification column is displayed - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2005-09-16 14:57:00 +00:00
lpsolit%gmail.com
56c732047e Bug 282686: Multiple projects sharing the same Bugzilla codebase (different datastores) - Patch by guillomovitch@zarb.org r=wurblzap a=justdave 2005-09-15 22:16:53 +00:00
lpsolit%gmail.com
4d0de4219f Bug 304696: Replace UserInGroup() by $user->in_group() when checking user privs in edit*.cgi files - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2005-09-15 22:01:56 +00:00
lpsolit%gmail.com
0b154678e6 Bug 308581: Excluding yourself from a restricted bug generates an error if the user pref is set to "show the updated bug" - Patch by byron jones (glob) <bugzilla@glob.com.au> r=LpSolit a=justdave 2005-09-15 10:50:04 +00:00
lpsolit%gmail.com
3f018be86b Bug 299468: Unable to run testserver.pl on FreeBSD - Patch by Dennis Melentyev <dennis.melentyev@infopulse.com.ua> r=joel a=justdave 2005-09-15 10:35:06 +00:00
lpsolit%gmail.com
dc20581614 Bug 293357: Update a comment in pages/bug-writing.html.tmpl about lost passwords - Patch by victory <bmo@rsz.jp> r=gerv a=justdave 2005-09-15 10:15:22 +00:00
mcafee%mocha.com
2485f6604a First add: This is an interactive tool to compare groups of tests across different machines. There is still a little work to do here, here is the first stab at checking this in though. verbal review = jrgm 2005-09-14 22:47:53 +00:00
lpsolit%gmail.com
76e93eb9de Bug 308150: admin/products/deleted.html.tmpl doesn't include admin/products/footer.html.tmpl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=GavinS a=justdave 2005-09-12 19:06:29 +00:00
lpsolit%gmail.com
c942ea1f76 Bug 307764: CREATE TABLE column definitions should put DEFAULT attribute before NOT NULL constraint - Patch by Lance Larsh <lance.larsh@oracle.com> r=mkanat a=justdave 2005-09-12 14:18:51 +00:00
lpsolit%gmail.com
86f78593fe Bug 277679: Whining scheduling does not display timezone - Patch by A. Karl Kornel <karl@kornel.name> r=jouni a=justdave 2005-09-12 14:03:01 +00:00
lpsolit%gmail.com
4f617af311 Bug 306757: Templatize the 'new' section of editproducts.cgi - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=justdave 2005-09-12 13:50:42 +00:00
lpsolit%gmail.com
dbe9860a97 Bug 306760: Routines from Util.pm are not imported in checksetup.pl due to a typo: Bugzilla:Util (missing colon) - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave 2005-09-12 10:47:12 +00:00
myk%mozilla.org
e4e1d4869d Fix for bug 300949: reverts fix for bug 274906 which eliminated [edit] link next to attachments to avoid duplicate [edit] references and made the main attachment link go to the 'edit attachment' page; that fix unreasonably reduced Bugzilla usability by making it difficult to view attachments; this patch includes a different fix for bug 274906 that prevents those duplicate [edit] references; long-term we want to make the 'edit attachment' page the irresistable default and have a pop-up menu of links, at which point [edit] can truly go away, but for now it stays 2005-09-09 22:22:41 +00:00
lpsolit%gmail.com
37dc203c8e Bug 256135: Parameter 'movers' is handled differently in Bug.pm and buglist.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2005-09-08 23:40:10 +00:00
mozilla%colinogilvie.co.uk
ab02bcc982 Bug 165589: Add error logging support to Bugzilla (Docs Part)
Patch by: A. Karl Kornel <karl@kornel.name>; r=colin.ogilvie
2005-09-08 20:57:44 +00:00
mozilla%colinogilvie.co.uk
b59622158c Bug 307043: typo in Bugzilla docs
Patch by victory <bmo@rsz.jp>; r=colin.ogilvie
2005-09-08 18:35:42 +00:00
lpsolit%gmail.com
3407447036 Bug 305523: Email preference for "CC changed" should be disabled by default for new users - Patch by Gervase Markham <gerv@mozilla.org> r=wicked a=justdave 2005-09-08 17:12:22 +00:00
lpsolit%gmail.com
3b1e1d1acf Bug 306242: Templatize the 'update product' bit of editproducts.cgi - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave 2005-09-08 16:58:57 +00:00
lpsolit%gmail.com
3ed69aa48f Bug 302669 (2nd part): show_bug.cgi?ctype=xml should allow the option of exporting attachment data - Patch by Greg Hendricks <ghendricks@novell.com> r/a=myk 2005-09-07 12:05:13 +00:00
zach%zachlipton.com
f3fbd06c7d Make the makefile actually work... 2005-09-07 04:29:28 +00:00
zach%zachlipton.com
254ebf463e Bustage fix. Properly setup the makefile rules... 2005-09-07 04:14:29 +00:00
zach%zachlipton.com
c6f0d992da Better target name: make compile -> make templates 2005-09-07 02:31:16 +00:00
zach%zachlipton.com
c165506090 Support (indeed, require) the precompilation of templates. This is accomplished through the new makefile. Just run a "make install" to pick up any changes in populatedb.pl and to recompile any changed templates. 2005-09-07 02:25:57 +00:00
zach%zachlipton.com
2ffdc6ea7d Add data/ to cvsignore and create the data directory at install-time. 2005-09-07 00:43:37 +00:00
zach%zachlipton.com
edba8dd0f1 Add .cvsignore for litmus 2005-09-07 00:31:37 +00:00
lpsolit%gmail.com
e9e4390151 Bug 301743: Replace old code from editcomponents.cgi by methods and routines from Component.pm and Product.pm - Patch by Tiago R. Mello <timello@gmail.com> r=LpSolit a=justdave 2005-09-06 23:54:00 +00:00
lpsolit%gmail.com
af74ae6b3d Bug 304745: Move GetFieldID() out of globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2005-09-05 20:41:21 +00:00
lpsolit%gmail.com
5187d320c0 Bug 306265: Implement User::can_see_product() - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=kiko a=justdave 2005-09-05 20:18:53 +00:00
lpsolit%gmail.com
e0f4f137fb Bug 304268: edit users form should have an item for "edit this user" - Patch by GavinS <bugzilla@chimpychompy.org> r=wurblzap a=justdave 2005-09-04 18:45:11 +00:00
lpsolit%gmail.com
775e3488e1 Bug 303705: Eliminate deprecated Bugzilla::DB routines from editkeywords.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=jouni a=justdave 2005-09-04 18:35:05 +00:00
mkanat%kerio.com
1417ffc0c4 Bug 285705: [PostgreSQL] Index on some text columns on Postgres could use LOWER
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=justdave
2005-09-04 08:12:37 +00:00
mkanat%kerio.com
4216db2d6e Bug 299230: Schema-Modification Functions Shouldn't Die on A DB-side Deletion Failure
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=justdave
2005-09-02 23:30:11 +00:00
lpsolit%gmail.com
cb9c024d70 Bug 303700: Eliminate deprecated Bugzilla::DB routines from votes.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-09-02 21:33:36 +00:00
lpsolit%gmail.com
426b5bd478 Bug 286158: Remove GetSelectableProducts() from globals.pl and use Bugzilla::User::get_selectable_products() instead - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel,kiko a=justdave 2005-09-02 21:12:10 +00:00
lpsolit%gmail.com
f48bf8bf53 Bug 306556: Some status in pages/fields.html.tmpl are broken - Original patch by victory <bmo@rsz.jp> r=LpSolit a=myk 2005-09-01 22:07:48 +00:00
lpsolit%gmail.com
a4dddfad40 Bug 306632: editvalues.cgi title seems wrong when actually editting a value - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=myk 2005-09-01 22:00:54 +00:00
lpsolit%gmail.com
5ff08cd607 Bug 298306: For new products, the charting error message "The tool which gathers bug counts has not been run yet" is misleading - Patch by Marc Schumann <wurblzap@gmail.com> r=gerv a=myk 2005-09-01 21:52:20 +00:00
lpsolit%gmail.com
2fdc589ff5 Bug 304582: Move GenerateRandomPassword() out of globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=myk 2005-09-01 21:39:21 +00:00
lpsolit%gmail.com
3a6dd5bb54 Bug 302370: Remove the EmitFormElements() routine from editproducts.cgi and templatize that code - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=myk 2005-09-01 21:33:07 +00:00
myk%mozilla.org
5f6bb9b0cd Partial fix for bug 302669: rewrites Attachment.pm to provide a real Attachment class; r=lpsolit 2005-09-01 14:02:30 +00:00
mkanat%kerio.com
22d2251946 Bug 305976: Allow Bugzilla::DB sql_regexp/sql_not_regexp methods to accept string and pattern as arguments
Patch By Lance Larsh <lance.larsh@oracle.com> r=joel, a=justdave
2005-08-31 08:00:25 +00:00
lpsolit%gmail.com
a74250788c Bug 156670: Move the 'Alias' field on its own row when viewing a bug - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2005-08-31 01:03:26 +00:00
lpsolit%gmail.com
05ec30a017 Bug 45349: Allow to change the OS when changing several bugs at once - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2005-08-31 00:56:11 +00:00
lpsolit%gmail.com
0ed805b76a Bug 30345: Can mark bugs duplicates of each other [dupe loops] - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2005-08-31 00:43:21 +00:00
myk%mozilla.org
02d03b2fe6 Fix for bug 305773: fixes regression in flag validation code that let through untrusted requestees when multiple requestees were entered into a requestee field (per the new feature that lets multiple requestees be entered into those fields); r=lpsolit 2005-08-30 22:41:18 +00:00
lpsolit%gmail.com
2d53a4c6aa Bug 306368: The "Block for SELECT fields" should only insert one cell in bug/edit-html.tmpl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2005-08-30 17:17:38 +00:00
lpsolit%gmail.com
7577e472cf Bug 121112: long_list.cgi generates bad links - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2005-08-30 17:12:22 +00:00
lpsolit%gmail.com
de9b492b44 Bug 212856: Request queue doesn't validate email addresses - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=myk 2005-08-30 17:01:22 +00:00
lpsolit%gmail.com
8d869746f5 Bug 279738: Move GetLongDescriptionAsText() out of globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2005-08-30 16:54:07 +00:00