Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-19 | Add basic tests for plugins | Aleksander Machniak | |
2013-01-18 | Remove deprecated functions (from bc.php file) usage in plugins | Aleksander Machniak | |
2012-12-09 | fixed sq_usercopy to correctly copy SQ-label to RC-notes. | Alex_Go | |
2012-08-08 | Merge branch 'pdo' | Aleksander Machniak | |
Conflicts: CHANGELOG | |||
2012-08-07 | Fix errors after removing users.alias column (#1488581) | Aleksander Machniak | |
2012-06-19 | Replace rcube_mdb2 with rcube_db | Aleksander Machniak | |
2012-03-31 | Move plugins repository into roundcubemail root folder; svn:externals are ↵ | thomascube | |
not defined anymore | |||
2010-03-20 | moved plugins | till | |
2010-02-23 | - Squirrelmail_usercopy: support reply-to field (#1486506) | alecpl | |
- Use rcube_user::insert_identity() instead of custom SQL query in rcube_user::create() | |||
2010-02-06 | - Fix setting task name according to auth state. So, any action before user | alecpl | |
is authenticated is assigned to 'login' task instead of 'mail'. Now binding plugins to 'login' task is possible and realy usefull. It's also possible to bind to all tasks excluding 'login'. | |||
2009-07-09 | Create plugin to present identities settings dialog to new users | thomascube | |
2009-07-02 | Plugin to copy user prefs from a Qquirrelmail installation (when a new user ↵ | thomascube | |
is registered) |