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
thomascube
fbe24e9fa9
Allow plugin templates to include local files ( #1487133 ); make autocomplete on login screen configurable
14 years ago
alecpl
d4711f9840
- Add horizontal scrollbar in messageframe - 'show' action ( #1455626 )
14 years ago
alecpl
83ba22c77b
- Unify template files naming
14 years ago
alecpl
a79417d4ef
- Plugin API: added 'contact_form' hook
...
- Re-designed contact frame using Tabs
14 years ago
thomascube
cb7d32ebdd
List groups in address detail view and allow to subscribe/unsubscribe from there ( #1486753 )
14 years ago
alecpl
4438d66760
- Add separate column for message status icon ( #1486665 )
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
d7f9eb573b
- Add link to identities in compose window ( #1486729 )
14 years ago
alecpl
7a0b9be8e3
- Fix background color in importcontacts ( #1486882 )
14 years ago
alecpl
9e55503dad
- Unified rcmail_ui popups handling
15 years ago
alecpl
c33e08a3cf
- css improvements
15 years ago
thomascube
b218aa7d2e
Partially revert changes on compose screen from r3789
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
f821fecac8
- Hide disabled fieldsets in messages list menu
15 years ago
alecpl
4641586971
- Hide preview frame switch when preview_pane option is disabled by dont_override ( #1486814 )
15 years ago
alecpl
a2e81736a9
- Move quota indicator to mailboxlist footer
...
- Fix groupcontrols on IE6 (use gif)
15 years ago
thomascube
9689f5b54d
Make preview pane label clickable + slightly darker labels in pagenav
15 years ago
thomascube
7dff2fe2da
Use existing label for preview pane which is more descriptive
15 years ago
alecpl
ce06d32dd8
- UI unification
...
- Added button to hide/unhide the preview pane (#1484215 )
15 years ago
alecpl
254bfdc29e
- Fix html comment on IE
15 years ago
alecpl
172e3346ca
- Added mailboxlist options menu in message page
15 years ago
alecpl
54759ce120
- some improvements + added splitter in Identities
15 years ago
alecpl
ff38d0e55b
- unified css styles for (old) #directorylist*, use common .boxfooter/.boxlistcontent classes
15 years ago
thomascube
e9b5a6c2d5
Unify directory/mailbox list actions
15 years ago
alecpl
64e3e80743
- Fix some IMAP errors handling when opening the message ( #1485443 )
15 years ago
alecpl
f5bb9b433d
- fix typo
15 years ago
alecpl
c3eab29e19
- some fixes in message list columns handling
15 years ago
alecpl
479a9915e4
- Added version number in Settings ( #1486290 )
15 years ago
alecpl
8e211adb01
- Add images pre-loading on login page ( #1451160 )
15 years ago
alecpl
47b9294c85
- added tabindex on editor-selector
15 years ago
thomascube
3baa72a62f
Implement group renaming/deleting + use more consistent names for commands and actions ( #1486587 )
15 years ago
alecpl
23d5349a2a
- Fix more actions menu position ( #1486588 )
15 years ago
thomascube
a61bbb24aa
Added basic contact groups feature
15 years ago
alecpl
fb7ec576ab
- Added possibility to select all messages in a folder ( #1484756 )
15 years ago
alecpl
74fd1aec77
- moved listcontrols container before the conditional tag
15 years ago
alecpl
258a043a31
- hide threads related stuff if threads are not supported
15 years ago
alecpl
9b3fdc25c1
- Implemented messages copying using drag&drop + SHIFT ( #1484086 )
15 years ago
alecpl
c16986be7f
- use popupmenu style for attachments upload form
...
- move .popupmenu style definition to common.css
15 years ago
thomascube
f52c936f4d
Merged devel-threads branch (r3066:3364) back into trunk
15 years ago
thomascube
d4a2c0cf5c
Import contacts into the selected address book + set button states accordingly
15 years ago
alecpl
27e9a5b09c
- change mailboxlist maxlength=25
15 years ago
alecpl
e2927b05ca
- fix folderlist header in message.html after r3141
15 years ago
alecpl
5261d264de
- small style improvements for folderlist, better Drafts icon
15 years ago
alecpl
b1d3a4e1cf
- set "productname" for Roundcube logo in "error" template ( #1486283 )
15 years ago
thomascube
0207c45c90
More options for top posting feature ( #1484272 ) using patch from Phil Weir
15 years ago
alecpl
50f56d2046
- top posting ( #1484272 )
15 years ago
thomascube
09915f1430
Specify toolbar container in compose template ( #1486247 )
15 years ago
alecpl
7415c02ecf
- Fix quota indicator issues by content generation on client-size
...
instead of bin/quotaimage.php: better performance, better styling posibilities (#1486197 , #1486220 )
15 years ago
alecpl
49771b1039
- Don't display disabled sections in Settings ( #1486099 )
15 years ago
alecpl
6fff3c8e02
- more css unification for boxes + toolbarmenu moved to common.css ( #1486198 )
15 years ago
alecpl
2aaa992cc1
- unified boxtitle css styles
15 years ago
vbenincasa
3f97120cb1
- Added an alert message when uploading still in progress and the user tries to send the message
...
- Added the functionality to abort the upload process
- Changed the loading icon background to transparent, so it can be used in other templates easily
15 years ago
alecpl
ebf8726eea
- Added attachment upload indicator with parallel upload ( #1486058 )
15 years ago
alecpl
05d18da660
- fix typo
15 years ago
alecpl
37d909124a
- fix unread/invert actions (broken in last commit)
15 years ago
alecpl
8583d64b8a
- Fix folder/messagelist controls alignment - icons used ( #1486072 )
15 years ago
vbenincasa
df2a51e3fa
- Replace the attribute "size" with "width" in CSS from login input fields ( #1486155 ).
...
- Fix an extra margin in login form (IE6/7)
15 years ago
alecpl
6a486e0bef
- allow setting login inputs size in skin template ( #1486155 )
15 years ago
vbenincasa
2b77e8daa7
- Provide some additional usability for attachments form with "mainaction" class and a slightly bigger file field (CSS width doesn't works with file field so we need to use "size" property)
15 years ago
thomascube
4b1647fcdc
New logo and minor changes to default skin
15 years ago
thomascube
875ac893f1
Tweak settings page: align with tab list, remove that single advanced option for now, select 'general' section at startup
15 years ago
thomascube
996f0b4a1f
Revert r2844: mailfooter should align with message list
15 years ago
alecpl
4fc15f69da
- make #mailfooter good looking in all browsers (not tested with IE6)
15 years ago
alecpl
4bcb36a618
- css min-width fixes + #1486012
15 years ago
alecpl
f05834857c
- Re-designed User Preferences interface
15 years ago
thomascube
4a42653fa3
More speedup by using sprites for buttons: replacing 76 images with 4 new
16 years ago
alecpl
fa5b0e6f69
- use empty alt for watermark image
16 years ago
alecpl
779b0d4cf4
- use productname object in title
16 years ago
thomascube
7d8e168cb1
Fix compose step: correctly choose html mode and attachments when in draft or edit mode
16 years ago
alecpl
65e8dff41f
- if message wasn't found in preview mode display separate template
16 years ago
thomascube
bd9bfcfa8a
Place additional toolbar icons before the mark-message dropdown button
16 years ago
alecpl
21d6827c70
- fix delete icon on attachment list ( #1485921 )
16 years ago
thomascube
189482db24
Re-arrange html containers in order to move the footer links with the separator
16 years ago
alecpl
8c2d26638c
- IE fix
16 years ago
alecpl
a0a4288128
- use 'browser' expression to hide IE-specific inline styles
16 years ago
thomascube
9808b3c437
Better icon for add-contact function in message headers
16 years ago
alecpl
52818559ce
- Added possibility to invert messages selection
16 years ago
thomascube
991a25ab5d
Better icon for deleting folders + remove hard-coded icon path
16 years ago
alecpl
7ec8922889
- revert (unwanted) last change
16 years ago
alecpl
2ff8af15a4
- Fixed problem with double quote at the end of folder name ( #1485884 )
16 years ago
thomascube
d7e3ae6711
Restore removed icon
16 years ago
thomascube
b4f7c665bb
Tweak default skin with better icons (sprites) and move IE hacks to an external file included by conditional comments
16 years ago
alecpl
1e1070055b
- place 'toolbar' container before mailboxlist ( #1485870 )
16 years ago
alecpl
4beb1ad105
- added 'markmenu' container + small css changes
16 years ago
alecpl
562c0e8528
- added rollover mark in quicksearchbox (glass) image
16 years ago
alecpl
7997529223
- messagemenu and markmessagemenu fixes + icons
16 years ago
alecpl
a35013e016
- better message menu button image + some fixes
16 years ago
alecpl
49dfb0047a
- Added message menu (some image needed), removed Print and Source buttons
...
- Added possibility to save message as .eml file (#1485861 )
16 years ago
alecpl
4e2f344545
- removed old onload function
16 years ago
alecpl
30b152b194
- Added quick search box menu ( #1484304 )
16 years ago
alecpl
309d2f40a0
- jQuery'fied GoogieSpell 4.0 + some changes in compose
16 years ago
alecpl
f055b12f3e
- small css fixes in login form, boxes and subscription list
16 years ago
thomascube
cc97ea0559
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins)
16 years ago
alecpl
269719fbfe
- Make quicksearchbox looking the same in all browsers (checked in IE6, FF3, Opera9, Konqueror3, Chrome1, Safari4)
16 years ago