thomascube
|
c8ae2497b7
|
Auto-detect client language and timezone if desired by config/prefs
|
16 years ago |
thomascube
|
64f20dae0c
|
Show real names in folder drop-down + rebuild default_imap_folders property when saving prefs
|
17 years ago |
thomascube
|
cb3538d2ab
|
Make special folders configurable for the user
|
17 years ago |
thomascube
|
6d6e066f23
|
Code cleanup with new html classes
|
17 years ago |
alecpl
|
67effe9904
|
- actually we don't need default_skin option
|
17 years ago |
alecpl
|
3b6b91ad1e
|
- lost files from r1539
|
17 years ago |
alecpl
|
e58df3adc9
|
- Added option to select skin in user preferences (#1485031)
- template_exists() moved to rcube_template class
|
17 years ago |
alecpl
|
166b615dbb
|
- Added option to disable displaying of attached images below the message body
|
17 years ago |
alecpl
|
f0d4b72a4e
|
- User preferences grouped in more fieldsets
|
17 years ago |
alecpl
|
712b30dd2d
|
- Added option to display images in messages from known senders (#1484601)
|
17 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
|
681969e95f
|
-don't set Preferences pagetitle in ajax calls
|
17 years ago |
alecpl
|
a55606b122
|
-localized pagetitle in Settings and Address book
-removed useless and not working code
|
17 years ago |
thomascube
|
c1b3c4cc31
|
Don't check for non-existing property -> fix address book
|
17 years ago |
alecpl
|
3044ae271e
|
-added flag_for_deletion in user prefs
|
17 years ago |
alecpl
|
1931cab4be
|
-removed messages list sorting option from user prefs
|
17 years ago |
alecpl
|
d9b29a2172
|
- In Preferences added possibility to configure 'read_when_deleted', 'mdn_requests', 'message_sort_col' and 'message_sort_order' options
|
17 years ago |
alecpl
|
72b2807fb9
|
-added confirmation message after identity insertion (like after update)
|
17 years ago |
thomascube
|
1854c4525b
|
More code cleanup + oop-ization
|
17 years ago |
alecpl
|
32ac953986
|
- Fix management of folders with national characters in names (#1485036, #1485001)
|
17 years ago |
alecpl
|
5b82152607
|
- fixed saving preferences after r1344
|
17 years ago |
thomascube
|
197601ef5f
|
Next step: introduce the application class 'rcmail' and get rid of some global vars
|
17 years ago |
alecpl
|
4c84ddade7
|
- removed redundant code
|
17 years ago |
svncommit
|
140d6e9063
|
fix HTML mail sending
|
17 years ago |
alecpl
|
09c1a37be2
|
- last change fix
|
17 years ago |
alecpl
|
28c59fcf24
|
- fixed folders management after r1291
|
17 years ago |
thomascube
|
ccb412f982
|
Set minimum number of rows per page (#1484935)
|
17 years ago |
alecpl
|
33bb9826a7
|
- added tinyMCE localization setting
- don't use tiny_mce_src.js
|
17 years ago |
svncommit
|
d9344fc349
|
HTML editing fixes, upgrade to TinyMCE v3.0.6
|
17 years ago |
alecpl
|
a901aa564a
|
- Added sections (fieldset+label) in Settings interface
|
17 years ago |
thomascube
|
47124c2279
|
Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch
|
17 years ago |
alecpl
|
eaa39477bd
|
#1483863: empty trash and expunge inbox on logout
|
17 years ago |
alecpl
|
c5097c633b
|
#1484681
|
17 years ago |
alecpl
|
c8b9829ca7
|
updated timezones list
|
17 years ago |
thomascube
|
116953308d
|
Fix timezone dropdown selection (#1484826)
|
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
|
e3a0af34d5
|
* fixing #1484494 (people can delete the last identity otherwise)
* FOR TRANSLATERS: introducing new message
|
17 years ago |
thomascube
|
b89d5a816b
|
Fix ugly type as suggested in #1484760
|
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
|
4315b0086b
|
added ability to insert attached images in HTML editor
|
17 years ago |
thomascube
|
fba1f5ab81
|
New class rcube_user + send message disposition notification
|
17 years ago |
thomascube
|
82cd5cdbfc
|
Fix overriding of session vars when register_globals is on (#1484670)
|
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
|
5eee009671
|
Allow vars and PHP code in templates; improved page title; fixed #1484395
|
17 years ago |
svncommit
|
2ad77d22c9
|
Add Sydney to GMT+10 (AEST), closing #1484401.
|
17 years ago |
till
|
c1f160203e
|
+ implemented checks for max pagesize (#1484484)
|
17 years ago |
till
|
ed7dd90083
|
+ feedback
|
17 years ago |
till
|
b3a6455e64
|
# fixed: #1484527
|
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
|
6ec91f1eb2
|
Only allow one default identity (Bug #1484223)
|
18 years ago |
thomascube
|
853b2e7341
|
Fixed little typos and improved CSS altering in HTML messages
|
18 years ago |
thomascube
|
ee883ad73d
|
Applied security patches by Kees Cook (Ubuntu) + little visual enhancements
|
18 years ago |
thomascube
|
2bca6e1da0
|
New (strict) quoting for all kind of strings
|
18 years ago |
thomascube
|
166796bd3e
|
Fixed wrong exclusion of draft_autosave property (Bug #1484160)
|
18 years ago |
svncommit
|
dd792e8253
|
fixed signature issues
|
18 years ago |
thomascube
|
b19097058c
|
Introducing preview pane and conditional skin tags
|
18 years ago |
thomascube
|
740e9ec007
|
Fixed JS errors in identity list (Bug #1484120)
|
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 |
svncommit
|
5ec6194622
|
fixed css path
|
18 years ago |
thomascube
|
6b47de3f49
|
Partial client re-write with a common list class
|
18 years ago |
svncommit
|
a0109c4933
|
Initial TinyMCE editor support (still need to work on spellcheck and skins)
|
18 years ago |
thomascube
|
e170b4b7f8
|
Some bugfixes and session expiration stuff
|
18 years ago |
thomascube
|
d656f1ca71
|
Made automatic draft saving configurable
|
18 years ago |
thomascube
|
ea206d3d92
|
Improved message parsing and HTML validation
|
18 years ago |
thomascube
|
89406f36c2
|
Fixed some XSS and SQL injection issues
|
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
|
fa4cd20fb1
|
Several bugfixes; see CHANGELOG for details
|
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
|
86f1721926
|
Added sort order saving patch by Jacob Brunson
|
19 years ago |
thomascube
|
4647e1bbb5
|
Started implementing search function
|
19 years ago |
thomascube
|
ad57b3ab3a
|
Minor improvements and bugfixes (see changelog)
|
19 years ago |
thomascube
|
ea7c46b4f3
|
Improved reading of POST and GET values
|
19 years ago |
thomascube
|
13c1afbcbb
|
Fixed some charset bugs
|
19 years ago |
thomascube
|
4b5d2d5883
|
Additional timezones (patch 1389912)
|
19 years ago |
thomascube
|
3f9edb4c3e
|
Switched to full UTF-8 support
|
19 years ago |
thomascube
|
c030955634
|
Switched to full UTF-8 support
|
19 years ago |
thomascube
|
1cded85790
|
Re-design of caching (new database table added\!); some bugfixes; Postgres support
|
19 years ago |
thomascube
|
10a699759d
|
Added localized messages to client and check form input
|
19 years ago |
thomascube
|
dba5f7c44a
|
Prevent from identities XSS
|
19 years ago |
thomascube
|
7cc38e0beb
|
Added Finnish, Romanian and Chinese translation
|
19 years ago |
svncommit
|
d7cb77414c
|
more pear/mdb2 integration
|
19 years ago |
thomascube
|
a95e0e174c
|
Improved support for UTF-8 and other charsets
|
19 years ago |
svncommit
|
1038d554e4
|
various fixes for correct catalan/spanish display
|
19 years ago |
thomascube
|
cd900dd71f
|
Improved folder display; added Portuguese and Catalan translation
|
19 years ago |
thomascube
|
520c36aa4c
|
Better support for Courier IMAP
|
19 years ago |
thomascube
|
8884477e91
|
Latest updates for release
|
19 years ago |
thomascube
|
42b1135149
|
Several bugfixes and feature improvements
|
19 years ago |
thomascube
|
30233b8dfb
|
Minor bugfixes and correction of confusing License notfications
|
19 years ago |
thomascube
|
20a1b3a0e1
|
*** empty log message ***
|
19 years ago |
thomascube
|
4e17e6c9db
|
Initial revision
|
19 years ago |