- Jul 13, 2017
-
-
Carsten Rose authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
Carsten Rose authored
-
- Jun 30, 2017
-
-
Carsten Rose authored
Sanitize.php, FillStoreForm.php, Store.php, Manual.rst: Corrections. Replace 'sanatize' against 'sanitize'.
-
- Jun 27, 2017
-
- Jun 19, 2017
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- Jun 18, 2017
-
-
Carsten Rose authored
-
- Jun 14, 2017
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
New option 'translateIdColumn=feIdContainer' implemented to translate table self referencing ids. FormAction.php: collect translateMap during copying slave records. New function translateId(). formEditor.sql: Update to latest copyForm Version.
-
- Jun 13, 2017
-
-
Carsten Rose authored
-
- Jun 11, 2017
-
-
Carsten Rose authored
-
- Jun 07, 2017
-
-
Carsten Rose authored
-
- Jun 04, 2017
-
-
Carsten Rose authored
QfqForm.js: Preparation for client, to handle window.location.replace() by new API status 'url-skip-history'. Also changed "(data.redirect === "url" || data['redirect-url'])" to "(data.redirect === "url" && data['redirect-url'])" - CR did not understand the former logic ('or' instead of 'and'). #OPEN#: window.location.replace = 'index.php....' throws an JS exception that it the attribute 'replace' is readonly. Instead "window.location.replace('index.php....')" works as expected. PROTOCOL.md: add 'url-skip-history'. save.php: recode to become more readable. QuickFormQuery.php: getForwardMode() - temporarily fix to update status 'page' to 'url' (bug never caused a problem as long as '||' has been used on client side). Will change 'page' to 'url' asap.
-
- May 25, 2017
-
-
Carsten Rose authored
New Version v0.17.5.
-
- May 20, 2017
-
- May 18, 2017
-
-
Carsten Rose authored
-
- May 12, 2017
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
Implemented: file upload check for mime type and max file size. File.php, AbstractBuildForm.php: Implement FE_FILE_MIME_TYPE_ACCEPT and FE_FILE_MAX_FILE_SIZE
-
- May 10, 2017
-
-
Carsten Rose authored
-
- May 05, 2017
-
-
Carsten Rose authored
Makefile: qfq-doc setVersion.sh: rename Setting.yml to Setting.cfg
-
- May 04, 2017
-
-
Carsten Rose authored
README.md: add link to official doc.
-
Carsten Rose authored
setVersion.sh: new script which updates all version numbers in different documents.
-
- Apr 30, 2017
-
-
Carsten Rose authored
-
- Apr 26, 2017
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- Apr 22, 2017
-
-
Carsten Rose authored
* Recode the '_link' notation for download * Add 'ZIP' as export format * Add 'parameter' to wkhtmltopdf * Implemented 'SYSTEM_STORE / SYSTEM_DOWNLOAD_POPUP' for detecting if there are download links on the page. This eleminates passing parameters through dozens of functions. * Report/Columntype '_dDownload' broken! Coding.md: described `download` from a coding point of view. Manual.rst: Update '_link' to latest notation of 'download'. download.php: implemented catching of 'Undefined index'. Added further exceptions. Download.php: Added cache=off for downloading. Rename getFile() to getElement(). Make getElement() more generic. Add zipFiles(). Implement 'downloadMode' in doElements(). Html2Pdf.php: recode to new download notation. Parameter to wkhtmltopdf implemented. Link.php: New TOKEN_* and NAME_DOWNLOAD_*, NAME_FILE. Move TOKEN_* to Constants.php. Will be used in Download.php too. Implemented 'SYSTEM_STORE / SYSTEM_DOWNLOAD_POPUP'. Implemented BASE64 encoding of multiple 'U' and 'u'. Report.php: Implemented 'SYSTEM_STORE / SYSTEM_DOWNLOAD_POPUP'. Sip.php: implement debugSip() to show Sip. New: base64 encoded parameter will be shown in clear. Store.php: some functions missed keyword 'static'. getVar() and getStore automatically decode base64 parameter. QuickFormQuery.php: Implemented 'SYSTEM_STORE / SYSTEM_DOWNLOAD_POPUP'.
-
- Apr 08, 2017
-
-
Carsten Rose authored
-
- Mar 27, 2017
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- Mar 24, 2017
-
-
Carsten Rose authored
-
Rafael Ostertag authored
-
- Mar 23, 2017
-
-
Carsten Rose authored
-
- Mar 21, 2017
-
-
Carsten Rose authored
Manual.rst: Added 'howto remove <p> in TinyMCE'
-
- Mar 19, 2017
-
-
Carsten Rose authored
HTML.md: update latest attribute names Release.rst: copied git log
-