Aleksander Machniak
|
04689fa7ee
|
Fix so compacting of non-empty folder is possible also when messages list is empty (#1488858)
|
12 years ago |
Aleksander Machniak
|
a04a74fec4
|
Improvements in building criteria string for IMAP SEARCH
|
12 years ago |
Aleksander Machniak
|
703be89e20
|
Fix bug in last commit which broke searching
|
12 years ago |
Aleksander Machniak
|
e0efd8f5dc
|
Added separate From and To columns apart from smart From/To column (#1486891)
|
12 years ago |
Aleksander Machniak
|
041c93ce0b
|
Removed $Id$
|
13 years ago |
thomascube
|
7fe3811c65
|
Changed license to GNU GPLv3+ with exceptions for skins and plugins
|
13 years ago |
thomascube
|
c321a955a7
|
Merged devel-framework branch (r5746:5779) back into trunk
|
13 years ago |
alecpl
|
b6da0b76af
|
- Remove deprecated global $IMAP variable usage (#1488148)
|
13 years ago |
alecpl
|
40c45e9de9
|
- Fixed issues with big memory allocation of IMAP results, improved a lot of rcube_imap class
|
13 years ago |
alecpl
|
8751881e1d
|
- Remove unused result
|
13 years ago |
alecpl
|
3e5c709fa7
|
- Fix so TEXT key will remove all HEADER keys in IMAP SEARCH (#1488208)
|
13 years ago |
alecpl
|
b1f0846727
|
- Make sure LDAP name fields aren't arrays (#1488108)
|
13 years ago |
alecpl
|
bba25299f8
|
- Fix bug where after delete message rows can be added to the list of another folder (#1487752)
|
13 years ago |
alecpl
|
516467080b
|
- Fix handling of "<" character in contact data, search fields and folder names, identity name and organization fields (#1487864)
|
14 years ago |
alecpl
|
90f81a6c8d
|
- Better support for READ-ONLY and NOPERM responses handling (#1487083)
- Add confirmation message on purge/expunge commands response
- Fix CLOSE was called on unselected mailbox
|
14 years ago |
alecpl
|
2d1d68bc7e
|
- Display IMAP errors for LIST/THREAD/SEARCH commands, fixes #1486905
|
14 years ago |
alecpl
|
f6aac389bf
|
- Minimize session data size by storing only last search result
and by removing search result from session after listing with empty search filter
|
14 years ago |
alecpl
|
bdb13a51f7
|
- Fix RC forgets search results (#1483883)
|
15 years ago |
alecpl
|
b25dfd0913
|
- removed PHP closing tag
|
15 years ago |
thomascube
|
f52c936f4d
|
Merged devel-threads branch (r3066:3364) back into trunk
|
15 years ago |
alecpl
|
44c57afde1
|
- remove temp console usage
|
15 years ago |
thomascube
|
7910c0ff55
|
Remember search modifiers in user prefs (#1486146) + bring back the old defaults
|
15 years ago |
alecpl
|
580ff9c55e
|
- set svn:keywords
|
15 years ago |
alecpl
|
ae119b9de7
|
- fixed comment, default searching by subject only
|
15 years ago |
alecpl
|
ecb9fb058d
|
- use RCMAIL_CHARSET instead of hardcoded 'utf-8'
|
16 years ago |
alecpl
|
30b152b194
|
- Added quick search box menu (#1484304)
|
16 years ago |
alecpl
|
2a466a3b21
|
- save empty search result in session
|
16 years ago |
alecpl
|
1af6fe235d
|
- fix searching with 'to:' modifier (typo)
|
16 years ago |
alecpl
|
3414c57dc8
|
#1485587: show proper message when using status filter
|
16 years ago |
alecpl
|
0cb9677bef
|
#1485581: not use parenthesis when searching with 2 search keys
|
16 years ago |
alecpl
|
697cc52cff
|
- fixes for status filter
- don't call search second time if first call returns empty (array) result
|
16 years ago |
alecpl
|
e538b3dc7d
|
- Added message status filter + fixes for r2046 (searching with SORT)
|
16 years ago |
alecpl
|
0803fb007e
|
- Use SORT for searching on servers with SORT capability
|
16 years ago |
alecpl
|
b76275da65
|
- show notice instead of warning if search results contains no results (#1485437)
|
16 years ago |
svncommit
|
1f020b588c
|
Remember search results (closes #1483883).
|
17 years ago |
thomascube
|
e4867ea740
|
Fix bugs #1484555, #1484646 and #1484639
|
17 years ago |
thomascube
|
4845a1ea95
|
Fixed message search issues
|
17 years ago |
thomascube
|
f1154163b0
|
Merged branch devel-addressbook from r443 back to trunk
|
18 years ago |
thomascube
|
04c61804f8
|
Fixed wrong message listing when showing search results
|
18 years ago |
thomascube
|
4d4264cdcd
|
Fixed charset problems with folder renaming
|
19 years ago |
thomascube
|
42000a5d64
|
Added correct charset support for message searching
|
19 years ago |
thomascube
|
ac6b87c4a2
|
Improved search function
|
19 years ago |
thomascube
|
95c2c3ce97
|
Started implementing search function
|
19 years ago |