- May 18, 2016
-
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
- May 17, 2016
-
-
Carsten Rose authored
Link.php: code refactored. New implementation should be position independent for the token string. Also some logic changed to be much cleaner. New: NAME_QUESTION_* (not implemented now), FINAL_*, $tokenMapping[], $tokenGiven[]. Removed: varsDefault - directly set in initVars().
-
Rafael Ostertag authored
-
Carsten Rose authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
- May 14, 2016
-
-
Carsten Rose authored
PHP Unit Tests: LinktTest.php, ReportTest.phh - more tests
-
Carsten Rose authored
-
- May 13, 2016
-
-
Carsten Rose authored
ReportTest.php: Link, render mode, mailto
-
Carsten Rose authored
-
Carsten Rose authored
Report.php: replaced hard coded 'report' token against constants. Initialize all tokens per level. Initialize class to be reentrant. usort: dirty style - disabled E_NOTICE for a short moment.
-
Carsten Rose authored
BuildFormPlainTest.php: fixed issue with double declared class FakeTSFE. ReportTest.php: initially created.
-
Carsten Rose authored
Report.php: set default value for $t3data["uid"]. $bodyText now given to process() instead of the constructor - makes testing easier. QuickFormQuery.php: applied change of 'bodytext' from Report.php.
-
Carsten Rose authored
Report.php: changed various comparison from '==' to '==='. Use of Support::doAttribute() instead of manual concatenating. Use of empty() instead of ==''.
-
Carsten Rose authored
-
Carsten Rose authored
UsersManual/index.rst: cleanup of _link, _pagex, _PageX description. Link.php, Report.php: Hard coded token names replaced by constants. Name of token 'h' (HASH) changed to 's' (SIP). Report.php: Removed code for column '_F'.
-
- May 12, 2016
-
-
Carsten Rose authored
Support.php: added ecapeDoubleTick()
-
- May 11, 2016
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
Implemented form.requiredParameter - comma sepated list of SIP parameter. If at least one of them is missing in the SIP store, the form won't be loaded. Sip.php: set param 'r'=0 if missing. QuickFormQuery.php: if SIP param 'r' or any of defined in form.requiredParameter is missing, throws an exception.
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
config.example.ini: DB_INIT Database.php: fire a given DB_INIT string.
-
Rafael Ostertag authored
-
Carsten Rose authored
AbstractBuildForm.php: additional variable.
-
Rafael Ostertag authored
-
Rafael Ostertag authored
Conflicts: Gruntfile.js mockup/chart.html
-
Carsten Rose authored
CODING.md: edited to be more clearly. AbstractBuildForm.php: doc Save.php: If there is no upload, do not save the filename again (which needs to be calculated instead of using the sip)
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-