Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | changed return types | Dominik Eckelmann | 2011-12-10 |
| | |||
* | added remote plugin calls. | Dominik Eckelmann | 2011-12-08 |
| | |||
* | RemoteAPI can now handle remote calls. | Dominik Eckelmann | 2011-12-08 |
| | |||
* | removed dublicated content | Dominik Eckelmann | 2011-11-28 |
| | |||
* | introduced first remote test cases | Dominik Eckelmann | 2011-11-28 |
| | |||
* | collect remote functions in a class | Dominik Eckelmann | 2011-11-28 |
| | |||
* | introduced remote api class | Dominik Eckelmann | 2011-11-23 |
| | |||
* | Merge branch 'master' of github.com:dom-mel/dokuwiki | Dominik Eckelmann | 2011-11-19 |
|\ | |||
| * | begin with remote api | Dominik Eckelmann | 2011-11-19 |
| | | |||
| * | enabled remote as plugintype | Dominik Eckelmann | 2011-11-19 |
| | | |||
| * | fixed german language strings | Andreas Gohr | 2011-11-13 |
| | | |||
| * | fixed various errors in language files | Andreas Gohr | 2011-11-13 |
| | | |||
| * | Bulgarian language update | Kiril Velikov | 2011-11-13 |
| | | |||
| * | Czech language update | Zbyněk Křivka | 2011-11-13 |
| | | |||
| * | Finnish language fixes | Otto Vainio | 2011-11-13 |
| | | |||
| * | fixed HTML in Esperanto language file | Andreas Gohr | 2011-11-13 |
| | | |||
| * | Merge pull request #61 from lupo49/master | Andreas Gohr | 2011-11-12 |
| |\ | | | | | | | de/de-informal language updates / fixed using mailprefix in registration and password lost notifications | ||
| | * | Use mailprefix also for registration and resend password notification mails ↵ | lupo49 | 2011-11-12 |
| | | | | | | | | | | | | (FS#2366) | ||
| | * | de/de-informal: language updates | lupo49 | 2011-11-12 |
| | | | |||
| | * | Merge remote branch 'upstream/master' | lupo49 | 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 | ||
| * | | 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 |
| | | |