Pierre Goiffon
|
c6d9fceff9
|
💡 N°4756 more info in the deprecated tag
|
2023-04-11 14:43:29 +02:00 |
|
Pierre Goiffon
|
1fc1746e6d
|
💡 N°6042 iFieldRendererMappingsExtension is experimental
|
2023-03-22 10:16:32 +01:00 |
|
Molkobain
|
c767ebe989
|
📝 Copyright year bump
|
2023-03-17 18:28:47 +01:00 |
|
Molkobain
|
47399f083c
|
N°6041 - Improve readability of the API
|
2023-03-15 11:02:05 +01:00 |
|
Molkobain
|
7d01030d7c
|
N°6041 - Introduce new \iFieldRendererMapping interface to register mapping between Field / FormRenderer (console, bootstrap, ...) / FieldRenderer
|
2023-03-15 11:02:05 +01:00 |
|
Eric Espie
|
626ba7ee66
|
📝 PHPDoc reworked packages
|
2022-12-30 14:17:57 +01:00 |
|
Eric Espie
|
3920f84f45
|
📝 PHPDoc reworked for auto-doc
|
2022-12-30 10:11:11 +01:00 |
|
Eric Espie
|
f3cea730af
|
Merge branch 'support/3.0' into develop
# Conflicts:
# application/applicationextension.inc.php
|
2022-12-29 14:40:26 +01:00 |
|
Eric Espie
|
5fe32aac15
|
Merge branch 'support/2.7' into support/3.0
# Conflicts:
# application/applicationextension.inc.php
|
2022-12-29 12:40:37 +01:00 |
|
Eric Espie
|
92a36dcfdd
|
📝 Change packages for auto-documentation
|
2022-12-29 12:24:56 +01:00 |
|
Eric Espie
|
23b4d4cb6b
|
Merge branch 'support/2.7' into support/3.0
|
2022-12-28 09:52:52 +01:00 |
|
Eric Espie
|
b37e74b407
|
📝 Change packages for auto-documentation
|
2022-12-28 09:51:46 +01:00 |
|
Eric Espie
|
7b85cb92b0
|
💡 phpdoc
|
2022-12-19 09:27:46 +01:00 |
|
Eric Espie
|
9c21ca2ee6
|
💡 phpdoc @package ventilation and @api on methods
|
2022-12-16 11:03:15 +01:00 |
|
Eric Espie
|
b827c68187
|
Merge branch 'develop' into feature/faf_event_service
|
2022-05-25 10:04:54 +02:00 |
|
Molkobain
|
afc8354523
|
Code cleanup
|
2022-05-14 20:42:48 +02:00 |
|
Pierre Goiffon
|
f4a027b474
|
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
# Conflicts:
# composer.json
# core/cmdbchangeop.class.inc.php
# core/cmdbobject.class.inc.php
# css/light-grey.scss
# setup/setuputils.class.inc.php
# test/ItopTestCase.php
# test/core/ConfigTest.php
# test/core/LogAPITest.php
# test/core/UserRightsTest.php
# test/core/dictApcuTest.php
# test/core/dictTest.php
# test/core/iTopConfigParserTest.php
# test/core/ormLinkSetTest.php
# test/phpunit.xml.dist
# test/postbuild_integration.xml.dist
# test/setup/SetupUtilsTest.php
# test/status/StatusIncTest.php
# webservices/cron.php
|
2022-04-22 15:26:18 +02:00 |
|
Pierre Goiffon
|
8e6e2432d3
|
Extensibility : iPortalUIExtension and AbstractPortalUIExtension aren't experimental anymore
|
2022-04-21 17:29:40 +02:00 |
|
Eric Espie
|
551abc861e
|
Merge branch 'develop' into feature/faf_event_service
# Conflicts:
# application/cmdbabstract.class.inc.php
# application/loginwebpage.class.inc.php
# core/dbobject.class.php
# core/log.class.inc.php
# lib/composer/autoload_classmap.php
# lib/composer/autoload_static.php
# setup/compiler.class.inc.php
# test/phpunit.xml.dist
|
2021-12-31 08:42:16 +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
|
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 |
|
Molkobain
|
03b728b394
|
PHPDoc
|
2021-09-21 14:38:43 +02:00 |
|
Pierre Goiffon
|
d8e2a1cc7c
|
Merge branch 'support/2.7' into develop
# Conflicts:
# README.md
# composer.json
# composer.lock
# core/cmdbsource.class.inc.php
# core/dbobject.class.php
# datamodels/2.x/combodo-db-tools/db_analyzer.class.inc.php
# datamodels/2.x/combodo-db-tools/dbtools.php
# datamodels/2.x/combodo-db-tools/dictionaries/zh_cn.dict.combodo-db-tools.php
# datamodels/2.x/itop-attachments/dictionaries/zh_cn.dict.itop-attachments.php
# datamodels/2.x/itop-core-update/dictionaries/zh_cn.dict.itop-core-update.php
# dictionaries/zh_cn.dictionary.itop.core.php
# dictionaries/zh_cn.dictionary.itop.ui.php
# lib/composer/InstalledVersions.php
# lib/composer/autoload_classmap.php
# lib/composer/autoload_static.php
# lib/composer/installed.php
# lib/composer/platform_check.php
# pages/ajax.render.php
# pages/csvimport.php
# setup/ajax.dataloader.php
# setup/index.php
# setup/setuputils.class.inc.php
# test/application/UtilsTest.php
|
2021-06-14 16:19:56 +02:00 |
|
Pierre Goiffon
|
373641e01d
|
🎨 Code formatting
|
2021-06-03 17:31:34 +02:00 |
|
Stephen Abello
|
9de1f1800d
|
Add icons on PopoverMenu items and allow to add them through PopupMenu API
|
2021-04-21 14:45:32 +02:00 |
|
Pierre Goiffon
|
59678ef8c6
|
🔊 N°3731 Log calls to deprecated files / PHP methods
POC for the log API was added in #193
|
2021-04-13 17:56:21 +02:00 |
|
Molkobain
|
8dd96ea636
|
Copyright year bump
|
2021-03-15 09:29:45 +01:00 |
|
Molkobain
|
c3140c2db3
|
Copyright year bump
|
2021-03-12 18:48:46 +01:00 |
|
Molkobain
|
4ddfbf6559
|
N°3477 - Rename methods of the new iPageUIBlockExtension API
|
2020-12-23 16:25:36 +01:00 |
|
odain
|
57a085eec1
|
N°3464: move fix in itop-fence + fix/enhance rest api test
|
2020-12-07 15:56:35 +01:00 |
|
odain
|
cf1b613923
|
N°3464 REST comment field not working anymore
|
2020-12-06 23:54:27 +01:00 |
|
Eric
|
15aa9e508c
|
N°3123 - Refactor Directories
|
2020-12-02 13:18:01 +01:00 |
|
Eric
|
631a73e07d
|
N°3123 - Fix breadcrumb for DisplayBlock(type: List)
|
2020-11-30 15:36:54 +01:00 |
|
Eric
|
fd5958b764
|
N°3123 - Code cleanup (removed unnecessary files)
|
2020-11-27 17:24:56 +01:00 |
|
Eric
|
a759380999
|
Migrates banner, header, footer in blocks for iTopWebPage
|
2020-11-26 15:33:49 +01:00 |
|
Stephen Abello
|
a85c7e9f8f
|
Add Popover menu and subitems such as URL and JS items.
|
2020-08-03 11:16:54 +02:00 |
|
Molkobain
|
ab681b0954
|
N°2847 - Rework of the global iTopWebPage layout (Part I)
- Rework of the iTopWebPage class
- Use of TWIG templates
- Preliminary work of the navigation menu
|
2020-07-27 15:09:32 +02:00 |
|
Eric
|
8bfc54e6b4
|
Event Service
|
2020-07-15 14:42:33 +02:00 |
|
jbostoen
|
5d4b9f4a89
|
🌐 Fix typos in English translation (#123)
|
2020-03-12 08:51:40 +01:00 |
|
Pierre Goiffon
|
63c02ff33d
|
📝 Fix PHPDoc typo
|
2020-03-09 16:00:15 +01:00 |
|
Molkobain
|
9412f260ae
|
PHPDoc
|
2020-02-24 11:01:24 +01:00 |
|
Pierre Goiffon
|
04fc58b55c
|
📝 Some @since annotations were missing complete version (ex 2.5 instead of 2.5.0)
|
2020-02-21 18:05:30 +01:00 |
|
Pierre Goiffon
|
a4710f7542
|
N°2760 Abstract classes for extension API interfaces : remove return; for @return void methods
|
2020-02-18 18:15:45 +01:00 |
|
Molkobain
|
c56c04d84d
|
N°2760 - Ease API interfaces implementation through abstract classes
|
2020-02-06 18:09:59 +01:00 |
|
Molkobain
|
9de11a29fb
|
PHPDoc
|
2020-02-06 16:25:25 +01:00 |
|
Pierre Goiffon
|
53975d1d8f
|
📝 Replace inline @link by @see
@link are for URI, see https://docs.phpdoc.org/latest/references/phpdoc/inline-tags/link.html
|
2020-01-30 09:35:25 +01:00 |
|
Pierre Goiffon
|
367a92b711
|
📝 Some more PHPDoc O:)
|
2020-01-30 08:39:18 +01:00 |
|
Pierre Goiffon
|
0a3201dd41
|
:memo Woops forgot to change one PHPDoc
|
2020-01-29 18:43:46 +01:00 |
|
bruno DA SILVA
|
2043010aad
|
N°2293 - API OnDBUpdate and AfterUpdate need modified fields and previous data
- add a getter for the protected property DBObject::$m_aChanges
|
2020-01-07 15:05:29 +01:00 |
|
Pierre Goiffon
|
9e652ef214
|
Update iPortalUIExtension param (not using Silex anymore but Symfony)
|
2019-12-09 16:11:29 +01:00 |
|