Eric
|
398d1aa820
|
N°931: Limit the number of tags in the widget
|
2018-09-20 15:15:25 +02:00 |
|
Eric
|
446bd0ad1f
|
N°931: Rename Tag columns in database
|
2018-09-20 09:58:35 +02:00 |
|
Eric
|
0252d091ca
|
N°931: TagSetData table name
|
2018-09-19 16:07:10 +02:00 |
|
Eric
|
cdcfe03d67
|
N°931: Tag max number and max length per class and field (defined in xml)
|
2018-09-18 15:33:00 +02:00 |
|
Eric
|
1debf77ab4
|
N°931: DBSearch AddCondition updated for tags
|
2018-09-17 12:46:46 +02:00 |
|
Eric
|
f1a8bb08da
|
N°931: Fix integrity controls (tag code length)
|
2018-09-17 12:03:17 +02:00 |
|
Pierre Goiffon
|
875c77ae65
|
N°931 TagSet widget : fix empty widget on creation form
Now displays a placeholder
The + icon can't be used as is cause it's inserted with ::after, and without tags it can't be right aligned
|
2018-09-14 17:43:38 +02:00 |
|
Pierre Goiffon
|
6f1dc44932
|
N°931 TagSet widget : fix added / removed not updating correctly
* move integrity checks from refresh method to add/remove callbacks
* use onInitialize callback for partial values instead of render
|
2018-09-14 14:50:24 +02:00 |
|
Pierre Goiffon
|
95b929dd27
|
N°931 TagSet widget POC HTML page
|
2018-09-13 18:15:58 +02:00 |
|
Pierre Goiffon
|
d9315bec84
|
N°931 integrate TagSet widget
|
2018-09-13 15:57:32 +02:00 |
|
Eric
|
d1ee7f4353
|
N°931: TagSet search (manage undefined values) unit tests
|
2018-09-12 18:17:17 +02:00 |
|
Eric
|
34b528b1f4
|
N°931: TagSet search unit tests
|
2018-09-12 15:34:37 +02:00 |
|
Eric
|
1fc3b3a4ed
|
N°931: Integrity controls + unit tests
|
2018-09-11 17:27:27 +02:00 |
|
Eric
|
c706a2d77c
|
N°931: Integrity controls
|
2018-09-11 12:40:46 +02:00 |
|
Eric
|
8577fc6701
|
N°931: Integrity controls
|
2018-09-11 12:22:50 +02:00 |
|
Eric
|
c7f3f20229
|
New Unit tests
|
2018-09-06 14:42:00 +02:00 |
|
Dennis Lassiter
|
49bb8fd515
|
Fixed bug that caused memory_limit=-1 to lead to 'not enough memory' … (#1)
* Fixed bug that caused memory_limit=-1 to lead to 'not enough memory' error
* Added Unit Test to Memory Limit Check
|
2018-09-06 10:04:28 +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 |
|
Eric
|
98e5eaa4e0
|
N°931: Add Delta management in ormTagSet (with unit tests)
|
2018-09-04 11:06:53 +02:00 |
|
Eric
|
7d502fae23
|
N°931: TagSet : OQL Parse/Normalize unit tests
|
2018-09-03 15:18:19 +02:00 |
|
Eric
|
39f3972a24
|
N°931: TagSet : OQL Parsing unit tests
|
2018-08-31 18:02:22 +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 |
|
Eric Espié
|
d7f18e879a
|
Automatic Tests: new ormLinkSet test
SVN:trunk[5938]
|
2018-07-13 12:34:45 +00:00 |
|
Eric Espié
|
4cd591f81c
|
DBObject->GetOriginal() hardening (now support attributes not set: for example sla_tto_passed for UserRequest until it is closed)
SVN:trunk[5932]
|
2018-07-11 13:40:38 +00:00 |
|
Eric Espié
|
d929732fb6
|
N°1495 - Regression: Search on hierarchical key
SVN:trunk[5893]
|
2018-06-19 08:42:58 +00:00 |
|
Eric Espié
|
5a4375cb71
|
N°1485 - Search: "Undefined" on hierarchical key not working
SVN:trunk[5873]
|
2018-06-14 14:56:42 +00:00 |
|
Bruno Da Silva
|
8691ccc013
|
test: reduce the verbosity of test cases
SVN:trunk[5802]
|
2018-05-18 14:57:41 +00:00 |
|
Eric Espié
|
7c128e0f6e
|
DBSearch: test with only functions (no group by)
SVN:trunk[5798]
|
2018-05-17 12:00:28 +00:00 |
|
Eric Espié
|
804afa65f2
|
DBSearch: test with only functions (no group by)
SVN:trunk[5786]
|
2018-05-15 12:35:44 +00:00 |
|
Eric Espié
|
44b6dfab1d
|
DBSearch: add test with only functions (no group by)
SVN:trunk[5782]
|
2018-05-15 08:59:49 +00:00 |
|
Eric Espié
|
50e79b8c97
|
Advanced search: fix date time i18n and 1 second/day add/remove on > and <
SVN:trunk[5781]
|
2018-05-15 08:33:54 +00:00 |
|
Bruno Da Silva
|
185825f83c
|
advanced search: dates i18n tests
SVN:trunk[5780]
|
2018-05-15 08:17:02 +00:00 |
|
Bruno Da Silva
|
56d625b7b9
|
PHPunit is now integrated through composer (inside the directory /test)
SVN:trunk[5776]
|
2018-05-04 16:13:26 +00:00 |
|
Bruno Da Silva
|
e74b23f305
|
PHPunit is now integrated through composer (inside the directory /test)
SVN:trunk[5775]
|
2018-05-04 15:59:34 +00:00 |
|
Pierre Goiffon
|
f07bbfa174
|
N°1260 MySQL TLS connection : change parameters to only enable checkbox + CA (remove client key, client cert, cappath, cipher)
SVN:trunk[5682]
|
2018-04-18 06:57:38 +00:00 |
|
Eric Espié
|
c485286114
|
Advanced Search: External keys to hierarchical class selects sub-classes as in previous version
SVN:trunk[5675]
|
2018-04-16 16:35:20 +00:00 |
|
Eric Espié
|
35663281fa
|
Advanced Search: Fix Date conversion
SVN:trunk[5639]
|
2018-04-12 12:32:09 +00:00 |
|
Eric Espié
|
8b300358e9
|
Advanced Search: Fix direct links search
SVN:b1162[5603]
|
2018-04-04 08:16:48 +00:00 |
|
Eric Espié
|
04154fa40c
|
Advanced Search: add target_class for the external keys
SVN:b1162[5570]
|
2018-03-29 09:21:43 +00:00 |
|
Eric Espié
|
155034092f
|
Advanced Search: remove the conversion IN <=> NOT IN for external keys
SVN:b1162[5564]
|
2018-03-29 08:45:46 +00:00 |
|
Eric Espié
|
9b0ccb8943
|
Advanced Search: Unit tests and some fixes
SVN:b1162[5555]
|
2018-03-28 12:53:46 +00:00 |
|
Eric Espié
|
5772042dd3
|
Advanced Search: generic title for raw filters on joined classes
SVN:b1162[5551]
|
2018-03-28 07:46:47 +00:00 |
|
Eric Espié
|
9550ec6efd
|
Advanced Search: unit tests
SVN:b1162[5545]
|
2018-03-27 12:33:01 +00:00 |
|
Eric Espié
|
bc9e1b1d94
|
Advanced Search: code hardening and unit tests
SVN:b1162[5544]
|
2018-03-27 10:14:27 +00:00 |
|
Eric Espié
|
7664633f18
|
Advanced Search: Hierarchical keys & unit tests
SVN:b1162[5539]
|
2018-03-27 08:13:48 +00:00 |
|
Eric Espié
|
f0c8b348c6
|
Unit tests
SVN:b1162[5530]
|
2018-03-26 15:02:24 +00:00 |
|
Eric Espié
|
50e0ea5ec5
|
Advanced Search: Undefined for enums and unit tests
SVN:b1162[5517]
|
2018-03-23 16:22:10 +00:00 |
|
Eric Espié
|
b566bead31
|
Advanced Search: Undefined for enums and unit tests
SVN:b1162[5516]
|
2018-03-23 16:05:37 +00:00 |
|
Eric Espié
|
465532014b
|
Advanced Search: Undefined and Id first
SVN:b1162[5514]
|
2018-03-23 15:02:23 +00:00 |
|