Aleksander Machniak
|
eafb68b321
|
- Fix regression in handling LDAP contact identifiers (#1488959)
|
12 years ago |
Aleksander Machniak
|
33dc8249fd
|
Fix regression in copying contacts (with drag'n'drop)
|
12 years ago |
Aleksander Machniak
|
f5fcb92dd4
|
Add posibility to use different database for virtuser queries
|
12 years ago |
Aleksander Machniak
|
bc2c02feec
|
When connection to read-only db fails try to connect to write-master, but only if it is defined
|
12 years ago |
Aleksander Machniak
|
f3d017cfaa
|
Bump version number up to 6.2
|
12 years ago |
Aleksander Machniak
|
2e33a247fd
|
Don't trim whitespace in folder names (#1488955)
|
12 years ago |
Aleksander Machniak
|
1961146227
|
Make cleanup() method public
|
12 years ago |
Thomas Bruederli
|
807c3d0d97
|
Optimmize memory usage by only fetching the necessary attributes used for contacts listing
|
12 years ago |
Thomas Bruederli
|
c8a714cca4
|
Various fixes in contact groups handling with LDAP directories
|
12 years ago |
Thomas Bruederli
|
a6d4185a89
|
Describe new options for LDAP address books
|
12 years ago |
Thomas Bruederli
|
772b732068
|
Fix autocompletion search with VLV support
|
12 years ago |
Thomas Bruederli
|
f924f5f0aa
|
Improve group members listing + fix VLV index usage
|
12 years ago |
Thomas Bruederli
|
49cb6984ed
|
Don't save 'internal' or empty serialized values
|
12 years ago |
Thomas Bruederli
|
a0e86dcdeb
|
Fix updating contacts
|
12 years ago |
Thomas Bruederli
|
004f866f20
|
Prepare for VLV auto-detection (requries 'config_root_dn' config option)
|
12 years ago |
Thomas Bruederli
|
203323ba85
|
Refactored the LDAP address book into a generic LDAP wrapper class and an address book implementation (as already started in the devel-ldap-refactoring branch)
|
12 years ago |
Thomas Bruederli
|
d94a710e7a
|
Trigger and forward 'listupdate' events from list.js
|
12 years ago |
Thomas Bruederli
|
d6185f3c91
|
Only scroll tree list of selected item isn't fully visible
|
12 years ago |
Thomas Bruederli
|
1887286fe9
|
Updated changelog
|
12 years ago |
Thomas Bruederli
|
aed581b6c4
|
Import all translations from Transifex
|
12 years ago |
Thomas Bruederli
|
8e50ae9a6f
|
Extend copyright to 2013
|
12 years ago |
Thomas Bruederli
|
d30460ad2f
|
Let some env variables survive reset(); don't show taskbar and top line in framed error pages (#1488938)
|
12 years ago |
Thomas Bruederli
|
3568c7c04b
|
Fix rewrite rule to actually prevent access to bin/ and SQL/ directories
|
12 years ago |
Thomas Bruederli
|
63cff249a8
|
Properly quote form validation error messages
|
12 years ago |
Aleksander Machniak
|
dafb50aa49
|
Fix filenames charset handling (#1488946)
|
12 years ago |
Aleksander Machniak
|
a7e8ebc509
|
Fix reference to non-existing class rcube_output_html (#1488948)
|
12 years ago |
Thomas Bruederli
|
921115ed56
|
Ignore file extension difference for text/plain attachments (#1488891)
|
12 years ago |
Thomas Bruederli
|
4223b1e38f
|
Use encoded identifiers for address book lists (#1488381)
|
12 years ago |
Thomas Bruederli
|
e43cc4bd9d
|
Describe the new option 'group_filters' in the sample config block
|
12 years ago |
Thomas Bruederli
|
de98a897f6
|
Add link to pop the address group stack; add animations when pushing/popping lists (in larry skin)
|
12 years ago |
Thomas Bruederli
|
86552ffc8f
|
Finish hierarchical groups browsing in LDAP address books; add according UI elements and styles to the skins; adapt habavior of the compose address book widget
|
12 years ago |
Aleksander Machniak
|
bd3d68ae1a
|
Fix contacts-table position when there's more than one addressbook
|
12 years ago |
Aleksander Machniak
|
6befeab712
|
Add 0.8.5 to releases list
|
12 years ago |
Aleksander Machniak
|
2302bd7263
|
Add 0.8.5 section in Changelog
|
12 years ago |
Aleksander Machniak
|
dfb926b20e
|
Lowercase username if 'login_lc' is set (#1488943)
|
12 years ago |
Thomas Bruederli
|
e26bf88c45
|
Pass string to html::tag() in order to always add the </ul> tag
|
12 years ago |
Thomas Bruederli
|
e8fd39d12b
|
Fix inserting a new contact group when list is still empty
|
12 years ago |
Thomas Bruederli
|
5bc800f946
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
12 years ago |
Thomas Bruederli
|
ec2185a1cb
|
Add special config attribute 'group_filters' to specify a fixed list of groups to be listed in the leftmost pane, each having individual base-dn/filter parameters for contact listing
|
12 years ago |
Aleksander Machniak
|
3dd136f26e
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
12 years ago |
Aleksander Machniak
|
1f910cb50d
|
Fix handling link href attribute value with (valid) newline characters (#1488940)
|
12 years ago |
Thomas Bruederli
|
344943f6ce
|
Move some list manipulation functionality to the new treelist widget
|
12 years ago |
Thomas Bruederli
|
c5a5f989a9
|
Allow to list contact groups in (paged) list (yet incomplete)
|
12 years ago |
Aleksander Machniak
|
01a98cb9d6
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
12 years ago |
Aleksander Machniak
|
a39fd4db67
|
Set default error code (500) if not specified in raise_error()
|
12 years ago |
Thomas Bruederli
|
92ba29f04f
|
Include treelist.js in shrinking scripts
|
12 years ago |
Thomas Bruederli
|
1cf15ef4a5
|
Make rcube_result_set implement the PHP iterator interface
|
12 years ago |
Thomas Bruederli
|
b81b0c3b2e
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
12 years ago |
Thomas Bruederli
|
d9e16f02aa
|
Set treelist items to position:realtive to correctly align toggle icons
|
12 years ago |
Aleksander Machniak
|
8bfbd5e9f9
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
12 years ago |