Age | Commit message (Expand) | Author |
2008-07-06 | avoid uninitialised value | Joey Hess |
2008-07-06 | editpage escaping fixes | Joey Hess |
2008-07-02 | link to pagespec/attachment | Joey Hess |
2008-07-02 | factor out glob2re | Joey Hess |
2008-07-02 | add mimetype checking | Joey Hess |
2008-07-02 | add user and ip support to attachment pagespecs | Joey Hess |
2008-07-02 | toggle: Add javascript to top of page, not to end. This avoids flicker since ... | Joey Hess |
2008-07-02 | xhtml fixes | Joey Hess |
2008-07-02 | toggle: Add support for toggles that are open by default. | Joey Hess |
2008-07-02 | attachments interface visibility toggling | Joey Hess |
2008-07-02 | export javascript, and support default-open toggles | Joey Hess |
2008-07-01 | fixes | Joey Hess |
2008-07-01 | some fit and finish fixes | Joey Hess |
2008-07-01 | only show one sig fig | Joey Hess |
2008-07-01 | display human sizes | Joey Hess |
2008-07-01 | add both kinds of links | Joey Hess |
2008-07-01 | basic attachment list | Joey Hess |
2008-07-01 | save attachments when page is saved too | Joey Hess |
2008-07-01 | check attachments in and refresh | Joey Hess |
2008-07-01 | add allowed attachments field to admin prefs | Joey Hess |
2008-07-01 | minor optimisation | Joey Hess |
2008-07-01 | fix expensive move code path | Joey Hess |
2008-07-01 | better approach for cgi upload disabling | Joey Hess |
2008-07-01 | bugfixes | Joey Hess |
2008-07-01 | attachment location | Joey Hess |
2008-07-01 | simplification | Joey Hess |
2008-07-01 | reorder | Joey Hess |
2008-07-01 | call check_canedit | Joey Hess |
2008-07-01 | bugfix; support pagetype of "0" | Joey Hess |
2008-07-01 | copy the attachment into srcdir | Joey Hess |
2008-07-01 | break out fast_file_copy | Joey Hess |
2008-06-30 | fix some messages | Joey Hess |
2008-06-30 | add an ispage limit | Joey Hess |
2008-06-30 | minor improvements | Joey Hess |
2008-06-30 | basic attachment plugin, unfinished | Joey Hess |
2008-06-30 | disable cgi uploads earlier | Joey Hess |
2008-06-30 | remove unused editpage title | Joey Hess |
2008-06-30 | Configure CGI.pm to disable file uploads by default. | Joey Hess |
2008-06-28 | call format hooks when generating page previews | Joey Hess |
2008-06-28 | smiley: Generate links relative to the destpage. (Fixes a reversion from 2.41.) | Joey Hess |
2008-06-24 | pagesources might not be populated | Joey Hess |
2008-06-24 | only convert urls if the module is installed | Joey Hess |
2008-06-24 | formatting | Joey Hess |
2008-06-24 | rename to txt | Joey Hess |
2008-06-24 | initial version | Joey Hess |
2008-06-24 | Disable handling of "bare" links by the creole plugin. | Bernd Zeimetz |
2008-06-21 | `template` option for aggregate.pm. | Bernd Zeimetz |
2008-06-19 | avoid creole parsing wikilinks | Joey Hess |
2008-06-19 | creole: New plugin from Bernd Zeimetz. Closes: #486930 | Joey Hess |
2008-06-16 | textile: The Text::Textile perl module has some regexps that fail if input is... | Joey Hess |