- 09 Jan, 2018 1 commit
-
-
Carsten Rose authored
-
- 08 Jan, 2018 1 commit
-
-
Carsten Rose authored
DatabaseUpdateData.php: extend FormElement.type to 'imageCut'. Support.php: extend joinPath() to join path parts optionally without using file as absolute path. Implement unit tests. Download.php: doc AbstractBuildForm.php: implement FE,typ=imageCut formEditor.sql: update FE with new element imageCut.
-
- 17 Dec, 2017 1 commit
-
-
Carsten Rose authored
#5133 / sendmail: subject and body html entity decode: Introduce options for 'subject' and 'body' to switch on/off HTML encoding / decoding
-
- 11 Dec, 2017 1 commit
-
-
Carsten Rose authored
Store.php, AbstractBuildForm.php, QuickFormQuery.php, Save.php: change signature of appendToStore() to be eqal to setStore(). Unittests for appendToStore.php
-
- 04 Dec, 2017 1 commit
-
-
Carsten Rose authored
-
- 03 Dec, 2017 2 commits
-
-
Carsten Rose authored
BuildFormBootstrap.php: make buildPillNavigation dynamicUpdate aware. QuickFormQuery.php: Fix problem with missing HTML_ID in FE.
-
Carsten Rose authored
-
- 29 Nov, 2017 1 commit
-
-
Carsten Rose authored
-
- 28 Nov, 2017 1 commit
-
-
Carsten Rose authored
-
- 26 Nov, 2017 1 commit
-
-
Carsten Rose authored
-
- 23 Nov, 2017 1 commit
-
-
Carsten Rose authored
Bug #4771: workaround which switches off updates to SELECT lists, if they are part of a Multi-FE-Row.
-
- 09 Nov, 2017 2 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- 02 Nov, 2017 1 commit
-
-
Carsten Rose authored
-
- 07 Oct, 2017 1 commit
-
-
Carsten Rose authored
Implemented setting 'db_?_xxx' in config.qfq.ini and QuickFormQuery.php and other files. Open: saving in DB_INDEX_QFQ.
-
- 06 Oct, 2017 1 commit
-
-
Carsten Rose authored
-
- 04 Oct, 2017 1 commit
-
-
Carsten Rose authored
AbstractBuildForm.php: new function subrecordHead(). Replaced several hard coded subrecord column names against constants.
-
- 26 Sep, 2017 2 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- 25 Sep, 2017 1 commit
-
-
Carsten Rose authored
Feature: Upload Button - wrapped with Bootstrap Button - reverted to old style, delete/refresh behaviour broken with bootstrap style
-
- 23 Sep, 2017 2 commits
-
-
Carsten Rose authored
Feature: Upload Button - wrapped with Bootstrap Button. New option 'fileButtonText' to specify a button text.
-
Carsten Rose authored
-
- 22 Sep, 2017 1 commit
-
-
Carsten Rose authored
-
- 20 Sep, 2017 2 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- 17 Sep, 2017 4 commits
-
-
Carsten Rose authored
Feature #3752 / Pills auf mode|modeSql=hidden|readonly setzen - implemented during 'form load' (not dynamic update)
-
Carsten Rose authored
-
Carsten Rose authored
* Broken Redirect after Save - fixed * Broken same HTML ID for FE copies in a template group. - fixed
-
Carsten Rose authored
Bug #4548 /Template Group: 'form-update' broken - max tg element value/index shown after save instead of last user supplied value, but save is ok. Neu wird nach dem Speichern das Formular nochmal komplett geladen. Das ist wichtig um die durch aftersave geaenderten Records in die Formularelemente zu bekommen.
-
- 13 Sep, 2017 4 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
Bug #4504 / Upload Button: required asterik missing after save - seems to be a problem for every element - should be fixed now.
-
Carsten Rose authored
-
Carsten Rose authored
#4495 (New): Upload: Problem if mode is 'required' - part 1: do not set HTML required if a file is already uploaded.
-
- 10 Sep, 2017 4 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
Manual.rst: describe how to activate 'report' syntax. Support.php: implement 'unWrapTag()' Report: Code reformat FillStoreForm.php: remove unwanted '<p>' tag around content if TinyMCE is used, before saving the content AbstractBuildForm.php: new processReportSyntax(). formEditor.sql: Change FormElement Editor column 'note' from Editor (TinyMCE) to ordinary TextArea. This was necessary cause TinyMCE is based on HTML and linebreaks are completely replaced by <br>. It's difficult to support both, HTML and plain text at the same time.
-
Carsten Rose authored
#4456 / formModeGlobal=requiredOff - Switches FormElement.mode=required to 'show' for all FE of the current Form.
-
Carsten Rose authored
#4386 Fuer GRC: Optional Info Button bei 'input' wie bei 'textarea' - EXTRA_BUTTON_INFO_POSITION=below Manual.rst: update doc for EXTRA_BUTTON_INFO_POSITION. HelperFormElement.php: honor setting of EXTRA_BUTTON_INFO_POSITION.
-
- 09 Sep, 2017 3 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
#4429 / subrecord: new FE parameter 'subrecordTableCass' - a custom class for the subrecord table might be specified.
-
Carsten Rose authored
AbstractBuildFrom.php: Add new symbol 'show'. Honor switch between Edit and Show for subrecord elements. QuickFormQuery.php: If F_MODE is not set, check if there is a SIP var with F_MODE_GLOBAL=F_MODE_READONLY
-