romainq
|
bb1ad04c6e
Code cleanup: removed unused parameter (not used, thus confusing)
|
před 9 roky |
dflaven
|
23bd2d7b13
Use the configurable date & time format for displaying the history of StopWatches.
|
před 9 roky |
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
|
před 9 roky |
glajarige
|
3021da79f7
Export : Formatting dates from subitems in CSV, Excel, PDF exports
|
před 9 roky |
romainq
|
8fb9355fce
Placeholders in notification: fixed the error message when the given placeholder is invalid
|
před 9 roky |
romainq
|
f777982798
Custom fields: solidified the internal APIs against creative usages (null =>default value)
|
před 9 roky |
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
|
před 9 roky |
romainq
|
756fe387bc
Notice in schema.php (Admin tools / data model) when viewing the class UserRequest
|
před 9 roky |
glajarige
|
cf8c7ac703
Customer portal : ExternalField form field was crashing due to a typo.
|
před 9 roky |
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
|
před 9 roky |
glajarige
|
d0afb01890
Customer portal : Added support for some AttributeType in forms (AttributeExternalField, AttributeHierarchicalkey, AttributeSubItem, AttributeDuration)
|
před 9 roky |
dflaven
|
d498d135e8
$this->head_html(log)$ and $this->head(log)$ now support both text and HTML case logs.
|
před 9 roky |
romainq
|
f0bb65f409
New attribute: ImageAttribute
|
před 9 roky |
dflaven
|
472d95489f
Security: do not show actual encrypted values, display '*****' instead.
|
před 9 roky |
dflaven
|
9f3eb737c6
Fix a regression (crash) when displaying deadline attributes.
|
před 9 roky |
dflaven
|
2bad56d50b
Fix for editing HTML content containing html entities: & must be encoded as & as well !!
|
před 9 roky |
glajarige
|
9b7c85402f
Portal : Finished integration of Date & DateTime attributes in forms
|
před 9 roky |
dflaven
|
99816a3830
#1215: URL fields can now store up to 2048 characters
|
před 9 roky |
glajarige
|
c1b5d9f83a
Portal : Finished integration of Date & DateTime attributes in forms
|
před 9 roky |
dflaven
|
b7600e7f6c
Wiki syntax is supported in formatted (HTML) text fields as well as plain text areas.
|
před 9 roky |
dflaven
|
550c6a383c
Support of date and time custom formats... for custom fields !!
|
před 9 roky |
glajarige
|
16f8ab0403
Refactoring for AttributeDateTime in the portal
|
před 9 roky |
glajarige
|
bcebdce5fe
Refactoring for AttributeDateTime in the portal
|
před 9 roky |
dflaven
|
ccef399cfa
Support of date and time custom formats... continuing towards the beta !
|
před 9 roky |
romainq
|
a1a0fc9425
Wiki syntax: allow white spaces in the specification of a link to an object (form: [[<class>:<friendlyname>]])
|
před 9 roky |
dflaven
|
08e01b9eb7
Enhancement: Date and time formats are now configurable in iTop !! (beta version, beware!)
|
před 9 roky |
glajarige
|
5338741a6a
- Added support for ExternalKey, LinkedSet, linkedSetIndirect, CaseLog to the new portal
|
před 9 roky |
romainq
|
4c09215712
CustomFields: overload AttributeDefinition::Fingerprint
|
před 9 roky |
glajarige
|
8e079c7750
Alpha 2.3.0 fixes :
|
před 9 roky |
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.
|
před 9 roky |