thomascube
1a0f60b332
Allow custom content (from config dir) showing up on the about page
13 years ago
alecpl
7bb5f63a36
- Fix label, add paragraph closing tag
13 years ago
alecpl
3633f09b75
- Reset messages list page when clicking on logo ( #1487757 )
13 years ago
alecpl
79db330983
- Fix fit_string_to_size() renders browser and ui unresponsive ( #1488207 ):
...
1) improve its performance by half,
2) don't call it on UI init, it's called after getunread action
3) don't call it for big number of folders (limit is 100 for IE and 500 for others)
13 years ago
alecpl
3e5c709fa7
- Fix so TEXT key will remove all HEADER keys in IMAP SEARCH ( #1488208 )
13 years ago
alecpl
e0960f6365
- Prevent from memory_limit exceeding when trying to parse big messages bodies ( #1487424 ):
...
don't try to parse it, display notice with a link to download it directly
13 years ago
alecpl
636bd77074
- Mark (with different color) folders with recent messages ( #1486234 )
13 years ago
thomascube
15cd3e5c0b
Fit watermark background in about box
13 years ago
thomascube
ce22f1e0c6
Show configurable support link in about page; refer on <srcuri> for download link; no link to roundcube.net to avoid tons of support requests
13 years ago
alecpl
bda028e31e
- Small style improvements
13 years ago
alecpl
45fa64c3c9
- Added About tab in Settings
13 years ago
alecpl
91e589afde
- Small improvement for Chrome
13 years ago
alecpl
50b22b96a5
- Force font-family on body only, makes possible to set/display fonts of email message bodies
13 years ago
alecpl
c136f62ab0
- Cleanup
13 years ago
alecpl
46cdbf074e
- Fix inconsistent behaviour of Compose button in Drafts folder, add Edit button for drafts
13 years ago
alecpl
57863c1a4d
- Removed zebra-class
13 years ago
alecpl
58487bbc08
- Improve .boxtitle style
13 years ago
alecpl
4b09fb6ce6
- Add possibility to auto-register menu objects in show_popup()
13 years ago
alecpl
497013f411
- Set style of login form inputs using class not IDs
13 years ago
thomascube
d43332a8a5
Improve icon for saved searches
13 years ago
alecpl
891b3c13e0
- Fix more text-overflow:ellipsis issues ( #1488061 )
...
- Fix flagged icon hovered style in Chrome
13 years ago
alecpl
5f129dd053
- Fix text-overflow:ellipsis issues on messages list in FF7 and Webkit ( #1488061 )
13 years ago
thomascube
ba6f487bcd
Slightly adjust list header sprites
13 years ago
alecpl
f8e48df715
- Merge devel-saved_search branch (Addressbook Saved Searches)
13 years ago
thomascube
33ee817dcf
Define style for disabled form buttons
13 years ago
alecpl
7a2bade211
- Added 'priority' column on messages list
13 years ago
alecpl
58504870d4
- Fix "jumping" login form in IE7
13 years ago
thomascube
de55342cff
Fix fieldset-tabs display within iframes on IE7
13 years ago
alecpl
0d16eb7ba5
- Use logo object in error and messageprint templates too
13 years ago
thomascube
31737295b8
Add newlines between organization, department, jobtitle ( #1488028 )
13 years ago
thomascube
d145f77f36
CSS and UI fixes for IE6/7
13 years ago
alecpl
dfb0513512
- Fixed invisible #sourcename on IE6
13 years ago
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
13 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