Commit Graph

17 Commits

Author SHA1 Message Date
myk%mozilla.org
7ef02807ad Changed the password field on the "create document" page to type="password" (was type="text") so passwords get obscured. 2002-08-24 03:01:35 +00:00
myk%mozilla.org
74545ebfea Fix for bug 142829: Allow users to create files. Also whacks the tree heavily with improvements to error handling (differentiating between user and code errors),
reorganization of the Perl code, and additional instructions for setup in the README file and the sample.conf file.
2002-08-24 01:56:50 +00:00
myk%mozilla.org
b75cac0546 Fix for bgu 153114: Files bugs about changes (that the user can't make herself because she doesn't have CVS access) into the mozilla.org product, webmaster@mozilla.org component instead of the Documentation product. Also, adds a link to the document's change log so users can figure out to whom to assign the bug. 2002-06-20 22:56:23 +00:00
myk%mozilla.org
5659dd078d Fix for bug 152688: HTML-escape CVS error messages before they are output. 2002-06-18 23:33:26 +00:00
myk%mozilla.org
70109c0034 Partial fix for bug 142928. Fixes egregrious example of mean and unnecessary error message. Why ping the user for using an at sign instead of a percentage sign in their CVS username? It's a common mistake and easy to correct; no need to make people feel bad about it. 2002-05-09 02:09:38 +00:00
myk%mozilla.org
902fb3c644 Fix for bug 143173: remove unnecessary fields and specific reporter's name from links to Bugzilla. 2002-05-09 01:50:44 +00:00
myk%mozilla.org
bde29842eb Fix for bug 143164: support URLs and URL paths better. 2002-05-09 00:40:02 +00:00
myk%mozilla.org
0b87d739e3 Fix for bug 142828: prompts the user for a file to edit if none is given. 2002-05-08 22:27:53 +00:00
myk%mozilla.org
442cf90c0e Last half of fix for bug 142911: shows location of file instead of its name if possible. 2002-05-08 21:48:18 +00:00
myk%mozilla.org
9b1caf1526 Fix for bug 142645: Tells users how to get a CVS account or file a bug report and attach their changes. 2002-05-08 01:49:07 +00:00
myk%mozilla.org
44dbb31d52 Last bit of fix for bug 142860.
Patch by Myk Melez <myk@mozilla.org>.
2002-05-08 00:43:00 +00:00
myk%mozilla.org
aceec26cce Fix for bug 142860: Properly support editing of files with Mac-, Windows-, and Unix-style line endings.
Patch by Myk Melez <myk@mozilla.org>.
2002-05-08 00:15:00 +00:00
myk%mozilla.org
a0f94c9630 Code clean-up for bug 142643: uses $1 instead of \1
Patch by Myk Melez <myk@mozilla.org>.
2002-05-07 22:52:56 +00:00
myk%mozilla.org
e29cf5237b Fix for bug 142643: Re-implements line-break escaping to prevent literal occurrences
of escaped line break sequences from being mistakenly interpreted as line breaks.
Patch by Myk Melez <myk@mozilla.org>.
2002-05-07 20:33:58 +00:00
myk%mozilla.org
8af63929dc Fix for bug 137673: No longer displays CVS error codes to end users.
Patch by James Cox <imajes@php.net>.
r=myk
2002-05-06 22:22:33 +00:00
myk%mozilla.org
f1ad22d33d Fix for bug 142637: Cleans up configuration files.
Patch by Myk Melez <myk@mozilla.org>.
2002-05-06 21:46:48 +00:00
myk%mozilla.org
85f2ab4e06 first check-in of Doctor, a webtool for editing documents in a CVS repository 2002-03-29 01:13:55 +00:00