Thomas Bruederli
|
a6339fc491
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
11 years ago |
Thomas Bruederli
|
1a8cf64dd1
|
Avoid session timeouts with memcache backend as proposed by D. Carter via users mailing list
|
11 years ago |
Dennis1993
|
8df6bb9b1f
|
Update rcmail_output_html.php
added required Attribute to Login fields
|
11 years ago |
Dennis1993
|
7095f54fdc
|
Update header.html
deleted old border="0" attribute and use css instead
|
11 years ago |
Dennis1993
|
02b1a15775
|
Update login.html
deleted deprecated border="0" Attribute and use css instead
|
11 years ago |
Dennis1993
|
ec031a35f1
|
Update html.php
added required attribute to allowed list for input fields
|
11 years ago |
Dennis1993
|
7d4b41f592
|
Update styles.css
added support for required field (HTML5)
added border:none; for logos and delete deprecated border="0" html attribute
|
11 years ago |
Dennis1993
|
0009bd8e6c
|
Update .htaccess
Delete a bugfix for PHP4, because the current version requires at least PHP 5.2.1. The case thus never occurs.
|
11 years ago |
Thomas Bruederli
|
fd6b193c6e
|
Fix codestyle and indentation; use new save function in update script
|
11 years ago |
Thomas B.
|
d762878752
|
Merge pull request #90 from Dennis1993/master
Write config file automatically to RCUBE_CONFIG_DIR (if writeable)
|
11 years ago |
Thomas Bruederli
|
68eb1835e8
|
Keep unknown/plugin config options; only skip officially obsoleted ones
|
11 years ago |
Dennis1993
|
57a19745b9
|
Update config.php
-Replace tabs with spaces.
-Replace the word "files" with "files", because there is only one
|
11 years ago |
Thomas B.
|
a7fa90f3d3
|
Merge pull request #64 from Steffen185/patch-2
Add hook "message_check_safe"
|
11 years ago |
Thomas B.
|
5acb99a498
|
Merge pull request #87 from rimas-kudelis/master
Merge pull request #87 from rimas-kudelis: additions to newmail_notifier
|
11 years ago |
Thomas Bruederli
|
7b69636a70
|
Merge branch 'patch-1' of https://github.com/gerundt/roundcubemail into gerundt-patch-1
from pull request #74
|
11 years ago |
Thomas Bruederli
|
71b577ea7d
|
Added Luxembourgish localizations
|
11 years ago |
Thomas Bruederli
|
af6eb34197
|
Updated changelog
|
11 years ago |
Thomas Bruederli
|
4d480b36ea
|
Respect HTTP_X_FORWARDED_FOR and HTTP_X_REAL_IP variables for session IP check
|
11 years ago |
Dennis1993
|
77d5349ef2
|
Update config.php
write config file automatically to RCUBE_CONFIG_DIR
|
11 years ago |
Dennis1993
|
906953126e
|
Update rcube_install.php
write config file automatically to RCUBE_CONFIG_DIR
|
11 years ago |
Rimas Kudelis
|
67a5252613
|
Extend basic notification to add a star icon overlay if we're in IE Pinned site mode (Win7+).
The star icon is taken from Xiao Icon set (http://delacro.deviantart.com/art/Xiao-Icon-84772282).
|
11 years ago |
Rimas Kudelis
|
471157982b
|
Add more icons sizes to favicon.ico's
|
11 years ago |
Rimas Kudelis
|
28d3ba505d
|
Don't set the dn variable unless it's needed.
|
11 years ago |
Thomas Bruederli
|
6d1e313788
|
Update Changelog and Upgrading instructions
|
11 years ago |
Thomas Bruederli
|
deb2b8d080
|
Allow to load config files for different environments (#1487311); keep (non-default) filename in URLs throughout the webmail app
|
11 years ago |
Thomas Bruederli
|
f6777712dc
|
Enable fixed list header in IE7, too. Seems to work after some testing
|
11 years ago |
Thomas Bruederli
|
77effa6836
|
Fix some properties when creating new config files
|
11 years ago |
Thomas Bruederli
|
7c68484b23
|
Fix config defaults
|
11 years ago |
Thomas Bruederli
|
0703bfecd0
|
Merged configuration refactoring from 'dev_config' branch back into master (#1487311)
|
11 years ago |
Aleksander Machniak
|
bd28469302
|
Simplified logic of finding non-existent but subscribed folders. Should be more reliable and (might be) faster now.
|
11 years ago |
Thomas Bruederli
|
801babced9
|
Right-align size column header
|
11 years ago |
Thomas Bruederli
|
8efdd9caf7
|
Enable fixed message list header in classic skin
|
11 years ago |
Thomas Bruederli
|
2c03b71d28
|
Set z-index for messagelist and fixed header copy; fix overflow settings; removed unused definitions
|
11 years ago |
Aleksander Machniak
|
6dd22a5e20
|
Fix parse error from last commit
|
11 years ago |
Thomas Bruederli
|
73ad4f1bfd
|
Finally: make message list header stay on top when scrolling (#1295420)
|
11 years ago |
Aleksander Machniak
|
95a18fa549
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
11 years ago |
Aleksander Machniak
|
e89d8f1fec
|
Performance fix: Do not ask for folder attributes if we know that folder do not exists
|
11 years ago |
Thomas Bruederli
|
d8e1016109
|
Fix opening in new window; keep extwin mode when switching help actions
|
11 years ago |
Aleksander Machniak
|
d3d1e38d72
|
Fix identity selection when opening extwindow from compose window
|
11 years ago |
Thomas Bruederli
|
c795d528f9
|
Open help window in small mode; add more index links
|
11 years ago |
Aleksander Machniak
|
3b944edb02
|
Fix bug where signature wasn't changed on identity selection when editing a draft (#1489229)
|
11 years ago |
Aleksander Machniak
|
cc02a90f92
|
Fix IMAP SETMETADATA parameters quoting (#1489231)
|
11 years ago |
Aleksander Machniak
|
53a7b6bfb4
|
Update changelog
|
11 years ago |
Aleksander Machniak
|
1ca1e250a3
|
Merge pull request #86 from mweimerskirch/patch-2
Added support for the enchant spell checking engine
|
11 years ago |
Aleksander Machniak
|
8acf6204b1
|
Fix "could not load message" error on valid empty message body (#1489228)
|
11 years ago |
Aleksander Machniak
|
8483de8bdf
|
Fix typo
|
11 years ago |
Michel Weimerskirch
|
f99aa12300
|
Added support for the enchant spell checking engine
|
12 years ago |
Aleksander Machniak
|
4c8becbdc0
|
Update to Mail_Mime 1.8.8
|
12 years ago |
Aleksander Machniak
|
2b8eb4a5ed
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
12 years ago |
Aleksander Machniak
|
eabc0564cd
|
Help plugin: CSS fixes, content frame scrollbar fix, about page (classic skin) fix
|
12 years ago |