Hatta Numbered Lists Branch

log

age author description
2009-12-07 Ben Support two more creole parsers for text processing
2009-12-07 Ben Made the parser more generic by introducing a text2html generator
2009-12-07 Ben Add a config option to specify a parser
2009-12-07 Ben merged
2009-12-02 Ben First version of the ordered-list patch
2009-12-07 Benoit Allard merged
2009-12-04 sheep Add markup for monospaced text, thanks to Ben
2009-12-04 sheep don't use sorted dicts in in markup patterns, use list of tuples instead
2009-12-04 sheep some docstrings
2009-12-07 Benoit Allard merged backout
2009-12-07 Benoit Allard Backed out changeset d24406d9c70a
2009-12-03 sheep merge with hatta-dev
2009-12-03 sheep check all unicode characters available on current platform for uppercase letters
2009-11-24 Ben Add support for space around the "|" in the link (improve readability)
2009-12-02 Ben Add support for monotype (tt) formating as documented in the Additions of Creole10
2009-12-02 Ben Move the text parsing to the lowest priority
2009-11-29 sheep add WikiWord links
2009-11-15 sheep merge
2009-11-15 sheep bind to 0.0.0.0 by default
2009-11-05 cezary Better exception reporting TODO.
2009-11-05 cezary A working exception dialog (temporary) solution.
2009-11-04 sheep catch thumbnail generation errors
2009-11-01 Cezary Krzyżanowski Add pygments and PIL as mandatory for py2app and py2exe.
2009-10-30 Cezary Krzyżanowski Explicite import werkzeug.template in order for py2app to see it
2009-10-21 sheep add space after edit link
2009-10-21 sheep completely overhaul the table parsing to allow links with | in them
2009-10-18 sheep add more special characters in pygment lexer names, based on http://pygments.org/docs/lexers/
2009-10-18 sheep add tests for pygments highlighting
2009-10-18 sheep allow + in highlighting names
2009-09-30 sheep build urls to special pages properly including script path
2009-09-30 sheep use /sr/bin/env to find the python binary
2009-09-30 sheep make diff work with . in page names
2009-09-15 sheep use proper exception for NotImplementedError
2009-09-14 sheep allow to be run as WSGI app directly
2009-09-14 sheep protect against badly encoded cookies
2009-09-14 sheep close the script tag
2009-09-14 sheep allow overriding of favicon and robots file
2009-09-14 sheep add optional buildin hgweb
2009-09-14 sheep add optional buildin hgweb
2009-09-13 sheep use templates and wiki_link in search and backlinks
2009-09-13 sheep make recent changes use t template and wiki_link
2009-09-13 sheep use wiki_link in menu
2009-09-13 sheep use templates in footer and history
2009-09-13 sheep don't create the template at every use
2009-09-13 sheep some small refactorings
2009-09-13 sheep change the structure of thumbnail cache to allow different mimetypes, fix the css in tests
2009-09-13 sheep merge
2009-09-13 sheep cleaner use of jinja2 templates when available
2009-09-06 sheep use jinja2 for templates if available
2009-09-08 Cezary Krzyżanowski Move translation to named variables. Also allow hatta listening on ports
2009-09-08 Cezary Krzyżanowski try-catch typo
2009-09-08 Cezary Krzyżanowski Except different errors on pybonjour import: windows gives WindowsError,
2009-09-06 sheep put more things into the template
2009-09-05 sheep pages without title never exist
2009-09-05 sheep start using templates
2009-09-05 sheep fix special page recognition
2009-09-05 sheep fix the robots.txt
2009-09-03 Cezary Krzyżanowski Make sure Windows setup deletes everything
2009-09-03 Cezary Krzyżanowski Linux path TODO
2009-09-03 Cezary Krzyżanowski Get rid of debug window