romainq
|
6966cba81f
CustomFields: support of TextAreaField
|
преди 9 години |
romainq
|
114fed18b4
CustomFields: implemented the autocomplete behavior for SelectObjectField
|
преди 9 години |
romainq
|
98dce9efdf
Internal: typo in the reporting of page spurious chars
|
преди 9 години |
romainq
|
5338277429
CustomFields: fixed typos preventing fields from adding custom javascript/css files to the page
|
преди 9 години |
glajarige
|
0ed022e859
Cleanup and optimization of the handling/loading of the dictionary files.
|
преди 9 години |
dflaven
|
80a18468ab
Optimization: load "pdftage" (and thus tcpdf) only when needed.
|
преди 9 години |
dflaven
|
4d54906d6d
Cleanup and optimization of the handling/loading of the dictionary files.
|
преди 9 години |
glajarige
|
30f36ef9d1
New API for SelectObjectField, replaced OQL query by DBSearch
|
преди 9 години |
romainq
|
fd1ae9f09a
CustomFields: suppressed a warning when editing an object with a custom field being read-only
|
преди 9 години |
romainq
|
9ea355a840
CustomFields: Attributes of type CustomFields must be removed when converting from 1.3 to 1.2
|
преди 9 години |
glajarige
|
ff26196a7d
Updated licences file with Bootstrap and DataTables
|
преди 9 години |
romainq
|
dbe7f19899
Fixed regression introduced with [3912] and partially fixed in [3954] : when the autocomplete is active, then the search dialog was not working anymore.
|
преди 9 години |
romainq
|
1d2fd7f774
Label of the final class attribute could only be defined on the root class (overriding it in derived classes had no effect)
|
преди 9 години |
glajarige
|
8e079c7750
Alpha 2.3.0 fixes :
|
преди 9 години |
romainq
|
0d9ba922d5
#1221 Exclude git folder from the copied folders, during the compilation process
|
преди 9 години |
romainq
|
93b70a293b
ResetStopWatch could not be used as a lifecycle action: the symptom is "The action has failed".
|
преди 9 години |
romainq
|
8174660c0d
Custom fields: track the changes and improve the robustness with regards to the Exception thrown by the handler. Also fixed an issue with DBObject, causing the custom fields to be written several times if invoking DBUpdate more than once. Theoretically, this issue affects any type of attribute.
|
преди 9 години |
romainq
|
5c70d889a2
Code refactoring: removed a debug trace
|
преди 9 години |
romainq
|
6c3e4f17ae
Custom fields: comparing two sets of values is delegated to the custom fields handler because the values must be interpreted before concluding (blind comparison resulted in objects being written though the values were equivalent)
|
преди 9 години |
romainq
|
affd3afa5a
Custom fields: check data against the form prior to recording (do not rely solely on the HTML form)
|
преди 9 години |
romainq
|
c7e7d28148
Custom fields: values not recorded if the user does not change any of the default values
|
преди 9 години |
glajarige
|
f4225c9dcb
Form : Started fix on CaseLog field in the portal. Only the edit value is now in the editor. Still have to display the history below.
|
преди 9 години |
romainq
|
a5e17862ec
Custom fields: better error reporting when an exception occurs while finalizing the form
|
преди 9 години |
glajarige
|
15f3d409dc
Form : Added LabelField class for forms.
|
преди 9 години |
glajarige
|
9f877d1307
Form : Fixed call to form_field::validate on fields with no form_field widget (typically LabelField)
|
преди 9 години |
dflaven
|
81805532c3
New icon for the new portal.
|
преди 9 години |
romainq
|
e1ca7c4f6b
Custom fields: better error reporting when an exception occurs while finalizing the form
|
преди 9 години |
glajarige
|
fc896e312b
Form : Fixed dependancies check in Form::Finalize()
|
преди 9 години |
romainq
|
0064a82cd2
Fixed regression introduced with [3912] : autocomplete not working (new User request with lots of existing user requests)
|
преди 9 години |
glajarige
|
7b7deb0cbe
Form : Added some translations to the new form system
|
преди 9 години |