vdumas
df0b0d1b00
N°6203 - standard DM - add summary and complementary (1)
2023-04-18 18:09:55 +02:00
vdumas
95f0e97b5e
N°5972 - User details: align LDAP and external users with fieldsets
2023-04-13 18:16:34 +02:00
vdumas
a86a67e404
N°5972 - User creation- Enhance details display, search, FR dico
2023-04-13 13:10:01 +02:00
vdumas
4d33f6d165
French dictionary typo
2023-04-12 09:20:36 +02:00
Pierre Goiffon
9a4307c518
Merge remote-tracking branch 'origin/support/3.0' into develop
2023-04-11 18:10:20 +02:00
Pierre Goiffon
1ddfaf0b61
N°6100 ObjectFormManager::OnSubmit : better log for DBWrite exceptions ( #353 )
...
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
2023-04-11 18:09:45 +02:00
jbostoen
cf8d675cb2
🐛 N°6174 Fix attachments to host objects without org_id can not be downloaded from the portal ( #303 )
2023-04-11 18:04:48 +02:00
Eric Espie
2907efde4b
N°6151 - Portal rules: source_oql containing UNION not allowed
2023-04-06 11:07:05 +02:00
Pierre Goiffon
43ecac7e6a
N°6119 Fix fresh install crashing on profile creation
...
Regression brought by fc97491 / #453
2023-03-22 11:19:29 +01:00
Molkobain
c767ebe989
📝 Copyright year bump
2023-03-17 18:28:47 +01:00
Molkobain
d75805fb5e
N°2889 - Add placeholders for file data base64-encoded (simplifies many webhook calls)
2023-03-14 19:16:19 +01:00
Molkobain
788a88fdc6
N°2889 - Fix attachment preview being handled as a download instead of a preview
2023-03-14 19:16:19 +01:00
Molkobain
0c8717f1f6
N°2889 - Adapt triggers to the new event system
2023-03-14 19:16:19 +01:00
Molkobain
d649d48153
N°2889 - Add triggers on file attributes / attachments downloads
2023-03-14 19:16:19 +01:00
Molkobain
0aa0229170
N°2889 - Add counter on file attributes / attachments downloads
2023-03-14 19:16:19 +01:00
Thomas Casteleyn
fc97491708
N°6105 - Cleanup unnecessary use of dirname(__FILE__) ( #453 )
2023-03-14 18:51:01 +01:00
Vladimir Kunin
799b6a9725
N°6104 - Fix exception thrown if 'item_class' has 'org_id' attcode mapped to another attcode ( #311 )
2023-03-14 18:44:16 +01:00
Molkobain
ac7abb3049
Prepare iTop 3.0.3 release
...
* Increase constants version to 3.0.3
* Increase modules version to 3.0.3
* Update licenses file
2023-03-14 09:55:18 +01:00
Pierre Goiffon
69beb05a55
N°6077 - Attachment class: now creation_date and user_id are init by default ( #339 )
...
Those fields were empty in case the Attachment instance was created in an extension (Mail to Ticket for example).
Now the values are set in the object DBInsertNoReload method :
* creation_date : current date
* user_id : current user
The previous values set for console and portal are removed.
A fix for Mail to Ticket extension is also planned : N°4081.
2023-03-08 16:34:32 +01:00
Pierre Goiffon
08a0c7ec88
Merge remote-tracking branch 'origin/support/3.0' into develop
2023-03-06 14:57:11 +01:00
Stephen Abello
c9e656f7a0
N°4460 - Fix configuration editor selected line contrast in Darkmoon
2023-03-06 11:40:32 +01:00
Benjamin Dalsass
7ae86a8bf3
Merge remote-tracking branch 'origin/support/3.0' into develop
...
# Conflicts:
# css/backoffice/pages/_csv-import.scss
# pages/ajax.render.php
2023-03-03 14:26:21 +01:00
Stephen Abello
98ab5aa1a4
N°4460 - Fix menu drawer color in Darkmoon
2023-03-03 10:59:49 +01:00
Stephen Abello
f117a2912b
N°4460 - Fix minor contrast issue in Darkmoon
2023-03-03 10:50:02 +01:00
Stephen Abello
6594072617
N°4460 - Fix import contrast in Darkmoon
2023-03-03 10:43:39 +01:00
Stephen Abello
94e8151519
N°4460 - Fix popover menu icons and separators style in Darkmoon
2023-03-03 10:24:52 +01:00
Stephen Abello
75b350f638
N°4460 - Fix ace editor style in Darkmoon
2023-03-03 10:06:47 +01:00
Stephen Abello
08f1e5a041
N°4460 - Fix configure this list contrast in Darkmoon
2023-03-02 16:36:07 +01:00
Stephen Abello
f91dfbcf23
N°4460 - Fix datamodel viewer autocomplete contrast in Darkmoon
2023-03-02 16:36:07 +01:00
Stephen Abello
03bff9f2c2
N°4460 - Fix export header contrast in Darkmoon
2023-03-02 16:36:07 +01:00
Stephen Abello
05753f174a
N°4460 - Fix "load more entries" activity panel buttons contrast in Darkmoon
2023-03-02 16:36:06 +01:00
Stephen Abello
d0c89343b4
N°4460 - Fix skeletons placeholders contrast issue in Darkmoon
2023-03-02 16:36:06 +01:00
Stephen Abello
bccdb1bc3a
N°4460 - Fix <code> contrast in Darkmoon
2023-03-02 16:36:06 +01:00
Eric Espie
cf5fd3e2a8
N°5906 - CRUD Event - 🎨 rename event_listeners/listener XML nodes by event_listeners/event_listener
2023-02-27 11:23:55 +01:00
Eric Espie
bb62723114
N°5906 - CRUD Event - Fix listener launched twice and refactor calls to Tickets::UpdateImpactedItems()
2023-02-27 11:17:05 +01:00
Molkobain
5ee603f2ba
Merge remote-tracking branch 'origin/support/3.0' into develop
...
# Conflicts:
# datamodels/2.x/itop-portal-base/portal/src/Form/ObjectFormManager.php
2023-02-22 18:08:56 +01:00
Pierre Goiffon
7925a5bd7e
N°6013 Remove combodo-webhook-integration file
...
Will be pushed in the corresponding module repo
2023-02-22 15:28:26 +01:00
Molkobain
cd72eee6dd
N°6013 - Update hungarian translations thanks to @tacsaby
2023-02-22 14:47:10 +01:00
Stephen Abello
da02a05fa3
Merge branch 'support/2.7' into support/3.0
2023-02-22 10:18:38 +01:00
Stephen Abello
6d019615d0
N°5865 - Restore DoCheckToWrite error messages in portal
2023-02-22 10:17:34 +01:00
BenGrenoble
d3a5bb723f
N°5968 - Add structural data for Brand, OSFamily and OSVersion
2023-02-22 10:15:51 +01:00
BenGrenoble
a37dea9cc2
N°4577 - Move service dependencies from "itop-bridge-cmdb-ticket" to another module
...
Move Document Services_list and Document Contracts_list to the bridge cmdb-services
2023-02-22 09:24:24 +01:00
Molkobain
0c962d7e32
Merge remote-tracking branch 'origin/support/3.0' into develop
...
# Conflicts:
# datamodels/2.x/itop-bridge-cmdb-ticket/dictionaries/cs.dict.itop-bridge-cmdb-ticket.php
# datamodels/2.x/itop-bridge-cmdb-ticket/dictionaries/da.dict.itop-bridge-cmdb-ticket.php
# datamodels/2.x/itop-bridge-cmdb-ticket/dictionaries/de.dict.itop-bridge-cmdb-ticket.php
# datamodels/2.x/itop-bridge-cmdb-ticket/dictionaries/fr.dict.itop-bridge-cmdb-ticket.php
# datamodels/2.x/itop-bridge-cmdb-ticket/dictionaries/ja.dict.itop-bridge-cmdb-ticket.php
# datamodels/2.x/itop-bridge-cmdb-ticket/dictionaries/sk.dict.itop-bridge-cmdb-ticket.php
# datamodels/2.x/itop-config-mgmt/dictionaries/hu.dict.itop-config-mgmt.php
# datamodels/2.x/itop-problem-mgmt/dictionaries/hu.dict.itop-problem-mgmt.php
# datamodels/2.x/itop-service-mgmt/dictionaries/fr.dict.itop-service-mgmt.php
# datamodels/2.x/itop-structure/dictionaries/fr.dict.itop-structure.php
# dictionaries/hu.dictionary.itop.core.php
2023-02-21 22:26:54 +01:00
Molkobain
ccdd315357
N°5919 - Add missing linkset descriptions in french and other languages
2023-02-21 22:14:57 +01:00
Molkobain
2d80d1c1df
N°5741 - Fix wrong merge from 649674c7
2023-02-21 10:34:24 +01:00
Eric Espie
8940051c3d
N°5906 - CRUD Event - fire event EVENT_DB_LINKS_CHANGED when an n-n link is created/updated/deleted
2023-02-17 14:25:01 +01:00
Molkobain
f7ee21f1d7
N°5279 - PHP 8.1: Migrate usages of deprecated strftime() function
...
In the end we made an adapter to keep using the strftime() format (https://www.php.net/manual/fr/function.strftime.php ); not to ease migration but because we couldn't use \DateTime::format().
We can't use \DateTime::format() directly on the whole filename as it would also format characters that are not supposed to be. eg. "__DB__-Y-m-d-production" would become "itopdb-2023-02-09-+01:00Thu, 09 Feb 2023 11:34:01 +0100202309", mind the "production" part being converted.
2023-02-10 22:15:18 +01:00
BenGrenoble
278b0d643f
N°5968 - Add structural data for Brand, OSFamily and OSVersion
...
Refactor file model.itop-bridge-cmdb-services.php
2023-02-10 11:21:19 +01:00
vdumas
25989bc00f
N°5947 - Typos in french translation for incident
2023-02-09 17:25:25 +01:00
vdumas
fc60759db5
N°5920 - Align icon, title and tooltip for extra tabs in standard DM
2023-02-09 17:13:07 +01:00