Molkobain
84169a864c
N°4856 - Update PHPDoc
2022-03-03 15:50:28 +01:00
acognet
2f98a3e7ac
N°2884 - Core update : Database version not updated - prevent multi click on button "About iTop"
2022-03-01 17:04:37 +01:00
Pierre Goiffon
4b731dd336
N°4836 Better fix by adding AjaxPage::SetOutputDataOnly()
2022-02-22 10:23:15 +01:00
Pierre Goiffon
6a5840ed82
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
...
# Conflicts:
# lib/composer/installed.php
# setup/licenses/community-licenses.xml
# setup/setuputils.class.inc.php
# sources/application/TwigBase/Controller/Controller.php
2022-02-14 08:41:33 +01:00
Molkobain
c9d02826a0
Code cleanup (indentation and PHPDoc)
2022-02-09 19:28:21 +01:00
Pierre Goiffon
47db04bcb7
💡 N°4760 Add complement in phpdoc
2022-02-09 11:48:17 +01:00
Pierre Goiffon
a49c451ae4
💡 N°4760 Fix wrong phpdoc
2022-02-09 11:43:42 +01:00
Pierre Goiffon
3000659e86
🎨 Change disable breadcrumb method name to clarify usage
...
Thanks @eespie for the review !
2022-02-08 17:04:11 +01:00
Pierre Goiffon
ce36c00b83
Remove now useless default values
...
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@super-visions.com >
2022-02-08 17:04:11 +01:00
Pierre Goiffon
2a3e6384d9
♻️ After dev team code review
2022-02-08 17:04:11 +01:00
Pierre Goiffon
dd7e73e413
🎨 Simpler code
...
Thanks Hipska !
2022-02-08 17:04:11 +01:00
Pierre Goiffon
1709082e39
Controller::CreatePage : default values for sUrl and sIcon
2022-02-08 17:04:11 +01:00
Pierre Goiffon
41f6e85673
Controller::CreatePage : use @list() intead of 3 lines with count() tests
...
Thanks Hipska !
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@super-visions.com >
2022-02-08 17:04:11 +01:00
Pierre Goiffon
3ef3166bd5
Add new methods to override in order to control breadcrumb in Controller children classes
2022-02-08 17:04:11 +01:00
Eric Espie
0f6e0e5085
Allow file name to be set with parameters
2022-02-07 15:02:47 +01:00
Stephen Abello
3541a9e1db
N°3541 Add event listener to enable/disable loading state for buttons block
2022-02-07 14:54:23 +01:00
Molkobain
af5a0d5006
N°4751 - Fix crash when disabling newsroom in configuration
2022-02-04 22:58:48 +01:00
Molkobain
7bb7445c91
N°4482 - Small refacto
...
- SCSS partial rule should target only the concerned elements
- Improve PHPDoc
2022-02-02 16:47:15 +01:00
acognet
c95064b76d
N°4433 - Fix "date_format" TWIG filter not working for date without time
2022-01-28 14:52:44 +01:00
acognet
e8e6ceb29e
N°4529 - Object list: Count in header not updated when refreshing through the icon
2022-01-25 08:56:43 +01:00
acognet
17e8c53236
demove deprecated functions : replace ajax_page by AjaxPage
2022-01-21 11:52:02 +01:00
acognet
4fdf8803a5
Remove deprecied function $oField->Render replaced by $oField->RenderExpression()
2022-01-21 11:51:56 +01:00
acognet
06af788480
N°4622 - Advanced search: Fix dictionaries being retrieved by XHR calls
2022-01-21 11:51:54 +01:00
acognet
739001eca4
Fix PHP comments
2022-01-17 09:18:36 +01:00
acognet
4923ac7015
N°4482 - Polishing : Export page
2022-01-14 11:52:55 +01:00
acognet
ec0c98bb0f
N°4482 - Polishing : Export page
2022-01-13 10:52:18 +01:00
acognet
06ed048983
N°4448 - Enabled x icon on Organisation filter box even if there is no change on filter
2022-01-10 17:53:26 +01:00
acognet
cde2f333b4
N°4543 - Restore API to add dictionary entries in the backoffice pages
2021-12-14 13:24:30 +01:00
Molkobain
18041527c5
N°4542 - Restore log default value being set through "default" URL param
2021-12-14 09:30:54 +01:00
acognet
d0c1f650d1
N°3816 - Migrate module to new UIBlock system : Bulk Event Management - add count of selected items
2021-12-13 18:59:27 +01:00
Molkobain
4d37e2267f
N°4481 - Fix n:n link addition when there are more than 3+ ext. keys on the link class
2021-12-13 15:01:23 +01:00
Molkobain
ee54d6869b
UIContentBlock: Fix PHPDoc
2021-12-10 15:08:57 +01:00
Molkobain
0ed2388cf8
Rename "refresh action" param of datatables to match conventions
2021-12-10 14:55:51 +01:00
Stephen Abello
4771908f42
Adv. Search hints: Remove markup from dict files and display hint message in a tooltip
2021-12-10 11:11:00 +01:00
acognet
0e03e78490
Fix "0" for value or name of button
2021-12-07 15:55:12 +01:00
Stephen Abello
0e36070f0a
Rework efcd065 method of determining whether UIContentBlock needs a div tag
2021-12-07 15:29:11 +01:00
Molkobain
9f0e2c0a3a
Dashboard: Remove extra top margin when dashboard layout as no title or toolbar (eg. in dashboard pages)
2021-12-04 14:14:11 +01:00
Molkobain
edcf9e6a1e
N°4498 - Introduce new APIs due to iPageUIExtension deprecation ( #245 )
...
* Introduce new APIs due to iPageUIExtension deprecation
* Fix typo in interface name
* Rename interface to more consistent names
2021-12-02 13:38:05 +01:00
Stephen Abello
a141db4737
N°4283 Fix some spacing/sizing issue on specific pages
2021-11-25 10:09:49 +01:00
Molkobain
bd52f4fefb
N°4468 - Add data-resource-id meta-data on all buttons
2021-11-22 15:44:27 +01:00
Stephen Abello
72d1ab5cbc
N°3523 Add accessibility to silo selection and user menu toggler
2021-11-19 11:16:19 +01:00
Molkobain
91d030933b
Rename cmdbAbstractObject::EnumDisplayMode() to be consistent with the rest
2021-11-16 21:38:51 +01:00
Molkobain
2a913cd484
Restore prototypes of cmdbAbstractObject methods in which we added $sMode to preserve compatibility with existing extensions ( #240 )
...
* Restore prototypes of cmdbAbstractObject methods in which we added $sMode to preserve compatibility with existing extensions
* Rename cmdbAbstractObject::ENUM_OBJECT_MODE_XXX
* Add cmdbAbstractObject::ENUM_OBJECT_MODE_BULK_EDIT
* Refactor usage of $sDisplayMode in cmdbAbstractObject::DisplayModifyForm()
2021-11-16 17:47:09 +01:00
Pierre Goiffon
1b2d75efd6
N°4420 N°4421 Table selectable lines : restore style, restore script inclusion in object edition ( #242 )
2021-11-16 16:05:07 +01:00
Molkobain
62d8a2ba1f
Fix crash in activity panel when entry user is unknown
2021-11-15 16:24:41 +01:00
Molkobain
0dc3d249da
N°3526 - Clean up pass on UIBlocks
...
- Add ancestors CSS classes on UIBlocks when missing (programmatically)
- Fix SCSS due to some blocks inheriting their ancestors rules
2021-11-14 22:33:48 +01:00
Molkobain
3598da8808
N°3526 - Clean up pass on UIBlocks
...
- Move UIBlock::ENUM_BLOCK_FILES_TYPE_XXX to iUIBlock
- Add PHPDoc
- Remove Object return type hint on overloadable methods
- Add scalar return type hint
- Add type hint on parameters
2021-11-14 22:33:48 +01:00
Molkobain
a9b30e160f
N°3526 - Clean up pass on UIBlockFactories
...
- Add PHPDoc
- Remove (Object) return type hint on overloadable methods
2021-11-14 22:33:48 +01:00
Molkobain
ca2124130f
N°3517 - Clean-up pass on all block factories
2021-11-10 19:51:59 +01:00
Stephen Abello
395c9c288b
N°4355/1745 Prevent malformed caselog entries from breaking activity panel DOM
2021-11-09 16:19:16 +01:00