Denis Flaven
b08de31b3c
Prevent duplicate declaration of the "Data Admin" menu (both in XML and PHP) which makes it impossible to customize.
...
SVN:trunk[3477]
2014-12-17 17:40:01 +00:00
Romain Quetiez
29e751278e
#1029 Got rid of tags <format> that were not used at all and that were really misleading extension developers
...
SVN:trunk[3437]
2014-12-01 11:43:12 +00:00
Erwan Taloc
b0e56e5897
modify enumerated list for model type in order to manage Phone CIs : tack #975
...
SVN:trunk[3431]
2014-11-26 18:56:51 +00:00
Romain Quetiez
18b73de512
#1012 Losing half of the connection when changing a port (connections between network devices). I took the opportunity to simplify the connection management as it was initiated in change [3388].
...
SVN:trunk[3393]
2014-10-30 10:53:30 +00:00
Romain Quetiez
5abd9c6dad
#1008 Error when deleting a Network Device connected to another Network Device (does not happen if the other end is another type of "ConnectedDevice")
...
SVN:trunk[3388]
2014-10-29 20:44:24 +00:00
Denis Flaven
fbdd0dfd57
- Migration of the XML files to the version 1.1 of the XML schema.
...
- Refactoring of the "state flags" definitions to take advantage of the "inherit_flags_from" capability available in the new XML schema.
SVN:trunk[3363]
2014-10-14 09:56:21 +00:00
Denis Flaven
5c2578169e
Add "finalclass" as a reconciliation key on all abstract classes derived from FunctionalCI
...
SVN:trunk[3040]
2013-12-11 10:08:23 +00:00
Denis Flaven
3c8cf0e8fb
Bug fix: duplicate ID was used for the VLAN badge
...
SVN:trunk[3010]
2013-11-29 15:13:52 +00:00
Romain Quetiez
5542cfd79e
Module refactoring: Configuration management must not require the installation of a Service Management module
...
SVN:trunk[3009]
2013-11-29 14:57:34 +00:00
Erwan Taloc
85472fe67a
Fix bug #837 Remove [+] button on external keys where it's not meaningful
...
+ button had been removed for all ExternalKey having a complex filter defined
SVN:trunk[2995]
2013-11-26 21:45:54 +00:00
Erwan Taloc
817cc0476a
Fix bug #824 Change ranking in CI Overview dashboard
...
SVN:trunk[2992]
2013-11-26 20:55:59 +00:00
Erwan Taloc
ea5908ac41
Fix bug #836 Adding linkset "applicationsolution_list" in details list
...
SVN:trunk[2991]
2013-11-26 20:51:48 +00:00
Erwan Taloc
a47bbb3a9a
Add a version for Documents
...
SVN:trunk[2960]
2013-10-28 18:51:39 +00:00
Erwan Taloc
0ea6657610
Add VLANs on Subnet and Physical Interfaces
...
SVN:trunk[2943]
2013-10-21 12:35:57 +00:00
Erwan Taloc
151b300856
Fix bug #789 to add up to 12 Digit for a IPInterface
...
SVN:trunk[2893]
2013-10-11 10:51:51 +00:00
Erwan Taloc
ef26f395bd
Fix bug #751 . Check that class Logical Volume exists when checking dependencies of a Server
...
Add attribute Subnet name on Subnet element
SVN:trunk[2888]
2013-10-11 10:24:32 +00:00
Erwan Taloc
8474b423fe
Move definition of the delivery model of an organization from itop-config-mgmt to itop-service-mgmt module.
...
SVN:trunk[2885]
2013-10-11 08:36:26 +00:00
Denis Flaven
db1be8f500
Add "Employee number" to the list of possible reconciliation keys for the class Person.
...
SVN:trunk[2754]
2013-05-21 11:04:01 +00:00
Romain Quetiez
a728dfcf48
All the overloads of DisplayBareProperties must return an array (otherwise a warning is issued and field validation will not work as expected)
...
SVN:trunk[2752]
2013-05-21 10:44:13 +00:00
Romain Quetiez
d6da043a32
#722 Document preview disappeared since 2.0 (not in 1.x)
...
SVN:trunk[2732]
2013-05-14 15:43:22 +00:00
Erwan Taloc
1fc6b945f6
Add reconciliation key for Software (Fix Trac #666 )
...
SVN:trunk[2634]
2013-03-18 17:46:02 +00:00
Erwan Taloc
793f94d302
Correction to display IP field for Physical Device :
...
Network Device
Server
Storage System
NAS
Tape Library
SAN switch
SVN:trunk[2612]
2013-03-10 08:46:57 +00:00
Erwan Taloc
2af1411a9e
ConnectableCI is now an abstract class
...
SVN:trunk[2565]
2012-12-13 14:19:46 +00:00
Romain Quetiez
7245c67469
Completed missing impact/dependency rules (Datacenter device depends on power connection, and PDU depending on power connection)
...
SVN:trunk[2561]
2012-12-12 15:50:18 +00:00
Denis Flaven
d6a4ac64fd
New icons replacing some non-free (?) ones.
...
SVN:trunk[2560]
2012-12-12 15:33:11 +00:00
Erwan Taloc
b0c48ce2a7
Change Name into Last Name for a object person in English dictionary (Trac #530 )
...
Fix icone issue for change mgmt
Allow selection of Location defined in each parent location for Person and Physical Devices (Trac #412 )
Make sure all names are mandatory in the module Service Management , Service Management Provider (Trac #530 )
Fix wrong impact rules for storage system
SVN:trunk[2492]
2012-12-01 12:46:23 +00:00
Erwan Taloc
faa1c37613
Add dependency between server and logical volume (Trac #617 )
...
Add Pertual field for Licence (Trac #535 )
Make Name mandatory for all CIS
SVN:trunk[2489]
2012-11-30 17:30:08 +00:00
Erwan Taloc
e1742fa24d
Fix issue with Subnet usage computation
...
SVN:trunk[2451]
2012-11-21 13:48:20 +00:00
Erwan Taloc
7bf1f9ca49
allow duplicate links for device / network connections
...
add PC software in Dashboard
All documentation of software on a PC device
SVN:trunk[2444]
2012-11-21 11:17:18 +00:00
Romain Quetiez
4d85ff60ab
Fixed #618 and #621
...
+ renamed a few classes/enums/attributes to improve the classes naming consistency and ease the writing of OQLs
+ fixed errors in the profiles
SVN:trunk[2434]
2012-11-20 16:24:24 +00:00
Erwan Taloc
b9d689baf1
update purchase_date type
...
SVN:trunk[2426]
2012-11-12 18:06:59 +00:00
Romain Quetiez
cd745f1df1
Dashboards - make sure that dashlet ids are unique within a given dashboard (not a cell), which can become uneasy when the dashlets are spread amongst several modules
...
SVN:trunk[2401]
2012-10-29 12:56:40 +00:00
Denis Flaven
a57e5e0af4
- Data model finalization... renamed ElectricalConnection to PowerConnection and Arrival to PowerSource
...
- Changes in the default choices for the setup
SVN:trunk[2364]
2012-10-25 14:47:54 +00:00
Denis Flaven
13de0f5702
Redundant typo !
...
SVN:trunk[2360]
2012-10-25 13:40:26 +00:00
Denis Flaven
664adcb990
Fixed some interdependencies of the CMDB modules.
...
SVN:trunk[2357]
2012-10-25 13:17:13 +00:00
Denis Flaven
66e3554308
Split of the datamodel into 5 modules:
...
- Core (as before, mandatory)
- Storage
- End-User devices
- Datacenter devices
- Virtualization
SVN:trunk[2352]
2012-10-25 10:22:41 +00:00
Erwan Taloc
4d4c9674fa
remove Datacenter related CIS
...
SVN:trunk[2347]
2012-10-24 16:01:15 +00:00
Romain Quetiez
d7e492b711
XML Datamodel: new format (version + zlists changed) - not compatible with 2.0 alpha!!!
...
SVN:trunk[2342]
2012-10-24 13:54:02 +00:00
Romain Quetiez
b72151d968
Fixed typo in new XML datamodel
...
SVN:trunk[2335]
2012-10-24 07:51:20 +00:00
Romain Quetiez
721faa7e1e
Updated copyright (2012) and license (LGPL changed to AGPL)
...
SVN:trunk[2333]
2012-10-23 21:41:36 +00:00
Erwan Taloc
b5af98b150
update on_target_delete rule to avoid automatic deletion in some cases
...
SVN:trunk[2321]
2012-10-21 09:01:02 +00:00
Erwan Taloc
216bbd0ce1
Add edit mode for Linkset
...
SVN:trunk[2320]
2012-10-21 08:40:50 +00:00
Erwan Taloc
aa49610e31
Rename Fiber Channel interface to correct typo
...
SVN:trunk[2317]
2012-10-21 08:10:55 +00:00
Erwan Taloc
d3b6d468b0
Add edition in place for Physical Interfaces on Connectable CI
...
SVN:trunk[2302]
2012-10-19 15:35:42 +00:00
Erwan Taloc
7d5e2637c4
Rename class PCsoftware into PCSoftware
...
Add role attribute on link Person / Team
SVN:trunk[2288]
2012-10-18 09:51:13 +00:00
Erwan Taloc
96c62463d5
Initial load of data model 2.0
...
SVN:trunk[2283]
2012-10-18 09:26:30 +00:00