alecpl
|
2c1937220e
|
- Move percent_indicator from app.js into the skin
|
13 years ago |
alecpl
|
223ae9d148
|
- Fixed identity delete button state, removed delete button in identity-edit form (for consistency)
|
13 years ago |
alecpl
|
af5995d41b
|
Fix larry issues: 'Mark' button position, broken folders list footer
|
13 years ago |
thomascube
|
ef1e877a8d
|
Connect to IMAP server before reading quota
|
13 years ago |
thomascube
|
a1bd76232a
|
Same problems with PNG and filter:alpha() on IE8
|
13 years ago |
thomascube
|
589385f37f
|
Fix script error in IE (#1488368)
|
13 years ago |
thomascube
|
ec366b32d3
|
PNG with alpha channel + filter:alpha() don't go well together on IE7
|
13 years ago |
thomascube
|
c0806c6dfb
|
Renamed error message label
|
13 years ago |
thomascube
|
71e9efb152
|
Add titles to error and photo upload popups (#1488354)
|
13 years ago |
thomascube
|
14a3f2813a
|
Make popups disapear when clicking on an iframe; adapt IE hacks (#1488354)
|
13 years ago |
thomascube
|
40d246fff2
|
Remember custom skin selection after logout (#1488355)
|
13 years ago |
thomascube
|
1e09cd0811
|
Slighlty increase minimum browser requirements
|
13 years ago |
thomascube
|
b6837c3732
|
Add missing style for folders with recent messages
|
13 years ago |
thomascube
|
3c9e903323
|
Fix Larry styles
|
13 years ago |
thomascube
|
fec2d8e130
|
Refactored IMAP cache expunge: delegate to storage object; don't rely on deprecated 'enable_caching' config option
|
13 years ago |
alecpl
|
965e6276b3
|
- About tab doesn't exist in 0.7, move changelog entry into proper place
|
13 years ago |
alecpl
|
9489a2acd2
|
- Fix typos in last commit
|
13 years ago |
alecpl
|
a3ed96344e
|
- Make sure About tab is always the last tab (#1488257)
|
13 years ago |
alecpl
|
57d15d5023
|
- Escape dot in regexp (#1488357)
|
13 years ago |
alecpl
|
45dc955ad7
|
- Add lost 'listoptions' label
|
13 years ago |
alecpl
|
e5306ee5d0
|
- Fix date_today, broken in r5707
|
13 years ago |
thomascube
|
19b34b7058
|
Some hacks to make Larry work in IE7
|
13 years ago |
alecpl
|
63f23ffd6a
|
- One test more
|
13 years ago |
alecpl
|
b138a9b56f
|
- Add two small tests for html2text converter
|
13 years ago |
alecpl
|
43c40f043c
|
- Don't list mailto: and anchor links
- List only unique URLs
|
13 years ago |
thomascube
|
3ed9e80cd6
|
Skip empty group members (seen in OpenLDAP backends)
|
13 years ago |
alecpl
|
18a3dcaf56
|
- Fix issue with folder creation under INBOX. namespace (#1488349)
|
13 years ago |
alecpl
|
06c990ead2
|
- Added mailto: protocol handler registration link in User Preferences (#1486580)
|
13 years ago |
alecpl
|
bf9ddec776
|
- default_imap_folders -> default_folders
|
13 years ago |
thomascube
|
f9a967763e
|
User configurable setting how to display contact names in list
|
13 years ago |
alecpl
|
d3ec72522b
|
- Fix checkbox position in Firefox, again
|
13 years ago |
alecpl
|
d47a4f0951
|
- Handle identity details box with an iframe (#1487020)
- Fix issue where tabs were overlapping box title
|
13 years ago |
alecpl
|
6db9df39c6
|
- Fix 'settings' label in en_GB
|
13 years ago |
alecpl
|
33423a5570
|
- Fix issue where some text from original message was missing on reply (#1488340)
|
13 years ago |
alecpl
|
a7321e7578
|
- Fix URL building - skip null parameters
|
13 years ago |
alecpl
|
f3599505f1
|
- Improved r5861 change: Content converted to upper case can contain HTML tags, handle them properly
|
13 years ago |
alecpl
|
67e5925897
|
- Handle HTML entities properly when converting strong/b/th content to upper case
|
13 years ago |
alecpl
|
f3136149fe
|
- Workaround IMAP server issue when THREAD command returns less messages than exist in a folder: don't update folder status in second count() call
|
13 years ago |
alecpl
|
ccce87d7ce
|
- Fix parse errors in DDL files for MS SQL Server
|
13 years ago |
alecpl
|
337dc54132
|
- Support AD's objectClass=group
|
13 years ago |
alecpl
|
f545eaded2
|
- Fix preview pane switch position in Firefox + small improvements
|
13 years ago |
thomascube
|
fc7b5b8283
|
Get rid of global $__skin_path variable (#1488336)
|
13 years ago |
thomascube
|
43875379d5
|
Allow users to choose cols for contacts list sorting
|
13 years ago |
thomascube
|
fd6f6e27c4
|
Allow placeholder attributes for input fields
|
13 years ago |
thomascube
|
3a86e26768
|
Add static getter for splitter objects
|
13 years ago |
thomascube
|
a4e71c5c38
|
Improve tabs and splitter functionality
|
13 years ago |
thomascube
|
6835114c4d
|
Allow plugins to overwrite the displayed confirmation message when saving a draft
|
13 years ago |
alecpl
|
1d7dcc641c
|
- Fix call to undefined method rcube_result_index::isError() (#1488328)
|
13 years ago |
alecpl
|
3c71c67118
|
- Revert SORT=DISPLAY support, removed by mistake in r4160 (#1488327)
|
13 years ago |
thomascube
|
f6a7491fa1
|
Fix special vars replacement in templates
|
13 years ago |