Aleksander Machniak
2bbc3da52a
- Check request tokens also in devel_mode
12 years ago
Aleksander Machniak
de56ea1909
Merge branch 'pdo'
...
Conflicts:
CHANGELOG
12 years ago
Aleksander Machniak
d55c02ba03
Add '0.8.0' to the list of releases
12 years ago
Aleksander Machniak
024f2ab880
Update changelog
12 years ago
Aleksander Machniak
ee2187e1b1
Fix errors after removing users.alias column ( #1488581 )
12 years ago
Aleksander Machniak
887838da08
Fix double HTML entities escaping in forward message header
12 years ago
Thomas Bruederli
c41a86e5cc
Updated translations from launchpad
12 years ago
Aleksander Machniak
565c472918
Removed users.alias column, added option ('user_aliases')
...
to use email address from identities as username (#1488581 )
12 years ago
Aleksander Machniak
83121ece33
- Removed redundant cache.cache_id column ( #1488528 )
12 years ago
Thomas Bruederli
a025cddbc5
Fix default skin removal
12 years ago
Thomas Bruederli
471d559374
Update installto/update script to remove old default skins and copy all necessary files; repeat notice about missing config options after auto-update
12 years ago
Aleksander Machniak
b169de8fcd
- Fix order of attachments in sent mail ( #1488423 )
12 years ago
Thomas Bruederli
edd2565bf3
Also fix dialog position 'right'
12 years ago
Thomas Bruederli
ea32756bc5
$ => jQuery to avoid replacements in PHP
12 years ago
Thomas Bruederli
f86ee5e424
Fix jQuery UI Larry theme ( #1488533 )
12 years ago
Thomas Bruederli
bc7406348b
Fix regex to allow program/resources/foo to be accessible
12 years ago
Aleksander Machniak
e1cf53ef18
Remove debug code
12 years ago
Aleksander Machniak
9763581d81
Merge branch 'master' of github.com:roundcube/roundcubemail
12 years ago
Aleksander Machniak
0ed7034d35
Fix duplicated fields when object is converted into array
12 years ago
Aleksander Machniak
1257dd6796
Add generic mobile browser detection, enable touch events for all mobile browsers
12 years ago
Aleksander Machniak
7dca45e8b4
Fix overflow of compose attachments list in Opera and IE7 browsers
12 years ago
Aleksander Machniak
622bce2c09
Convert tabs to spaces
12 years ago
Aleksander Machniak
5cb8f9ff3b
Fix for new output classes in master ( #1488582 )
12 years ago
Thomas Bruederli
b6267dadb6
Hide product version on login screen by default
12 years ago
Aleksander Machniak
c2b20fc0b4
Added support for SSL connection parameters in mysql driver ( #1486594 )
12 years ago
Aleksander Machniak
ab8fdaa604
Small code improvement
12 years ago
Aleksander Machniak
56012e56aa
Fix variable scope
12 years ago
Aleksander Machniak
b2c3c31c10
Use correct field name (title -> jobtitle) in example LDAP addressbook config
12 years ago
Aleksander Machniak
ec86add1ff
Define context (_remote=1) for spellcheck requests to send proper response on error
12 years ago
Aleksander Machniak
8b34075755
Merge branch 'master' of github.com:roundcube/roundcubemail
...
Conflicts:
program/include/rcube_spellchecker.php
12 years ago
Aleksander Machniak
ec78f98c6a
Don't send complete error page to the spellchecker on error (when pspell extension isn't found)
12 years ago
Aleksander Machniak
cb190c0cf3
CS fixes
12 years ago
Thomas Bruederli
90fab855b7
Merge branch 'master' of github.com:roundcube/roundcubemail
12 years ago
Thomas Bruederli
a9cbbae0c8
Override default skin value read from user prefs
12 years ago
Aleksander Machniak
bc92ca56ef
Fixes after default->classic switch
12 years ago
Thomas Bruederli
6a3df52f82
Update changelog with default skin renaming
12 years ago
Thomas Bruederli
6843acc9fc
Merged changes to skin folders
12 years ago
Thomas Bruederli
9f1652e29e
Adapt to new default skin folder namimg
12 years ago
Thomas Bruederli
c40419bdfe
Rename old 'default' skin folder to 'classic'
12 years ago
Thomas B.
6d12536815
Merge pull request #14 from bes-internal/master
...
Use HTTP_HOST for %d in parse_host. Add %t for host name from SERVER_NAME
12 years ago
Aleksander Machniak
cfc27c9b76
Keep some resource files (images) in separate directory
12 years ago
Aleksander Machniak
71ee565dfc
Support connections to memcached socket file ( #1488577 )
12 years ago
Aleksander Machniak
5f8d59c054
Enable TinyMCE inlinepopups plugin
12 years ago
Aleksander Machniak
e9c8b9865f
Add lost file from Auth_SASL package
12 years ago
Aleksander Machniak
750fcf8ece
Update to TinyMCE 3.5.6
12 years ago
Thomas Bruederli
baecd8becc
Move the hard-coded list of fields used to list contacts to a central location
12 years ago
bes.internal
d359dcb6b3
use in parse_host HTTP_HOST for %d
...
Use in parse_host function for domain resolve HTTP_HOST not hostname.
add %t for hostname without first part
For example roundcube box backend (rc.somedomain.tld) for reverse proxy on real domain (mail.example.com)
12 years ago
Thomas Bruederli
5bc1233de8
Use the same hard-coded fields for vlv-based autocompletion as in steps/mail/autocomplete.inc
12 years ago
Aleksander Machniak
27bcb0026e
CS fixes
12 years ago
Aleksander Machniak
39797631d4
Support COPYUID responses (store it in $data property)
12 years ago