romainq
|
8289cf9751
Fixed regression in 2.3.0-beta: placeholder $public_log$ was generating a mix of plain text and HTML markup whereas only plain text is expected
|
9 years ago |
glajarige
|
3021da79f7
Export : Formatting dates from subitems in CSV, Excel, PDF exports
|
9 years ago |
romainq
|
8fb9355fce
Placeholders in notification: fixed the error message when the given placeholder is invalid
|
9 years ago |
romainq
|
f777982798
Custom fields: solidified the internal APIs against creative usages (null =>default value)
|
9 years ago |
romainq
|
6efed183d0
Internal: fixed regression introduced in iTop 2.3.0 beta: no error though a mandatory attribute of type HTML has been left empty
|
9 years ago |
romainq
|
756fe387bc
Notice in schema.php (Admin tools / data model) when viewing the class UserRequest
|
9 years ago |
glajarige
|
cf8c7ac703
Customer portal : ExternalField form field was crashing due to a typo.
|
9 years ago |
romainq
|
df9a5ec014
#1249 Fixed regression introduced in [r3916] (iTop 2.3.0 beta): AttributeHTML not working if the sql column name differs from the attribute code
|
9 years ago |
glajarige
|
d0afb01890
Customer portal : Added support for some AttributeType in forms (AttributeExternalField, AttributeHierarchicalkey, AttributeSubItem, AttributeDuration)
|
9 years ago |
dflaven
|
d498d135e8
$this->head_html(log)$ and $this->head(log)$ now support both text and HTML case logs.
|
9 years ago |
romainq
|
f0bb65f409
New attribute: ImageAttribute
|
9 years ago |
dflaven
|
472d95489f
Security: do not show actual encrypted values, display '*****' instead.
|
9 years ago |
dflaven
|
9f3eb737c6
Fix a regression (crash) when displaying deadline attributes.
|
9 years ago |
dflaven
|
2bad56d50b
Fix for editing HTML content containing html entities: & must be encoded as & as well !!
|
9 years ago |
glajarige
|
9b7c85402f
Portal : Finished integration of Date & DateTime attributes in forms
|
9 years ago |
dflaven
|
99816a3830
#1215: URL fields can now store up to 2048 characters
|
9 years ago |
glajarige
|
c1b5d9f83a
Portal : Finished integration of Date & DateTime attributes in forms
|
9 years ago |
dflaven
|
b7600e7f6c
Wiki syntax is supported in formatted (HTML) text fields as well as plain text areas.
|
9 years ago |
dflaven
|
550c6a383c
Support of date and time custom formats... for custom fields !!
|
9 years ago |
glajarige
|
16f8ab0403
Refactoring for AttributeDateTime in the portal
|
9 years ago |
glajarige
|
bcebdce5fe
Refactoring for AttributeDateTime in the portal
|
9 years ago |
dflaven
|
ccef399cfa
Support of date and time custom formats... continuing towards the beta !
|
9 years ago |
romainq
|
a1a0fc9425
Wiki syntax: allow white spaces in the specification of a link to an object (form: [[<class>:<friendlyname>]])
|
9 years ago |
dflaven
|
08e01b9eb7
Enhancement: Date and time formats are now configurable in iTop !! (beta version, beware!)
|
9 years ago |
glajarige
|
5338741a6a
- Added support for ExternalKey, LinkedSet, linkedSetIndirect, CaseLog to the new portal
|
9 years ago |
romainq
|
4c09215712
CustomFields: overload AttributeDefinition::Fingerprint
|
9 years ago |
glajarige
|
8e079c7750
Alpha 2.3.0 fixes :
|
9 years ago |
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 years ago |
romainq
|
affd3afa5a
Custom fields: check data against the form prior to recording (do not rely solely on the HTML form)
|
9 years ago |
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 years ago |