Commit Graph

22 Commits

Author SHA1 Message Date
ian%hixie.ch
7c56b08e2b Update to TemplateToolkit format 2002-06-30 21:35:27 +00:00
ian%hixie.ch
19251aa801 Include character set information in the HTTP headers 2002-06-30 21:34:57 +00:00
ian%hixie.ch
4d9ba65cdd Preliminary work in making the user prefs notifications page nicer. 2002-05-07 12:16:24 +00:00
ian%hixie.ch
2eccf38d60 Add the hidden userPrefs.userID fields to the user prefs page so that changes to users other than yourself actually take effect. 2002-05-07 12:16:01 +00:00
ian%hixie.ch
50edfae326 pendingCommands.defined doesn't seem to work... Let's try pendingCommands.ref. It's technically more correct anyway. 2002-05-07 03:04:37 +00:00
ian%hixie.ch
e14122ee41 Forgot to fully convert the templates to Template Toolkit: nested dots need to be escaped differently now. 2002-05-07 03:03:00 +00:00
ian%hixie.ch
02aa6e26db Lots of tweaks, mainly to make the source look pretty. Also hid the Settings header if there are no important settings. 2002-05-07 01:32:28 +00:00
ian%hixie.ch
f343303e4e Forgot to fully convert the templates to Template Toolkit: nested dots need to be escaped differently now. Also added filters to the URI fragments so that spaces get escaped properly. They'll be stuck together at some point. 2002-05-06 21:15:05 +00:00
ian%hixie.ch
08859612f4 Forgot to fully convert the templates to Template Toolkit: nested dots need to be escaped differently now 2002-05-06 21:05:28 +00:00
ian%hixie.ch
35e07fb8e3 Remove the 'html' bit from the filenames. 2002-05-06 21:00:53 +00:00
ian%hixie.ch
cd26de7c63 E-mail templates 2002-05-06 12:53:53 +00:00
ian%hixie.ch
e67e2cad39 Remove the 'html' bit from the filenames. 2002-05-06 11:03:12 +00:00
ian%hixie.ch
11fa7fcc76 When getting ones password sent without getting a login failed message first, the pending command is the request to send a new password... so you get sent back to that once your password is sent. That's not good. This fixes it by moving the pendingCommands code to the login.failed page and making the login.detailsSent page only show the continue button when appropriate. 2002-05-06 05:17:00 +00:00
ian%hixie.ch
d33c4d1a80 User Preferences Screens 2002-05-06 04:55:59 +00:00
ian%hixie.ch
f2a559cbae Add some debugging info to every page once and for all. 2002-05-04 01:10:38 +00:00
ian%hixie.ch
3f6224691f Add various FILTERs were required to keep the output valid HTML... 2002-04-30 00:23:07 +00:00
ian%hixie.ch
5dae3f22b8 Login component output files for the HTTP protocol 2002-04-30 00:11:55 +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
ian%hixie.ch
3672975bff Move from COSES to TemplateToolkit 2002-04-24 20:02:34 +00:00
ian%hixie.ch
7f92f4f9ec Changing from COSES to TemplateToolkit 2002-04-21 14:53: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