Commit Graph

3205 Commits

Author SHA1 Message Date
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
bbaetz%student.usyd.edu.au
4fa6268983 Bug 121162 - remove unused file booleanchart.html
'patch' by mattyt, r=bbaetz, justdave
2002-04-11 07:31:45 +00:00
mcafee%netscape.com
8f749c03ae remove ip hack 2002-04-11 05:15:44 +00:00
mcafee%netscape.com
3f251d67fa remove ip Tp hack 2002-04-11 05:13:39 +00:00
gerv%gerv.net
5c2244951b Build bustage - add version string. Oops. No bug number. 2002-04-10 22:36:52 +00:00
gerv%gerv.net
e8dd3fa5c9 Bug 199635 - templatise duplicates.cgi. Patch by gerv, r=myk, bbaetz. 2002-04-10 22:30:00 +00:00
ian%hixie.ch
1043c55c39 '<stuart> right now its showing a teranchela(sp?) eating something or something' r=kerz 2002-04-09 21:23:57 +00:00
bbaetz%student.usyd.edu.au
c81264dc53 Byg 136003 - two extra spaces after every comment
r=gerv x2
2002-04-07 07:32:48 +00:00
bbaetz%student.usyd.edu.au
b1a40170bf Bug 133423 - Audit templates for FILTER usage
r=gerv, justdave
2002-04-07 04:13:53 +00:00
bbaetz%student.usyd.edu.au
43e088d22a Bug 134575 - some scripts trying to make world writable directories
r=justdave, gerv
2002-04-07 03:56:46 +00:00
ian%hixie.ch
df6bd7a3a6 change the constructor to be a service instance constructor only, so that if descendants are also services, we don't leak the world through having a circular reference to the app. 2002-04-06 21:34:39 +00:00
ian%hixie.ch
6b0ed86249 Update the CosesEditor to use the new name for the customised string data source. (used to be dataSource.strings, now dataSource.strings.customised) 2002-04-06 21:30:05 +00:00
ian%hixie.ch
38b28733e1 Correcting inherited method call to call the right method -- serviceInstanceInit(), not init() 2002-04-06 21:27:45 +00:00
ian%hixie.ch
9ca5550433 Fix the removeObjects() function to ensure it actually removes the objects instead of leaving null pointers about for us to dereference later. Added some extra precautions to make sure that doesn't happen again. This all makes it possible to log out again. 2002-04-06 20:37:31 +00:00
ian%hixie.ch
05240d8e86 Fixing warning: 'Use of uninitialized value in concatenation (.) or string at ../PLIF/PLIF/Service/TemplateToolkit.pm line 70.' 2002-04-06 20:19:12 +00:00
ian%hixie.ch
c5ed21b8e9 Use Template::Stash::Context rather than Template::Stash because we need things like .ref 2002-04-06 20:13:44 +00:00
ian%hixie.ch
111c3af7cc Updating built in COSES strings to match the new semantics (no 'data.' prefix required on variables) 2002-04-06 19:29:13 +00:00
ian%hixie.ch
34268809ac Added support for password-less installations. Also added some comments and made font-lock happier. 2002-04-06 19:23:24 +00:00
ian%hixie.ch
871763fcb5 change the name adminHostname to the more accurate localHostname 2002-04-06 19:16:09 +00:00
gerv%gerv.net
5d41c58349 Bug 135815 - Regression on CGI.pl for link to showvotes.cgi. Patch by ddk, 2xr=gerv. This one line has caused me so much grief... 2002-04-05 22:42:26 +00:00
ian%hixie.ch
f94e20287e Adding Template Toolkit support. See http://www.template-toolkit.org/ for documentation on the template toolkit format. 2002-04-05 22:39:59 +00:00
gerv%gerv.net
84cb42fde8 Bug 135473 - Using back button after failure on attachment.cgi does not disable radio buttons when patch checkbox is checked. Patch by ddk <ddkilzer@theracingworld.com>, 2xr=gerv. 2002-04-05 22:38:19 +00:00
ian%hixie.ch
70f92fe612 Add getArgumentsBranch() virtual method declaration (for completeness). 2002-04-05 22:13:52 +00:00
gerv%gerv.net
5b3a164a8c Bug 135469 - missing version string (tree's afire). Patch by ddk, 2xr=zach. 2002-04-05 20:53:46 +00:00
ian%hixie.ch
f8012497bf Update: Yet more things that need doing. 2002-04-05 20:25:11 +00:00
ian%hixie.ch
7c6fe87ed8 Make the File string data source capable of looking for file-based templates in two locations, one specific to the app and one relative to the library. This allows PLIF to ship with default templates for various screens and thus makes it easier to bootstrap a simple app. 2002-04-05 20:17:34 +00:00
ian%hixie.ch
1f3b041aaa Default error reporting page. 2002-04-05 20:15:27 +00:00
ian%hixie.ch
455922b478 Default templates for headers and footers that can be used by other templates. 2002-04-05 20:13:51 +00:00
gerv%gerv.net
774ee1bf1b Bug 126456 - fix our error handling. Change the name of the functions to something more sane; a few enhancements. Patch by gerv, 2xr=myk. 2002-04-05 20:03:09 +00:00
ian%hixie.ch
ad1ba85936 Update the parameter list so that the 'type' parameter is explicitly named (although it still isn't used since this expander only supports one type). Also change the semantics of the data hash: no longer replace the data into a one member hash. This is a minor optimisation that eases interaction between expanders but will require changes to all existing templates. 2002-04-05 19:16:14 +00:00
ian%hixie.ch
b52700b1d2 Add a 'type' argument to the string expander interface so that string expanders can support multiple types. Also split getExpandedString so that callers can expand strings separately from getting strings, in case that is ever necessary. 2002-04-05 19:13:14 +00:00
ian%hixie.ch
5230bdd859 Minor typo correction: change 'import New::SMTP' to 'import Net::SMTP' 2002-04-05 19:11:21 +00:00
bbaetz%student.usyd.edu.au
0e88fdc06a bug 134562 - taint error in buglist.cgi
r=justdave, gerv
2002-04-05 07:48:27 +00:00
gerv%gerv.net
e515005689 Bug 117760 - Templatise showvotes.cgi and incorporate doeditvotes.cgi. CVS removal of old CGIs. 2002-04-05 07:15:18 +00:00
gerv%gerv.net
4276a12572 Bug 117760 - Templatise showvotes.cgi and incorporate doeditvotes.cgi. Patch by gerv, r=myk, bbaetz. 2002-04-05 07:13:55 +00:00
gerv%gerv.net
ff24613979 Bug 124920 - Templatise post_bug.cgi. Patch by gerv, r=myk, bbaetz. 2002-04-05 07:09:28 +00:00
gerv%gerv.net
254169313c Bug 126793 - templatise showdependencygraph.cgi. Patch by gerv, r=bbaetz, myk. 2002-04-04 07:39:19 +00:00
zach%zachlipton.com
1c03ca5b01 Fix for bug 135291: add version string to new templates and fix the string for non
xml templates.

r=bbaetz, r2=ddk
2002-04-04 07:01:17 +00:00
bbaetz%student.usyd.edu.au
bd97310728 Bug 130373 - sorting by target milestone genreated bogus error
patch by ddkilzer@theracingworld.com, r=bbaetz, justdave
2002-04-04 04:28:27 +00:00
bbaetz%student.usyd.edu.au
5e0ed0f646 Bug 127200 - query for cc takes long time
r=mattyt, justdave
2002-04-04 04:21:56 +00:00
bbaetz%student.usyd.edu.au
2df551b1ef Bug 126883 - bugzilla.dtd isn't quite correct
r=gerv, justdave
2002-04-04 04:19:58 +00:00