aboutsummaryrefslogtreecommitdiffstats
path: root/globals.pl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 166023 - On failure in template->new, a template is used to display errorbugreport%peshkin.net2002-09-091-2/+1
| | | | 2xr = bbaetz
* Spelling fixes.matty%chariot.net.au2002-09-061-2/+2
|
* Bug 165221: Apostrophes not properly handled during account creation. ↵preed%sigkill.com2002-08-301-2/+10
| | | | r=joel,r2=bbaetz
* Bug 163829 - move pref code into a separate packagebbaetz%student.usyd.edu.au2002-08-291-151/+37
| | | | r=joel, preed
* Updating my e-mail address as jake@acutex.net is no longer valid.jake%bugzilla.org2002-08-271-1/+1
| | | | * NO CODE CHANGES *
* Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au2002-08-261-1/+0
| | | | r=joel x2
* Bug 143286 - Add support for Insiders, Private comments, Private ↵gerv%gerv.net2002-08-201-10/+17
| | | | Attachments. Patch by bugreport@peshkin.net; r=gerv.
* Big 163291 - Move utility funcs into a modulebbaetz%student.usyd.edu.au2002-08-191-72/+3
| | | | r=preed x2
* Backing out patch for bug 126955 (supporting localized templates) due to ↵justdave%syndicomm.com2002-08-171-49/+1
| | | | | | fatal regression in checksetup.pl for initial checkouts/clean installs. See comment 25 onward in bug for details.
* Bug 162068 - Fix callers of ThrowUserError to use messages.html.tmpl. Patch ↵gerv%gerv.net2002-08-161-4/+2
| | | | by gerv; r=bbaetz.
* Bug 43600 - Convert products/components to use ids instead of names.bbaetz%student.usyd.edu.au2002-08-121-5/+57
| | | | | Initial attempt by jake@bugzilla.org, updated by me r=joel, preed
* Bug 162217: fixed my bustage introduced in bug 160410; yes, I owe the whole ↵preed%sigkill.com2002-08-121-1/+7
| | | | Bugzilla team a good bottle of tequila now (ask Baloo for details)
* D'OH! Previous checkin for Bug 160410 broke the build due to "only seen ↵preed%sigkill.com2002-08-111-0/+1
| | | | once" errors (and some unitialized errors; but I couldn't repeat those with the testing suite once I used the var twice; I guess we'll see... :-/
* Bug 160410: defparams.pl support for single/multi pulldown menus; ↵preed%sigkill.com2002-08-111-22/+26
| | | | p=preed,r=joel,r2=bbaetz
* Bug 126955 - Bugzilla should support translated/localized templates. This ↵gerv%gerv.net2002-08-101-1/+49
| | | | patch uses ACCEPT_LANGUAGE to determine which template to use. Patch by burnus; r=gerv.
* Bug 161865 - GetFieldID shouldn't INSERT into the fielddefs tablebbaetz%student.usyd.edu.au2002-08-101-6/+1
| | | | r=joel x2
* ... and = instead of =>.gerv%gerv.net2002-07-271-1/+1
|
* Fixing bustage caused by ; instead of , in burnus' patch.gerv%gerv.net2002-07-271-1/+1
|
* Bug 158651 - currenttime should use time2str. Patch by burnus@gmx.de; 2xr=gerv.gerv%gerv.net2002-07-271-0/+3
|
* Bug 157074 - verify-new-product doubles comment linefeeds on Win32bbaetz%student.usyd.edu.au2002-07-191-0/+14
| | | | r=myk, jouni
* Bug 150829 - 'My Votes' link missing from footerbbaetz%student.usyd.edu.au2002-07-101-7/+0
| | | | r=myk, jouni
* Bug 151871 - rewrite quoteUrls to fix major performance problems, and abbaetz%student.usyd.edu.au2002-07-031-86/+90
| | | | | few other misc bugs too. r=myk x2
* Bug 150770 - Lost <nobr> arround query resultsbbaetz%student.usyd.edu.au2002-07-011-9/+0
| | | | r=jouni, justdave
* Bug 148488 - more HTML validation fixesbbaetz%student.usyd.edu.au2002-06-281-1/+1
| | | | r=jouni, gerv
* Bug 150153 - ConnectToDatabase/quietly_check_login issues pt 2bbaetz%student.usyd.edu.au2002-06-231-6/+0
| | | | r=jouni x2
* Bug 151695 - assignee/qa contact can't access secure bugsbbaetz%student.usyd.edu.au2002-06-151-2/+6
| | | | r=myk x2
* Bug 143574 - taint errors with alternate formats. Also make data/templatebbaetz%student.usyd.edu.au2002-06-041-1/+9
| | | | | writable for non webservergroup users. r=myk, justdave
* Bug 93167 - &GroupExists and &GroupIsActive should push and pop sql statebbaetz%student.usyd.edu.au2002-06-031-0/+4
| | | | r=justdave, jouni
* Fix for bug 148011: Move pseudo-method definitions together.myk%mozilla.org2002-05-301-22/+23
| | | | | Patch by Myk Melez <myk@mozilla.org>. 2xr=justdave
* Bumping version to 2.17 for development on the trunk. Bugzilla 2.16 release ↵justdave%syndicomm.com2002-05-111-1/+1
| | | | process is now ocurring on BUGZILLA-2_16-BRANCH. Any bugs intended for 2.16 must be checked in both on the branch and the trunk. Checkins for 2.17/2.18 items can be checked in on the trunk now.
* Bumping version number to 2.16rc1justdave%syndicomm.com2002-05-091-1/+1
|
* Bug 140437 - clean up parameters. Patch by gerv; 2xr=justdave.gerv%gerv.net2002-05-081-7/+0
|
* Bug 140435 - Templatise GetCommandMenu. Patch by gerv; r=bbaetz, justdave.gerv%gerv.net2002-05-081-1/+11
|
* Bug 135543 - @Support::Templates::testitems does not list all templatesbbaetz%student.usyd.edu.au2002-05-071-0/+3
| | | | Patch by ddkilzer@theracingworld.com (David D. Kilzer), r=gerv, justdave
* Bug 140564 - Unquoted variable in regexp in globals.pl. Patch by ↵gerv%gerv.net2002-04-301-1/+1
| | | | xor@ivwnet.com; 2xr=gerv.
* Fix for bug 140633: Template Toolkit bug causes directory "datatemplate" to ↵justdave%syndicomm.com2002-04-291-1/+1
| | | | | | | be created in the Bugzilla root directory instead of creating "template" within the "data" directory. Adding a trailing slash to the compile directory name to work around it. 2xr= bbaetz
* Bug 138284 - prepare for Bugzilla Helper replacement enter_bug template. ↵gerv%gerv.net2002-04-271-0/+3
| | | | Patch by gerv; r=bbaetz, myk.
* Bug 97832 - turn on template compilation. This means that the minimum TTbbaetz%student.usyd.edu.au2002-04-271-0/+7
| | | | | version is now 2.07. r=myk, gerv
* Bug 140407 - remove all references to directories template/default and ↵gerv%gerv.net2002-04-271-1/+1
| | | | template/custom. They are no more. Oceania is at war with Eastasia. Oceania has always been at war with Eastasia.
* Bug 140145 - GetLongDescriptionAsHTML must die. Patch by gerv, 2xr=bbaetz.gerv%gerv.net2002-04-261-45/+0
|
* Bug 140121 - make sure we keep calling SyncAnyPendingShadowChanges from the ↵gerv%gerv.net2002-04-261-0/+3
| | | | footer. Patch by gerv, 2xr=myk.
* Bug 138456 - use proper error functions in DBNameToIdAndCheck. Patch by ↵gerv%gerv.net2002-04-251-20/+6
| | | | gerv; 2xr=myk.
* Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv.gerv%gerv.net2002-04-251-0/+7
|
* Bug 138581 - add template/en/* to the search path. Patch by gerv, 2xr=justdave.gerv%gerv.net2002-04-201-1/+1
|
* Bug 129442 - make html of a default installation (mostly) HTML 4.01bbaetz%student.usyd.edu.au2002-04-151-1/+1
| | | | | | | transitional compliant Original patch by chema@ximian.com, modified/extended by bbaetz@student.usyd.edu.au r=gerv, justdave
* Fix for bug 125660: Templatizes process_bug.cgi.myk%mozilla.org2002-04-131-55/+0
| | | | | Patch by Myk Melez <myk@mozilla.org> r=gerv,bbaetz
* Bug 134575 - some scripts trying to make world writable directoriesbbaetz%student.usyd.edu.au2002-04-071-3/+13
| | | | r=justdave, gerv
* Remaining pieces of Bug 23067 from yesterday... no idea why the first ↵justdave%syndicomm.com2002-04-021-4/+33
| | | | commit didn't pick these up.
* Fix for bug 92263: Don't output SQL commands before the footer when ↵justdave%syndicomm.com2002-04-011-0/+3
| | | | | | syncshadowdb fails (only affects Bugzillas that are running shadow databases) r= bbaetz, gerv
* Bug 104589 - prevent user closing window from terminating Bugzilla scripts. ↵gerv%gerv.net2002-03-281-0/+6
| | | | Patch by Gerv <gerv@mozilla.org>, r=justdave, myk