eespie
|
c92bda4a3f
Fix utils::GetCurrentModuleUrl() introduced in revision 4844
|
7 yıl önce |
romainq
|
5ee22e4e42
N.890.1 and N.890.2: build a new run time environment into a separate "build" directory, then commit it by the mean of quick and bullet proof file copies/moves. Not yet used in the setup.
|
7 yıl önce |
dflaven
|
94fda8cd41
(FAF for module developers): utilities to easily know the name/version/dir/URL of the current module and write module independent code !!
|
8 yıl önce |
romainq
|
4b36e9e017
Obsolescence: introduction of this new concept (wording could change later). The obsolescence of an object is computed after other attributes, by the mean of an OQL expression. The code has been refactored (again) so as to factorize between the computation of friendly names and the computation of obsolescence flags. The refactoring involved a significant AND RISKY change: external key friendly names (magic attributes) have been changed from AttributeFriendlyName to AttributeExternalField, which simplifies the SQL query build logic.
|
8 yıl önce |
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 yıl önce |
glajarige
|
da0260c569
N°653 Lifecycle flags can be defined on both states and transitions (Note: This is a beta version and need to be tested!)
|
8 yıl önce |
romainq
|
ed12a47840
N.780 Friendly name format ignored if only one attribute is used
|
8 yıl önce |
dflaven
|
e170139b58
N. 550 the OpCode cache may cause the upgrade of the datamodel to fail. Let's flush it after the compilation.
|
8 yıl önce |
dflaven
|
baf7699db3
Support of "fileref" tags inside the definition of the class fields. Useful for the "default_image" tag of AttributeImage.
|
8 yıl önce |
dflaven
|
6188d09657
"Search Drawer" is closed by default, unless the configuration parameter "legacy_search_drawer" is set to "true".
|
9 yıl önce |
romainq
|
080dfd041b
#1188 Advanced customizations: allow to define a new constant or a brand new class as part of a delta
|
9 yıl önce |
romainq
|
f0bb65f409
New attribute: ImageAttribute
|
9 yıl önce |
dflaven
|
88714bf58c
New flag to open/collapse the search form at the top of a page in an OQLMenuNode.
|
9 yıl önce |
dflaven
|
4ab7616cf5
YOU MUST RUN THE SETUP AFTER PERFORMING THIS UPDATE !!
|
9 yıl önce |
dflaven
|
4d54906d6d
Cleanup and optimization of the handling/loading of the dictionary files.
|
9 yıl önce |
romainq
|
0489e8e5e8
Custom fields: alpha version.
|
9 yıl önce |
dflaven
|
ccf403a397
(HTML) Formatted Case Logs, Description and Notifications with inline images uploaded as Attachments. Beta Version !!
|
9 yıl önce |
glajarige
|
b7d37f53b8
Fixed a regression due to the DesignDocument factorisation :
|
9 yıl önce |
romainq
|
d98746b5ef
XML: compilation error if there is no tag module_designs (completes revisions 3820 and 3861 which introduced the issue)
|
9 yıl önce |
romainq
|
7ab431e8fd
XML: the images specified in the branding or in module_designs can be given as a fileref or a path relative to the env-production directory
|
9 yıl önce |
romainq
|
7f46108d88
New type of attribute: AttributeMetaEnum.
|
9 yıl önce |
romainq
|
8b18209882
Compiler: Model alterations not flattened prior to compilation (when using the setup UI)
|
9 yıl önce |
glajarige
|
f45d552a7c
DOMFormatException : Overloaded the constructor to add an optionnal parameter $node (\DOMNode) that will append informations about the node and the exception line number to $message.
|
9 yıl önce |
romainq
|
80639bc933
#1173 Error during setup on a development system (XML containing unwanted text)
|
9 yıl önce |
romainq
|
7eb1370be9
Core: a module can have its own design defined in XML (/itop_design/modules_designs/module_design) and accessed at run time via the class ModuleDesign. Switching to XML version 1.3.
|
9 yıl önce |
romainq
|
26854382bc
#1081 Customizations: adjust the dimensions of the HTML Editor (CKEditor). Also fixed an issue when specifying width/height with unit (e.g. "30em") for AttributeText/AttributeLongText
|
9 yıl önce |
romainq
|
c97fa8049f
XML Modelization of the relations: no option to restrict the browsing to downstream
|
10 yıl önce |
romainq
|
815e3563d3
Rework of the relation diagrams: configuration of the redundancy (AttributeRedundancySettings)
|
10 yıl önce |
romainq
|
2151413df9
Rework of the relation diagrams: implemented MetaModel::GetRelatedObjectsUp, and took the redundancy into account (still misses a GUI)
|
10 yıl önce |
romainq
|
8ecee4985a
XML Modelization of the relations: reworked toward an asymetric definition (downstream: A impacts B, upstream: B depends on A)
|
10 yıl önce |