Eric
ed02e3522e
code cleanup
2018-11-08 08:55:48 +01:00
Pierre Goiffon
f9b2fda092
N°931 fix link for TagSet in portal lists
...
- they were linking to a console search
- now will filter the list using the label
2018-11-07 18:06:59 +01:00
Molkobain
5e19d338b9
N°1537 Fix "Demandeur" not updated on Change objects in french version only.
...
caller_id and requestor_id had the same labels which was misleading in transitions.
2018-11-07 11:36:11 +01:00
Lars Hippler
a962f6535e
Add German translations regarding release 2.6
...
especially AttributeTag, AttributeOverview and uniqueness rules translations
2018-11-07 09:30:20 +01:00
steffunky
00bd7583f7
N°1053: Set the first day of the week on date/time picker to a language based setting
...
* Update moment.js
* Add locales to moment.js
* Align console & portal on the same moment.js library
2018-11-06 11:06:07 +01:00
Thomas Casteleyn
54eb41b66f
Fix typo Incident Impact (report PR#10)
...
(cherry picked from commit 676b83519a )
2018-11-05 17:00:20 +01:00
Molkobain
6addd9acec
Update dictionaries for all languages to iTop 2.6
2018-11-02 11:52:33 +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
8989206461
(Cherry pick 5f7e8c9 from branch support/2.5) N°1715 Search: Add default criteria for FAQ, FAQCategory & KnownError classes.
2018-11-02 09:04:02 +01:00
Molkobain
5f7e8c9229
N°1715 Search: Add default criteria for FAQ, FAQCategory & KnownError classes.
2018-11-02 08:50:56 +01:00
Molkobain
89a21c8e44
Code cleanup
...
Remove ending "?>" from dictionary files before updating all languages.
2018-11-01 15:35:49 +01:00
steffunky
a08675352a
N°1687: Fix typos in German translation (thanks to ITOMIG)
2018-10-31 12:04:13 +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
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
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
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
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
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
Thomas Casteleyn
5faa0ffe08
Update Dutch dictionary for attachments ( #6 )
...
(Thanks to @Hipska !)
2018-10-20 00:20:31 +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
Eric
256d4e2cb3
N°1408 - Revert dashboard field in datamodel
2018-10-15 16:37:18 +02:00
Eric
c13b6ea13a
N°1408 - AttributeDashboard first implementation
2018-10-15 16:37:17 +02:00
Denis Flaven
21d7de7d8d
Use a longer timeout to let the IFRAME load itself and inform iTop Hub
...
of the updated configuration. (Bug N°1672)
2018-10-09 17:36:30 +02:00
Pierre Goiffon
950ffcde2b
N°931 remove remaining references to Ticket.tagfield
...
(it was the old AttributeTagSet test, now we have FAQ.domains)
2018-10-08 15:45:50 +02:00
Molkobain
b84ac80aaa
(Cherry pick from develop ab1715e) N°1576 Portal: Security hardening (missed one file in previous commit).
2018-10-08 13:05:45 +02:00
Pierre Goiffon
7281bd4a1a
N°931 default datamodel : remove Ticket.tagfield and add AttributeTagSet FAQ.domains
2018-10-05 17:37:23 +02:00
Pierre Goiffon
33e8b6a64c
Switch back files from CrLf to Lf
2018-10-04 17:43:03 +02:00
Stephen
c0d83e96d8
Retrofit 2.5.1 fixes into develop ( 11308dc7, 1e0d654, 7fddd6ac, 12e9e453, cbe749af, 10b7fa60, c5f3598f, 396fc2cd)
2018-10-04 11:12:16 +02:00
Pierre Goiffon
e9a77c798e
Fix Contact data sample (reordering and remove duplicate id)
2018-10-02 15:01:30 +02:00
Guillaume Lajarige
e3e416b467
(Retrofit from deveop ab1715ed) N°1576 Portal: Security hardening.
2018-10-02 11:08:49 +02:00
Guillaume Lajarige
fcb6a4069a
(Retrofit from develop 526d4c4d) N°1575 Portal: Security hardening.
2018-10-02 11:06:27 +02:00
Guillaume Lajarige
866dfe4531
(Retrofit from develop 07056613) N°1611 Fix "UTF-8 Characters Malformed" error due to wrong file encoding.
2018-10-02 10:38:27 +02:00
Steffunky
9972e253d5
enable jQuery migrate warning only in dev. environment
2018-10-01 16:17:41 +02:00
Molkobain
4595c565cc
N°931 Portal: Start working on UI.
2018-10-01 09:27:07 +02:00
Pierre Goiffon
2e255b10a7
Finish b931
2018-09-28 16:42:49 +02:00
Molkobain
5fa4b4cb88
Taxons: Rework of CSS & markup in the console (portal still to come).
2018-09-27 16:45:04 +02:00
Eric
720d334053
N°917: AttributeClassAttCodeSet created
2018-09-27 09:11:02 +02:00
Molkobain
9397d1ac2e
Taxons: Add support in the portal (UI still to be done).
2018-09-26 17:13:55 +02:00
Thomas Casteleyn
f09683949d
Add Dutch dictionary for incident management ( #3 )
...
Thanks to @Hipska!
2018-09-25 17:29:05 +02:00
Eric
a94211d3d3
Merge remote-tracking branch 'origin/develop' into feature/b931
...
# Conflicts:
# .idea/inspectionProfiles/Combodo.xml
# application/cmdbabstract.class.inc.php
# core/attributedef.class.inc.php
# css/light-grey.css
# css/light-grey.scss
2018-09-25 12:03:44 +02:00
Molkobain
3cf5d31f5d
Start working on tags integration in the end-users portal.
2018-09-21 17:25:45 +02:00
Eric
5403219746
N°931: Tags admin menu
2018-09-18 10:28:39 +02:00
Molkobain
34d601f49c
UI: Make caselog entries' header font a bit more tinier in enhanced portal.
2018-09-16 21:39:09 +02:00
Pierre Goiffon
d9315bec84
N°931 integrate TagSet widget
2018-09-13 15:57:32 +02:00