Aleksander Machniak
|
06d4243d2e
|
Fix Opera browser detection in javascript (#1490307)
|
10 years ago |
Aleksander Machniak
|
b6b2858b01
|
Fix checks based on window.ActiveXObject in IE > 10
|
10 years ago |
Aleksander Machniak
|
51cae1f5ec
|
Fix keyboard event detection in Opera (#1489929)
|
11 years ago |
Thomas Bruederli
|
bf33799377
|
Navigate with arrow keys only in treelist widgets; fix keyboard event detection in IE; new text label to help screen readers
|
11 years ago |
Thomas Bruederli
|
99cdca46b7
|
Merge branch 'dev-accessibility'
Conflicts:
program/include/rcmail_output_html.php
program/js/app.js
program/js/treelist.js
program/lib/Roundcube/html.php
skins/larry/styles.css
skins/larry/templates/compose.html
|
11 years ago |
Thomas Bruederli
|
f5de03208e
|
Replace Array.prototype.last() with jQuery.last to avoid side-effects in array iterations
|
11 years ago |
Thomas Bruederli
|
6789bf1f4d
|
Moved popup-menu functions to Roundcube core for seamless integration of (stackable) skin and core menus
|
11 years ago |
Aleksander Machniak
|
c0037f1882
|
Improve rcube_find_object() performance by prefering getElementById() as this is the most common case
|
11 years ago |
Aleksander Machniak
|
f923d4bac1
|
Small code improvements
|
11 years ago |
Thomas Bruederli
|
e8bcf08c72
|
1. Prepare core and Larry skin for improved accessibility
2. Implement full keyboard navigation in main mail view
|
11 years ago |
Thomas Bruederli
|
b34d679075
|
Specify licenses in all javascript files and blocks to please LibreJS
|
11 years ago |
Aleksander Machniak
|
1db17abe7e
|
Fix next message display after removing a message (#1489800)
|
11 years ago |
Aleksander Machniak
|
e5a77d2634
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
11 years ago |
Aleksander Machniak
|
398b7a9b0b
|
Use (deprecated) event.returnValue on legacy browsers only
|
11 years ago |
Aleksander Machniak
|
5be6dcf0e2
|
Remove useless debug_level=8 and javascripts's rcube_console
|
11 years ago |
Aleksander Machniak
|
2e79d8d539
|
Move more IE<9 specific code to legacy_browser
|
11 years ago |
Aleksander Machniak
|
64542fc803
|
Drop support for IE6, move IE7/IE8 support to legacy_browser plugin, update to jQuery-2.1.0
|
11 years ago |
Aleksander Machniak
|
03f1691d47
|
Fixed Opera > 15 detection (#1489562)
|
11 years ago |
Thomas Bruederli
|
4ae28ff09f
|
Also adapt fixed table header to vertical body scrolling
|
11 years ago |
Aleksander Machniak
|
772bec6789
|
Make addEventListener() chainable for better performance and compact code
Replace deperecated row_init usage with addEventListener('initrow')
|
11 years ago |
Aleksander Machniak
|
f03ed8d9bb
|
Fix (again) IE11 detection where document.all is not defined.
@TODO: review our document.all uses.
|
11 years ago |
Aleksander Machniak
|
741ddced5b
|
Fix Internet Explorer 11 detection (#1489434)
|
11 years ago |
Aleksander Machniak
|
6a91448aee
|
Improve performance and code readability by using String's startsWith() method, other code improvements
|
11 years ago |
Thomas Bruederli
|
4910b0666e
|
Distinguish mobile/tablet/touch devices
|
11 years ago |
Aleksander Machniak
|
abe798d905
|
Fix rcube_clone_object()
|
12 years ago |
Aleksander Machniak
|
3d78d55b5a
|
Move rcube_layer class to classic skin, it was used only there
|
12 years ago |
Aleksander Machniak
|
2355045ded
|
Change Reply-All button label/title when mailing list is detected (#1488938)
|
12 years ago |
Aleksander Machniak
|
0c974b263d
|
Fix keyboard events on list widgets in Internet Explorer (#1489025) - It was a regression in fix for #1489008
|
12 years ago |
Aleksander Machniak
|
f38d15c700
|
Better fix for IE9 issue with document.activeElement error (#1489008)
|
12 years ago |
Aleksander Machniak
|
39f40104f0
|
Fix javascript error in IE9 when loading form with placeholders into an iframe (#1489008)
|
12 years ago |
Aleksander Machniak
|
da28121dcd
|
Improved email address validation with IPv6 support
|
12 years ago |
Aleksander Machniak
|
ff805351ca
|
Fix email address validation for addresses with IP address in domain part
|
12 years ago |
Aleksander Machniak
|
ae7027de02
|
Added session_path config option and unified cookies settings in javascript
|
12 years ago |
Aleksander Machniak
|
1257dd6796
|
Add generic mobile browser detection, enable touch events for all mobile browsers
|
12 years ago |
Aleksander Machniak
|
2698d7ff8c
|
Fixed Konqueror browser detection
|
13 years ago |
Aleksander Machniak
|
4188c61563
|
Define and use 'mozilla' class for HTML style
|
13 years ago |
Aleksander Machniak
|
041c93ce0b
|
Removed $Id$
|
13 years ago |
thomascube
|
9e2c949d86
|
Improve input field placeholders: use native attributes if supported, encapsulate in jquery plugin
|
13 years ago |
thomascube
|
43d98b244c
|
Simplify code
|
13 years ago |
thomascube
|
071c78c3a4
|
Fine tuning Larry styles + browser specific css quirks
|
13 years ago |
thomascube
|
7fe3811c65
|
Changed license to GNU GPLv3+ with exceptions for skins and plugins
|
13 years ago |
alecpl
|
fb6d86b9ad
|
- Fixed bug where similiar folder names were highlighted wrong (#1487860)
|
13 years ago |
alecpl
|
be58b50431
|
- Make urlencode() compatible with PHP's rawurlencode() - fixes collapsing/expanding of folders with some special characters in name
|
13 years ago |
thomascube
|
65082b3adb
|
Distinguish standard timezone offset and DST of client
|
13 years ago |
alecpl
|
90a6aff022
|
- Fix bug where when replying always the last identity is used (#1488101)
|
13 years ago |
alecpl
|
699a25a822
|
- Disable message list keypress operations when CTRL key is pressed,
to workaround FF6 issue, where Ctrl+Pg(Up/Down) was changing list page
and browser tab)
- Fix multiselection with Ctrl+Up/Down keys
|
13 years ago |
alecpl
|
6e16260e63
|
- Fixed error in IE7 (#1488017)
|
13 years ago |
alecpl
|
8fc0f9451e
|
- Fix GCC errors and warnings (#1487988)
|
14 years ago |
alecpl
|
24958af8d9
|
- Unset event name, so it will be not added to request data
|
14 years ago |
alecpl
|
e23b1d913c
|
- Fix mozilla browser detection
|
14 years ago |