- May 11, 2016
-
-
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
-
Carsten Rose authored
-
Carsten Rose authored
testtables.sql: added 'picture', 'modified' and 'created'
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
Alert.js: buttons on alerts are now really `<button>`. Buttons can now have the default focus, as specified by the `focus` attribue in the button configuration.
-
Rafael Ostertag authored
-
- May 10, 2016
-
-
Carsten Rose authored
save: Fixed not to save SIP values without corresponding FormElement or values from FormElements which are hidden or readonly. Save.php: removed code to get FormElement - no benefit of this information.
-
Carsten Rose authored
FillStoreForm.php: fixed typo. AbstractBuildForm.php: fixed broken if statement. TestFormEditor.sql: extend formElement.modeSql.
-
Carsten Rose authored
Fixed a bug that Input fields are not rendered correctly the columntype are 'set' or 'enum'. Support.php: doAttribute() - attributes with type 'size' or 'maxlenght' and no value or value=0 are skipped and not created. AbstractBuild.php: a maxLenght formelement parameter needs to be numeric and (new) >0 to have an impact. Added calculation of maxlength for columntypes 'set' and 'enum': maxLengthSetEnum().
-
Rafael Ostertag authored
-
Carsten Rose authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
Carsten Rose authored
formEditor.sql: dyamic updating of 'subrecordOption' removed - previous settings will be loosed which is quite boring.
-
Carsten Rose authored
DynamicUpdate for checkBoxMulti: not possible at the moment - a persistant store per browser tab is necessary. Some work already done. FillStoreForm.php: clientValues will be copied to STORE_FORM if mode=show|requiered or flag 'dynamicUpdate' is set. Fixed bug with additional ',' in collectMultiValues().
-
Carsten Rose authored
-
Carsten Rose authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
Carsten Rose authored
-