- Feb 17, 2014
-
-
Marius Cramer authored
-
- Jan 20, 2014
-
-
Till Brehm authored
-
- Dec 24, 2013
-
-
Florian Schaal authored
-
- Nov 25, 2013
-
-
Marius Cramer authored
-
- Nov 14, 2013
-
-
Marius Cramer authored
-
- Sep 18, 2013
-
-
mcramer authored
-
- Sep 06, 2013
-
-
mcramer authored
-
mcramer authored
- Added: First version of client api access with client user credentials - Changed: - merged remoting_lib and tform into one new base file where appropriate - moved some methods into helper methods only those methods remain in remoting_lib or tform that are completely different in these files or are only used in one of them - Changed: added check of _GET array in json api handler
-
- Aug 21, 2013
-
-
tbrehm authored
-
- Aug 02, 2013
-
- Jul 31, 2013
-
-
tbrehm authored
-
- Mar 02, 2013
-
-
latham authored
-
- Feb 12, 2013
-
-
tbrehm authored
-
- Jan 17, 2013
-
-
tbrehm authored
-
- Jan 03, 2013
-
-
tbrehm authored
-
- Nov 20, 2012
-
-
tbrehm authored
-
- Oct 24, 2012
-
-
tbrehm authored
-
- Sep 27, 2012
-
-
mcramer authored
Added: Changed idn function to support multi-line fields (like mail forward)
-
- Sep 26, 2012
-
-
mcramer authored
- need to have the pecl idn and intl modules installed or - have the idna_convert class in the classes/idn/ path
-
- Sep 13, 2012
-
-
mcramer authored
Fixed/Implemented: replaced intval() by $app->functions->intval() in all interface functions due to big number problem in intval()
-
- Sep 12, 2012
-
-
mcramer authored
-
- Aug 17, 2012
- Jun 08, 2012
- Jun 07, 2012
-
-
tbrehm authored
-
- May 30, 2012
-
-
Falko Timme authored
-
Falko Timme authored
-
- May 08, 2012
-
-
tbrehm authored
Fixed: FS#2109 - Email address validation via API method(s) is inadequate (and results in false-negatives)
-
- Jan 12, 2012
-
-
tbrehm authored
-
- Sep 29, 2011
-
-
Falko Timme authored
-
- Sep 12, 2011
-
-
tbrehm authored
-
- Sep 09, 2011
-
-
tbrehm authored
- Added a new IP validator to the tform library which validates IPv4 and IPv6 addresses.
-
- Sep 06, 2011
-
-
tbrehm authored
-
- Aug 07, 2011
-
-
marknl authored
I've changed the id HTML attributes of the check boxes. You can still group post requests on name attributes while using the id to keep the items unique in the DOM tree. i saw some commented code already being there but wasn't functioning, so i rewrote the original lines. This only goes for type: CHECKBOXARRAY and RADIO
-
- Jun 28, 2011
-
-
tbrehm authored
- Fixed {RECORDID} placeholder in SQL datasource strings.
-
- Apr 05, 2011
-
-
chjacobsen authored
-
- Apr 04, 2011
-
-
tbrehm authored
-
- Jan 13, 2011
-
-
tbrehm authored
Added global functions library which conatins a mail functin that supports attachments and a array_merge function that merges arrays that conatain numeric keys and strings correctly.
-
- Jan 11, 2011
-
-
tbrehm authored
-