Commit Graph

8082 Commits (d1382aecb2b3439a34869221ddab8018c511f7e6)
 

Author SHA1 Message Date
Aleksander Machniak d1382aecb2 Fix so "set as default" option is hidden if identities_level > 1 (#1490226) 10 years ago
Aleksander Machniak 5a84736e53 Fix bug where Drafts list wasn't updated on draft-save action in new window (#1490225)
That if the window was opened using "Edit" button, not double-click on a message.
10 years ago
Aleksander Machniak f5b7c2e0a3 Fix download options menu (added by zipdownload plugin) in classic skin (#1490228) 10 years ago
Aleksander Machniak 786aa0725e Fix XSS issue in style attribute handling (#1490227) 10 years ago
Aleksander Machniak d204814a39 Fix test for blocked.gif according to recent changes 10 years ago
Aleksander Machniak 26afe4bbcf Merge pull request #261 from doublerr/patch-1
Fix pear dependencies in Dockerfile
10 years ago
Ryan Richard b45f9af933 fix pear dependencies
* 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
10 years ago
Aleksander Machniak 83b5834360 Skip .skip-on-drag elements when producing long subject title 10 years ago
Aleksander Machniak c6efcf5e6d Fix blocked.gif image usage with assets_dir set 10 years ago
Aleksander Machniak 49b1c16c46 Merge pull request #262 from raoulbhatia/master
Explicitly deny access to newly created "Dockerfile"
10 years ago
Raoul Bhatia fd0583a846 Explicitly deny access to newly created "Dockerfile" 10 years ago
Aleksander Machniak 8c2075b9fc Remove hook aliases deprecated long time ago, CS fixes 10 years ago
Aleksander Machniak 091f5e2978 Fix css selectors in resize() for IE (#1490213) 10 years ago
Aleksander Machniak b6b2858b01 Fix checks based on window.ActiveXObject in IE > 10 10 years ago
Aleksander Machniak 1187f60d12 Build proper quota text when quota 'percent' is undefined 10 years ago
Aleksander Machniak f6502176f8 Hide MDN and DSN options in compose if disabled by admin (#1490221) 10 years ago
Aleksander Machniak 9e26034801 Fix bug where max_group_members was ignored when adding a new contact (#1490214)
Also fix list refresh after new contact was added and any group is selected.
10 years ago
Aleksander Machniak 788d37db0d Integrate jquery.tagedit with jqueryui plugin 10 years ago
Thomas Bruederli 7d8592e64d Correctly handle DateTime values in Vcard export 10 years ago
Aleksander Machniak 71bb892063 Set 'mainaction' class on Save button in ACL dialog 10 years ago
Thomas Bruederli fe653e3122 Update Changelog 10 years ago
Aleksander Machniak b0289b5475 Merge pull request #255 from root-io/patch-1
Fix config file sample tiny typo
10 years ago
David Routhieau d491463df2 Fix config file sample tiny typo 10 years ago
Aleksander Machniak 10f133bae8 Fix bug where sent message was saved in Sent folder even if disabled by user (#1490208) 10 years ago
Aleksander Machniak 7b924535fd CS fixes 10 years ago
Aleksander Machniak 1881a8a152 Display "real" attachment size also on attachments list 10 years ago
Thomas Bruederli bca7dc68e9 Fix syntax error and codestyle from recent PR merge 10 years ago
Thomas B. 7c3d8c0a37 Merge pull request #244 from alunduil/dockerize
Add Dockerfile and allow configuration overrides through env variables
10 years ago
Aleksander Machniak dc684a737a Update changelog 10 years ago
Aleksander Machniak 5844f38674 Improve move-to and contact-export button in classic skin (#1490166) 10 years ago
Aleksander Machniak 390e9eeac7 Fix offset of download icon 10 years ago
Alex Brandt e4b9910a32 Add environment variable reading to configuration.
Docker prefers to pass parameters via environment variables.  This
allows the environment variables to be checked and if a value exists it
will override the default.
10 years ago
Alex Brandt 616f88a843 Add SSL support to Dockerfile. 10 years ago
Alex Brandt dd4973c2c8 Add Dockerfile. 10 years ago
Thomas Bruederli fbb86218d0 Synchronized localizations from Transifex 10 years ago
Thomas Bruederli e2f3710476 Update Changelog 10 years ago
Thomas Bruederli e8b82c2e7b Fix rcube_utils::normalize_string() to support unicode characters + add argument for minimum token length 10 years ago
Thomas Bruederli 09c58d1add Make rcube_utils::strtotime() timezone aware (#1490163) 10 years ago
Thomas Bruederli b737021a90 Improve plugin selection in installer; check already selected plugins 10 years ago
Thomas Bruederli d1bf0feed4 Use current year for timezone offset display 10 years ago
Aleksander Machniak 6ca090b341 Add _mbox parameter to the 'mark' request sent after opening a message 10 years ago
Aleksander Machniak d9897520e7 Upgrade jQuery to version 2.1.3 10 years ago
Aleksander Machniak 79e92da7ed Fix js error when calling show_popup_dialog() without 'options' argument 10 years ago
Aleksander Machniak 11eb072f80 Fix rcube_utils::get_boolean() test to not use deprecated function alias 10 years ago
Thomas B. 8e7ed506c4 Merge pull request #248 from flanpy/master
#1489096 : Ability to select plugins to enable in the installer
10 years ago
Aleksander Machniak 06410e41e0 Update changelog 10 years ago
Thomas Bruederli 4081940908 Add hint about the optional LDAP modules listed in "suggest" (#1490183) 10 years ago
Thomas Bruederli b9014db990 Update Changelog 10 years ago
Thomas Bruederli 8d9945c4f6 Enable updating of composer.json dependencies 10 years ago
Thomas Bruederli bd51db63de Sync vendor folder if exists in source package (#1490145) 10 years ago