Eric
e2c3ea22e4
N°931: Start bulk modify implementation
2018-09-06 15:42:10 +02:00
Pierre Goiffon
f871581997
Merge branch 'develop' into feature/b931
...
# Conflicts:
# application/applicationextension.inc.php
# core/attributedef.class.inc.php
# core/cmdbchangeop.class.inc.php
# core/cmdbobject.class.inc.php
# core/dbobjectsearch.class.php
# core/oql/expression.class.inc.php
# core/oql/oql-lexer.plex
# core/oql/oql-parser.y
# core/oql/oqlquery.class.inc.php
# css/light-grey.scss
# datamodels/2.x/itop-full-itil/datamodel.itop-full-itil.xml
# datamodels/2.x/itop-portal/datamodel.itop-portal.xml
# datamodels/2.x/itop-tickets/en.dict.itop-tickets.php
# dictionaries/en.dictionary.itop.core.php
# dictionaries/fr.dictionary.itop.core.php
# setup/xmldataloader.class.inc.php
# test/ItopDataTestCase.php
2018-09-04 18:02:51 +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
Pierre Goiffon
cad18bee73
SetupUtils : update comments to match current branch version
2018-09-04 12:02:16 +02:00
Eric
98e5eaa4e0
N°931: Add Delta management in ormTagSet (with unit tests)
2018-09-04 11:06:53 +02:00
Pierre Goiffon
3129e94363
Merge branch 'N°1620' into develop
...
# Conflicts:
# sources/application/search/searchform.class.inc.php
2018-09-04 09:54:12 +02:00
bruno DA SILVA
7ac0e50bd9
phpstorm's line separator in edited files
2018-09-03 17:36:37 +02:00
Eric
10683d943f
N°1620: Fix 'forgot your password?' link
2018-09-03 16:50:30 +02:00
Eric
7d502fae23
N°931: TagSet : OQL Parse/Normalize unit tests
2018-09-03 15:18:19 +02:00
Pierre Goiffon
894eeef140
ignore : add extensions
2018-09-03 15:10:51 +02:00
bruno DA SILVA
7991069282
.gitignore completion
...
- cache
- logs
- composer's vendor dir
2018-09-03 12:13:57 +02:00
Eric
39f3972a24
N°931: TagSet : OQL Parsing unit tests
2018-08-31 18:02:22 +02:00
Pierre Goiffon
fc0e5ecd3b
Ignore : add other shared files in index
2018-08-31 17:46:12 +02:00
Pierre Goiffon
8897d9f82b
ignore : add other shared idea files in index
2018-08-31 17:36:52 +02:00
Eric
1329b5f684
N°931: TagSet : Set automatically the class and attcode from tag class name
2018-08-31 16:59:02 +02:00
Eric
e58bc738d0
N°931: TagSet : Parsing OQL
2018-08-31 15:58:55 +02:00
Denis Flaven
af63579f31
Rework of the readme...
2018-08-30 16:35:56 +02:00
Denis Flaven
55fad3a9ec
Added .project files to ignore.
2018-08-30 15:32:41 +02:00
Eric
3250e0a1e6
N°931: TagSet - Support for removed tags in history
2018-08-30 12:42:56 +02:00
bruno DA SILVA
8df287f45e
updated readme
2018-08-30 12:25:20 +02:00
Eric Espié
f458a77449
N°962: TagSet - Attribute definition (continued)
...
SVN:b931[6032]
2018-08-30 11:08:47 +02:00
Eric Espié
1953c05b33
N°962: TagSet - add label support
...
SVN:b931[6031]
2018-08-30 11:08:47 +02:00
Eric Espié
a03c553000
N°962: TagSet attribute definition dev (continued)
...
SVN:b931[6030]
2018-08-30 11:08:47 +02:00
Eric Espié
ecdc4076d9
N°962: TagSet Edition in string mode
...
SVN:b931[6029]
2018-08-30 11:08:47 +02:00
Eric Espié
cd2ea3793e
N°962: TagSet Fix Attribute definition
...
SVN:b931[6028]
2018-08-30 11:08:47 +02:00
Pierre Goiffon
d40ffd944f
Revert "@@@@ OQL parsing"
...
This reverts commit 0beafc1e9a7c4a629a458aec669aa5e11b27db49.
SVN:b931[6027]
2018-08-30 11:08:47 +02:00
Pierre Goiffon
0ee4b52baa
N°931 rights on TagSetFieldData on ConfigurationManager profile
...
SVN:b931[6026]
2018-08-30 11:08:46 +02:00
Pierre Goiffon
5e7db7a27e
@@@@ OQL parsing
...
SVN:b931[6025]
2018-08-30 11:08:46 +02:00
Eric Espié
9631021f84
N°962: TagSet Attribute definition and values (with unit tests on values)
...
SVN:b931[6024]
2018-08-30 11:08:46 +02:00
Pierre Goiffon
157193c831
N°931 Change default XML version and remove done TODOs
...
SVN:b931[6022]
2018-08-30 11:08:46 +02:00
Pierre Goiffon
1415f12506
composer.json : add missing ext-dom (iTopDesignFormat)
...
SVN:b931[6021]
2018-08-30 11:08:46 +02:00
Pierre Goiffon
4df497a768
N°931 Increment iTop XML version (1.5 -> 1.6)
...
SVN:b931[6020]
2018-08-30 11:08:46 +02:00
Eric Espié
9a13eb0f90
warnings cleanup, search mode switched to BOOLEAN
...
SVN:b931[6019]
2018-08-30 11:08:46 +02:00
Pierre Goiffon
eaa49bce05
N°931 woops forgot to rename TagSetFielData file name
...
SVN:b931[6018]
2018-08-30 11:08:46 +02:00
Pierre Goiffon
96334d859a
Add shared idea file
2018-08-30 11:05:27 +02:00
Pierre Goiffon
13855b1501
Add .gitignore and README
2018-08-30 11:04:23 +02:00
Eric Espié
22df5d09fb
Retrofit from trunk
...
N°1595 - Setup : Blocking error on backup failure [from revision 6010]
SVN:2.5[6023]
2018-08-28 12:14:56 +00:00
Eric Espié
277b24e2f0
warnings cleanup, search mode switched to BOOLEAN
...
SVN:trunk[6019]
2018-08-24 12:09:55 +00:00
Pierre Goiffon
abb2a2a6e2
N°931 new MatchExpression, allow to query the DB
...
SVN:trunk[6016]
2018-08-23 15:06:41 +00:00
Pierre Goiffon
961f5fd387
N°931 new TagField iTop class generated for each AttributeTag field
...
SVN:trunk[6015]
2018-08-23 15:06:17 +00:00
Pierre Goiffon
bdb62de81c
N°931 new AttributeTag, handle field creation & update
...
SVN:trunk[6014]
2018-08-23 15:05:36 +00:00
Pierre Goiffon
422a850792
AttributeDefinition : fix lots of warnings
...
SVN:trunk[6013]
2018-08-23 14:55:33 +00:00
Eric Espié
1dfcc77098
N°1554: Search form - hide unknown external keys from the search criteria.
...
SVN:trunk[6012]
2018-08-23 12:32:37 +00:00
Eric Espié
13097d7e0e
Fix excel export when reconciliation key list is containing empty keys.
...
Fix the compiler to avoid generating a reconciliation array not empty when
the tag is present in the xml definition of the class but no key is defined.
SVN:trunk[6011]
2018-08-23 08:22:44 +00:00
Eric Espié
ea9b7eddde
N°1595 - Setup : Blocking error on backup failure
...
SVN:trunk[6010]
2018-08-22 10:16:35 +00:00
Guillaume Lajarige
07056613e5
N°1611 Fix "UTF-8 Characters Malformed" error due to wrong file encoding.
...
SVN:trunk[6009]
2018-08-21 10:29:46 +00:00
Pierre Goiffon
4d45793ec7
PHPDoc (schema)
...
SVN:trunk[6008]
2018-08-17 12:04:57 +00:00
Pierre Goiffon
931593a59e
(Retrofit from trunk) N°1572 Add composer.json for PHP language level (r5967)
...
SVN:2.5[6007]
2018-08-17 08:42:41 +00:00
Pierre Goiffon
4718133ab6
PHPDoc
...
SVN:trunk[6006]
2018-08-16 13:17:56 +00:00
Pierre Goiffon
ba518fa975
PHPDoc
...
SVN:trunk[6005]
2018-08-16 12:36:24 +00:00