Hadi Nategh
5f4fc359be
Implement google recaptcha for sitemanager forms
2016-12-09 10:32:56 +01:00
Hadi Nategh
0c3e2c04db
Fix not working notification in addressbook contactform
2016-12-08 12:33:32 +01:00
Ralf Becker
016a1cadde
allow to preset variables via get parameters
2016-12-02 11:06:13 +01:00
Ralf Becker
248fde6fef
converted addressbook to use new api
2016-04-29 10:41:53 +00:00
Ralf Becker
7ada2354d3
move addresbook_bo to Api\Contacts, ldap to Api\Ldap, ldapserverinfo to Api\Ldap\ServerInfo, bo_tracking to Api\Storage\Tracking, historylog to Api\Storage\History, Api\Customfields to Api\Storage\Customfields
2016-03-06 13:45:15 +00:00
Ralf Becker
598afb0dae
fix SiteMgr contact-form does NOT show submit message, caused by message being translatable but module not marked translatable
2015-09-13 10:53:04 +00:00
Ralf Becker
ef28b28443
separate method display_var(&$content=null,...) called by original display($content=null,...) method, to allow extending classes to use changes in content
2010-10-27 08:36:18 +00:00
Ralf Becker
bf63d26531
fixed warning (ExecMethod does not allow var parameters)
2010-10-27 08:20:32 +00:00
Ralf Becker
fcec62794e
some improvments for easier extention of the contact form
2010-07-29 13:02:05 +00:00
Ralf Becker
8b90b62273
fixed contactform so anonymous user can attach files (without giving him addressbook run rights and edit rights for the used addressbook)
2010-06-30 09:56:06 +00:00
Jörg Lehrke
b6097fa156
SyncML Content Handling
...
* Improved find-methods
* Timezone support for InfoLog
* SyncML Preferences
- addressbook and address list are now joined
- Primary User Group for addressbook and calendar
* SlowSync uses old mapping information (can be disabled within the preferences)
2010-02-09 21:56:39 +00:00
Nathan Gray
0db5355347
Add history logging to addressbook
2010-02-08 17:53:47 +00:00
Stefan Becker
8b01210dd7
fixed some typos
2009-09-29 07:54:11 +00:00
Stefan Becker
7eed120731
added paramter to select, if sender gets also an email via contactform
2009-09-28 19:22:45 +00:00
Ralf Becker
b4540c337c
"removed unnecessary include"
2008-10-07 12:24:15 +00:00
Klaus Leithoff
8d9f3eb858
addressbook_contactform: handle the submit, if verification math is done wrong.
2008-09-12 11:14:04 +00:00
Ralf Becker
043fda48a4
"check for fileuploads and attach the found files"
2008-09-11 14:34:44 +00:00
Ralf Becker
7a2e1a66e2
renamed addressbook classes to use autoloading, was just a test to get
...
an idea about the effort - not sure I want to do that with all apps ;-)
2008-05-10 12:02:49 +00:00
Ralf Becker
0c586d9ff0
bot-safer contact form
2008-05-07 13:12:33 +00:00
Ralf Becker
3bcc3ee251
"fixed typo causing only sending the mail without storing in an addressbook to fail"
2007-12-07 07:49:00 +00:00
Ralf Becker
ba380b7540
fixed a few small bugs in the contactform: verification can be turned off now, 2. customfiled is now disable if not set, email-address verification allows for "-" in the mail part
2007-10-31 11:13:28 +00:00
Ralf Becker
1557afe792
some fixes for the contactform: customfields, not working mail-subject, ...
2007-06-13 16:29:06 +00:00
Ralf Becker
381d421466
email for the contactform
2007-06-06 08:18:45 +00:00
Ralf Becker
df73036d2b
sitemgr contact-form that stores direct into the addressbook
2007-06-05 23:22:24 +00:00