Pierre Goiffon
f3fd47a792
N°659 PHPUnit to test uniqueness rule validity check... and debug tested method (woops ! unit test will save the world ;) )
2018-10-30 18:01:35 +01:00
steffunky
af92f58265
N°1704: Upgrade portal datetime picker widget & moment.js for jQuery 3 compatibility
2018-10-30 15:51:19 +01:00
Pierre Goiffon
81b5f18579
N°1707 fix mandatory TagSet were not highlighted in the console
2018-10-30 15:06:47 +01:00
Molkobain
184c0cb84b
Fix visual glitch in icon select widget
2018-10-30 10:53:50 +01:00
Eric
c892862822
N°1202 - Fix History on Decimal. No diff when modify only trailing 0s.
2018-10-30 09:13:52 +01:00
Pierre Goiffon
b61d1feec4
Update README after 2.6.0-beta release
2018-10-29 16:49:22 +01:00
Molkobain
a73ff16642
Merge pull request #7 from Super-Visions/feature/dutch-dict
...
Another update for Dutch dictionary
(cherry picked from commit 0e2c8ff220 )
2018-10-29 12:11:32 +01:00
Pierre Goiffon
7763983ef4
N°1408 fix Organization.overview EN and FR dict keys
2018-10-24 14:58:24 +02:00
Pierre Goiffon
35f7fe98ae
update versions
2018-10-24 10:35:11 +02:00
Pierre Goiffon
533acbde8d
Update README
2018-10-24 10:35:00 +02:00
Pierre Goiffon
d72da422de
PHPDoc
2018-10-24 10:35:00 +02:00
Pierre Goiffon
891608f812
N°1408 Organization.overview dashboard is now editable
2018-10-24 10:00:52 +02:00
Pierre Goiffon
e66da81a20
N°1408 new AttributeDashboard : Organization.overview
2018-10-23 18:37:39 +02:00
Eric
cae0cd00c2
DBSearch: Fix serialization rework (missing internal parameters)
2018-10-23 17:23:43 +02:00
Eric
32fc87023c
AttributeDashboard support Dashlet Badge in XML files (fix the <class> collision)
2018-10-23 16:14:30 +02:00
Molkobain
0021482c1b
Internal jQuery 3 migration fix
2018-10-23 15:43:31 +02:00
Molkobain
276427e3df
PHPDoc
2018-10-23 15:43:31 +02:00
Eric
7b49bde3ad
Dashlet "Header with statistics" query parameter changed to a text area
2018-10-23 15:15:35 +02:00
Eric
a94d940bd3
DBSearch: Fix serialization rework in bulk modify
2018-10-23 15:08:40 +02:00
Eric
313c3c6fc3
Code cleanup
2018-10-23 15:08:40 +02:00
Eric
de86f71c90
Fix error on Tag Admin screen when no TagSet attribute is defined
2018-10-23 15:08:40 +02:00
Eric
098b0531d8
Remove the generation of an additional class TagFieldData for AttributeDashboard
2018-10-23 15:08:40 +02:00
Pierre Goiffon
34552214bf
N°1703 The dates are no longer reset when inserting a Ticket
...
Could cause problems when importing using REST API or using form prefill
2018-10-23 14:17:03 +02:00
Eric
d61a8ba160
DBSearch: Fix serialization rework
2018-10-22 18:59:38 +02:00
Pierre Goiffon
84ebca58ac
N°931 TagSet : FAQ.domains is now displayes in the portal (FAQ list and details form)
2018-10-22 18:39:31 +02:00
Pierre Goiffon
def4c54d26
N°659 Console & Portal now we have same object save error messages and sessionmessages
...
* create new CoreCannotSaveException
* throw this exception in DBInsertNoReload/DBUpdate if CheckToWrite fails
* console : change UI.php code to catch this exception instead of calling CheckToWrite itself (was called twice :(( )
* portal : specific catch for the new exception
* portal : get and displays session messages
2018-10-22 17:11:08 +02:00
Pierre Goiffon
027b0fcff7
N°659 use header message to display uniqueness errors on object creation / modification
2018-10-22 17:11:08 +02:00
Pierre Goiffon
fc0cb44a84
Reformat iTopWebPage
2018-10-22 17:11:08 +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
cd5e1afb2b
DBSearch: Fix serialization rework, use htmlentities
2018-10-22 15:51:28 +02:00
Eric
0298d6bc19
DBSearch: Fix serialization rework
2018-10-22 15:37:32 +02:00
Eric
60d2fd4f7e
N°1408 - Fix specific dashboard display without context
2018-10-22 12:26:56 +02:00
Thomas Casteleyn
5faa0ffe08
Update Dutch dictionary for attachments ( #6 )
...
(Thanks to @Hipska !)
2018-10-20 00:20:31 +02:00
Eric
705ce02580
Setup steps duration
2018-10-19 17:18:39 +02:00
Eric
78c674a989
DBSearch serialization rework
2018-10-19 16:02:07 +02:00
Eric
84d9be3293
Strengthen the SQL creation from OQL
2018-10-19 15:58:50 +02:00
Thomas Casteleyn
30c622052e
Fix integer validation in dashlet forms
...
Mandatory integer fields were valid even when empty. (Thanks @Hipska for the fix!)
2018-10-19 15:06:56 +02:00
Eric
ada56da63e
Fix multiple TagSet creation in the same object
2018-10-19 11:16:34 +02:00
Pierre Goiffon
21c5638e1e
Merge branch 'support/2.5' into develop
...
# Conflicts:
# application/applicationextension.inc.php
# application/dashlet.class.inc.php
# application/itopwebpage.class.inc.php
# application/loginwebpage.class.inc.php
# application/menunode.class.inc.php
# application/nicewebpage.class.inc.php
# application/query.class.inc.php
# application/utils.inc.php
# application/webpage.class.inc.php
# application/wizardhelper.class.inc.php
# core/action.class.inc.php
# core/attributedef.class.inc.php
# core/cmdbchangeop.class.inc.php
# core/cmdbobject.class.inc.php
# core/cmdbsource.class.inc.php
# core/config.class.inc.php
# core/dbobject.class.php
# core/dbobjectsearch.class.php
# core/dbobjectset.class.php
# core/kpi.class.inc.php
# core/modelreflection.class.inc.php
# core/modulehandler.class.inc.php
# core/oql/expression.class.inc.php
# core/oql/oql-lexer.plex
# core/oql/oql-parser.y
# core/oql/oqlquery.class.inc.php
# core/ormpassword.class.inc.php
# core/sqlobjectquery.class.inc.php
# core/sqlquery.class.inc.php
# core/sqlunionquery.class.inc.php
# core/trigger.class.inc.php
# core/userrights.class.inc.php
# css/light-grey.scss
# datamodels/2.x/itop-backup/status.php
# datamodels/2.x/itop-config/config.php
# datamodels/2.x/itop-full-itil/datamodel.itop-full-itil.xml
# datamodels/2.x/itop-knownerror-mgmt/en.dict.itop-knownerror-mgmt.php
# datamodels/2.x/itop-knownerror-mgmt/module.itop-knownerror-mgmt.php
# datamodels/2.x/itop-portal-base/portal/src/controllers/abstractcontroller.class.inc.php
# datamodels/2.x/itop-portal-base/portal/src/controllers/brickcontroller.class.inc.php
# datamodels/2.x/itop-portal-base/portal/src/controllers/browsebrickcontroller.class.inc.php
# datamodels/2.x/itop-portal-base/portal/src/controllers/createbrickcontroller.class.inc.php
# datamodels/2.x/itop-portal-base/portal/src/controllers/defaultcontroller.class.inc.php
# datamodels/2.x/itop-portal-base/portal/src/controllers/managebrickcontroller.class.inc.php
# datamodels/2.x/itop-portal-base/portal/src/controllers/objectcontroller.class.inc.php
# datamodels/2.x/itop-portal-base/portal/src/controllers/userprofilebrickcontroller.class.inc.php
# datamodels/2.x/itop-portal-base/portal/src/routers/abstractrouter.class.inc.php
# datamodels/2.x/itop-portal-base/portal/src/routers/browsebrickrouter.class.inc.php
# datamodels/2.x/itop-portal-base/portal/src/routers/createbrickrouter.class.inc.php
# datamodels/2.x/itop-portal-base/portal/src/routers/defaultrouter.class.inc.php
# datamodels/2.x/itop-portal-base/portal/src/routers/managebrickrouter.class.inc.php
# datamodels/2.x/itop-portal-base/portal/src/routers/objectrouter.class.inc.php
# datamodels/2.x/itop-portal-base/portal/src/routers/userprofilebrickrouter.class.inc.php
# datamodels/2.x/itop-portal/datamodel.itop-portal.xml
# datamodels/2.x/itop-tickets/en.dict.itop-tickets.php
# dictionaries/da.dictionary.itop.core.php
# dictionaries/da.dictionary.itop.ui.php
# dictionaries/en.dictionary.itop.core.php
# dictionaries/en.dictionary.itop.ui.php
# dictionaries/fr.dictionary.itop.core.php
# dictionaries/hu.dictionary.itop.core.php
# dictionaries/it.dictionary.itop.core.php
# dictionaries/nl.dictionary.itop.core.php
# dictionaries/pt_br.dictionary.itop.core.php
# dictionaries/tr.dictionary.itop.core.php
# dictionaries/zh.dictionary.itop.core.php
# js/forms-json-utils.js
# js/jquery-migrate-1.4.1.min.js
# js/jquery.layout.js
# js/jquery.layout.min.js
# js/jquery.tablesorter.pager.js
# js/linkswidget.js
# js/searchformforeignkeys.js
# js/utils.js
# js/wizardhelper.js
# pages/schema.php
# readme.txt
# setup/ajax.dataloader.php
# setup/xmldataloader.class.inc.php
# sources/renderer/bootstrap/fieldrenderer/bssubformfieldrenderer.class.inc.php
# sources/renderer/console/consoleformrenderer.class.inc.php
# sources/renderer/console/fieldrenderer/consoleselectobjectfieldrenderer.class.inc.php
# sources/renderer/console/fieldrenderer/consolesimplefieldrenderer.class.inc.php
# sources/renderer/console/fieldrenderer/consolesubformfieldrenderer.class.inc.php
# test/ItopDataTestCase.php
# test/core/ormLinkSetTest.php
# webservices/backoffice.dataloader.php
# webservices/rest.php
2018-10-18 14:34:22 +02:00
Pierre Goiffon
588899db63
Convert all files from CrLf to Lf (preparing merge to develop)
2018-10-18 14:20:40 +02:00
Molkobain
a37698a9de
Fix regression introduced in commit 10b7fa6 (Web queries have issue with line breaks in cell value)
2.5.1
2018-10-17 13:04:57 +02:00
bruno DA SILVA
02da84b4cf
jenkins conf in .jenkins
...
- clearer dead ends
2018-10-16 10:57:17 +02:00
Eric
ebb5ede613
N°1408 - Asynchronous load of dashboard tab
2018-10-15 16:37:19 +02:00
Eric
db4b8b2f43
N°1408 - Dashboard selector
2018-10-15 16:37:18 +02:00
Eric
c17f7caa29
N°1408 - Dashboard selector
2018-10-15 16:37:18 +02:00
Eric
d7df975971
cleanup code
2018-10-15 16:37:18 +02:00
Eric
f3f70d6296
N°1408 - Dashboard Printer friendly page + user edit rights
2018-10-15 16:37:18 +02:00
Eric
256d4e2cb3
N°1408 - Revert dashboard field in datamodel
2018-10-15 16:37:18 +02:00
Eric
fb31c9006a
N°1408 - Fix import dashboard
2018-10-15 16:37:18 +02:00
Eric
bf000e6a89
N°1408 - DBSearch Serialize refactor (json format)
2018-10-15 16:37:17 +02:00