Jeroen van Meeuwen (Kolab Systems)
|
6ac9395fbd
|
Use Net_LDAP3
|
10 years ago |
Aleksander Machniak
|
6c1c60f3b9
|
Support password encryption using openssl extension (#1489989)
|
10 years ago |
Aleksander Machniak
|
a8f4d84736
|
Update to TinyMCE 4.1.3 + small code improvements
|
10 years ago |
Aleksander Machniak
|
5af3b33f97
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
10 years ago |
Aleksander Machniak
|
fcb7d4fc03
|
Fix various iCloud vCard issues, added fallback for external photos (#1489993)
|
10 years ago |
Thomas Bruederli
|
ea5d749822
|
Avoid collision with other css classes
|
10 years ago |
Thomas Bruederli
|
cc850263d4
|
Add optional timezone argument for date conversion
|
10 years ago |
Thomas Bruederli
|
a6e9b4f97b
|
Support the 'no-close' class feature for hiding close buttons in jQuery UI dialogs
|
10 years ago |
Aleksander Machniak
|
5b592d17ef
|
Remove redundant folder check when using search set
|
10 years ago |
Aleksander Machniak
|
9453257baf
|
Fix missing folders list icons on mail view page
|
10 years ago |
Aleksander Machniak
|
31b0236265
|
Fixed variable name
|
10 years ago |
Aleksander Machniak
|
e156741941
|
Fix bug where $Forwarded flag was being set even if server didn't support it (#1490000)
|
10 years ago |
Aleksander Machniak
|
85f1467431
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
10 years ago |
Aleksander Machniak
|
4d52ee03a1
|
Fix missing css/js scripts in filter form in mail task
|
10 years ago |
Thomas Bruederli
|
d4783319a0
|
Set 'compose_extwin' env property on every step; accept a list of URL parameters for the 'compose' command
|
10 years ago |
Aleksander Machniak
|
31c7ca08ee
|
Remove useless css rules
|
10 years ago |
Aleksander Machniak
|
1957769817
|
Handle clicks on list parent element from the list widget
|
10 years ago |
Aleksander Machniak
|
6c5c22b877
|
Create/rename groups in UI dialogs (#1489951)
|
10 years ago |
Aleksander Machniak
|
2c0d3e1dd0
|
Fix drag-n-drop after folder move/create (#1489648)
|
10 years ago |
Aleksander Machniak
|
1e09be8a95
|
Skip redundant prepare_for_export() calls
|
10 years ago |
Thomas Bruederli
|
2d52080ee1
|
Replace hint about the default skin
|
10 years ago |
Aleksander Machniak
|
0ee2db7a68
|
Support allowfullscreen attribute on iframe elements
|
10 years ago |
Aleksander Machniak
|
b0b9cf00d2
|
Fix errors when using localStorage in Safari's private browsing mode (#1489996)
|
10 years ago |
Aleksander Machniak
|
83316e175d
|
Reset $value in a loop
|
10 years ago |
Aleksander Machniak
|
6b0106a324
|
Fix some mime-type to extension mapping checks in Installer (#1489983)
|
10 years ago |
Aleksander Machniak
|
be6a095f83
|
Use jQuery.each instead of "for (i in Array)" (#1489988)
|
10 years ago |
Thomas Bruederli
|
e7ce974ebc
|
Fix alignment of folder subscription checkboxes accross browsers
|
10 years ago |
Thomas Bruederli
|
6b0a7c760f
|
Updated Changelog
|
10 years ago |
Thomas Bruederli
|
b54731d869
|
Iterate over all drafts saved in localStorage when asking for restoring. Delege/Ignore buttons will display the next item, if any
|
10 years ago |
Aleksander Machniak
|
f72815e1f9
|
Code improvements + added tests for vacation date regexps handling
|
10 years ago |
Aleksander Machniak
|
319751fff6
|
Updated changelog and CS fixes after PR merge
|
10 years ago |
Aleksander Machniak
|
9d2550502a
|
CS fixes after PR merge
|
10 years ago |
Aleksander Machniak
|
b65823eb2a
|
Merge pull request #202 from jacoblister/master
Add Vacation date range feature without the sieve 'date' extension
|
10 years ago |
Aleksander Machniak
|
97d853738a
|
Merge pull request #203 from mdamt/gearman-password
New gearman driver for password plugin
|
10 years ago |
Aleksander Machniak
|
0a96bdf74d
|
Don't overwrite the whole fieldmap so autocomplete names are resolved correctly
|
10 years ago |
Aleksander Machniak
|
3cb61e7528
|
Collapsible (and iconized) folders tree in folder manager (#1489648)
|
10 years ago |
Mohammad Anwari
|
1599665651
|
New gearman driver for password plugin
|
10 years ago |
Aleksander Machniak
|
e0492d213b
|
Fix "Illegal offset type" error (#1489985)
|
10 years ago |
Jacob Lister
|
147530edcc
|
Add Vacation date range feature for servers without the sieve 'date' extension (using regexes)
|
10 years ago |
Thomas Bruederli
|
774028db3b
|
Add title attribute for skins/modes hiding the actual button text
Conflicts:
skins/larry/templates/messagepart.html
|
10 years ago |
Aleksander Machniak
|
4922e55d58
|
Fix sorting messages by size on servers without SORT capability (#1489981)
|
10 years ago |
Aleksander Machniak
|
ac0ec6d546
|
Fix TinyMCE buttons in webkit browsers
|
10 years ago |
Aleksander Machniak
|
dc43ae4ed0
|
Small css fix for delete icon on messages list
|
10 years ago |
Thomas Bruederli
|
5a28385e73
|
Fix error when activeCell is not defined
|
10 years ago |
Thomas Bruederli
|
7e7e451b66
|
Warn for unsent/unsaved message when closing compose window; remove localStorage copy if page was left intentionally but not on session errors (#1489818)
|
10 years ago |
Thomas Bruederli
|
3fec3e04f6
|
Fix dialog close button focus border in Firefox
|
10 years ago |
Thomas Bruederli
|
d981aa0667
|
Fix displaying error messages without timeout
|
10 years ago |
Thomas Bruederli
|
8f3bd30e54
|
Fix some jquery UI styles to match the Larry skin
|
10 years ago |
Aleksander Machniak
|
1f164e4526
|
Revert "Fix bug where compose storage wasn't cleared on page unload (#1489818)"
This reverts commit d81539af31 .
|
10 years ago |
Aleksander Machniak
|
d81539af31
|
Fix bug where compose storage wasn't cleared on page unload (#1489818)
|
10 years ago |