kestes%walrus.com
ec2c7dad9d
ignore files in the src tree beginning with dot.
2002-04-25 00:56:10 +00:00
kestes%walrus.com
35b8011ac0
fixes to make it compile.
2002-04-25 00:55:49 +00:00
kestes%walrus.com
7956254a85
add get/set functions to access the handlers.
2002-04-25 00:36:46 +00:00
kestes%walrus.com
c8f0c141a8
whops forgot a '}', code did not compile.
2002-04-25 00:31:30 +00:00
kestes%walrus.com
066eae0142
the sample would not compile.
2002-04-25 00:15:03 +00:00
kestes%walrus.com
ea68d8c238
add information about perl libraries needed.
2002-04-25 00:14:36 +00:00
kestes%walrus.com
0ff7616b55
update
2002-04-25 00:14:07 +00:00
kestes%walrus.com
8eee375c8a
add support for tinderboxprint strings from build machines. build.pm now keeps most recent
...
build if the builds are started too quickly but loggs the error.
2002-04-25 00:13:48 +00:00
kestes%walrus.com
44c93f885a
fixes to allow unit tests to work again (ignore files which are inapplicable to the test)
2002-04-25 00:12:56 +00:00
kestes%walrus.com
776e2563b7
add data to test TinderboxPrint code.
2002-04-25 00:12:13 +00:00
kestes%walrus.com
80d49ff213
test was time zone dependent, comment it out for now.
2002-04-25 00:11:51 +00:00
kestes%walrus.com
f6977d0831
let tinderbox handle the new TinderboxPrint keyword in the log files.
2002-04-24 23:25:34 +00:00
kestes%walrus.com
e260288d81
add better more detailed error messages when bonsai fails.
2002-04-24 23:24:42 +00:00
gerv%gerv.net
c14e575755
Bug 137183 - tab names should be in the template not in the .cgi. Patch by gerv; r=afranke, myk.
2002-04-24 22:21:59 +00:00
myk%mozilla.org
d92b383ce2
Fix for bug 126571: prevents display of messages to end-users about parameters being removed when an installation upgrades to a later
...
version of Bugzilla from which some parameters have been removed.
Patch by Myk Melez <myk@mozilla.org>
2xr=gerv
2002-04-24 21:44:20 +00:00
gerv%gerv.net
59629a41b0
Bug 138456 - use proper error functions in DBNameToIdAndCheck. Patch by gerv; 2xr=myk.
2002-04-24 21:41:51 +00:00
myk%mozilla.org
9d43de74a4
Fix for bug 139632: connect to the database in enter_bug.cgi in case it is time to rebuild the version cache, which needs a database
...
connection.
Patch by Myk Melez <myk@mozilla.org>.
2xr=gerv
2002-04-24 21:28:36 +00:00
kestes%walrus.com
e5acf112df
I introduced a bug into slamm's code.
...
fix it.
2002-04-24 20:57:23 +00:00
ian%hixie.ch
b86ab38364
If the app name is the same as the page name, only display it once in the page title
2002-04-24 20:31:53 +00:00
gerv%gerv.net
db55935a5f
Bug 125066 - remove the need to set a milestone on accept for products with just one milestone. Patch by zeroj; r=justdave, gerv.
2002-04-24 20:07:57 +00:00
ian%hixie.ch
3672975bff
Move from COSES to TemplateToolkit
2002-04-24 20:02:34 +00:00
gerv%gerv.net
25f5d8eef4
Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv.
2002-04-24 18:27:43 +00:00
gerv%gerv.net
7965a4d5b9
Bug 139800 - remove errant references to index.html. Patch by ddk, 2xr=gerv.
2002-04-24 18:11:00 +00:00
gerv%gerv.net
09ffc6f415
Bug 139787 - more template name fixes to stop tree burning. Patch by ddk, 2xr=gerv.
2002-04-24 18:07:15 +00:00
justdave%syndicomm.com
6ef0e88937
Fix tinderbox bustage caused by the template location code change. The tests are now looking in the right place for the
...
templates. 4 templates in the new location now come up with syntax errors however.
2002-04-24 09:50:53 +00:00
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