summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | fixed mailprefix handlingAndreas Gohr2012-03-09
| | * | | | | | | | | | | fixed missing replacement for HTML notify mailsAndreas Gohr2012-03-04
| | * | | | | | | | | | | allow image embeds in HTML mail templatesAndreas Gohr2011-11-13
| | * | | | | | | | | | | Added HTML wrapper for mailsAndreas Gohr2011-11-13
| | * | | | | | | | | | | allow non-txt extensions when accessing localesAndreas Gohr2011-11-13
| | * | | | | | | | | | | Merge branch 'master' into htmlmailAndreas Gohr2011-11-12
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | added Mailer class to autoloaderAndreas Gohr2011-11-12
| | * | | | | | | | | | | | Replaced mail_send calls with new Mailer classAndreas Gohr2011-11-12
| | * | | | | | | | | | | | Make use of new Mailer class in notify()Andreas Gohr2011-11-12
| | * | | | | | | | | | | | Copy all text replacements to HTML replacements in MailerAndreas Gohr2011-11-12
| | * | | | | | | | | | | | Added setBody() to Mailer classAndreas Gohr2011-11-12
| | * | | | | | | | | | | | shorten title when used as prefixAndreas Gohr2011-11-12
| | * | | | | | | | | | | | mail prefix defaults to title when emptyAndreas Gohr2011-11-12
| | * | | | | | | | | | | | added old plugin hook back into Mailer classAndreas Gohr2011-11-12
| | * | | | | | | | | | | | clean headers in a separate stepAndreas Gohr2011-11-12
| | * | | | | | | | | | | | Merge branch 'master' into htmlmailAndreas Gohr2011-11-12
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | The Mailer class should work nowAndreas Gohr2011-11-02
| | * | | | | | | | | | | | | Added Mailer classAndreas Gohr2011-11-02
| * | | | | | | | | | | | | | Release preparationsAdrian Lang2012-04-19
| | | | | | | | | | | * | | | Changed padding and margin like @selfthinker suggestedTim Roes2012-05-07
| | | | | | | | | | | * | | | Removed vendor specific border radiusTim Roes2012-05-07
| | | | | | | | | | | * | | | Changed style of notification messagesTim Roes2012-04-27
| | | | | | | | |_|_|/ / / / | | | | | | | |/| | | | | |
| | | | | | | * | | | | | | Resolve empty page ID to configured start pageTim Roes2012-04-19
| | | | | | | * | | | | | | Merge branch 'master' of https://github.com/splitbrain/dokuwikiTim Roes2012-04-19
| | | | | | | |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | escape target error message (SECURITY) FS#2487 FS#2488Andreas Gohr2012-04-19
| * | | | | | | | | | | | | some more debug output in the indexer webbugAndreas Gohr2012-04-19
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
| | | | | | | * | | | | | Added more detail error code for unauthorized calls in xmlrpc interface.Tim Roes2012-04-18
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge pull request #94 from timroes/masterAndreas Gohr2012-04-15
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Remote search is aware of useheading optionTim Roes2012-04-12
| | * | | | | | | | | | Added page title to search results in Remote APITim Roes2012-04-12
| * | | | | | | | | | | extended some config options a bit, to make more clear what they doAndreas Gohr2012-04-15
| * | | | | | | | | | | rearranged the config optionsAndreas Gohr2012-04-15
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Romanian language updateEmanuel-Emeric Andraşi2012-04-15
| * | | | | | | | | | Marathi language updatePadmanabh Kulkarni2012-04-15
| |/ / / / / / / / /
| * | | | | | | | | Arabic Language UpdateUsama Akkad2012-04-11
| * | | | | | | | | when there's not enough space for images, make sure they stay proportional (m...Anika Henke2012-04-09
| * | | | | | | | | added minimal RTL print styles (part of FS#2185)Anika Henke2012-04-09
| * | | | | | | | | moved plugins' rtl.css to their style.css counterpart (part of FS#2185)Anika Henke2012-04-09
| | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Merge pull request #82 from splitbrain/new-templateAnika Henke2012-04-07
| |\ \ \ \ \ \ \ \
| | * | | | | | | | removed all browser-specific gradients as the recently (in 42ff6730) introduc...Anika Henke2012-04-07
| | * | | | | | | | removed comments from accidentally commented lines in tpl_includeFile()Anika Henke2012-04-07
| | * | | | | | | | removed obsolete template fileAndreas Gohr2012-04-07
| | * | | | | | | | added tpl_includeFile() to coreAndreas Gohr2012-04-07
| | * | | | | | | | fixed performance issues with gradient in Firefox (which also added gradient ...Anika Henke2012-03-25
| | * | | | | | | | added accidentally removed '<?php' back in (was in 57fc5edd)Anika Henke2012-03-24
| | * | | | | | | | wrapped X-UA-Compatible meta tag with conditional commentsAnika Henke2012-03-24
| | * | | | | | | | added explanation to todo in _forms.cssAnika Henke2012-03-24
| | * | | | | | | | removed problematic 'overflow: hidden' from lists again ('unfixes' FS#1950)Anika Henke2012-03-24
| | * | | | | | | | removed a few comments in new template filesAnika Henke2012-03-23
| | * | | | | | | | updated template.info.txtAnika Henke2012-03-23