thomascube
|
47d8d39cf4
|
Use rcmail::imap_connect() to establish IMAP connections; always initialize rcube_imap object in mail steps
|
15 years ago |
alecpl
|
a5897a3e38
|
- Support UTF-7 encoding in messages (#1485832)
|
16 years ago |
thomascube
|
cc97ea0559
|
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins)
|
16 years ago |
alecpl
|
cbf1f3cfaa
|
- Fixed creation of folders with '&' sign in name (reverted r1357)
|
16 years ago |
till
|
cbbef379a5
|
* bumping up copyright (happy new year ;-))
|
16 years ago |
alecpl
|
0456f83bcc
|
#1485567: fix virtual folders names
|
16 years ago |
alecpl
|
de2e0bfeb8
|
#1485439: style fixes for IE6,7
|
16 years ago |
alecpl
|
701b9a7c6b
|
- Add feedback and set busy when moving folder (#1485497)
|
16 years ago |
alecpl
|
70087c52bc
|
- don't set border=0 for images (use css for that)
|
16 years ago |
alecpl
|
7315902cb2
|
#1485405: typo
|
16 years ago |
alecpl
|
d93fc991a8
|
- Display progress message for folders create/delete/rename operations (#1485357)
|
16 years ago |
thomascube
|
3e8bd7af59
|
Insert virtual folders in subscription list (#1484779) + code cleanup
|
16 years ago |
alecpl
|
6eaac22d32
|
- Disallowed delimiter in folder name (#1484803)
|
17 years ago |
alecpl
|
681a59fa52
|
- Support for subfolders in default/protected folders (#1484665)
|
17 years ago |
alecpl
|
a55606b122
|
-localized pagetitle in Settings and Address book
-removed useless and not working code
|
17 years ago |
alecpl
|
32ac953986
|
- Fix management of folders with national characters in names (#1485036, #1485001)
|
17 years ago |
thomascube
|
197601ef5f
|
Next step: introduce the application class 'rcmail' and get rid of some global vars
|
17 years ago |
alecpl
|
09c1a37be2
|
- last change fix
|
17 years ago |
alecpl
|
28c59fcf24
|
- fixed folders management after r1291
|
17 years ago |
thomascube
|
47124c2279
|
Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch
|
17 years ago |
alecpl
|
c5097c633b
|
#1484681
|
17 years ago |
thomascube
|
435fa9ec2b
|
Applied patch #1484812 for localizing folder names
|
17 years ago |
thomascube
|
a8d23d82a2
|
Show message count in folder list and hint when creating a subfolder
|
17 years ago |
till
|
9f5bd376b4
|
* fixed another instance of preg_quote() (thanks Sean N. Heukels)
|
17 years ago |
till
|
fa0152c21a
|
* fixed #1484738
|
17 years ago |
svncommit
|
68b6a9e8e4
|
- Enable single-selection toggling in JS list object
- Use row id's instead of folder names in folder renaming/moving
- Fix some smaller errors in folder renaming/moving
|
17 years ago |
svncommit
|
c685105ef2
|
After renaming/moving a folder, rename/move the children as well.
|
17 years ago |
svncommit
|
97a6566438
|
When a parent folder is deleted, delete the children immediately, instead of one-by-one as r833 did.
|
17 years ago |
thomascube
|
9490b7b7f2
|
Use object method to get imap hierarchy delimiter
|
17 years ago |
thomascube
|
6b79f7b57a
|
Set default IMAP folder delimiter; make sure is not empty
|
17 years ago |
svncommit
|
dfa1f36cca
|
Fix folder-management when delimiter is empty (re-closes #1457344).
|
17 years ago |
svncommit
|
f0db3d4cca
|
Create new folder as child of selected folder.
|
17 years ago |
svncommit
|
b0dbf3ce3e
|
Enable drag-/dropping of folders to a new parent folder, closes #1457344.
|
17 years ago |
thomascube
|
719a257f0c
|
Some bugfixes, security issues + minor improvements
|
17 years ago |
thomascube
|
8d07583f39
|
Use HTTP-POST requests for actions that change application state
|
18 years ago |
thomascube
|
f1154163b0
|
Merged branch devel-addressbook from r443 back to trunk
|
18 years ago |
svncommit
|
156dc40f8d
|
Fix folder deleting.
|
18 years ago |
thomascube
|
b3ce791561
|
Better input checking on GET and POST vars
|
18 years ago |
thomascube
|
2bca6e1da0
|
New (strict) quoting for all kind of strings
|
18 years ago |
thomascube
|
7e0ec7e460
|
Fixed folder name encoding in subscription list (Bug #1484113)
|
18 years ago |
svncommit
|
b6677bf9cf
|
- Add missing nl_NL translations
- Translate foldernames in folder form (closes #1484113)
|
18 years ago |
thomascube
|
e170b4b7f8
|
Some bugfixes and session expiration stuff
|
18 years ago |
thomascube
|
c39957ca17
|
More encoding issues; enhanced debugging functions
|
19 years ago |
thomascube
|
4d4264cdcd
|
Fixed charset problems with folder renaming
|
19 years ago |
thomascube
|
f9c107afbe
|
Fixed folder renaming; added confirmation after deleting a folder
|
19 years ago |
thomascube
|
24053e0d30
|
Several bugfixes and improvements. See CHANGELOG for details
|
19 years ago |
svncommit
|
a894ba5029
|
Removeable attachments, Auto-default folder creation, bug fixes
|
19 years ago |
svncommit
|
c8c1e0ef3b
|
Renameable folders, mail-checking changes, other fixes (richs)
|
19 years ago |
thomascube
|
ea7c46b4f3
|
Improved reading of POST and GET values
|
19 years ago |
thomascube
|
13c1afbcbb
|
Fixed some charset bugs
|
19 years ago |