Commit Graph

7702 Commits (0ee2db7a68b011af85c6b3ba924ff459e438a16a)
 

Author SHA1 Message Date
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
Aleksander Machniak d19a9b35cc Remove obsolete code that disables session check on 'send' action 10 years ago
Aleksander Machniak 43b225d183 Support contact_search_name option in ACL plugin autocompletion 10 years ago
Aleksander Machniak b231c8f6ac Fix images import from various vCard formats (#1489977) 10 years ago
Aleksander Machniak 4cef8c7ec9 Fix messages list columns width in Chrome 10 years ago
Aleksander Machniak aa13b46714 Pass event object as 3rd argument to external command handlers 10 years ago
Aleksander Machniak 43e9fc9499 Skip redundant get_group() call for better performance of listing groups in compose addressbook 10 years ago
Aleksander Machniak 740b8ea74a Fix bug where contacts with no email address were listed on compose addressbook (#1489970) 10 years ago
Aleksander Machniak 911d4e69f4 - Fix Delete button state after deleting identity/response (#1489972) 10 years ago
Aleksander Machniak ca01e25772 Fix security issue in delete-response action - allow only ajax request.
Unify code for identities and responses deletion.
10 years ago
Aleksander Machniak 36d004e3d0 Added 'contact_search_name' option to define autocompletion entry format 10 years ago
Aleksander Machniak 5a897b3f69 Fix blinking selection when moving cursor on autocomplete list text 10 years ago
Thomas Bruederli dea5160798 Fix datepicker accessibility extension 10 years ago
Aleksander Machniak 793fa9876a Remove leftover code - fixes js error 10 years ago
Aleksander Machniak 0c2fcd633a Get rid of -moz-box-shadow 10 years ago
Aleksander Machniak 734e233675 Get rid of -o-box-shadow 10 years ago
Aleksander Machniak 0fbb27d219 Move all filter:(opacity=X) styles to legacy_browser plugin 10 years ago
Aleksander Machniak ef51ae6d19 Reset also page header/footer on "dummy frames" - to prevent js error e.g. if some script depends on jQuery 10 years ago
Aleksander Machniak c6447e2ce2 Use treelist widget for folders list in Settings/Folders (#1489648) 10 years ago
Aleksander Machniak 997ef19f17 Remove height:auto from .listing table cells 10 years ago
Aleksander Machniak 523d1a945c Merge pull request #200 from Takika/patch-1
Typo fix
10 years ago
Takika 4104233555 Typo fix
Missing $ added in get_uids call
10 years ago