odain
7d1f5c91a7
N°463 - fix broken setup
2021-03-26 08:06:25 +01:00
vdumas
f53abf9a45
N°463 - Load localized Query Phrases at Setup
2021-03-25 18:41:00 +01:00
Eric
3a9228d8d3
N°3569 - Fix DB Tools queries display
2021-03-25 16:36:43 +01:00
acognet
0ab2f03064
Fix display header when there is an alert message
2021-03-25 12:08:15 +01:00
odain
89205a66ad
N°2713 - Allow read accès to synchro errors for users with non-admin profile
2021-03-25 11:28:07 +01:00
Pierre Goiffon
85d3cc92c4
🌐 Align all dictionnaries with keys in EN dict
...
Was done in 0fd3cb01 but some new keys were added after :
* db-tools 69994471
* UI:WelcomeMenu:Text in dictionaries/en.dictionary.itop.ui.php with 8204dbb6
2021-03-24 18:52:18 +01:00
Pierre Goiffon
e759124bd8
🔖 Prepare 3.0.0-beta
2021-03-24 17:05:17 +01:00
Eric
572fce041b
Fix core-update blank page
2021-03-24 16:30:08 +01:00
Stephen Abello
456f7f7c7d
Rename test-red variables
2021-03-24 11:29:43 +01:00
Pierre Goiffon
fdf01b770a
🚚 Move dict files to dictionaries subdirectory
...
Affected modules in datamodels/2.x :
- itop-bridge-cmdb-ticket
- itop-portal
- itop-structure
2021-03-23 19:12:13 +01:00
Eric
699944711b
N°3569 - Migrate backoffice pages to new UIBlock system : DB Tools
2021-03-23 18:30:40 +01:00
Eric
c7425558e7
Fix core-update blank page
2021-03-23 18:28:19 +01:00
Pierre Goiffon
4124e44a8d
🌐 Prepare 3.0.0-beta : FR translations for some of the new keys
...
2 keys were left untranslated but added in comment a proposition :
* UI:Layout:ActivityPanel:ComposeButton:Tooltip in dictionaries/ui/layouts/fr.dictionary.itop.activity-panel.php
* UI:Preferences:ActivityPanel:EntryFormOpened+ in dictionaries/ui/pages/fr.dictionary.itop.preferences.php
As I'm not sure yet of what will be adopted for "log" for example
2021-03-23 18:16:28 +01:00
Pierre Goiffon
da0ca3d440
🌐 Fix auto dict updates
...
Keys were added for enum values in EN and all corresponding files, although they were already declared !
See N°3850
2021-03-23 18:16:28 +01:00
Pierre Goiffon
0fd3cb01cf
🌐 Prepare 3.0.0-beta : align all dictionnaries with keys in EN dict
2021-03-23 18:16:27 +01:00
Molkobain
075470dabb
Add title to config. management dashboard
2021-03-19 09:25:13 +01:00
Molkobain
b3e3a27555
Add title to welcome dashboard
2021-03-18 20:06:45 +01:00
BenGrenoble
52a939578c
N°3814 add DashboardMenuNode delta if_exists in datamodel.itop-config-mgmt.xml
2021-03-17 15:51:55 +01:00
Pierre Goiffon
50fc7f753e
N°3566 Migrate Hub Connector land.php
...
* add html allowing to create send request
* change popup positionning (setup container was resized in 3.0.0 from 600px to 800px, with different padding/borders in children boxes)
2021-03-17 11:02:11 +01:00
Pierre Goiffon
8c2d54e6d3
🎨 code format : Hub connector land.php
2021-03-17 11:02:11 +01:00
Molkobain
190ac1a65a
Fix tooltips instantiation for async (XHR) markup
2021-03-17 10:07:23 +01:00
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