| cae2ec44 | 11-Dec-2017 |
Oskars Pakers <oskars.pakers@gmail.com> |
translation update |
| 9f184f79 | 10-Dec-2017 |
Andreas Gohr <andi@splitbrain.org> |
make sure guaranteed placeholders are defined. fixes #1792
This adds some simple defaults for the guaranteed placeholders. This ensures plugins can safely use these placeholders even when a template
make sure guaranteed placeholders are defined. fixes #1792
This adds some simple defaults for the guaranteed placeholders. This ensures plugins can safely use these placeholders even when a template did not implement them.
show more ...
|
| 41ebb58a | 09-Dec-2017 |
Tor Härnqvist <tor@harnqvist.se> |
translation update |
| 54aae034 | 09-Dec-2017 |
Schplurtz le Déboulonné <schplurtz@laposte.net> |
translation update |
| 6fb92e6d | 06-Dec-2017 |
Robert Riebisch <robert.riebisch@googlemail.com> |
translation update |
| eb8d789e | 10-Nov-2017 |
Andreas Gohr <andi@splitbrain.org> |
Introducing a new Plugin type: CLI
Now plugins can create their own command line interfaces. They are executed through a single entry point in bin/plugin.php |
| 5f43dcf4 | 28-Oct-2017 |
Lukas Rademacher <lukas@rademacher.ac> |
Support for configurable e-mail return path |
| e4ae21e9 | 06-Oct-2017 |
Jon Theil Nielsen <jontheil@gmail.com> |
translation update |
| 63da9d57 | 04-Oct-2017 |
F. Mueller-Donath <j.felix@mueller-donath.de> |
translation update |
| 55ba1452 | 24-Sep-2017 |
Schplurtz le Déboulonné <Schplurtz@laposte.net> |
translation update |
| a732ce8b | 16-Sep-2017 |
Марко М. Костић <marko.m.kostic@gmail.com> |
translation update |
| 3d854251 | 14-Sep-2017 |
Domingo Redal <docxml@gmail.com> |
translation update |
| fb90e132 | 10-Sep-2017 |
Roman <vsmemorial@gmail.com> |
translation update |
| cf71061d | 02-Sep-2017 |
Andreas Gohr <andi@splitbrain.org> |
added two more missing action icons |
| 92ca7c1e | 02-Sep-2017 |
Andreas Gohr <andi@splitbrain.org> |
added missing icon for register |
| 664058fa | 31-Aug-2017 |
Roland Synnestvedt <git@rsynnest.com> |
Fix for Issue #2079 (change cursor position if media manager is in 'keep open' mode) |
| 16a367d4 | 29-Aug-2017 |
Andreas Gohr <andi@splitbrain.org> |
refactor Ajax functions into a class
This doesn't really do much except wrapping the functions into a namespaced class. Autoloading takes care of loading the file. It's now possible to call lib/exe/
refactor Ajax functions into a class
This doesn't really do much except wrapping the functions into a namespaced class. Autoloading takes care of loading the file. It's now possible to call lib/exe/ajax.php multiple times in a test request.
show more ...
|
| 64c3c5fd | 29-Aug-2017 |
Марко М. Костић <marko.m.kostic@gmail.com> |
translation update |
| 1b4e0060 | 27-Aug-2017 |
Марко М. Костић <marko.m.kostic@gmail.com> |
translation update |
| d39e9bea | 27-Aug-2017 |
Марко М. Костић <marko.m.kostic@gmail.com> |
translation update |
| b5e63f63 | 27-Aug-2017 |
Марко М. Костић <marko.m.kostic@gmail.com> |
translation update |
| 9edb4cd5 | 27-Aug-2017 |
Michael Große <mic.grosse@googlemail.com> |
fix: correctly show conflicts in extension manager |
| 85d3e2b7 | 27-Aug-2017 |
Michael Große <mic.grosse@googlemail.com> |
fix: check if key is set to fix PHP Notice
If a key is not set, a PHP Notice is triggered. While these are currently suppressed, this is still a code smell. |
| 5210ada6 | 16-Aug-2017 |
Schplurtz le Déboulonné <schplurtz@laposte.net> |
translation update |
| bbaba717 | 15-Aug-2017 |
Andreas Gohr <andi@splitbrain.org> |
slightly adjusted the icon sizes
This looks a bit better and is closer to the original, even though the sizes are a bit weird now. |