Hatta File Tree Branch

log

age author description
2009-12-21 Randy Selzler Add support for docs/path/pages (docs tree)
2009-12-03 sheep check all unicode characters available on current platform for uppercase letters
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
2009-09-03 Cezary Krzyżanowski Updated polish translations for hatta_qticon.py strings
2009-09-03 Cezary Krzyżanowski Added translation strings from hatta_qticon.py
2009-09-03 Cezary Krzyżanowski Incorporate cross-platform internationalization and locale handling. Added
2009-09-03 Cezary Krzyżanowski Setup typo
2009-09-03 Cezary Krzyżanowski Added pybonjour as a requirement and a warning to produce a full-featured
2009-09-03 Cezary Krzyżanowski Fix empty url bug. Added preferences window icon.
2009-09-03 cezary Make windows build fully working with qticon:
2009-09-02 Cezary Krzyżanowski Sheep bugfix merge
2009-09-02 Cezary Krzyżanowski Use QDesktopServices to get common dirs. Remove unused path_utils.
2009-09-02 Cezary Krzyżanowski Make browsing the default action of ZeroconfThread. Register action is
2009-09-02 sheep proper class for highlighted search results
2009-09-02 Cezary Krzyżanowski Make announce checkbox invisible if there's no pybonjour
2009-09-02 Cezary Krzyżanowski Feature missing message when no bonjour found
2009-09-02 Cezary Krzyżanowski Added announce configure option.