Commit Graph

45 Commits

Author SHA1 Message Date
Ralf Becker
65b02c0246 bump verison to 17.1 2017-10-22 12:56:58 +02:00
Ralf Becker
a41f78381c Stylite AG --> EGroupware GmbH 2016-10-08 14:32:58 +02:00
Ralf Becker
72404a1e29 using new api for mail app 2016-05-03 19:17:44 +00:00
Ralf Becker
2baf654e14 move all tables to new api and update api to 16.1 2016-04-02 19:55:08 +00:00
Ralf Becker
00abda4682 moving emailadmin to api and admin, only emailadmin_hooks and tables still need moving 2016-03-28 18:51:38 +00:00
Ralf Becker
7346a37998 cleaning up old addressbook stuff 2015-01-10 09:51:51 +00:00
Ralf Becker
6b2c47a98e remove checks for not longer used PEAR Mail_Mime and Mail_mimeDecode classes 2014-12-15 08:26:24 +00:00
Ralf Becker
a0ba88621c first stage of allowing mail app to display further actions in emailadmin edit: Folder ACL and Vacation notice for now 2014-09-24 10:03:00 +00:00
Klaus Leithoff
98cd4bbe28 using cache more efficiently; prevent clearing cache on profileChange; hook into clear_cache callable from admin 2014-08-05 11:59:06 +00:00
Ralf Becker
f2ca4d2762 copy felamimail preferences to new mail app, if they still exist there 2014-07-22 14:57:23 +00:00
Ralf Becker
d6ce36d735 bump versions to 14.1 2014-06-24 10:00:50 +00:00
Ralf Becker
efa5a598d6 fix typo in method name stalling new installs 2014-06-17 08:45:27 +00:00
Ralf Becker
f3dc471729 change common preference default-application to mail, if it was felamimail on install of new mail app 2014-06-13 13:16:05 +00:00
Ralf Becker
e9b035dc8b removed egw-pear dependency 2014-05-24 17:55:38 +00:00
Ralf Becker
64ac219b50 * Admin/Mail: allow admins to set vacation notice for a user 2014-05-19 16:13:37 +00:00
Klaus Leithoff
31d36fb718 remove double checks on pear and imap stuff, which is already checked by emailadmin 2014-04-17 16:40:45 +00:00
Klaus Leithoff
e02c62bccd include dependency on Net_Sieve, remove tnef 2014-04-17 15:21:16 +00:00
Ralf Becker
0220a0b850 fixed fatal error in package installation, should not matter, as if no mbstring is install, you should have no config for it 2014-04-17 14:38:54 +00:00
Ralf Becker
e60bc19f6f fixed PHP Fatal error no method emailadmin_imapbase::accountHooks stalling account saving 2014-03-18 09:04:29 +00:00
Ralf Becker
107a48ce2c fixed checks and config to use mbstring.func_overlaod=0 and disabled checks from anyway not supported databases 2014-02-22 17:12:24 +00:00
Ralf Becker
20b89bff05 change felamimail run rights to new mail app, or if no felamimail run rights found, give Default group run rights 2014-01-16 13:53:01 +00:00
Ralf Becker
ddc93e9af8 install new mail app automatic and give default group run rights to it 2014-01-14 09:31:14 +00:00
Ralf Becker
da6b2e62ab not needed 2014-01-14 09:25:37 +00:00
Klaus Leithoff
48e4d8daa0 change notification for new messages: now based on hook ->check_notify<- ; clean up of preferences in expectation of moving of most of the stuff to mail-accounts-data 2014-01-10 09:19:07 +00:00
Klaus Leithoff
cfc3550d6f get filters to work, empty trash, etc. 2013-11-04 11:22:38 +00:00
Ralf Becker
f8a0db06fc completly remove preferences menu from sidebox and tiled preferences index in favoir of app-sensitive entries in top-menu 2013-10-03 09:23:18 +00:00
Klaus Leithoff
367811306f several stuff, AND basic attempt to handle upload files; first try with to importmessage and open. results in javascript error 2013-09-02 15:15:35 +00:00
Klaus Leithoff
efa51c09b7 first draft regarding a display message popup 2013-06-05 14:24:56 +00:00
Klaus Leithoff
ccc75e2bc7 get preview working 2013-04-12 13:10:27 +00:00
Klaus Leithoff
42426121ab adapt AppJS usage in mail app, to get back to the state of usability before introducing it 2013-04-09 14:43:55 +00:00
Ralf Becker
a67cdbb09f added autoloading attribute to tree 2013-02-20 13:06:37 +00:00
Klaus Leithoff
acd70575c6 lots of stuff like: css for attachments, flagged, message stati (recent answered, ...); display of all available accounts in sidebar, (ToDo: on open should connect and retrieve the folders); getCounters for current tree; flagging of messages 2013-02-19 16:30:59 +00:00
Ralf Becker
440fea1768 use date-time_today widget 2013-02-18 15:16:45 +00:00
Klaus Leithoff
0b7e7de01d get actions to show on et2; get refresh of the messagelist working; first step to implement row classes for recent/urgent 2013-02-14 17:10:20 +00:00
Klaus Leithoff
7fe9c7f97b name space issues within mail/js/app.js 2013-02-13 15:35:12 +00:00
Klaus Leithoff
bd52ed3756 changeFolder stuff, triggered by javascript directly 2013-02-12 17:48:04 +00:00
Klaus Leithoff
a24508fa34 further improvements on folder tree 2013-02-12 14:30:58 +00:00
Klaus Leithoff
e50ac5b40d sidebar stuff 2013-02-12 08:28:04 +00:00
Klaus Leithoff
f8581b8807 lots of stuff to create the foldertree 2013-02-11 17:05:29 +00:00
Ralf Becker
359386c084 some foldertree stuff, working at least with old etemplate 2013-02-11 13:41:07 +00:00
Klaus Leithoff
e2c001f442 to debug 2013-02-11 13:04:49 +00:00
Klaus Leithoff
82982e8933 further steps 2013-02-11 11:46:35 +00:00
Ralf Becker
c91c84ddfc Intial import of new mail app for et2 from Klaus 2013-02-08 19:11:44 +00:00
Ralf Becker
62ee825a9d Removed mail to add it as own app 2013-02-08 19:08:00 +00:00
Klaus Leithoff
be58fce3a5 first shot on new mail app ->mail<- intended to run on eT2 2013-02-08 14:55:33 +00:00