Age | Commit message (Collapse) | Author |
|
Move the plugin loading phase to before sessions have started allowing plugins to add session drivers. Plugins that want to use this should define an "onload" method in their plugins. This method does not have access to variables like $task as they are not yet initialised at that time.
|
|
|
|
|
|
|
|
|
|
no active script
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
switch (#1490239)
|
|
|
|
|
|
|
|
misplaced
|
|
|
|
versions
|
|
another window (#1490238)
|
|
The whole <div> element need to be appended to document.body before calling .width() on it.
|
|
|
|
search (#1490229)
|
|
|
|
|
|
(#1490233)
|
|
|
|
|
|
|
|
button(s)
|
|
|
|
managesieve_kolab_master=true
|
|
Fixes also last commit change.
|
|
|
|
|
|
|
|
|
|
(#1490225)
That if the window was opened using "Edit" button, not double-click on a message.
|
|
(#1490228)
|
|
|
|
|
|
Fix pear dependencies in Dockerfile
|
|
* net_smtp2 to net_smtp
* auth_sasl2-beta to auth_sasl
Currently installing `Net_SMTP2` results with the following error:
```bash
[09-Jan-2015 21:15:14 UTC] PHP Fatal error: Class 'Net_SMTP' not found in /var/www/program/lib/Roundcube/rcube_smtp.php on line 111
```
Switching back to Net_SMTP fixes this issue
|
|
|
|
|
|
Explicitly deny access to newly created "Dockerfile"
|
|
|
|
|