Pierre Goiffon
eaf8a187aa
N°3332 report function rename
...
The method was renamed in 18d52319 but only on support/2.7 and above
2021-10-18 11:36:17 +02:00
acognet
e86454ff74
N°3912 - Polishing: Export
2021-09-30 15:06:21 +02:00
acognet
9811d6f8ea
N°3912 - Polishing: Export
2021-09-27 15:08:04 +02:00
acognet
ddedce1589
Fix shortcut
2021-09-14 12:01:06 +02:00
Stephen Abello
0f204f94eb
Add helper to create tooltip singleton
2021-08-25 14:34:40 +02:00
Molkobain
eb04ecb5b4
Fix new URL parameter being append after the '#' in CombodoGlobalToolbox.AddParameterToUrl
2021-07-18 22:37:01 +02:00
Molkobain
3323d5532b
JSDoc
2021-07-18 22:04:39 +02:00
Molkobain
d68d8204f2
N°4176 - Portal: Deprecate "AddParameterToUrl" function
2021-07-18 22:02:47 +02:00
Molkobain
e15953524a
N°3786 - Add pause at the end of the page unload async request to follow the guideline used in N°2763
2021-07-16 20:08:25 +02:00
Molkobain
ebbf6e56be
N°4127 - Security: Fix XSS vulnerability in object attribute's tooltip
2021-07-07 09:28:41 +02:00
acognet
457165b2fc
N°4085 - Polishing : bulk modify
2021-06-22 17:34:14 +02:00
acognet
77cf879f4f
N°3912 - Polishing: Export
2021-06-17 10:43:06 +02:00
acognet
3262ad7029
N°3868 - "Error: Invalid filter parameter" on mass update
2021-04-07 12:22:02 +02:00
Molkobain
90cc08b920
Refactor IsElementVisibleToTheUser() JS helper within CombodoGlobalToolbox
2021-04-04 23:12:07 +02:00
Stephen Abello
33d8bf07b1
Destroy previous tooltip when force initializing a new one
2021-03-18 10:41:59 +01:00
Molkobain
2a1b58e2c1
Deprecated old history APIs
2021-03-17 10:30:46 +01:00
Molkobain
ebada5e866
N°2844 - Document file: Fix object details not displaying correctly
2021-03-12 18:32:56 +01:00
acognet
e1b50c1dcd
N°2844 - Fix Title display
2021-03-05 14:57:51 +01:00
acognet
e27b6b2dde
N°3785 - Fix corrupted attribute file on download
2021-03-02 16:39:51 +01:00
acognet
cebbc215d7
N°3746 - Migrate modal to new UIBlock system
2021-03-01 09:07:09 +01:00
Molkobain
c5a6f441aa
CombodoTooltip: Improve API
...
- Add "data-tooltip-interaction-enabled" to allow user to interact with the tooltip content (select, click). Possible values "true"|"false"
- Add "data-tooltip-append-to" to choose to which element the tooltip should be append. Possible values "body"|"parent"|<JQUERY_SELECTOR>
2021-02-24 16:17:12 +01:00
Molkobain
a33b1303d2
CombodoTooltip: Enable interaction with tootlip's content (selection, click, ...)
2021-02-24 11:23:56 +01:00
Molkobain
083f50a5d4
Fix typo
2021-02-22 13:53:41 +01:00
Stephen Abello
c8ede0e8da
Fix forced CombodoTooltip::InitAllNonInstantiatedTooltips instantiation when tooltip has already been instantiated
2021-02-22 13:42:28 +01:00
Molkobain
9bbec47976
Move tooltips JS helpers to dedicated class "CombodoGlobalToolbox => CombodoTooltip"
2021-02-22 13:02:52 +01:00
Molkobain
5bde218076
Code cleanup: Remove obsolete IE JS polyfills
2021-02-22 12:56:20 +01:00
Molkobain
1c0177f711
Add possibility to force tooltip re-instantiation on CombodoGlobalToolbox.InitAllNonInstantiatedTooltips()
2021-02-19 20:53:05 +01:00
Molkobain
5f00362805
Add CombodoJSConsole JS helper to output messages in the different console channels without having to check it exists before.
...
Note: This could be used later as an entry point to manipulate the log and do something with it (format, persist, ...)
2021-02-08 12:24:03 +01:00
Pierre Goiffon
790a675d90
N°3617 collapsible components state saving : use user pref instead of localStorage
...
No migration from existing localStorage keys (introduced in 2.5.0 with N°1030) as the console UI has dramatically change in 3.0.0 : will be useful to show all the collapsible sections content once again !
Note that an iTop instance identifier was used in the localStorage key, it is no longer needed as we're getting the user pref directly from the current instance.
Thanks @Molkobain for the help !
2021-01-13 09:33:44 +01:00
acognet
ccb6bb943c
N°2737 - Migrate table to DataTables plugin to be iso with the end-users portal - fix actions doesn't work after class change
2021-01-12 10:34:24 +01:00
acognet
cf1f49ebc9
N°3604 - Auto refresh no more working on menu 3.0
2021-01-08 09:50:43 +01:00
Eric
b7bcd4fe7b
N°2737 - Fix export dialog
2020-12-28 16:03:46 +01:00
acognet
43a2b5cda6
N°3123 : Fix create shortcuts and set preferences
2020-12-11 19:23:35 +01:00
acognet
11b6429e3c
N°2847 - Tranform old itop datatable to jquery DataTable - Fix management of button "Add"
2020-11-23 19:59:55 +01:00
acognet
f718b26b7b
N°2847 - Tranform old itop datatable to jquery DataTable
2020-11-04 13:36:20 +01:00
Molkobain
95a2ffa0f2
N°2224 - Portal: Enable tooltips for object's attributes description in dynamically added content as well (AJAX, forms, ...)
2020-10-22 21:29:53 +02:00
Molkobain
2e97b3b593
N°2847 - Add reminders / info message for refactoring
2020-10-22 16:11:58 +02:00
Molkobain
d85d29155f
N°2847 - Tooltip: Improve mechanism to instantiate them only once
2020-10-22 16:05:59 +02:00
Molkobain
91ee5ebfeb
N°2847 - Tooltip: Move new wrappers from CombodoBackofficeToolbox into CombodoGlobalToolbox so it can be used in any GUIs
2020-10-22 16:05:59 +02:00
Pierre Goiffon
5d1de543cc
Merge remote-tracking branch 'origin/develop' into feature/backoffice-full-moon-design
...
# Conflicts:
# core/metamodel.class.php
2020-10-19 15:46:16 +02:00
Pierre Goiffon
18d5231900
N°3332 Security hardening
2020-10-19 09:25:30 +02:00
Pierre Goiffon
5b2c279eac
Merge remote-tracking branch 'origin/develop' into feature/backoffice-full-moon-design
...
# Conflicts:
# js/components/breadcrumbs.js
2020-10-12 12:51:05 +02:00
Pierre Goiffon
2d130cbba8
Merge remote-tracking branch 'origin/support/2.6' into support/2.7
...
# Conflicts:
# test/core/UserRightsTest.php
# test/setup_params/default-params.xml
2020-10-12 12:47:58 +02:00
Pierre Goiffon
8b1c20cc11
N°3332 Security hardening
2020-10-12 12:40:51 +02:00
Molkobain
00212e8127
N°2847 - Dashboard: Start rework for demo
2020-10-09 00:04:13 +02:00
Molkobain
e48d257b00
Merge remote-tracking branch 'origin/develop' into feature/backoffice-full-moon-design
...
# Conflicts:
# application/ajaxwebpage.class.inc.php
# application/csvpage.class.inc.php
# application/displayblock.class.inc.php
# application/itopwebpage.class.inc.php
# application/utils.inc.php
# application/webpage.class.inc.php
# application/xmlpage.class.inc.php
# datamodels/2.x/itop-config-mgmt/datamodel.itop-config-mgmt.xml
# datamodels/2.x/itop-knownerror-light/datamodel.itop-knownerror-light.xml
# datamodels/2.x/itop-service-mgmt/datamodel.itop-service-mgmt.xml
# datamodels/2.x/itop-tickets/datamodel.itop-tickets.xml
# js/components/breadcrumbs.js
# pages/navigator.php
# test/core/DBSearchTest.php
2020-10-07 11:36:15 +02:00
Molkobain
aa38be4578
Improve JSDoc of IsElementVisibleToTheUser()
2020-10-05 11:03:22 +02:00
Molkobain
b3522017e7
Add new JS helper to know if an element is visible to user
2020-10-04 18:37:12 +02:00
Pierre Goiffon
e2c67dfcc4
Merge remote-tracking branch 'origin/support/2.6' into support/2.7
2020-09-25 08:57:08 +02:00
Pierre Goiffon
1e634a8bba
N°3332 Security hardening
2020-09-23 17:17:05 +02:00