Age | Commit message (Expand) | Author |
2008-11-05 | Merge commit 'intrigeri/po' | Joey Hess |
2008-11-05 | use error for two messages | Joey Hess |
2008-11-03 | po plugin: slave pages link to the master's discussion page | intrigeri |
2008-11-02 | po plugin: replace %hash=undef with undef %hash | intrigeri |
2008-11-02 | po plugin: force utf-8 encoding in POT files | intrigeri |
2008-11-02 | po plugin: fix linking from a translation to its master page | intrigeri |
2008-11-02 | po plugin: fix targetpage for home page's translations | intrigeri |
2008-11-02 | po plugin: removed last (?) bit of deprecated custom hook | intrigeri |
2008-11-02 | po plugin: replace targetpage hook with wrapper function | intrigeri |
2008-11-02 | Revert "added the targetpage hook" | intrigeri |
2008-11-02 | po plugin: replace tweakurlpath hook with a wrapper function | intrigeri |
2008-11-02 | preprocess text before htmlizing it | Joey Hess |
2008-11-02 | Revert "added hook urlpath" and "rename urlpath hook into tweakurlpath..." | intrigeri |
2008-11-02 | po plugin: replace tweakbestlink hook with a wrapper function | intrigeri |
2008-11-02 | disable istranslatable memoization | intrigeri |
2008-11-02 | Merge commit 'origin/master' into prv/po | intrigeri |
2008-10-31 | format: New plugin, allows embedding differntly formatted text inside a page ... | Joey Hess |
2008-10-30 | don't rely on plugin load order when determining generated directives | Joey Hess |
2008-10-29 | fix preview of shortcuts | Joey Hess |
2008-10-27 | git: Allow [[sha1_commit]] to be used in the diffurl, to support cgit. | Joey Hess |
2008-10-24 | the pre-receive wrapper needs to be suid after all | Joey Hess |
2008-10-24 | include temp file for attachment change too | Joey Hess |
2008-10-24 | updates | Joey Hess |
2008-10-23 | untrusted committers code seems to be fully working | Joey Hess |
2008-10-23 | check_canattach hooked up | Joey Hess |
2008-10-23 | more work on untrusted committers | Joey Hess |
2008-10-22 | initial support for git repos with untrusted committers | Joey Hess |
2008-10-21 | function injection overhaul | Joey Hess |
2008-10-21 | disable warnings when redefining functions | Joey Hess |
2008-10-20 | use relativedate as the css class for dates that should display relative | Joey Hess |
2008-10-20 | tag: When tagpage is set, force the links created by tagging to point at the ... | Joey Hess |
2008-10-20 | inline: Only the last feed link was put on the page, fix this to include all ... | Joey Hess |
2008-10-20 | Merge commit 'origin/master' into prv/po | intrigeri |
2008-10-19 | add displaytime hook | Joey Hess |
2008-10-19 | need to use localtime, fix width | Joey Hess |
2008-10-19 | fix relativedate timezone inclusion | Joey Hess |
2008-10-19 | mark up date so relativedate will work | Joey Hess |
2008-10-19 | po plugin: set every configuration item to unsafe | intrigeri |
2008-10-19 | po plugin: added ISTRANSLATION and ISTRANSLATABLE template variables | intrigeri |
2008-10-18 | po plugin(refreshpot): prevent PO references to be written | intrigeri |
2008-10-18 | po plugin: do not allow msgmerge to create backup files | intrigeri |
2008-10-18 | po plugin: only refresh private module variables when needed | intrigeri |
2008-10-18 | po plugin: add correct dependencies on pages using OTHERLANGUAGES | intrigeri |
2008-10-18 | po plugin: bugfix (OTHERLANGUAGES) | intrigeri |
2008-10-18 | po plugin: initial implementation of automatic POT/PO update | intrigeri |
2008-10-18 | po plugin: rebuild %translations after having created missing POT/PO files | intrigeri |
2008-10-18 | po plugin: create missing POT/PO files in needsbuild hook | intrigeri |
2008-10-18 | po plugin: added and documented PERCENTTRANSLATED template variable | intrigeri |
2008-10-18 | po plugin: make translation percentage available in OTHERLANGUAGES loop | intrigeri |
2008-10-18 | po plugin: added currentlang() custom PageSpec function | intrigeri |