Aleksander Machniak
|
ed146b68db
|
PHP8 fixes, CS fixes, short array syntax, tests
|
2020-12-10 20:27:32 +01:00 |
|
Aleksander Machniak
|
e3556986a1
|
Fix PHP Warning: array_filter() expects parameter 1 to be array, null given in subscription_options plugin (#7165)
.. when IMAP connection fails
|
2020-01-11 09:21:36 +01:00 |
|
Aleksander Machniak
|
3fbda34a51
|
subscriptions_option: show \\Noselect folders greyed out (#5621)
|
2017-06-05 10:40:16 +02:00 |
|
Aleksander Machniak
|
391d0d2039
|
Remove "@version @package_version@"
|
2016-11-01 18:26:47 +01:00 |
|
Aleksander Machniak
|
9f1f754daf
|
CS fixes
|
2015-11-22 09:41:53 +01:00 |
|
Aleksander Machniak
|
c6447e2ce2
|
Use treelist widget for folders list in Settings/Folders (#1489648)
|
2014-07-02 13:03:22 +02:00 |
|
Aleksander Machniak
|
bcedf05d19
|
s/$rcmail_config/$config/ also for plugins configuration
|
2013-08-20 19:23:59 +02:00 |
|
Thomas Bruederli
|
0703bfecd0
|
Merged configuration refactoring from 'dev_config' branch back into master (#1487311)
|
2013-07-10 22:49:12 +02:00 |
|
Thomas Bruederli
|
07c6c69eca
|
Make all bundled plugins the same license as Roundcube itself, which is GPLv3+
|
2013-06-20 22:06:28 +02:00 |
|
Aleksander Machniak
|
461a30d771
|
Merge config files (#1487311).
Now we have defaults.inc.php and config.inc.php.
Renamed $rcmail_config to $config. Old naming and old files are supported
for backward compatibility.
|
2013-06-14 12:09:08 +02:00 |
|
Aleksander Machniak
|
61be822d62
|
Remove deprecated functions (from bc.php file) usage in plugins
|
2013-01-18 15:24:49 +01:00 |
|
Sylvestre Ledru
|
654ac1e090
|
Fix some typos
|
2012-08-08 08:37:55 +02:00 |
|
Aleksander Machniak
|
3c5489ba75
|
Add option imap_force_ns to make buggy servers support optional
|
2012-05-21 09:25:51 +02:00 |
|
thomascube
|
48e9c14ebd
|
Move plugins repository into roundcubemail root folder; svn:externals are not defined anymore
|
2012-03-31 12:25:48 +00:00 |
|
till
|
63a3dc5fde
|
moved plugins
|
2010-03-20 14:20:01 +00:00 |
|
thomascube
|
47d8d39cf4
|
Use rcmail::imap_connect() to establish IMAP connections; always initialize rcube_imap object in mail steps
|
2010-02-21 16:44:39 +00:00 |
|
thomascube
|
ee507cb18d
|
Add localizations for subscriptions_option and new_user_dialog plugins
|
2009-10-28 16:26:37 +00:00 |
|
alecpl
|
30341c4210
|
- add option key name
|
2009-08-04 09:41:09 +00:00 |
|
alecpl
|
6a7f39da53
|
- adjusted to API changes
|
2009-08-04 06:14:35 +00:00 |
|
alecpl
|
4439d2a862
|
- fix checkbox always checked (#1485982)
|
2009-07-19 07:27:05 +00:00 |
|
alecpl
|
b44cd3a83f
|
- fix #1485944: use new mod_mailbox() function
|
2009-06-27 18:03:27 +00:00 |
|
thomascube
|
cc97ea0559
|
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins)
|
2009-04-19 17:44:29 +00:00 |
|