| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Fixes to handle User-Hits-Stop-Button problems, specifically, | bwarsaw | 2001-05-02 | 1 | -2/+22 |
| * | CATEGORIES: Changes for readability... | bwarsaw | 2001-05-01 | 1 | -2/+6 |
| * | As if this file wasn't enough of an ugly hack ;) -- significant | bwarsaw | 2001-04-09 | 1 | -170/+349 |
| * | admin_overview(): Adjust %(default_hostname)s to match variable name | twouters | 2001-03-05 | 1 | -2/+2 |
| * | admin_overview(): Fixed typo which broke admin overview. | bwarsaw | 2001-03-03 | 1 | -1/+1 |
| * | FormatPasswordStuff() -> password_inputs() | bwarsaw | 2001-03-03 | 1 | -6/+9 |
| * | option_help(): Fix two typos that broke variable details screen. | bwarsaw | 2001-03-03 | 1 | -3/+3 |
| * | CATEGORIES: We forgot about the auto responder! | bwarsaw | 2001-03-01 | 1 | -0/+1 |
| * | Untabification. | bwarsaw | 2001-02-28 | 1 | -60/+60 |
| * | Big i18n changes. | bwarsaw | 2001-02-28 | 1 | -322/+374 |
| * | De-string-module-ify. | bwarsaw | 2001-02-15 | 1 | -49/+33 |
| * | jcrey's latest round of I18N changes. | bwarsaw | 2000-12-26 | 1 | -24/+53 |
| * | First round integration of Juan Carlos's translatable string markings. | bwarsaw | 2000-12-07 | 1 | -102/+114 |
| * | Fixes for a minor local security hole. Some of the CGI scripts could | bwarsaw | 2000-09-29 | 1 | -10/+5 |
| * | main(): syslog() call had unnecessary trailing \n. Closes SF patch | bwarsaw | 2000-09-19 | 1 | -1/+1 |
| * | FormatConfiguration(): Added Dan Mick suggestion for a link to the | bwarsaw | 2000-09-19 | 1 | -4/+5 |
| * | ChangeOptions(): A previous change retained empty fields by passing | bwarsaw | 2000-09-15 | 1 | -17/+18 |
| * | main(): When creating the cgi.FieldStorage instance, we need to set | bwarsaw | 2000-09-15 | 1 | -1/+1 |
| * | FormatOptionHelp(), GetItemGuiDescr(): Several changes which improve | bwarsaw | 2000-09-12 | 1 | -23/+22 |
| * | ChangeOptions(): Use mlist.SetUserDigest() to set/unset the digest | bwarsaw | 2000-09-11 | 1 | -16/+11 |
| * | AddErrorMessage(): Insert the big red "Warning:" here, but make the | bwarsaw | 2000-09-09 | 1 | -13/+20 |
| * | main(): Make sure mlist.web_page_url ends in a trailing slash by | bwarsaw | 2000-08-03 | 1 | -0/+1 |
| * | FormatMembershipOptions(): Missed one use of GetScriptURL() - found by | bwarsaw | 2000-08-02 | 1 | -1/+1 |
| * | Cleanups to fix relative/absolute script url calculation in response | bwarsaw | 2000-08-01 | 1 | -17/+14 |
| * | main(): Oops, remove debugging. | bwarsaw | 2000-07-20 | 1 | -1/+0 |
| * | authenticated(): Removed (see Mailman/Cgi/Auth.py). | bwarsaw | 2000-07-20 | 1 | -71/+39 |
| * | main(), authenticate(): Factored out of main(), this function now | bwarsaw | 2000-07-19 | 1 | -54/+57 |
| * | main(): syslog() call needs log file first argument. | bwarsaw | 2000-06-28 | 1 | -1/+1 |
| * | Hackish support for `volatile' properties in the web interface. | bwarsaw | 2000-06-23 | 1 | -9/+16 |
| * | ChangeOptions(): Thomas Wouters patch to not complain about empty | bwarsaw | 2000-06-05 | 1 | -1/+1 |
| * | Convert all uses of sys.stderr.write() and mlist.LogMsg() to the new | bwarsaw | 2000-06-02 | 1 | -9/+7 |
| * | A few minor cosmetic changes to the admin UI. | bwarsaw | 2000-05-09 | 1 | -5/+4 |
| * | main(): Slightly different message for the log file when someone tries | bwarsaw | 2000-04-14 | 1 | -1/+3 |
| * | FormatConfiguration(): Rather than put the cookies-must-be-enabled | bwarsaw | 2000-04-09 | 1 | -2/+2 |
| * | Every admin page now contains a note stating that changes will not | hmeland | 2000-04-09 | 1 | -16/+5 |
| * | ChangeOptions(): When the gateway_to_mail option changes (in any | bwarsaw | 2000-04-07 | 1 | -1/+8 |
| * | Some meager consistency in handling errors when trying to open the | bwarsaw | 2000-04-04 | 1 | -9/+5 |
| * | Update the copyright lines to include the years 1999 & 2000. | bwarsaw | 2000-03-21 | 1 | -3/+1 |
| * | Some minor improvements to the admin UI, specifically: | bwarsaw | 2000-03-03 | 1 | -31/+35 |
| * | GetItemGuiValue(): slight reworking of the RadioButtonArray kludge at | bwarsaw | 2000-02-26 | 1 | -4/+4 |
| * | FormatConfiguration(): Kludge in the encoding type | bwarsaw | 2000-02-25 | 1 | -11/+31 |
| * | CATEGORIES: added `autoreply' category. | bwarsaw | 2000-02-19 | 1 | -1/+3 |
| * | FormatMembershipOptions(): Fixed keyword argument usage `obscured' => | bwarsaw | 1999-12-27 | 1 | -1/+1 |
| * | Added a warning to details windows, so users know that changing the | bwarsaw | 1999-12-11 | 1 | -0/+2 |
| * | ChangeOptions(): Don't allow real_name to differ from _internal_name | bwarsaw | 1999-11-29 | 1 | -0/+11 |
| * | small change to "no description" msg. | bwarsaw | 1999-11-11 | 1 | -1/+1 |
| * | No need to import paths; that's all set up by the CGI driver. | bwarsaw | 1999-11-11 | 1 | -1/+0 |
| * | Some general cleanup of imports, globals (zapped 'em), and a few other | bwarsaw | 1999-11-11 | 1 | -138/+168 |
| * | Fixed a minor grammar error. | hmeland | 1999-07-01 | 1 | -1/+1 |
| * | SecurityManager: | hmeland | 1999-06-13 | 1 | -40/+39 |