thomascube
d145f77f36
CSS and UI fixes for IE6/7
13 years ago
alecpl
3cacf941fa
- Add popup with basic fields selection for addressbook search
14 years ago
alecpl
a509bb677c
- Add option to set default action of Forward button to "Forward as attachment"
14 years ago
alecpl
9b6c82fdc8
- Add extended command for saving prefs
14 years ago
alecpl
491133a0b2
- Fixed listmenu (added workaround for http://bugs.jquery.com/ticket/9284 )
...
- Small code improvements and use preferred .prop() instead of .attr() for some properties
14 years ago
alecpl
a208a4fa68
- Add forward-as-attachment feature
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
thomascube
9e1daa4c45
Move folder name truncation to client ( #1485412 )
14 years ago
alecpl
5744bfa54d
- Fix tabs in folder edit page (broken with devel-addressbook merge)
14 years ago
thomascube
361ce60948
Make iframe headers fixed; don't jump to top when switching tabs
14 years ago
alecpl
8c27d0032f
- Use less code
14 years ago
thomascube
26e76dfdd8
Fix window size detection on IE
14 years ago
thomascube
0501b637a3
Merge branch devel-addressbook (r4193:4382) back into trunk
14 years ago
alecpl
5206569e85
- Fix tabs when have fieldset inside a fieldset
14 years ago
alecpl
3ee5a7200a
- Improved Mail-Reply-To and Mail-Followup-To headers handling
14 years ago
alecpl
7403abdac9
- Fix for nested fieldsets (inside tabbed fieldsets)
14 years ago
alecpl
8431a769cd
- Align drop down menus under main button ( #1487048 )
14 years ago
alecpl
6769ba7670
- Improve tabs to fixed width and add tabs in identities info ( #1486974 )
14 years ago
alecpl
e25a357d95
- Add Reply-to-List feature ( #1484252 )
...
- Add Mail-Followup-To/Mail-Reply-To support (#1485547 )
14 years ago
alecpl
249db18585
- Fix "Server Error! (Not Found)" when using utils/save-pref action ( #1487023 )
14 years ago
alecpl
e019f2d0f2
- s/RoundCube/Roundcube/
14 years ago
alecpl
22c6b5b6a0
- Fix: save-prefs action is now in utils task
14 years ago
alecpl
71f60cc9aa
- Re-add 'Close' button in upload form ( #1486930 , #1486823 )
14 years ago
alecpl
ec581c106e
- Revert r3941 ( #1486979 )
14 years ago
alecpl
0a36c392db
- Fix closing popups with ESC key on some browsers
14 years ago
alecpl
3e15dbfa58
- Fix attachment upload popup disapears on double click in Firefox ( #1486930 )
14 years ago
thomascube
0e2ccb3bca
Don't hide upload box on document click in Safari on Windows ( #1486823 )
14 years ago
alecpl
851b2a9811
- Fix js errors when using Roundcube inside an iframe ( #1486862 )
14 years ago
thomascube
64fa955059
Surround attachment form cleaning with try/catch
14 years ago
thomascube
9a4fd756a9
Don't open file browser on IE ( #1486841 )
15 years ago
thomascube
c7f7ce889d
Delay popup hiding to make menu actions work ( #1486848 )
15 years ago
alecpl
9e55503dad
- Unified rcmail_ui popups handling
15 years ago
thomascube
b218aa7d2e
Partially revert changes on compose screen from r3789
15 years ago
alecpl
5019d9caf7
- Fix regression in init_compose_form() ( #1486835 )
15 years ago
alecpl
7534f6fc59
- fix HTML editor layer resize after first switch
15 years ago
alecpl
9bfcb3b98c
- small fix for googie layer height setting
15 years ago
alecpl
b8d4febf6c
- googiespell layer resizing + small css improvements
...
- better googiespell suggestions popup positioning
15 years ago
alecpl
3940ba65be
- Resize editor after switching to html mode
...
- create toggle-editor command in app.js, to make possible binding to this command
- Code cleanup in rcmail_ui (moved compose-related functions into rcmail_ui)
15 years ago
alecpl
087c7dc5d2
- Improved compose screen: resizable body and attachments list, vertical splitter, options menu
...
- Removed productname/version element, changed footer size to 20px
15 years ago
alecpl
129997f60e
- Added hack for Opera browser in preview pane switcher
15 years ago
alecpl
e2b0a0018c
- Hide popup menus when clicking in iframes ( #1486807 )
15 years ago
alecpl
ce06d32dd8
- UI unification
...
- Added button to hide/unhide the preview pane (#1484215 )
15 years ago
thomascube
e9b5a6c2d5
Unify directory/mailbox list actions
15 years ago
alecpl
6c9d496fcc
- 'threads' column made movable
15 years ago
alecpl
a804050532
- code formatting
15 years ago
thomascube
a61bbb24aa
Added basic contact groups feature
15 years ago
alecpl
39f9d39c3f
- use less styling on select fields
15 years ago
alecpl
9b3fdc25c1
- Implemented messages copying using drag&drop + SHIFT ( #1484086 )
15 years ago
thomascube
f52c936f4d
Merged devel-threads branch (r3066:3364) back into trunk
15 years ago
alecpl
a4865adf44
- code cleanup
15 years ago