alecpl
|
4764079c6a
|
- Fix bug where messages were deleted instead moved to trash folder after Shift key was used (#1487902), small code improvements
|
14 years ago |
alecpl
|
630f0e41ac
|
- Added table button in HTML editor, disabled contextmenu
|
14 years ago |
alecpl
|
e23b1d913c
|
- Fix mozilla browser detection
|
14 years ago |
alecpl
|
7fc056c3ff
|
- Enable multiselection for attachments uploading in capable browsers (#1485969)
|
14 years ago |
vbenincasa
|
90550b9479
|
- Added an example in editor.js to help the skin developers know the possibility of sending config. parameter to TinyMCE
- Small fix to allow the script to work in IE6 and IE7
|
14 years ago |
alecpl
|
2d889ecd38
|
- Add possibility to change HTML editor configuration by skin
|
14 years ago |
alecpl
|
cf58ce8512
|
- Fix a bug where selecting too many contacts would produce too large URI request (#1487892)
|
14 years ago |
alecpl
|
e505519d1a
|
- Improve photo actions handling (set name of upload-photo, disable delete-photo according to photo existance), code cleanup
|
14 years ago |
alecpl
|
5c1dfb0b11
|
- Fix handling of top-level domains with more than 5 chars or unicode chars (#1487883)
|
14 years ago |
alecpl
|
b7b7cf5614
|
- Fix quota indicator in Webkit
|
14 years ago |
alecpl
|
c14fa83e00
|
- Remove cache buster from check-recent/keep-alive requests, it's already added by jQuery
|
14 years ago |
vbenincasa
|
a1621c6759
|
- Fix incorrect CSS class name call (.quota_text_normal to .quota_text_low)
- Small improvement in the look of quota indicator
|
14 years ago |
alecpl
|
3a24a1e41f
|
- Fix update_contact_row() was setting wrong ID when newcid=null
|
14 years ago |
alecpl
|
7fbd94bc47
|
- Don't show ajax request errors when there is no real error
|
14 years ago |
thomascube
|
61517ce39d
|
Updated to TinyMCE 3.4.2 which is now compatible with IE9
|
14 years ago |
thomascube
|
41d2b7f895
|
Don't check identity email if not editable; fix import message
|
14 years ago |
alecpl
|
1633bcafca
|
- Added scroll position reset for Opera (#1487689), small code improvements
|
14 years ago |
alecpl
|
5b67d35b59
|
- Fixed possible js error occurance (#1487872)
|
14 years ago |
thomascube
|
a41dcfecb0
|
Fix call to parent window
|
14 years ago |
alecpl
|
37463345d5
|
- Fix setting 'unfocused' class on folder selection
|
14 years ago |
alecpl
|
d1d9fd84b7
|
- Prevent javascript error if TinyMCE is not initialized (#1487862)
|
14 years ago |
alecpl
|
03bdcb8c1e
|
- jQuery 1.5.2
|
14 years ago |
alecpl
|
94dfd8ab9d
|
- TinyMCE 3.4.1
|
14 years ago |
thomascube
|
ec045b0a24
|
Revert r4609 and use stateless request tokens; no need to save them in session and thus no keep-alive necessary; fixes #1487829
|
14 years ago |
alecpl
|
a8317ef172
|
- Fix console handling in IE8
|
14 years ago |
thomascube
|
32b11d325e
|
Keep session alive while showing login page (request token is stored in session data)
|
14 years ago |
alecpl
|
129aeff199
|
- Move console initialization to rcube.init(), hide console area if browser's console exists, some code cleanup
|
14 years ago |
thomascube
|
4591de7018
|
Prepare for multiple concurrent compose windows
|
14 years ago |
thomascube
|
d7167e9eeb
|
Workaround for IE not sending referer with location.href (#1487806)
|
14 years ago |
thomascube
|
ec6c397769
|
Update group identifier in model
|
14 years ago |
alecpl
|
b649c49e64
|
- Fix attachments uploading, broken with devel-addressbook branch merge
|
14 years ago |
alecpl
|
041f66e074
|
- jQuery 1.5.1
|
14 years ago |
alecpl
|
2b3a8e8de2
|
- Improve displaying of autocompletechars message
|
14 years ago |
thomascube
|
360bd3ea74
|
Allow group identifiers to be changed upon renaming (used in LDAP)
|
14 years ago |
thomascube
|
ce988a0778
|
Always generate valid DOM identifiers using html_identifier() write original identifier string to rel attribute where possible
|
14 years ago |
thomascube
|
07b95dc49b
|
Delegate contact input validation to rcube_addressbook instance; accept already localized texts in rcube_output::show_message()
|
14 years ago |
thomascube
|
ed33d19de9
|
Normalize group list-item identifier when inserting a new address group
|
14 years ago |
alecpl
|
47f55c0d08
|
- Fix ICANN example addresses doesn't validate (#1487742)
|
14 years ago |
alecpl
|
ef4f591a1d
|
- Unify typeof and undefined usage
|
14 years ago |
alecpl
|
d8cf6d7278
|
- Fix command handlers return value check, unify typeof usage
|
14 years ago |
thomascube
|
8458c7ca0e
|
When creating a new contact, add it to the selected group; consider the selected group when deleting a contact
|
14 years ago |
thomascube
|
de06fc3d29
|
Wrap unread count in <span> for more flexible styling
|
14 years ago |
thomascube
|
bc374503bb
|
Show full mail subject as title (#1487128)
|
14 years ago |
alecpl
|
4737e5ce23
|
- Fix: selecting Preferences tab doesn't work after clicking other tab
|
14 years ago |
thomascube
|
accdd0c291
|
Fix list column add/removal in IE (#1487703)
|
14 years ago |
alecpl
|
1bcb2f3d8d
|
- Fix add link has faulty characters in swedish (#1487702)
|
14 years ago |
thomascube
|
0501b637a3
|
Merge branch devel-addressbook (r4193:4382) back into trunk
|
14 years ago |
alecpl
|
e81a30752b
|
- Fix impossible to subscribe to protected folders (#1487656)
|
14 years ago |
thomascube
|
e224b002c0
|
Missed some replacements in previous commit...
|
14 years ago |
alecpl
|
57e38f47af
|
- Use 'loading' message's labels stacking + some code improvements
|
14 years ago |