Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-12 | templatize commit types, so it could use icons, or whatever | joey | |
2006-03-12 | - finish user registration and password request email | joey | |
- make sure a user is in the userdb before assuming they're logged on based on session info (allows deleting uerdb item and invalidating all sessions) | |||
2006-03-12 | fix | joey | |
2006-03-12 | - use templates for signin form, error messages | joey | |
- use FormBuilder for edit page forms (also use template) - print debug to stderr in cgi mode to avoid breaking http headers - fix links to page in parentlinks if $url is unset - reorganise how wikilink is used in templates - only make recentchanes link if svn is enabled - change session id cookie to something we control - add support for logging committer name for web commits from signed in users (untested) - probably more changes I forgot | |||
2006-03-12 | improve message | joey | |
2006-03-12 | add rev as comment to shut up html::template | joey | |
2006-03-12 | doh | joey | |
2006-03-12 | template for recentchanges | joey | |
2006-03-12 | use template for page rendering | joey | |