alecpl
0d5836bdfe
- Link to task-specific style files for build-in tasks only
13 years ago
thomascube
da89cf2937
Always show address book name if multiple books are configured; fix styling
13 years ago
alecpl
24f812dc9c
- Add workarounds for Chrome 14 css issues ( #1487996 )
13 years ago
thomascube
8a3b1c8462
Style changes for folder manager
14 years ago
thomascube
d78d2ed056
Improve IE hacks
14 years ago
alecpl
78086d349d
- Remove testing code
14 years ago
alecpl
7f5a849e78
- Added possibility to undo last contact delete operation
14 years ago
alecpl
5b3ac32415
- Added addressbook source selector in contact create form
14 years ago
alecpl
925bb8d0af
- Fix groupoptionsmenu position after last commit
14 years ago
alecpl
71228297e0
- Added vertical splitter for books/groups list in addressbook ( #1487923 )
14 years ago
alecpl
39d8ccd6f2
- Fix quicksearchbox alignment
14 years ago
alecpl
81a0cfba50
- Use more descriptive labels for group actions
14 years ago
alecpl
f2674707ba
- Added groupoptions container
14 years ago
alecpl
cc90ed1f84
- Add addressbook name in contact info frame ( #1487958 )
14 years ago
alecpl
e9a9f2f6c5
- Added addressbook advanced search
14 years ago
alecpl
3cacf941fa
- Add popup with basic fields selection for addressbook search
14 years ago
alecpl
8254d9c7cb
- A little better fix for radiobuttons in popupmenu (previous solution breaks other popup windows, e.g. from acl plugin)
14 years ago
alecpl
89b2d1ba7f
- Fix #listmenu after popupmenu change in r4775
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
8e99ffbcac
- Use less included files in mail and message templates for better performance
...
- Add access to template name in template expressions
14 years ago
alecpl
a208a4fa68
- Add forward-as-attachment feature
14 years ago
alecpl
51001e58b5
- Fix IE8 issue on folders list in folder manager
14 years ago
alecpl
5ab8391074
- Css fixes for IE
14 years ago
alecpl
0deec44e7d
- Fixed handling of folder with name "0" in folder selector
14 years ago
alecpl
94bdcce081
- Add possibility (for plugins) to filter folders lists by some additional criteria (e.g. folder type)
14 years ago
thomascube
7c141cc65a
Insert additional taskbar icons before settings
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
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
thomascube
9e1daa4c45
Move folder name truncation to client ( #1485412 )
14 years ago
alecpl
f30fbb60df
- Use size-optimized quota indicator image (use old gif version on IE6 only)
14 years ago
alecpl
4380ebe1f1
- Use size-optimized quota indicator image (use old gif version on IE6 only)
14 years ago
alecpl
ddaeb3352c
- Optimized size of some images
14 years ago
alecpl
32c8ba67ca
- Fix tabs on identity edit page
14 years ago
thomascube
ae39c47c3a
New config option for custom logo; allow skins to define/override texts
14 years ago
alecpl
6b07e62c7e
- Remove unused images
14 years ago
alecpl
5744bfa54d
- Fix tabs in folder edit page (broken with devel-addressbook merge)
14 years ago
alecpl
31036bb3eb
- Add favicon on message print page ( #1487789 )
14 years ago
alecpl
61938a735e
- Fix/unify page navigation titles
14 years ago
alecpl
fc2d3de769
- Better fix for #directorylistbox in IE7 + some IE css improvements
14 years ago
alecpl
f1e98a453d
- Increase length of subtype select
14 years ago
alecpl
768091e094
- Make so addcontact icon doesn't jump alone to next line
14 years ago
thomascube
61846d1ad3
Fix headers box position in message preview iframe
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
5b123fd348
Fix settings UI on IE 6 ( #1487724 )
14 years ago
thomascube
c6be45646b
Separate full message headers UI element from headers table ( #1487715 ) + Remove double borders in folder listing ( #1487713 )
14 years ago
thomascube
fbeb468904
Better grouping of contact information
14 years ago
thomascube
26e76dfdd8
Fix window size detection on IE
14 years ago
thomascube
1c6c2c6dc2
Fix randomly disappearing folders list in IE ( #1487704 )
14 years ago
thomascube
0501b637a3
Merge branch devel-addressbook (r4193:4382) back into trunk
14 years ago
thomascube
a3861ba02f
Fix message position on older IE
14 years ago
thomascube
636328483f
Better CSS cursors for splitters ( #1486874 )
14 years ago
alecpl
5206569e85
- Fix tabs when have fieldset inside a fieldset
14 years ago
thomascube
a63b36a44b
Fix float:right in MS browsers
14 years ago
thomascube
e624fc6e9d
Bring back the title for the column with subscription checkboxes; complete german translations
14 years ago
alecpl
b8793fdb99
- Use monospace font in signature textarea
14 years ago
alecpl
935d1a23fe
- Fix blinking selection when using splitter on Chrome
14 years ago
alecpl
3ee5a7200a
- Improved Mail-Reply-To and Mail-Followup-To headers handling
14 years ago
alecpl
af3c045ecf
- New Folder Manager UI
...
- Fix invalid Request when creating a folder (#1487443 )
- Add folder size and quota indicator in folder manager (#1485780 )
- Add possibility to move a subfolder into root folder (#1486791 )
14 years ago
alecpl
63f9dee62d
- Add workaround for MSOE's multipart/related messages with non-related attachments
14 years ago
thomascube
e363b0d3f9
Limit hover effect to the dropbutton arrow for consistency reasons
14 years ago
thomascube
fbe24e9fa9
Allow plugin templates to include local files ( #1487133 ); make autocomplete on login screen configurable
14 years ago
alecpl
d2b8840a0e
- Fix handling of custom "_from" in sendmail ( #1487132 )
...
- Small fix in displaying Sender input field
14 years ago
alecpl
d4711f9840
- Add horizontal scrollbar in messageframe - 'show' action ( #1455626 )
14 years ago
alecpl
7403abdac9
- Fix for nested fieldsets (inside tabbed fieldsets)
14 years ago
alecpl
cb105aa9f1
- Fix displaying long header names in message headers table
...
- Fix translation labels names for Mail-Followup-to and Mail-Reply-To
14 years ago
alecpl
83ba22c77b
- Unify template files naming
14 years ago
alecpl
c7a815d1a4
- #message object overlaps taskbar
14 years ago
alecpl
a79417d4ef
- Plugin API: added 'contact_form' hook
...
- Re-designed contact frame using Tabs
14 years ago
alecpl
125e935306
- Fix vertical alignment of subject coulmn text ( #1487091 )
14 years ago
thomascube
cb7d32ebdd
List groups in address detail view and allow to subscribe/unsubscribe from there ( #1486753 )
14 years ago
alecpl
98f2c93209
- When read-status column is disabled create status icon in subject column
...
- Change read-status column icons so they are working like in flag column
- Some js code cleanup
14 years ago
alecpl
4438d66760
- Add separate column for message status icon ( #1486665 )
14 years ago
alecpl
6d5f756703
- Fix: when task is empty (on error?) don't try to include ".css" file
14 years ago
alecpl
a9d6e7b30a
- Fix misplaced forwarded and replied icons on messages list
14 years ago
alecpl
e5ebc193ca
- Remove unused icon
14 years ago
alecpl
f75adec3e7
- Improvements in googiespell styles
14 years ago
alecpl
8431a769cd
- Align drop down menus under main button ( #1487048 )
14 years ago
alecpl
32c657ae1f
- Add (different) attachment icon for messages of type multipart/report ( #1486165 )
14 years ago
alecpl
f1ad3650ed
- Use 'messageicons' sprite in markmessagemenu + some fixes
14 years ago
alecpl
1716d5ef5a
- Add message list menu to css-sprite image
14 years ago
alecpl
e9470683bf
- Use css sprite image for messages list
14 years ago
alecpl
f22ea7ba18
- Support SMTP Delivery Status Notifications - RFC3461 ( #1486142 )
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
619d58a5ac
- Fix height of mail_toolbar image
14 years ago
alecpl
249db18585
- Fix "Server Error! (Not Found)" when using utils/save-pref action ( #1487023 )
14 years ago
alecpl
d7f9eb573b
- Add link to identities in compose window ( #1486729 )
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
fa791286f4
- Small css improvements for SELECT
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
alecpl
7a0b9be8e3
- Fix background color in importcontacts ( #1486882 )
14 years ago
thomascube
47e055f45d
Default skin is now CC ShareAlike
14 years ago
thomascube
0e2ccb3bca
Don't hide upload box on document click in Safari on Windows ( #1486823 )
14 years ago