Pierre Goiffon
0c49641094
N°659 Uniqueness rules : description and error message are now picked in dictionaries entries with the $sClassName/UniquenessRule:$sUniquenessRuleId convention
2018-11-20 11:42:25 +01:00
Molkobain
99e909dae4
N°1702 Change "description" & "error_message" properties from hardcoded string to dictionary entries
...
New convention is:
- Class:<class>/UniquenessRule:<rule_code> for the error message
- Class:<class>/UniquenessRule:<rule_code>+ for the description of the rule itself
2018-11-19 18:18:35 +01:00
Molkobain
9b5942bf4e
Remove duplicate entries in english dictionaries
2018-11-02 11:40:05 +01:00
Molkobain
9faa4e4cbd
Update english dictionaries' file comment
2018-11-02 11:02:34 +01:00
Molkobain
89a21c8e44
Code cleanup
...
Remove ending "?>" from dictionary files before updating all languages.
2018-11-01 15:35:49 +01:00
Pierre Goiffon
e66da81a20
N°1408 new AttributeDashboard : Organization.overview
2018-10-23 18:37:39 +02:00
Pierre Goiffon
574d72b0e7
N°659 Add uniqueness checks
...
* modify compiler to save the new rules
* add check on object save (\DBObject::DoCheckUniqueness)
* default model : add uniqueness rules on Brand, Model, Person
2018-10-22 17:11:07 +02:00
Pierre Goiffon
40a4e6d7b0
Fix files using CrLf, convert them to Lf to have the whole repo using Lf
...
Warn your git config (core.autocrlf = input or true)
2018-09-04 17:59:51 +02:00
Vincent Dumas
6d86bd516b
Set default search criteria for objects + index on ticket's ref.
...
SVN:trunk[5648]
2018-04-12 15:38:18 +00:00
Vincent Dumas
741f44e8b7
dictionnary error 'criticity' replaced by 'criticality'
...
SVN:trunk[5317]
2018-02-08 15:57:57 +00:00
Guillaume Lajarige
4b46b2776a
N°916 Fix impact analysis relation upstream description.
...
Description was unique for both directions. Now 2 separate entries are used 'Realtion:<RELATION_CODE>/<DIRECTION>Stream+'.
Translations for existing languages are already done.
SVN:trunk[5166]
2017-12-27 09:59:21 +00:00
Vincent Dumas
5f82c78dc7
#1314 (N°585,586,591) allow to use finalclass (sub-class name) as reconciliation key when loading by CSV import, relationship defined on an abstract class.
...
#1387 (N°577) fixing old issue with CSV import of relationship with Documents
SVN:trunk[4576]
2017-03-13 16:56:03 +00:00
Romain Quetiez
1e719b97d8
New attribute: ImageAttribute
...
SVN:trunk[4129]
2016-05-24 15:29:44 +00:00
Denis Flaven
e1fd65fe47
Typo...
...
SVN:trunk[3770]
2015-09-17 14:06:16 +00:00
Denis Flaven
5e5739e37e
Prepared the dictionaries for translating new entries (completed the french translation at the same time). Just look for the strings terminated by ~~ and translate them in place and you're done!
...
SVN:trunk[3651]
2015-07-28 11:30:31 +00:00
Romain Quetiez
4e567585af
#759 Ticket lists in CI: show only active tickets (exclude tickets in states rejected/resolved/closed) and display one list per leaf class so that the status column will be visible. It it not possible anymore to edit the ticket list from the CI.
...
SVN:trunk[3638]
2015-07-10 13:46:34 +00:00
Romain Quetiez
eb379662ce
Rework of the relation diagrams: configuration of the redundancy (AttributeRedundancySettings)
...
SVN:trunk[3552]
2015-04-22 15:33:07 +00:00
Romain Quetiez
e64b6d1d98
XML Modelization of the relations: reworked toward an asymetric definition (downstream: A impacts B, upstream: B depends on A)
...
- The queries are developped at runtime (cache)
- More complex algorithm to take into account the legacy type of specification (GetRelationQueries)
- New dictionary naming convention (preserving backward compatibility): "VerbUp" to be replaced by "DownStream
- Temporary hacks to preserve the relation 'depends on', until we have a new GUI
- Special handling for the relation LogicalVolume impacts VirtualDevice which had to be implemented in the bridge module
- Improved the backward compatibility by leaving legacy methods GetRelationQueries returning an empty definition, allowing for an eventual XML redefinition
SVN:trunk[3542]
2015-04-10 10:09:22 +00:00
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
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
Denis Flaven
481d05d082
Slightly better wording for describing the relations on the impact/dependency graph.
...
SVN:trunk[3410]
2014-11-05 18:30:39 +00:00
Erwan Taloc
e789c6baec
Fix enhancement request #834 Add IP for Virtual Machine
...
SVN:trunk[2993]
2013-11-26 21:06:56 +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
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
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
Romain Quetiez
f3eb6b5cb3
#705 Typo in the english dictionary
...
SVN:trunk[2727]
2013-05-14 10:09:42 +00:00
Romain Quetiez
d973f64576
#708 Cosmetics for the english dictionary
...
SVN:trunk[2726]
2013-05-14 10:07:20 +00:00
Romain Quetiez
a965bbd39f
#626 Fixed missing translation in dictionaries (Tickets: "relations", and Contacts overview / count)
...
SVN:trunk[2627]
2013-03-14 17:37:19 +00:00
Erwan Taloc
1cefd3b35f
update Case for configuration management menu
...
SVN:trunk[2515]
2012-12-05 14:50:01 +00:00
Erwan Taloc
2af564bc03
Update descriptions for each linkset
...
Add Application solution tab for Virtual machines
SVN:trunk[2493]
2012-12-01 16:54:06 +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
07fee4ac00
Fix tab translation for Subnet
...
SVN:trunk[2453]
2012-11-21 13:53:13 +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
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
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
aa49610e31
Rename Fiber Channel interface to correct typo
...
SVN:trunk[2317]
2012-10-21 08:10:55 +00:00
Denis Flaven
f9eacfa2d0
Typos ??
...
SVN:trunk[2314]
2012-10-20 20:19:00 +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