Age | Commit message (Expand) | Author |
2008-10-24 | export CALLER_UID | Joey Hess |
2008-10-24 | can't lock wiki due to permissions (probably) | Joey Hess |
2008-10-24 | include temp file for attachment change too | Joey Hess |
2008-10-24 | updates | Joey Hess |
2008-10-24 | really fix calls to check_can* | Joey Hess |
2008-10-23 | untrusted committers code seems to be fully working | Joey Hess |
2008-10-23 | fix calls to check_* | 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 | Use the pure perl Data::Dumper when generating setup files to ensure that utf... | Joey Hess |
2008-10-19 | Fix issue with utf-8 in wikiname breaking session cookies, by entity-encoding... | Joey Hess |
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 |
2008-10-18 | po plugin: added lang() custom PageSpec function | intrigeri |
2008-10-18 | po plugin: make any slave page dependent on the corresponding master page | intrigeri |
2008-10-18 | po plugin: bugfix - only refresh POT/PO for translatable pages | intrigeri |
2008-10-18 | po plugin: do not trust po4a functions return value | intrigeri |
2008-10-18 | po plugin: refresh PO files when a master page is updated | intrigeri |
2008-10-18 | po plugin: refresh POT files when a master page is updated | intrigeri |
2008-10-18 | po plugin: build %translations in needsbuild hook rather than scan | intrigeri |
2008-10-18 | po plugin: created OTHERLANGUAGES template loop | intrigeri |
2008-10-18 | po plugin: po_slave_languages is a hash, rather than a hash of hashes | intrigeri |
2008-10-18 | po plugin: build %translations at scan time | intrigeri |
2008-10-18 | po plugin: memoize istranslatable and _istranslation | intrigeri |
2008-10-18 | po plugin[filter]: avoid converting more than once per destfile | intrigeri |
2008-10-18 | po plugin: bugfix (calling function in wrong module) | intrigeri |
2008-10-18 | po plugin: added *.pot to wiki_file_prune_regexps | intrigeri |
2008-10-18 | po plugin: move translatable pages to setup file, refactor | intrigeri |