Histórico de commits

Autor SHA1 Mensagem Data
  romainq 34ab6cd77b NEW! Archiving data. Archiving is a soft delete. It can be undone. Enter the archive mode to see all the data including archives (everything is read-only in that mode). Archiving must be enabled per class (data model). Archiving is achieved by the mean of the API DBObject::Archive (or Unarchive). 8 anos atrás
  glajarige d694f2b506 N°829 Portal: AttributeUrl was not clickable in the new portal 8 anos atrás
  romainq 449a39032a N.755 Case log latest entry preset with a copy of a case log coming from another ticket. The log gets corrupted after adding a new entry. 8 anos atrás
  glajarige c090ae3838 Portal: Fixed friendlyname fields rendered as mandatory when they should have been readonly. 8 anos atrás
  romainq 29106a0363 N.799 Setup failing (during database creation) with MetaEnum attribute having no mapping for the class they are declared in. 8 anos atrás
  romainq 2d6cf7d946 Suppressed warnings due to the error reporting. When one of the arguments in the call stack is an array, a warning (Conversion of an array into a string) is issued at the time the EventIssue is being recorded. When a posted parameter is an array, the same warning is issued at the time and EventIssue is being displayed. 8 anos atrás
  romainq 5405f8c258 N.701 Data Synchro: dates can be reset by the mean of an empty string (still, integers and enums cannot be reset) 8 anos atrás
  glajarige 7db44512c6 N.474: Support for "file" attribute (AttributeBlob) in the portal. READONLY only for now. 8 anos atrás
  glajarige c84e29d0c0 N.481: Portal: Impossible to submit a form with a duration attribute. Also fixed the displayed value in tables (ManageBrick and BrowseBrick) 8 anos atrás
  romainq ebba62606c Internal: improved the API robustness by throwing an exception as soon as DBObject::Set is called with a date badly formatted. This is in line with the assumption that internal DBObject values are always safe. 8 anos atrás
  glajarige f2b10c9bab Portal : External keys OQL now intersect with scopes in forms! 8 anos atrás
  romainq c093f0b356 Could not bulk import with the "final class" (interactive import). 8 anos atrás
  romainq bb1ad04c6e Code cleanup: removed unused parameter (not used, thus confusing) 9 anos atrás
  dflaven 23bd2d7b13 Use the configurable date & time format for displaying the history of StopWatches. 9 anos atrás
  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 anos atrás
  glajarige 3021da79f7 Export : Formatting dates from subitems in CSV, Excel, PDF exports 9 anos atrás
  romainq 8fb9355fce Placeholders in notification: fixed the error message when the given placeholder is invalid 9 anos atrás
  romainq f777982798 Custom fields: solidified the internal APIs against creative usages (null =>default value) 9 anos atrás
  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 anos atrás
  romainq 756fe387bc Notice in schema.php (Admin tools / data model) when viewing the class UserRequest 9 anos atrás
  glajarige cf8c7ac703 Customer portal : ExternalField form field was crashing due to a typo. 9 anos atrás
  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 anos atrás
  glajarige d0afb01890 Customer portal : Added support for some AttributeType in forms (AttributeExternalField, AttributeHierarchicalkey, AttributeSubItem, AttributeDuration) 9 anos atrás
  dflaven d498d135e8 $this->head_html(log)$ and $this->head(log)$ now support both text and HTML case logs. 9 anos atrás
  romainq f0bb65f409 New attribute: ImageAttribute 9 anos atrás
  dflaven 472d95489f Security: do not show actual encrypted values, display '*****' instead. 9 anos atrás
  dflaven 9f3eb737c6 Fix a regression (crash) when displaying deadline attributes. 9 anos atrás
  dflaven 2bad56d50b Fix for editing HTML content containing html entities: & must be encoded as & as well !! 9 anos atrás
  glajarige 9b7c85402f Portal : Finished integration of Date & DateTime attributes in forms 9 anos atrás
  dflaven 99816a3830 #1215: URL fields can now store up to 2048 characters 9 anos atrás