Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | clean headers in a separate step | Andreas Gohr | 2011-11-12 |
| | | | | | this should make it easier to reintroduce a plugin hook compatible with the old one | ||
* | Merge branch 'master' into htmlmail | Andreas Gohr | 2011-11-12 |
|\ | |||
| * | Esperanto language update | Robert Bogenschneider | 2011-11-10 |
| | | |||
| * | Slovak language update | Martin Michalek | 2011-11-10 |
| | | |||
| * | Release preparations | Adrian Lang | 2011-11-10 |
| | | |||
| * | use DOKU_SCRIPT instead of stray doku.php in checkUpdateMessages() (FS#2364) | Anika Henke | 2011-11-08 |
| | | |||
| * | improved $.browser usage in media panel fix | Anika Henke | 2011-11-06 |
| | | |||
| * | fixed resizing mediamanager panels in Chrome using browser sniffing ↵ | Anika Henke | 2011-11-06 |
| | | | | | | | | (FS#2351) - any better solution welcome | ||
| * | Merge pull request #60 from piyushmishra/plugins-cascade | Anika Henke | 2011-11-06 |
| |\ | | | | | | | Changes to plugins cascade for FS#2359 | ||
| | * | renamed plugins.protected.php to plugins.required.php and added it cascade ↵ | Piyush Mishra | 2011-11-06 |
| |/ | | | | | | | to allow overwriting as a local protected file | ||
| * | French strings minor fix and obsolete email address update | Guy Brand | 2011-11-05 |
| | | |||
| * | Verify conf/ directory is writable in the do=check action | Guy Brand | 2011-11-05 |
| | | |||
| * | Merge pull request #59 from aneves/master | Anika Henke | 2011-11-05 |
| |\ | | | | | | | pt: paraphrased '<' character in some language files to avoid XML errors | ||
| | * | pt: paraphrased '<' character in some language files to avoid XML errors | André Neves | 2011-11-05 |
| |/ | | | | | as per commit 34bc7405a09b0c63ed7eef338853e13d377c36e6 | ||
| * | paraphrased '<' character in some language files (en, de, de-informal) to ↵ | Anika Henke | 2011-11-05 |
| | | | | | | | | avoid XML errors -- please fix other languages | ||
| * | Remove font family declarations from css in the jquery update script | Guy Brand | 2011-11-05 |
| | | |||
| * | re-added font-size to .ui-widget of jqueryui theme to make programmatical ↵ | Anika Henke | 2011-11-05 |
| | | | | | | | | removing of font-family easier | ||
| * | removed font declarations from jquery-ui theme | Anika Henke | 2011-11-05 |
| | | |||
| * | fixed media list options in new mediamanager to work without JavaScript ↵ | Anika Henke | 2011-11-04 |
| | | | | | | | | again (FS#2363) | ||
| * | fix widths of panels in fullscreen mediamanager to be 100% when resizing ↵ | Anika Henke | 2011-11-03 |
| | | | | | | | | (FS#2351) -- please test in different screen sizes, etc | ||
* | | The Mailer class should work now | Andreas Gohr | 2011-11-02 |
| | | | | | | | | | | | | It's still not real world tested but the output *looks* right. Plugin hook support is still missing. | ||
* | | Added Mailer class | Andreas Gohr | 2011-11-02 |
|/ | |||
* | Do not send empty changes to the AD backend | Andreas Gohr | 2011-10-31 |
| | | | | | | This fixes password changing operations: password change and user modification are two different operations on the AD backend - the user modification should not be done on password only changes. | ||
* | Merge branch 'master' of github.com:splitbrain/dokuwiki | Hakan Sandell | 2011-10-30 |
|\ | |||
| * | Remove references to (un)?subscribens. | Adrian Lang | 2011-10-30 |
| | | |||
| * | Fix double-decoding in XMLRPC putAttachment | Adrian Lang | 2011-10-30 |
| | | |||
| * | MediaManager: Check DOKU_PREF cookie value for validness | Adrian Lang | 2011-10-30 |
| | | |||
* | | Better solution for updating files list in media manager on delete | Hakan Sandell | 2011-10-30 |
|/ | |||
* | Removed faulty <span> tags from translations (FS#2360) | Hakan Sandell | 2011-10-29 |
| | |||
* | Full screen media manager, file list is now updated on delete (FS#2346) | Hakan Sandell | 2011-10-29 |
| | |||
* | Let mediamanager screen expand on window resize (FS#2351) | Adrian Lang | 2011-10-29 |
| | |||
* | Slovak language update | Martin Michalek | 2011-10-27 |
| | |||
* | Bulgarian language update | Kiril Velikov | 2011-10-27 |
| | |||
* | German language updates | Pierre Corell | 2011-10-27 |
| | |||
* | Use JSON wrapper in image upload (FS#2345) | schplurtz le déboulonné | 2011-10-27 |
| | |||
* | Slovak language update | Martin Michalek | 2011-10-23 |
| | |||
* | Norwegian language update | Jon Magne Bøe | 2011-10-23 |
| | |||
* | Fix upload to deeper namespaces with new AJAX uploader | Andreas Gohr | 2011-10-23 |
| | | | | | Now params_toarray() correctly decodes parameters on parsing query strings | ||
* | HTML compliant fix for missing ul wrapper in TOC (FS#2328) | Hakan Sandell | 2011-10-17 |
| | |||
* | Upgraded SimplePie library to 1.2.1 | Andreas Gohr | 2011-10-16 |
| | | | | | From the release notes: This release fixes a few bugs, including a major URL parsing bug, where URLs with query strings were parsed incorrectly. | ||
* | bind security token to username | Andreas Gohr | 2011-10-15 |
| | | | | | | | This makes the security token more robust agains session fixation attacks. A CSRF warning will no longer abort a page save but lead to the preview mode to avoid information loss when a user logs in during editing (eg in another tab). | ||
* | readded delete in popup and link to full mediamanager FS#2347 | Andreas Gohr | 2011-10-15 |
| | |||
* | French language update | Johan Guilbaud | 2011-10-15 |
| | |||
* | Latvian language update | Aivars Miska | 2011-10-15 |
| | |||
* | media manager: removed obsolete and broken hiding of parts of the option labels | Anika Henke | 2011-10-15 |
| | |||
* | allow page unlocking based on session IDs FS#2262 | Andreas Gohr | 2011-10-15 |
| | |||
* | show accesskey also on actionlink title and add accesskey parameter only if ↵ | Anika Henke | 2011-10-15 |
| | | | | a key is defined (FS#2226) | ||
* | FS#2317 fix CSS compress for generic pseudo classes/pseudo elements | Christopher Smith | 2011-10-15 |
| | |||
* | added test case for non-breaking spaces in headlines and pagenames (to ↵ | Anika Henke | 2011-10-15 |
| | | | | accompany FS#2291) | ||
* | Fix XML-RPC login method FS#2324 | Andreas Gohr | 2011-10-15 |
| | | | | | | | | The login wasn't able to modify the session as it was already closed earlier. This patch also executes the correct event when logins via XMLRPC are done. |