Stephen Abello
05fff3b8aa
Fix external key hyperlinks in datatables when outside of /pages directory
2021-03-03 10:22:52 +01:00
Stephen Abello
175aebaa14
N°3570 Migrate Synchro data source page
2021-03-03 10:22:52 +01:00
Molkobain
cf4e023695
Fix SCSS partial name
2021-03-03 10:12:34 +01:00
acognet
1d58e7d6f8
N°3634 - Remove orange arrow
2021-03-02 18:36:51 +01:00
Molkobain
282842fa2c
Object details: Fix image being squashed
2021-03-02 18:30:02 +01:00
Molkobain
748a22c728
Fix SCSS compile error due to wrong import
2021-03-02 18:30:02 +01:00
acognet
bd47ca34df
N°3634 - Add count for results
2021-03-02 17:22:11 +01:00
acognet
e27b6b2dde
N°3785 - Fix corrupted attribute file on download
2021-03-02 16:39:51 +01:00
acognet
9a7074bcba
N°2284 - Fix manual clear of autocomplete field.
2021-03-02 16:39:50 +01:00
Stephen Abello
bedd6b5fcc
N°3571 Forgot to commit icons (again 🤦 )
2021-03-02 16:28:24 +01:00
Stephen Abello
0638f79c2b
Remove changes commited with abcf73f that were only meant to test obsolete/archived behavior
2021-03-02 16:00:18 +01:00
Stephen Abello
abcf73f233
N°2844 N°3570 Bring back Synchronized, Obsolete and Archived tags next to object name
2021-03-02 15:56:31 +01:00
Molkobain
52113233b8
N°2844 - Restore table style on final page of an object deletion
2021-03-02 14:50:35 +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
Pierre Goiffon
77d4613bd8
N°3750 Allow to detect when ready scripts are done processing
...
In iTop 3.0.0 there are sometimes lots of scripts launched after domReady, so we needed something to know when those scripts are done !
2021-03-02 12:18:45 +01:00
Pierre Goiffon
225c176f71
N°3750 data-input-type : change XHR detection method
...
I added WebPage::IsAjaxPage, but this wasn't a good idea as XHR isn't really related to the Page impl used !
Instead we're now using the new method \utils::IsXmlHttpRequest which is a copy of \Symfony\Component\HttpFoundation\Request::isXmlHttpRequest
Many thanks @Molkobain !
2021-03-02 12:13:27 +01:00
Stephen Abello
a850d3b67c
N°3571 Fix audit errors title
2021-03-02 12:09:29 +01:00
Stephen Abello
74a434ab04
N°3571 Migrate audit page to new style
2021-03-02 12:04:56 +01:00
Stephen Abello
f8e0a28134
N°3650 Datatable within panels take all available space
2021-03-02 12:04:45 +01:00
Stephen Abello
d7d156303f
Fix static datatables width not using available space
2021-03-02 12:04:32 +01:00
Stephen Abello
c30b1dd379
Add padding to title block
2021-03-02 12:02:09 +01:00
Stephen Abello
2daa1d93e9
Add style to block csv
2021-03-02 12:02:09 +01:00
Stephen Abello
556388f2f4
Delete unused scss file
2021-03-02 12:02:09 +01:00
Stephen Abello
752508b724
Make panels collapsible
2021-03-02 12:02:09 +01:00
Molkobain
cf72c2ef8f
N°3649 - Activity panel: Add conf. param. 'activity_panel.entry_form_opened_by_default' as a default value for the user pref.
2021-03-02 11:33:52 +01:00
Molkobain
3b40728701
N°3649 - Activity panel: Add user pref. to define whether the entry form should be opened by default
2021-03-02 09:32:06 +01:00
Molkobain
e3015a284b
N°3629 - Activity panel: Add possibility to close the panel
2021-03-02 09:32:06 +01:00
Molkobain
1cdedec33d
Portal: Fix typo in log messages
2021-03-02 09:32:06 +01:00
odain
d4607ee815
N°3065 - Failed enum comparison when values contains parenthesis : add a warning
2021-03-02 07:33:36 +01:00
acognet
291e1d0c30
N°3634 - Feedback alpha 3.0 : finish list - Fix css
2021-03-01 18:19:23 +01:00
acognet
c2dc2c6100
N°2284 - display results on first click on down arrow for autocomplete
2021-03-01 18:19:23 +01:00
acognet
65dbaf427c
N°2284 - Fix select when there is only one option
2021-03-01 18:19:23 +01:00
acognet
0e146bf341
N°3634 - Feedback alpha 3.0 : finish list - add menu
2021-03-01 18:19:23 +01:00
acognet
fbb4455250
N°3634 - Feedback alpha 3.0 : finish list - order of buttons
2021-03-01 18:19:23 +01:00
acognet
b2050a8895
N°3648 - Feedback alpha 3.0 : finish relation edition - tabulation
2021-03-01 18:19:23 +01:00
acognet
d601e9608c
N°3746 - Migrate modal to new UIBlock system
2021-03-01 18:19:22 +01:00
odain
5c0e92d51a
N°3065 - Failed enum comparison when values contains parenthesis
2021-03-01 17:06:49 +01:00
Pierre Goiffon
c679318d16
N°3750 data-input-type : refresh attribute on AJAX refresh
2021-03-01 16:48:12 +01:00
bruno-ds
cd4b3fdaab
N°3764 - fix CI
2021-03-01 16:27:40 +01:00
bruno-ds
0030d5c2b8
N°3764 - add transactions_gc_threshold in order to tune CSRF token GC load
2021-03-01 15:30:40 +01:00
bruno-ds
95a0efedcf
N°3728 - security hardening
2021-03-01 15:28:34 +01:00
Pierre Goiffon
7a8a78d348
🙈 Add README files to exclude for build
2021-03-01 11:44:37 +01:00
acognet
cebbc215d7
N°3746 - Migrate modal to new UIBlock system
2021-03-01 09:07:09 +01:00
Pierre Goiffon
1060c0ca94
N°3750 Set input type for linkedset
2021-03-01 08:58:36 +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
Pierre Goiffon
6a5c47887a
N°3750 New data-input-typeattribute to fields container
...
This will allow easiest DOM manipulation in BeHat tests !
2021-02-26 12:16:29 +01:00
bruno-ds
13a1d32f56
N°3453 - portal export header fields are now localized
2021-02-26 11:47:34 +01:00
Pierre Goiffon
267f3ec7ca
🎨 \UIExtKeyWidget
2021-02-26 11:13:54 +01:00
Pierre Goiffon
9907e4af58
Fix TODO 3.0
2021-02-26 11:01:41 +01:00