3345 Commits

Author SHA1 Message Date
gerv%gerv.net
6384d7f5c9 Adding .cvsignore file so we ignore "custom" directory and ".htaccess" file. 2002-04-24 07:29:49 +00:00
gerv%gerv.net
4e31a2fbad Bug 138588 - missed a DisplayError -> ThrowTemplateError change. 2002-04-24 07:28:11 +00:00
gerv%gerv.net
3bc9d4ca2b Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afranke. 2002-04-24 07:24:50 +00:00
kestes%walrus.com
76fbc8c732 remove test crud which got in by mistake. there is no PID file for the
tinderbox server.
2002-04-24 04:00:40 +00:00
kestes%walrus.com
7c4e55c1cb update. 2002-04-24 03:59:15 +00:00
kestes%walrus.com
f5d2776cd6 allow the check of syncronized times to be user parametrizable. 2002-04-24 03:27:35 +00:00
kestes%walrus.com
eebef6be48 new configure script thanks to Stephen Lamm (slamm@yahoo-inc.com). 2002-04-24 03:26:09 +00:00
kestes%walrus.com
1c76bb4055 add information about using cgiwrap.
fix typo in location of tinder.cgi.
2002-04-24 03:23:12 +00:00
kestes%walrus.com
bdc2270ab3 the temp data file for passing BT data now must be called BT_Generic the same as the
official class name.  This was changed from BT, to allow the class to use enheritance
from the TextDB base class.
2002-04-24 03:20:34 +00:00
kestes%walrus.com
d75a81fa95 allow each column to be included multiple times. This is mostly to allow the time column
to appear on the left and right side of the table but may eventually be used to have
two columns which get data from different sources.  Mostly this fix was to move
 the registration of each column (push the results of new()'ing each module onto a list)
from being the responsibility of the module at require time to being the respoinsibility
of the TinderDB class.
2002-04-24 03:19:05 +00:00
gerv%gerv.net
661b30b60d Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke. 2002-04-23 23:27:55 +00:00
myk%mozilla.org
107bcbfa15 Fix for bug 124587: Lock bugs table before inserting new bug.
Patch by Myk Melez <myk@mozilla.org>
r=bbaetz,justdave
2002-04-23 21:33:46 +00:00
caillon%returnzero.com
81bdbc110c Bug 138604, make the bugzilla sidebar use valid XUL plus some template cleanup. r=bbaetz,gerv 2002-04-22 22:33:00 +00:00
gerv%gerv.net
92f27196c9 Bug 139051 - fix misspelling of "privilege". Patch by mental <xor@ivwnet.com>, 2xr=bbaetz. 2002-04-22 21:09:19 +00:00
gerv%gerv.net
0ef1d069ef Bug 135707 - rearrange templates to normalise filenames, and create directory structure which allows for localised versions of the templates. Earlier versions of these templates can be found, cvs removed, scattered around bugzilla/template/default; but there are no substantial changes between their initial checkin there and here. 2002-04-21 21:30:21 +00:00
ian%hixie.ch
cbd54ef96f Add an adminMessage to the default admin user. 2002-04-21 15:03:29 +00:00
ian%hixie.ch
6a5b570278 Add a (default, very simple) login command so that the standard footer can have a login link. 2002-04-21 14:58:13 +00:00
ian%hixie.ch
7f92f4f9ec Changing from COSES to TemplateToolkit 2002-04-21 14:53:34 +00:00
ian%hixie.ch
43f8ca9182 Split the confused getRights API into two, one to get the list of rights, and one to get the list of rights applicable to a set of groups. Make the user's output hash list all rights if the user is an administrator (this mirrors the behaviour of the user hasRight API). 2002-04-21 14:11:41 +00:00
ian%hixie.ch
17468fb239 add group names to the data passed to templates 2002-04-21 14:08:27 +00:00
ian%hixie.ch
469080dad5 If a user bookmarks or reloads the logout page, we don't want to show an error. 2002-04-21 14:05:15 +00:00
justdave%syndicomm.com
c5175bd35f Fix for bug 125013: ProcessMultipartFormFields in CGI.pl would hang if the posting browser included regexp metacharacters in its boundary string.
Patch by tkl@telenet.ch (Thomas Klaeger)
2xr= justdave
2002-04-20 16:17:54 +00:00
gerv%gerv.net
255a569bb5 Bug 138581 - add template/en/* to the search path. Patch by gerv, 2xr=justdave. 2002-04-19 22:47:33 +00:00
gerv%gerv.net
a1340216d6 Bug 135707 - template reorganisation. This makes the new copies of the templates use all the correct names internally. Patch by me, 2xr=myk. 2002-04-19 22:38:22 +00:00
gerv%gerv.net
ef838bf028 Bug 135707 - make template/en/default templates consistent with template/default. Patch by ddk, 2xr=gerv. 2002-04-19 18:35:45 +00:00
gerv%gerv.net
5e488f49a2 Bug 135707 - rearrange templates to normalise filenames, and create directory structure which allows for localised versions of the templates. Earlier versions of these templates can be found, cvs removed, scattered around bugzilla/template/default; but there are no substantial changes between their initial checkin there and here. 2002-04-18 20:29:05 +00:00
gerv%gerv.net
10eb92bad0 Bug 138064 - False-positive error message in checksetup.pl when checking for "png" in data/webdot/.htaccess. Patch by ddk; 2xr=justdave. 2002-04-18 19:59:00 +00:00
gerv%gerv.net
255cb21359 Bug 135707 - rearrange templates to normalise filenames, and create directory structure which allows for localised versions of the templates. Earlier versions of these templates can be found, cvs removed, scattered around bugzilla/template/default; but there are no substantial changes between their initial checkin there and here. 2002-04-18 19:32:47 +00:00
gerv%gerv.net
786446053f Bug 135707 - rearrange templates to normalise filenames, and create directory structure which allows for localised versions of the templates. Earlier versions of these templates can be found, cvs removed, scattered around bugzilla/template/default; but there are no substantial changes between their initial checkin there and here. 2002-04-18 19:27:55 +00:00
gerv%gerv.net
2db52bd70f Bug 135707 - rearrange templates to normalise filenames, and create directory structure which allows for localised versions of the templates. Earlier versions of these templates can be found, cvs removed, scattered around bugzilla/template/default; but there are no substantial changes between their initial checkin there and here. 2002-04-18 18:57:05 +00:00
bbaetz%student.usyd.edu.au
428b8c327f Missing version string. Fixes tinderbox bustage, or it would if the
tinderboxes were working r=./runtests.sh --verbose x2
2002-04-18 00:00:43 +00:00
justdave%syndicomm.com
2b137ff806 Fix for bug 12004: need info on Template and AppConfig in the help docs.
Documentation SGML patch by Greg Leblanc <gleblanc@linuxweasel.com>
2002-04-17 22:59:09 +00:00
gerv%gerv.net
5820179602 Bug 137954 - Empty "move-button-text" field blocks changing bugs. Patch by gerv, 2xr=justdave. 2002-04-17 22:59:07 +00:00
myk%mozilla.org
66636a9ed7 Fix for bug 126792: Templatizes showdependencytree.cgi.
Patch by Myk Melez <myk@mozilla.org>.
r=afranke,gerv
2002-04-17 21:58:30 +00:00
gerv%gerv.net
657c651377 Bug 135545 - missing template version strings. Patch by ddk; 2xr=gerv. 2002-04-17 21:28:20 +00:00
gerv%gerv.net
0dad2ea904 Bug 136754 - warning in editproduct.cgi if usebuggroups option is on. Patch by justdave; r=gerv, bbaetz. 2002-04-17 21:12:43 +00:00
gerv%gerv.net
0a5ed8dad9 Bug 137589 - fix test 4 not to hang on the "use CGI" in the template. 2002-04-17 21:10:43 +00:00
myk%mozilla.org
1079f660d9 Fix for bug 136506: work-around taint error on Perl 5.005.
Patch by Davidy Avery <daa@rm.incc.net>.
2x r=myk
2002-04-17 02:55:10 +00:00
bbaetz%student.usyd.edu.au
b8049151a5 bug 117718 - Mass Change removes a bugs groupset if the bug was in the
wrong product group
r=justdave x2
2002-04-16 08:29:01 +00:00
bbaetz%student.usyd.edu.au
a7ce931ca0 Bug 125427 - Taint error in duplicates.cgi with perl < 5.6
r=gerv, myk
2002-04-16 08:25:52 +00:00
justdave%syndicomm.com
d9761c1e86 Fix for bug 137669: remove <nobr> tags from attachment status lists
Patch by Jeffrey Baker <jwbaker@acm.org>
r= justdave x2
2002-04-16 04:25:21 +00:00
matty%chariot.net.au
98bab6ee7f Release notes update. 2002-04-16 04:03:30 +00:00
gerv%gerv.net
b1c96aac9a Bug 121247 - enter_bug comment templates. Template method for amalgamation of free-form enter_bug text fields into the description. Patch by gerv; 2xr=myk. 2002-04-15 23:17:03 +00:00
myk%mozilla.org
e35f6ac8b2 Fix for bug 134198: Warns installations about Apache configuration issue with security ramifications.
Fix by Gregory Leblanc <gleblanc@linuxweasel.com>.
Docs fix, no review needed.
2002-04-15 22:30:29 +00:00
timeless%mac.com
e75dc3db00 Bug 92763 Add Windows XP as OS selection for entering/searching bugs
patch by ddk r=bbaetz r=justdave
Bug 135666 Creating bugs: OS detection doesn't work for Internet Explorer, Win NT 4.
patch by ddk+johannes.pellenz@sdm.de r=bbaetz r=justdave

Adds Windows XP to the bugzilla OS list
Activates the Windows XP detection (it was commented out waiting for this fix...)
Makes Windows NT (4) detection match the pattern everything else used
2002-04-15 03:54:18 +00:00
bbaetz%student.usyd.edu.au
10422610d8 Bug 129442 - make html of a default installation (mostly) HTML 4.01
transitional compliant
Original patch by chema@ximian.com, modified/extended by
bbaetz@student.usyd.edu.au
r=gerv, justdave
2002-04-15 02:48:17 +00:00
bbaetz%student.usyd.edu.au
a097b9f596 Bug 136751 - warnings with show_bug.cgi
r=justdave x2
2002-04-15 02:19:19 +00:00
bbaetz%student.usyd.edu.au
d66fd9e89d Bug 110980 - no email to cc list when opening new bug
original patch by jake@bugzilla.org, merged to current sources by
bbaetz@student.usyd.edu.au
r=gerv, justdave
2002-04-14 04:43:55 +00:00
myk%mozilla.org
ba6d753340 Fix for bug 136227: Corrects syntax error in bash script.
Patch by David Kilzer <ddkilzer@theracingworld.com>.
2xr=afranke
2002-04-12 21:15:45 +00:00
myk%mozilla.org
a26bc29e52 Fix for bug 125660: Templatizes process_bug.cgi.
Patch by Myk Melez <myk@mozilla.org>
r=gerv,bbaetz
2002-04-12 21:02:00 +00:00