Hatta Numbered Lists Branch

log

age author description
2009-12-24 Ben Cascading CSS, proof of concept
2009-12-24 Ben merged
2009-12-26 sheep make the diff a little more error-proof
2009-12-26 sheep make pages refresh when menu or icons are edited
2009-12-26 sheep explicitly refuse dealing with symbolic links
2009-12-25 sheep csv lacks preview
2009-12-25 sheep start with a simple RST support
2009-12-24 sheep force unicode in all sqlite queries
2009-12-24 Ben merged
2009-12-24 sheep fix encoding trouble
2009-12-24 sheep wanted pages have unicode titles not str
2009-12-24 sheep remove spaces when extracting links
2009-12-24 sheep remove spaces also from file names
2009-12-24 sheep fix the title quoting
2009-12-24 Ben merged
2009-12-12 Ben Don't parse args in WSGI script
2009-12-23 sheep remove spaces form beginning and end of page titles
2009-12-23 sheep make sure sqlite doesn't convert titles like '123' to integers instead of strings
2009-12-23 sheep add a --version option
2009-12-23 Ben Add support for ordered list
2009-12-23 sheep split WikiPageText into WikiPageColorText
2009-12-23 sheep make default pages use conditional requests
2009-12-23 sheep make default pages use conditional requests
2009-12-23 sheep add line numbers in ISSUES
2009-12-23 sheep allowe pre in ISSUES
2009-12-23 sheep allowe pre in ISSUES
2009-12-23 sheep foadd tags as classes in ISSUES
2009-12-22 sheep format multi-line bug descriptions properly in ISSUES
2009-12-22 sheep break the javascript to shorter lines
2009-12-22 sheep add WikiPageBugs for ciss-like ISSUES file
2009-12-22 sheep add possibility to force mimetypes of some special pages
2009-12-22 sheep fix edit link on read-only pages, add proper js mime
2009-12-22 sheep add scripts.js by default
2009-12-22 sheep fix the example javascript scripts
2009-12-22 sheep move pygments css to the main style.css
2009-12-22 sheep move pygments import to top, add python mime type
2009-12-22 sheep use "is None" not "== None"
2009-12-22 sheep pages_cache -> cache_path
2009-12-21 sheep fix saving of plain-text files
2009-12-21 sheep make smilies a little more fault-proof
2009-12-21 sheep add spaces in recent changes
2009-12-21 sheep improve the wanted pages page, thanks to Ben
2009-12-21 sheep use ordered list in search resusults, thanks to Ben
2009-12-21 sheep fix the html test
2009-12-21 sheep explicitly forbid creating pages starting with +
2009-12-21 sheep remove error from history page, thanks to Ben, remove horizontal line from editor
2009-12-21 sheep a typo in preiew code, thanks to Ben
2009-12-23 Ben Add support for ordered list
2009-12-12 Ben Fix a few regressions
2009-12-20 sheep make wanted pages unique and exclude external links and special pages
2009-12-20 sheep use werkzeug.html in history item
2009-12-19 sheep remove style_page and script_page options
2009-12-19 sheep remove templates entirely
2009-12-19 sheep get rid of templates in the main page
2009-12-19 sheep get rid of templates in the page footer
2009-12-19 sheep simplify the html header, use pages that have default content
2009-12-19 sheep add robots.txt to restricted pages
2009-12-19 sheep simplify the html header, use pages that have default content
2009-12-19 sheep remove template use from search
2009-12-19 sheep get rid of itertools.chain in diff