Stephen Abello
e0127d330a
N°3670 Remove tiff file from attachment previewable filetypes
2021-02-16 09:22:26 +01:00
Stephen Abello
36991a3d5b
N°3670 Add more filetype to be displayed as preview icon
2021-02-15 16:52:21 +01:00
vdumas
a8c834b1e9
N°3495 WorkOrder: on closure set end_date only if empty
2021-02-12 11:05:39 +01:00
Molkobain
e6c0333915
N°3545 - Activity panel: Change caselogs order so it's defined by the details zlist
2021-02-10 18:20:04 +01:00
Eric
eaa507bc70
N°3245 - Move filter of trigger on object update after object update (fix attribute change detection)
2021-02-08 16:21:35 +01:00
Eric
69189ab41a
Merge branch 'support/2.7' into develop
2021-02-08 10:42:19 +01:00
Eric
6b76e5a853
N°3618 - Count on union with different conditions fails (php doc)
2021-02-08 09:39:24 +01:00
Eric
f07f0ba1c7
N°3618 - Count on union with different conditions fails (Fix multi-column attributes sql generation)
2021-02-05 10:15:14 +01:00
Pierre Goiffon
2e2b7f96f2
N°2334 Fix unable to display finalClass on remote class in view/edit lnk relations
...
Don't filter finalClass anymore when viewing object in \MetaModel::GetZListAttDefsFilteredForIndirectRemoteClass
Also added some type hinting
2021-02-04 11:57:02 +01:00
Eric
e06996a2e4
N°3660 - Fix JOIN without condition on child joined table is ignored (check done in optimizer)
2021-02-03 15:58:54 +01:00
Eric
7115a6ae7d
N°3660 - Fix JOIN without condition on child joined table is ignored (remove unnecessary check)
2021-02-03 09:07:59 +01:00
Eric
bc024d9ed0
N°3660 - Fix JOIN without condition on child joined table is ignored
2021-02-02 17:30:03 +01:00
Eric
2ba01bb408
N°3245 - Move filter of trigger on object update after object update
2021-01-26 16:40:04 +01:00
Pierre Goiffon
87ee0b8893
📝 N°2329 add PHP bug reference
2021-01-26 16:14:28 +01:00
Pierre Goiffon
b85b4d0067
N°3663 Group exception classes in /application/exceptions
...
Original files kept for compatibility issues :
- core/coreexception.class.inc.php
There are remaining exceptions in /core/oql, but those files are generated
2021-01-26 15:50:26 +01:00
Stephen Abello
dc804a90d4
Add a setter for config param, use a constant to hold the default hash algo value
2021-01-26 09:20:39 +01:00
Sam B
968720f774
Update core/ormpassword.class.inc.php
...
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@me.com >
2021-01-26 09:20:39 +01:00
Sam B
7b5244b52d
fix docu
...
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@me.com >
2021-01-26 09:20:39 +01:00
SamB
30d4835fbb
ormPassword: allow use of different password hash algo
2021-01-26 09:20:39 +01:00
Eric
154156f4a1
N°3423 - Allow AttributeImage / AttributeDocument content to be cached by the browser (portal)
2021-01-21 15:24:26 +01:00
Eric
26f800d488
N°3423 - Allow AttributeImage / AttributeDocument content to be cached by the browser (console)
2021-01-21 10:44:23 +01:00
Eric
54c5c8c016
Merge remote-tracking branch 'origin/develop' into feature/MVCTwigTags3.0
2021-01-20 10:43:12 +01:00
Molkobain
de7cd679ba
PHPDoc
2021-01-20 09:35:48 +01:00
Molkobain
9f962eb40f
Add Config::IsCustomValue($sPropCode) method to know if a parameter has been changed or not
2021-01-18 15:41:07 +01:00
Eric
5fe8ca178e
Add UIBlocks to twig (CollapsibleSection, FieldBadge, Panel)
2021-01-18 13:59:28 +01:00
Pierre Goiffon
ec8a1af2a5
N°3537 fix run_query asking value when using :current_contact
...
:current_contact is a magic arg and value is set by iTop ORM, so we shouldn't ask the user to provide it !
It was working as expected with :current_user
This is a 3.0.0 regression
2021-01-15 12:05:53 +01:00
Molkobain
a4d52aa255
Add new MetaModel::IsLinkClass($sClass) to avoid iterating over MetaModel::GetLinkClasses()
2021-01-13 21:00:19 +01:00
Molkobain
0a4db9bd50
N°3621 - Add config. parameter to disable "global search" history
2021-01-13 10:53:11 +01:00
Molkobain
9221899525
N°3620 - Add confg. parameter to disable "quick create" history
2021-01-13 10:40:51 +01:00
Eric
05b75cf98a
N°2311 - deprecate 'cas_include_path' configuration parameter
2021-01-11 14:34:55 +01:00
acognet
06ecfb5814
N°2508 - Include Obsolescence icon within list and autocomplete - case of search filters
2021-01-08 09:48:35 +01:00
Eric
fc2b220197
N°2311 - deprecate 'cas_include_path' configuration parameter
2021-01-07 15:58:12 +01:00
Eric
d4aeb4b157
N°2677 - Add style definition for classes
2021-01-06 14:06:46 +01:00
Molkobain
dc2f8fe9bb
N°3594 - Fix label when an attribute is an external field on a remote external key
2021-01-06 13:59:49 +01:00
Stephen Abello
5ef75772f0
N°3516 Add Fullmoon 🌕 to theme mechanism, update test-red theme for 3.0
2021-01-05 17:16:30 +01:00
Eric
82e98ced85
N°2677 - Add style definition for enums (MetaModel::GetEnumStyle() API)
2021-01-05 13:45:23 +01:00
Eric
2dea5447b4
N°2677 - Add style definition for enums (Default values)
2021-01-05 11:07:18 +01:00
Eric
d77f374918
N°2677 - Add style definition for enums (refactor & fix CI)
2020-12-31 16:34:59 +01:00
Eric
640b6a7288
N°2677 - Add style definition for enums (fix CI)
2020-12-31 13:22:01 +01:00
Eric
f1ad55c86c
N°2677 - Add style definition for enums
2020-12-31 11:25:00 +01:00
denis.flaven@combodo.com
cdbb783ebc
N°3584 - declare the TagSetFieldData class for information in the meta XML
2020-12-29 11:56:33 +01:00
Pierre Goiffon
e18df16387
N°3583 update max items per list from 10 to 20
2020-12-24 09:59:19 +01:00
Pierre Goiffon
ebe30a88a1
N°3129 remove useless final keywords
2020-12-15 16:27:00 +01:00
Eric
893787d7f9
Fix typo
2020-12-15 14:46:03 +01:00
Molkobain
64fca3306f
N°3547 - Fix fullscreen button on HTML field not displaying correctly
2020-12-15 11:39:06 +01:00
Pierre Goiffon
96e7f57a34
Merge remote-tracking branch 'origin/support/2.7' into develop
...
# Conflicts:
# application/ajaxwebpage.class.inc.php
# application/csvpage.class.inc.php
# application/itopwebpage.class.inc.php
# application/webpage.class.inc.php
# application/xmlpage.class.inc.php
# core/config.class.inc.php
# css/css-variables.scss
# datamodels/2.x/version.xml
# pages/ajax.document.php
# pages/ajax.render.php
# pages/ajax.searchform.php
# sources/application/TwigBase/Controller/Controller.php
2020-12-10 18:08:11 +01:00
Molkobain
97c77b612e
N°2875 - Add config. param. 'mentions.allowed_classes' to choose which classes (eg. Person / FunctionalCI) can be mentioned through which char. (eg. @ / #)
2020-12-10 10:27:34 +01:00
Molkobain
e96400c43b
N°2875 - Improve global implementation and integration with the trigger system
2020-12-09 23:19:39 +01:00
Molkobain
c22f019ea1
N°2847 - Add data-[role|object-class|object-id] attributes to the HTML sanitizer white list for anchors
2020-12-09 22:23:37 +01:00
Molkobain
68332896ad
Merge branch 'develop' into feature/faf-cke-mentions
...
# Conflicts:
# application/cmdbabstract.class.inc.php
# css/css-variables.scss
# css/light-grey.scss
# datamodels/2.x/installation.xml
2020-12-09 19:58:26 +01:00