Pierre Goiffon
96d888fcf3
N°2968 fix email-reply notification not updated
...
- add a specific container for attachments list, upload button and #attachment_plugin hidden input is outside of it
- refactor code between abstract class and implementation, add some comments
- now refreshes only the attachment list instead of the whole content
2020-04-28 17:47:20 +02:00
Pierre Goiffon
1904bfdba6
css-variables : update to 2.7.0-2
2020-04-21 16:35:41 +02:00
Eric
1b2d3d1e84
N°2952 - Provisioning for hybrid auth fails
...
Changed Origin for change to an allowed value
2020-04-21 11:59:48 +02:00
Eric Espié
1f750bb12d
N°2902 Fix alias renaming when already exists in one OQL of an UNION
...
The legacy impl is not modified
2020-04-20 14:59:56 +02:00
Eric
5b60ec9edf
N°2919 - Dashboard - Fix dashboard not saved
...
the sanitization was too strong. Some names can contain ':'
2020-04-10 18:11:36 +02:00
Eric
c1a7a36896
Compatibility with MySQL 5.6
2020-04-06 09:02:06 +02:00
Eric
15e5e21a89
Compatibility with MySQL 5.6
2.7.0-1
2020-04-01 17:37:55 +02:00
Molkobain
30034d381b
Update version number to 2.7.0-1
2020-03-31 09:47:37 +02:00
Molkobain
986eb90546
N°2893 - Fix DataModel Viewer not supporting special chars in class name (eg. ")
2020-03-31 09:40:31 +02:00
Pierre Goiffon
84968ff550
Merge remote-tracking branch 'origin/release/2.7.0'
2020-03-26 08:50:14 +01:00
bruno DA SILVA
46151c87c0
N°2888 Check password policy only if field set with a string
...
Some callers are setting the field using an ormPassword object containing hashed password + salt
examples:
- csv import
- data synchro
- ...
2.7.0
2.7.0-rc2
2020-03-25 12:43:41 +01:00
Pierre Goiffon
75a900c6f8
🚀 Tool to batch update XML datamodel version
2.7.0-rc
2020-03-24 16:46:48 +01:00
Molkobain
e8c9d99783
Increase XML version to v1.7
2020-03-24 14:06:41 +01:00
Eric
1600302ad9
N°2869 - Removed Check for bad finalclass in root classes (already done)
2020-03-19 15:40:52 +01:00
Eric
a9c3a1b782
N°2869 - Check for bad finalclass in root classes (Allow all non-abstract child classes)
2020-03-19 10:01:16 +01:00
Eric
74848254a4
N°2869 - Check for bad finalclass in root classes
2020-03-18 14:10:35 +01:00
Eric
d7d9bfe0fd
N°2869 - Check for bad finalclass in intermediate classes
2020-03-18 10:09:05 +01:00
odain
dd96dec100
Fix license file generation; exclude itop-portal-base
2020-03-18 08:42:55 +01:00
Pierre Goiffon
16ff51f3b7
📄 Update licenses after generation tool upgrade
...
See 76d26e8e
2020-03-18 08:15:09 +01:00
Pierre Goiffon
27c651b33c
📄 Remove itop-portal-base from license file
2020-03-17 18:08:49 +01:00
Pierre Goiffon
32375265cb
📄 Remove 2.x/authent-cas from license file
2020-03-17 17:47:25 +01:00
Pierre Goiffon
0cba163dc9
🔖 Update version to final in iTop files
2020-03-17 16:50:45 +01:00
Pierre Goiffon
fd1e17cc32
🚀 Release tool to update versions
2020-03-17 16:49:05 +01:00
Eric
d85e1906b7
N°2746 - New Attribute Enum Set
...
XML migration from 1.7 to 1.6
2020-03-17 12:03:10 +01:00
Pierre Goiffon
f8df84aa7b
Update dict for 2.7.0-RC
2020-03-17 10:55:53 +01:00
Eric
c26b9459bb
N°2869 - Fix 2.7 Migration
...
Run UPDATE requests just after the corresponding ALTER TABLE requests
2020-03-16 18:49:12 +01:00
Molkobain
4f7676c42d
N°2735 - Rollback previous "fixes" to keep the simple ID policy in the Designer and a unique ID generation at runtime
2020-03-16 12:17:09 +01:00
Molkobain
ceddafaebe
N°2735 - Rename parameter for better consistency
2020-03-16 12:17:09 +01:00
Stephen Abello
950640babe
N°1986 - Revert feature
2020-03-13 10:24:25 +01:00
jbostoen
11e6be1037
🌐 Added NL translations ( #124 )
...
Co-authored-by: jbostoen <->
2020-03-13 09:42:37 +01:00
Molkobain
29d963317f
N°2735 - Fix dashlet ID generation to have the "CUSTOM" prefix only at runtime
2020-03-12 16:46:15 +01:00
Molkobain
dd300e075c
N°2735 - Fix dashlet edition in the Designer (property form ID was not matching dashlet's)
2020-03-12 16:46:03 +01:00
Molkobain
774ace2302
Fix icon select widget to be compatible with iTop 2.7
2020-03-12 14:16:03 +01:00
Molkobain
bbfddea93d
Open new_dashlet_id operation for Designer
2020-03-12 14:16:02 +01:00
Stephen Abello
c5c7fd5c85
N°2855 - Security hardening
2020-03-12 14:13:17 +01:00
jbostoen
5d4b9f4a89
🌐 Fix typos in English translation ( #123 )
2020-03-12 08:51:40 +01:00
Stephen Abello
d01caaf4e4
N°2853 - Security hardening
2020-03-10 10:23:38 +01:00
Pierre Goiffon
f895821db9
⚗️ CONTRIBUTING : added some emoji O:)
2020-03-06 20:52:33 +01:00
bruno DA SILVA
19f34d1a72
composer reflexion: list outdated packages
2020-03-05 11:33:36 +01:00
Pierre Goiffon
7ff1a03a3c
N°2820 monthly log rotation : restore default config
2020-03-04 16:04:19 +01:00
Pierre Goiffon
eadc3b72c2
📝 N°2793 log rotation add PHPDoc about timezones
2020-03-04 14:23:34 +01:00
odain
c06f8e9a98
N°2793 log rotation test : fix timezone issues
2020-03-04 12:05:42 +01:00
Pierre Goiffon
6675d7d42a
N°2793 Test log rotation
2020-03-04 09:21:05 +01:00
Eric
afc118e9c2
🐛 fix GetAsPlainText() on EnumSet
2020-03-03 17:34:15 +01:00
Pierre Goiffon
f36fcb2a2d
N°2820 Log rotation : change default from weekly to monthly
2020-03-03 15:31:11 +01:00
Eric
f062af367d
N°2826 - Bad SQL request for group by with data-localizer
...
Unit tests to check the fix in data-localizer
2020-03-03 15:25:12 +01:00
Pierre Goiffon
29d24faf52
N°2793 Log rotation : fix no rotation :/
...
Was caused by erroneous file exists test
2020-03-03 10:18:09 +01:00
Pierre Goiffon
33f3f2810e
N°2793 Log rotation : add file exists check in the lock
2020-03-02 18:33:00 +01:00
Pierre Goiffon
fad00200b6
🔧 PHPStorm remove is_null() rewrite inspection
2020-03-02 15:56:26 +01:00
Pierre Goiffon
56ef6feadf
N°2820 Log rotation : new MonthlyRotatingLogFileNameBuilder class
2020-03-02 15:52:59 +01:00