Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-21 | add --diffurl, if set RecentChanges has links to svn diffs | joey | |
2006-03-20 | added last changed timestamp for pages | joey | |
2006-03-19 | link to helponformatting from the edit page | joey | |
2006-03-19 | conflict detection, merging, etc should be done now, I think | joey | |
2006-03-19 | first cut at svn merge and conflict | joey | |
2006-03-16 | add a header to page preview section | joey | |
2006-03-16 | dd page preview | joey | |
2006-03-13 | nbsp hack to separate out the buttons a bit. | joey | |
should really use css for this.. | |||
2006-03-13 | - Add Discussion links to the button bar, these will automatically create | joey | |
/Discussion subpages. - Fix linking to DNE pages in some edge cases. - Fix --rebuild (oops) - Fix propigation of "from" field trru the login process when creating a new page.a - Ideas for change notification. | |||
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 | |