Pierre Goiffon
e6539ccb6e
🔧 Update .editorconfig : braces on next line for classes and functions
2020-10-19 09:09:31 +02:00
acognet
96332b7885
N°3139 - import csv : hyperlink not clickable
2020-10-16 14:15:51 +02:00
Molkobain
6edb308480
N°3379 - Introduce more modern tooltip lib. in the backoffice
...
- Allow usage of quotes, especially in attributes description
- Allow line breaks, especially in attributes description
- Allow better positioning (automatic) when close to the screen limits
- Allow HTML (careful about XSS), content is sanitized by default
2020-10-16 11:10:51 +02:00
acognet
557b9be795
N°3377 - Allow to get data of current user - Fix Exception when using :current_user->... for non admin users
2020-10-15 17:31:25 +02:00
Pierre Goiffon
43a4d9fcd2
📝 PHPDoc for \cmdbAbstractObject::GetDisplaySet
2020-10-15 16:07:02 +02:00
Molkobain
9a47e3cf74
N°2844 - Continue work on object details: Quick fixes for alpha, will need to be refactored
...
- Improve display of details in creation/modification/transition modes
2020-10-15 15:55:05 +02:00
Molkobain
e7f01e7597
N°2847 - Alert: Improve spacing when followed by another alter or something else
2020-10-15 15:55:04 +02:00
Vincent Dumas
910358e04d
#2639 Enrich tooltips for Action class
2020-10-15 13:12:59 +02:00
odain
4eebb538df
💚 add beforeSetup phpunit group to run test before setup
2020-10-14 18:09:23 +02:00
odain
d304284e36
💚 cleanup
2020-10-14 13:13:25 +02:00
odain
6e6557e909
💚 add beforeSetup phpunit group to run test before setup
2020-10-14 13:03:44 +02:00
Pierre Goiffon
548342159b
Merge remote-tracking branch 'origin/develop' into feature/backoffice-full-moon-design
2020-10-14 11:41:58 +02:00
Pierre Goiffon
2221e0541c
🐛 Fix version methods throwing exceptions with version 3.0.0
2020-10-14 11:31:02 +02:00
Molkobain
b15ed80732
Internal: Replace references to iTop 2.8.0 with iTop 3.0.0
2020-10-14 10:16:49 +02:00
Molkobain
986c08aa81
Merge remote-tracking branch 'origin/develop' into feature/backoffice-full-moon-design
2020-10-14 10:09:14 +02:00
Molkobain
8e6351d346
Internal: Replace references to iTop 2.8.0 with iTop 3.0.0
2020-10-14 10:04:10 +02:00
Molkobain
9b19ae5944
Merge remote-tracking branch 'origin/support/2.7' into develop
2020-10-14 09:54:22 +02:00
Molkobain
e35965c065
N°2982 - Move precompiled files to proper module and update XML migration functions
2020-10-14 09:49:21 +02:00
Pierre Goiffon
75ebecddd5
Merge remote-tracking branch 'origin/support/2.6' into support/2.7
...
# Conflicts:
# datamodels/2.x/itop-portal-base/portal/src/controllers/userprofilebrickcontroller.class.inc.php
# datamodels/2.x/itop-portal-base/portal/src/helpers/applicationhelper.class.inc.php
2020-10-14 09:19:07 +02:00
Pierre Goiffon
5fee2438ab
Fix comments : iTop 2.8.0 renamed to 3.0.0
2020-10-14 09:06:07 +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
72fc22c49a
Merge remote-tracking branch 'origin/support/2.7' into develop
2020-10-12 12:49:17 +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
b7b1ef1a1f
Fix double-encoded breadcrumbs entry introduced by 1e634a8bba
2020-10-09 20:54:51 +02:00
Molkobain
64a96ac001
N°2847 - Dashboard: Improve grid alignments and design of the badge dashlet
2020-10-09 18:42:53 +02:00
Thomas Casteleyn
eb3ad0999a
Cleanup utils::GetSessionLog() ( #172 )
2020-10-09 15:59:24 +02:00
odain
df5aacca42
💚 use new ci validation
2020-10-09 10:08:31 +02:00
Molkobain
ecf678f39f
N°2847 - Quick create: Refactor history truncation
2020-10-09 09:49:26 +02:00
Molkobain
5bc01d3950
N°2847 - Global search: Add config. parameter for max. history results ('global_search.max_history_results')
2020-10-09 09:49:26 +02:00
Stephen Abello
2ae50dfb06
N°2847 Fix Activity new entry form caselog picker disappearing after submitting once
2020-10-09 09:26:39 +02:00
Stephen Abello
b25a6a2f04
N°2847 Correctly open/close Activity new entry form
2020-10-09 09:26:39 +02:00
Molkobain
1bd9d35979
N°2847 - Quick create: Add config. parameter for max. history results ('quick_create.max_history_results')
2020-10-09 09:21:37 +02:00
Molkobain
1dd4d1479c
N°2847 - Tab container: Fix min width (alignment with medallion) with short tab labels
2020-10-09 00:06:21 +02:00
Molkobain
00212e8127
N°2847 - Dashboard: Start rework for demo
2020-10-09 00:04:13 +02:00
Molkobain
061f3e9f51
N°2847 - Quick create: Add config. parameter for max. autocomplete results ('quick_create.max_autocomplete_results')
2020-10-08 18:17:35 +02:00
Stephen Abello
e6111609b0
N°3208 Finish Quick object creation component
2020-10-08 17:15:27 +02:00
Molkobain
3556a95f3b
N°2847 - Tab container: Fix tab content horizontal alignment
2020-10-08 17:01:59 +02:00
Pierre Goiffon
82735254e7
Compiled CSS
...
As generated by the setup
2020-10-08 16:27:05 +02:00
Molkobain
44351784e6
N°2847 - Work on the tab container
...
- Fix CSS class names on vertical mode
- Add class constants
2020-10-08 16:25:45 +02:00
Molkobain
f87002dce3
Introduce CombodoBackofficeToolbox like in the portal to:
...
- Avoid name collision with other libs for our functions
- Document a set a function developers can use in their extensions, will be completed as things progress
2020-10-08 15:06:22 +02:00
Molkobain
c616e9b65f
Remove swfobject.js from iTopWebPage as it was lost during previous merge
2020-10-08 14:38:34 +02:00
Stephen Abello
03418663f2
N°2847 Small scss fix to style JQuery UI modals
2020-10-08 13:30:31 +02:00
Stephen Abello
5a072c75eb
N°2847 Fix object details width when using vertical tabs
2020-10-08 10:38:56 +02:00
Pierre Goiffon
10a945eb92
Merge remote-tracking branch 'origin/develop' into feature/backoffice-full-moon-design
2020-10-07 18:48:56 +02:00
Pierre Goiffon
6239c29422
✅ Fix tests
...
3 files having wrong datamodel XML version
2020-10-07 18:48:46 +02:00
Pierre Goiffon
bb53aef09f
Merge remote-tracking branch 'origin/support/2.7' into develop
...
# Conflicts:
# application/datamodel.application.xml
2020-10-07 18:37:06 +02:00
Stephen Abello
6cbc7fdb20
N°2847 Fix hardcoded values for Activity New Entry object
2020-10-07 17:01:44 +02:00
Stephen Abello
6a87ce48e1
N°2847 Renamed and moved files for Activity New Entry (thanks to @Molkobain comment on 157e0a6)
2020-10-07 17:01:44 +02:00
Stephen Abello
7770cb31fb
N°2847 Add vertical tab options to object details
2020-10-07 17:01:44 +02:00