Commit Graph

16 Commits

Author SHA1 Message Date
Uwe Steinmann
7369aa2879 take from address from _smtpSendFrom 2014-01-06 22:08:01 +01:00
Uwe Steinmann
ec047b53da fix missing email headers when sending passwort forgotten mail
Closes Bug #81
2013-08-17 07:36:43 +02:00
Uwe Steinmann
616c6c3706 use utf-8 in email subject 2013-07-23 07:01:27 +02:00
Uwe Steinmann
af08f27102 make methods match with abstract method definition 2013-04-08 20:48:07 +02:00
Uwe Steinmann
5e87cb378d do not intanciate Email class if emailing is turned off
checking if email is on was removed from Email class
2013-03-08 18:20:45 +01:00
Uwe Steinmann
34b72a17a1 reworked notification system
The notifaction will now be send in the language as specified in the
user's profile
2013-03-06 12:53:25 +01:00
Uwe Steinmann
cd88603c49 set header 'Content-Type: text/plain; charset=utf-8' 2013-02-15 20:29:19 +01:00
Uwe Steinmann
73c6ff9427 major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
steinm
6e6955176a set From and Reply-To from email settings in configuration 2012-12-13 21:30:01 +00:00
steinm
cca7d2c3c6 - added function sendPassword() 2011-10-07 16:11:58 +00:00
steinm
8a84bc3b51 - rename all classes belonging to the core of LetoDMS into LetoDMS_Core_xxx
- move them all into LetoDMS_Core
2011-01-20 08:18:37 +00:00
steinm
06dd5ec89e - lots of documentation added 2010-11-30 12:23:46 +00:00
steinm
cfd3eaae06 - first step to get rid of global variables from all files in inc/
- added new Class LetoDMS_DMS which represents the DMS, contains
  all settings for the DMS and the database connection. A document
	and a folder have a reference to the DMS
2010-11-12 22:47:41 +00:00
steinm
5295252769 - prefixed classes with LetoDMS_ where needed 2010-11-08 12:41:53 +00:00
steinm
0e30ce6eb3 - renamed class Email to LetoDMS_Email 2010-11-03 12:33:46 +00:00
steinm
b5bc621318 - move all sources into trunk 2010-10-29 13:19:51 +00:00