vdumas
11fb507df3
N°3822 - Datamodel: caselogs reordering for UserRequest and Incident
2021-03-15 19:15:05 +01:00
vdumas
d68e208325
N°3821 - UserRequest:OnInsert in full ITIL calls the parent's method
2021-03-15 17:56:18 +01:00
vdumas
85935eb5fd
N°3274 - Add "Service family" menu in Service Management for Providers
2021-03-15 17:16:52 +01:00
BenGrenoble
20c6b72a0c
N°3440 Fix Known Error Banner.
2021-03-15 16:21:19 +01:00
odain
eacdfa4088
Merge branch 'support/2.7' into develop
2021-03-15 16:06:20 +01:00
Molkobain
8dd96ea636
Copyright year bump
2021-03-15 09:29:45 +01:00
Molkobain
370c08cd68
N°3657 - Replace calls to deprecate jQuery methods (".click(callback)" to ".on('click', callback)")
2021-03-15 09:29:09 +01:00
Molkobain
e143fa5e33
N°3657 - Replace calls to deprecate jQuery methods (".submit(callback)" to ".on('submit', callback)")
2021-03-15 09:28:44 +01:00
Molkobain
c3140c2db3
Copyright year bump
2021-03-12 18:48:46 +01:00
Molkobain
6b8acc4b2f
Sample data: Add Lotfi and Nicolas, welcome aboard! 👋
2021-03-12 10:24:34 +01:00
Molkobain
4ab6ace9fd
Sample data: Format code
2021-03-12 10:20:32 +01:00
Molkobain
ed04836a8d
Sample data: Change Stephen's avatar and name
2021-03-12 10:06:06 +01:00
Molkobain
3e92e6675d
Sample data: Fix persons' email
2021-03-12 09:57:04 +01:00
Pierre Goiffon
bd7837b14c
N°3566 Hub connector migrate to UiBlock : launch page
...
Reset some iTop core styles to get back the previous rendering
Also use iTop classes for title and buttons
2021-03-10 18:15:14 +01:00
Pierre Goiffon
3ef307fada
🎨 HubConnectorPage : code formatting
2021-03-10 17:17:28 +01:00
Pierre Goiffon
979e73e376
N°3566 Hub connector migrate to UiBlock : deployed extensions page
...
Add Hub icon to the button 🤩
2021-03-10 17:02:27 +01:00
odain
842e8f9e01
php doc
2021-03-10 15:32:44 +01:00
Pierre Goiffon
a948c3c54e
N°3566 Hub connector migrate to UiBlock : deployed extensions page
...
Hub button is back between fieldsets. it is also now primary and has a specific css class applied
2021-03-10 11:15:42 +01:00
Pierre Goiffon
a763ecbfc5
N°3566 Hub connector migrate to UiBlock : deployed extensions page
...
Change layout when no Hub extension present
Use warning alert for the no extension message, split the corersponding dict key
2021-03-10 11:07:37 +01:00
Pierre Goiffon
fab1c0bcf8
N°3566 Hub connector migrate to UiBlock : deployed extensions page
...
Notable changes :
* extensions lists were originally UL/LI but I replaced them with Alert neutral, collapsed by default
* the "Get extensions from iTop Hub..." button was located between both fieldset. I moved it on top of the page, just below page title
2021-03-09 17:53:59 +01:00
odain
577ae34b50
Merge branch 'support/2.7' into develop
2021-03-09 15:40:30 +01:00
odain
52cd4f7c5e
N°3788 - timeout/excessive duration during MTP - fix PostDbCreation
2021-03-09 11:44:25 +01:00
Pierre Goiffon
9f06e82171
🎨 N°3566 Hub connector : code format
2021-03-09 09:56:06 +01:00
odain
995619af9b
N°3788 - timeout/excessive duration during MTP - increase timeout from 5 to 30s
2021-03-09 08:27:33 +01:00
odain
c842162fe2
N°3788 - timeout/excessive duration during MTP
2021-03-09 08:13:57 +01:00
Stephen Abello
ef871fba7f
N°3515 Update some classes icon to match 3.0 UI
2021-03-08 16:15:17 +01:00
Stephen Abello
7f1b1ca662
N°3515 Update some classes icon to match 3.0 UI
2021-03-05 11:59:50 +01:00
Stephen Abello
fd991c951e
Missing class import in portal's attachments
2021-03-05 09:27:11 +01:00
Molkobain
29bf4561e5
Change default color for classes (global pass will be done during beta)
2021-03-04 18:55:02 +01:00
bruno-ds
9cbaced1f3
Merge remote-tracking branch 'origin/support/2.7' into develop
...
# Conflicts:
# core/config.class.inc.php
# datamodels/2.x/itop-core-update/view/SelectUpdateFile.html.twig
# datamodels/2.x/itop-core-update/view/SelectUpdateFile.ready.js.twig
# setup/setuputils.class.inc.php
# test/setup/SetupUtilsTest.php
2021-03-02 14:34:19 +01:00
Molkobain
1cdedec33d
Portal: Fix typo in log messages
2021-03-02 09:32:06 +01:00
acognet
cebbc215d7
N°3746 - Migrate modal to new UIBlock system
2021-03-01 09:07:09 +01:00
Eric
fb321fa034
Fix ContextTag usage, and add some explanations on the declaration of ContextTag
2021-02-26 16:47:02 +01:00
Eric
925e45782c
Fix indexation script and protection for concurrency with cron
2021-02-26 14:05:26 +01:00
bruno-ds
13a1d32f56
N°3453 - portal export header fields are now localized
2021-02-26 11:47:34 +01:00
bruno-ds
c601082a5e
3548 - disable core update if a file integrity problem is detected
2021-02-24 12:05:11 +01:00
bruno-ds
26bbdc1a57
Merge remote-tracking branch 'origin/support/2.7' into develop
...
# Conflicts:
# application/cmdbabstract.class.inc.php
# application/utils.inc.php
# dictionaries/en.dictionary.itop.core.php
# dictionaries/fr.dictionary.itop.core.php
# setup/setuputils.class.inc.php
2021-02-23 08:58:29 +01:00
Molkobain
083f50a5d4
Fix typo
2021-02-22 13:53:41 +01:00
Stephen Abello
2b69ca2f04
Change da77439 events to use DataTables builtin events instead of custom ones
2021-02-22 13:37:35 +01:00
Molkobain
9bbec47976
Move tooltips JS helpers to dedicated class "CombodoGlobalToolbox => CombodoTooltip"
2021-02-22 13:02:52 +01:00
Stephen Abello
da77439e1e
Fix tooltips in datatables and add events to datatables init and draw actions
2021-02-22 09:51:12 +01:00
bruno-ds
241bd1cdeb
N°3430 - code cleanup
...
- during the code review @dflaven preferred the reference rather than the return alternative
- typo
2021-02-22 09:43:42 +01:00
Molkobain
5e21ec03cd
Rename constants according to @steffunky 's advice (better DX)
2021-02-19 18:35:20 +01:00
Stephen Abello
ea502e9c81
Allow to set a customized placeholder for ajax tabs in scrollable mode
2021-02-19 17:38:47 +01:00
Stephen Abello
7327025aac
N°3670 Move dictionary entry back to module
2021-02-19 14:42:15 +01:00
Stephen Abello
952280ecc6
N°3670 Fix drag and drop glitching in Chrome
2021-02-19 13:57:14 +01:00
Molkobain
c59301ebc6
Attachments: Fix SSL certificate warning on edition
2021-02-19 12:34:42 +01:00
Molkobain
71c5f47cd8
PHPDoc
2021-02-19 09:37:53 +01:00
acognet
4e0c21a2ac
N°3634 - Feedback alpha 3.0 : finish list
2021-02-18 14:49:28 +01:00
bruno-ds
e9e18513be
N°3430 - fix preference page's warning and add missing token generation
...
- fix the warning (ajax call interrupted) if preference form ajax call is way faster than the one of the 2 other by adding a new timeout_duration option before the redirect.
2021-02-18 12:18:38 +01:00