Commit Graph

10164 Commits

Author SHA1 Message Date
Molkobain
59b439ead0 Code format 2021-05-28 17:35:12 +02:00
Stephen Abello
471ec86c82 N°3923 Fix date picker widget not initialized in ajax forms 2021-05-28 17:35:12 +02:00
Stephen Abello
2a71a3f153 N°3914 Fix configure this list "sort fields" feature 2021-05-28 17:35:11 +02:00
Stephen Abello
4e82e9a580 N°3914 Fix modal backdrop on lists' "configure this list" modal 2021-05-28 17:35:11 +02:00
Molkobain
5a4cb9a133 List: Remove vertical scrolling for all lists except dashlets 2021-05-28 17:35:11 +02:00
Molkobain
3384ed23bc Fix modal title displaying behind closing "X" on long titles 2021-05-28 17:35:11 +02:00
Molkobain
3c20a417ad Code format 2021-05-28 17:35:11 +02:00
Molkobain
8df9afdce2 List: Fix height / scroll for linkedsets add items modal 2021-05-28 17:35:11 +02:00
Pierre Goiffon
27cdabe383 📝 CONTRIBUTING : add "allow edits from maintainers" PR option 2021-05-28 17:35:10 +02:00
Molkobain
f46cf9ed2c Update precompiled themes 2021-05-28 17:35:10 +02:00
Molkobain
4cf141b433 Field: Rework on the SCSS file
- Fix button being too large on AttributeImage
- Reorganize the classes a bit
2021-05-28 17:35:10 +02:00
Molkobain
75aeb4245b Remove index variable from foreach as it was misleading ($sClass does not contain classes but a numeric index) 2021-05-28 17:35:10 +02:00
Molkobain
e9d4ecc85c N°3171 - Rollback on the AttributeExternalKey::GetPrerequisites() as it was introducing more regressions than fixes (acf0548c) 2021-05-28 17:35:10 +02:00
Stephen Abello
cd9c637244 N°3914 Harmonize advanced search's external key search buttons style and positions on modals and fix add button id 2021-05-28 17:35:10 +02:00
Stephen Abello
f079a9bebb N°3914 Harmonize external key / linksets buttons style and positions on modals 2021-05-28 17:35:09 +02:00
Stephen Abello
4f05ac25f5 Fix indirect links block height 2021-05-28 17:35:09 +02:00
Molkobain
560b104d64 N°1964 - Add informative message on dashboard when its container (eg. an object) is currently in edition 2021-05-28 17:35:09 +02:00
Molkobain
23b67f9fd7 Fix text decoration icon size being too big 2021-05-28 17:35:09 +02:00
Pierre Goiffon
1fbb94e265 Protect \iApplicationUIExtension::EnumAllowedActions uses (#214)
Some impl just return null while we expect to have an array... This is causing PHP notices in lots of iTop instances with modules implementing this method incorrectly !

This modification get rid of the notice and : 
* add a log (warning level) indicating the impl classes
* if dev env, then throw an exception after browsing all impl (so you get a complete invalid impl list)

Note : since iTop 2.7.0 you should use \AbstractApplicationUIExtension instead of implementing the whole interface !
2021-05-28 17:35:09 +02:00
Molkobain
8b591a5c0a N°3956 - Fix AJAX error when creating an object which has a linkedset with a friendlyname composed of its own external keys' friendlynames 🤪 2021-05-28 17:35:09 +02:00
Eric
33bd83d680 FAF: Documentation UI Twig Blocks 2021-05-28 17:28:12 +02:00
Thomas Casteleyn
aed1e7dfdc 🌐 Update Dutch dictionaries for 3.0 (#199)
* Update UI components

* Global cleanup

* Update UI layouts

* Update UI pages

* Update core dictionaries

* Minor change

* Fix newline

* Conform with English text

* Applied changes suggested by @jbostoen

* Changed to capital as in original English value
2021-05-28 17:17:08 +02:00
Stephen Abello
b32fd7e018 N°3914 Fix tagset taking too much space in lists 2021-05-28 11:15:50 +02:00
Stephen Abello
3ae8575c1d N°3914 Fix portal tables getting backoffice markup for enum attributes 2021-05-28 11:00:40 +02:00
Stephen Abello
cc4b307bc9 N°3914 Fix class friendlyname in lists using class aliases 2021-05-28 10:48:57 +02:00
Stephen Abello
6d004f83dd N°3914 Correctly remove entries from linksets' datatable 2021-05-28 10:21:41 +02:00
Eric
5691ca0327 Fix CI 2021-05-28 08:48:47 +02:00
Eric
f90799d046 FAF: Documentation UI Twig Blocks 2021-05-28 07:53:08 +02:00
Stephen Abello
8f68ca3f67 N°3914 Display label on "Add criterion" button when there's no criterion. Add tooltips to "Add criterion" and "Refresh" button 2021-05-27 17:12:14 +02:00
Eric
84741c19f0 N°4002 - code hardening (merge from support/2.6) 2021-05-27 16:36:00 +02:00
Eric
96126d235f N°2214 Add PHP check in CLI scripts (fix some checks and title) 2021-05-27 16:31:15 +02:00
Stephen Abello
4de40e289f N°3914 Add row highlight colors to Datatables block when an object has a triggered tto/ttr 2021-05-27 16:14:29 +02:00
Eric
86f649affc N°4002 - code hardening 2021-05-27 16:13:27 +02:00
Eric
4f5c987d8b N°4002 - code hardening 2021-05-27 15:57:04 +02:00
Stephen Abello
9ccd26a541 N°3914 Harmonize linkset display 2021-05-27 12:15:58 +02:00
Eric
e7b5953feb documentation 2021-05-27 11:52:38 +02:00
Eric
e441e5e78a documentation 2021-05-27 11:49:32 +02:00
Stephen Abello
6d57945bd1 N°3914 Hide lists pagination when there's only 1 page 2021-05-27 11:20:48 +02:00
Stephen Abello
0cb0f52b12 N°3914 Fix lists header and data being misaligned when resizing them 2021-05-27 09:59:31 +02:00
Eric
6be9a87c15 N°3952 - code hardening (merged from support/2.6) 2021-05-27 09:55:16 +02:00
Eric
43daa2ef08 N°3952 - code hardening 2021-05-27 09:29:50 +02:00
Molkobain
8f9a69fa60 SCSS: Fix field badge display being in 2 lines 2021-05-26 22:00:55 +02:00
Molkobain
1d94e12da8 Update precompiled themes 2021-05-26 16:57:31 +02:00
Molkobain
0a04fe5917 SCSS: Add fallback fonts to minimize visual glitch while Raleway is not loaded 2021-05-26 16:55:10 +02:00
Molkobain
b03389068e SCSS: Fix large field not taking whole width 2021-05-26 16:55:10 +02:00
Stephen Abello
c9171ef30e N°3923 Cleanup css files 2021-05-26 15:55:57 +02:00
Stephen Abello
3853d38d69 N°3923 Fix up, down, enter key usage in ext key widget 2021-05-26 15:43:32 +02:00
Pierre Goiffon
caa2a05bf4 🔧 restore .editorconfig
Was moved to /test by mistake
And also editorconfig syntax was removed :(
Those mistakes were done in 7f15eed9
Thanks Molkobain, good catch !
2021-05-26 15:19:40 +02:00
Pierre Goiffon
fc39d8aca9 💡 PHPDoc type hinting 2021-05-26 14:24:29 +02:00
Stephen Abello
022887258f N°3923 Hide caret in autocomplete ext key input 2021-05-26 14:11:13 +02:00