alecpl
|
a61ccea31a
|
- Small fixes to r5662
|
13 years ago |
alecpl
|
08ffd939a7
|
- Add separate pagesize setting for mail messages and contacts (#1488269)
|
13 years ago |
alecpl
|
81c2ce9b7b
|
- Remove some UI-specific one-liners from rcube_webmail object
|
13 years ago |
alecpl
|
e2dfb5ebad
|
- Fix handling of INBOX's subfolders in special folders config (#1488279)
|
13 years ago |
alecpl
|
34c2e34671
|
- Fix "PHP Warning: Invalid argument supplied for foreach()" (#1488264)
|
13 years ago |
thomascube
|
b540ed15a3
|
Larry is growing up
|
13 years ago |
thomascube
|
01d0affaa1
|
Pass attributes from skin to form table
|
13 years ago |
thomascube
|
e19229ce09
|
Larry's identities settings and about page
|
13 years ago |
alecpl
|
a90ad2840f
|
- Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL instead
|
13 years ago |
alecpl
|
b6da0b76af
|
- Remove deprecated global $IMAP variable usage (#1488148)
|
13 years ago |
alecpl
|
7e263ea204
|
- Add option to set default font for HTML message (#1484137)
|
13 years ago |
alecpl
|
c33dc1a451
|
- Fix typos in handling support link label
|
13 years ago |
alecpl
|
73571d3d26
|
- Reload UI after skin change
|
13 years ago |
alecpl
|
e01e798517
|
- Fix action when toggling prefer_html option state
|
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
|
1911cc4062
|
- Use channel/uri as possible source locations
- Handle dependent/required plugins
|
13 years ago |
alecpl
|
45fa64c3c9
|
- Added About tab in Settings
|
13 years ago |
alecpl
|
710b1bd684
|
- Add option to skip alternative email addresses in autocompletion
|
13 years ago |
alecpl
|
aa07b22906
|
- Fix so folders with \Noinferiors attribute aren't listed in parent selector
- Add LIST result and folder attributes cache
- rcmail_render_folder_tree_select(): fix 'exceptions' parameter, add 'skip_noinferiors' option
|
13 years ago |
alecpl
|
0324621797
|
- Fix JS error when dst_active checkbox doesn't exist (#1488133)
|
13 years ago |
alecpl
|
8881766a9f
|
- Improved performance by skipping folders list sorting when it's not needed in folder manager
|
13 years ago |
alecpl
|
b96ed4b74e
|
- Fix issue where it wasn't possible to change list view mode in folder manager for INBOX (#1488107), also show messages count and size in such case
|
13 years ago |
thomascube
|
e750d1b816
|
Restrict folders list to write-only in selectors for special folders and save-message-to option
|
13 years ago |
thomascube
|
1cc9e210f5
|
Make date/time format user configurable; drop 'date_today' config option
|
13 years ago |
alecpl
|
66df084203
|
- Merge devel-spellcheck branch:
- Added spellchecker exceptions dictionary (shared or per-user)
- Added possibility to ignore words containing caps, numbers, symbols (spellcheck_ignore_* options)
|
13 years ago |
alecpl
|
13d45dfbda
|
- Localize forwarded message header (#1488058)
- pl_PL update
- Fix label: databaserror -> dberror
|
13 years ago |
thomascube
|
da71783bc9
|
Move timezone computation to rcube_config; don't override SESSION['timezone'] when saving prefs
|
13 years ago |
alecpl
|
dd6a47c24a
|
- Fix parent folder ACL checking in some cases
|
13 years ago |
alecpl
|
72fa193335
|
- Disable subscription on virtual shared folders
|
13 years ago |
alecpl
|
189a0ae4dc
|
- Unsubscribe from non-existing folders always (on listing), not only in Settings/Folders UI
|
13 years ago |
alecpl
|
85e7a3d4a3
|
- Fix moving folder to root, it wasn't working with IMAP delimiter different than a dot (loast part of r5023)
|
13 years ago |
alecpl
|
c6c99c89e6
|
- Add ACL check on parent folder
|
13 years ago |
alecpl
|
363514e30b
|
- Move rcmail_localize_folderpath() to main.inc
|
13 years ago |
alecpl
|
1cd36267a1
|
- Improved detection of folder rename possibility and its handling
|
13 years ago |
alecpl
|
f9e2858ae1
|
- Exclude edited folder from parent selector
|
13 years ago |
alecpl
|
e86b4f4246
|
- Fix: folder selector doesn't list unsubscribed folders, followup to r4942
|
13 years ago |
alecpl
|
210438a6be
|
- Unsubscribe from non-existing folders automaticly on folders listing
|
13 years ago |
alecpl
|
c9cfd6d4bf
|
- Improved parent folder selector
|
13 years ago |
thomascube
|
71cc6bf630
|
Add drop-target for root folder; fix row insertion when moving to a protected folder
|
14 years ago |
alecpl
|
19869073e3
|
- Plugin API: added folder_delete and folder_rename hooks
|
14 years ago |
alecpl
|
9220169bf1
|
- Fix handling of other users namespace roots
|
14 years ago |
alecpl
|
f6eb1e29df
|
- Fix creating/renaming folders with accented characters (#1487974)
|
14 years ago |
alecpl
|
25e6a0f110
|
- Add rcube_imap::mailbox_info()
|
14 years ago |
alecpl
|
67975b99ef
|
- Improved namespace roots handling in folder manager
|
14 years ago |
alecpl
|
1a034323fc
|
- Add possibility to return subscription status and css class name for folder row from "folder_save" hook
- Fix folder preview frame state after folder creation
|
14 years ago |
alecpl
|
5f2d1588dd
|
- Add 'foldername' attribute to folders table rows, so plugin writers would be able to iterate over the table rows and find wanted folders (folders_list hook)
|
14 years ago |
alecpl
|
2d5beeaf06
|
- Don't call rcube_idn_to_ascii() on empty data
|
14 years ago |
alecpl
|
1d5779b257
|
- Add option to force spellchecking before sending a message (#1485458)
|
14 years ago |
alecpl
|
d9641b0874
|
- Allow setting special folder with "<" character
|
14 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 |