romainq
|
48acd724d1
HTML to Text conversion not working if mb_string not present (verb mb_split)
|
9 年之前 |
romainq
|
2a51baec78
Internal: added verb ormCaseLog::GetAsArray()
|
9 年之前 |
romainq
|
9d63033e48
Internal: Implemented DBObject::ExecActions, enables scripting object preset/modifications
|
9 年之前 |
dflaven
|
e10962be6f
Fix for a crash in the setup (regression) introduced by [r3978] (optimization of the load of dictionaries)
|
9 年之前 |
dflaven
|
4ab7616cf5
YOU MUST RUN THE SETUP AFTER PERFORMING THIS UPDATE !!
|
9 年之前 |
romainq
|
7733d8c718
CustomFields: support of DurationField (started devs for DateField and DateTimeField)
|
9 年之前 |
romainq
|
5d3ac4d5d6
CustomFields: support of RadioField or SelectObject +"radio" control
|
9 年之前 |
romainq
|
7dd5aa5505
Internal: fixed typo in utils::TextToHtml()
|
9 年之前 |
dflaven
|
8e8da2a09c
Fix for potential XSS vulnerability on uploaded file names. To be further tested before retrofitting in branches.
|
9 年之前 |
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 年之前 |