Eric
|
9ceb8e9f0b
|
N°1765 - Fix Organization filter and UNION filter in ExternalKey search
|
2018-11-16 11:31:36 +01:00 |
|
Eric
|
5cedcb2389
|
N°1620: Fix 'forgot your password?' error when resetting password
|
2018-11-16 10:34:12 +01:00 |
|
Pierre Goiffon
|
7e4f235c59
|
N°1761 fix MetaModel class not found when calling utils method
|
2018-11-14 10:04:15 +01:00 |
|
Eric
|
c722d64850
|
N°1706 - Fix problem with user_manager profile
|
2018-11-13 08:50:49 +01:00 |
|
Pierre Goiffon
|
6f79c16ba0
|
N°1746 add a log when CK image upload fails
|
2018-11-09 17:39:03 +01:00 |
|
Eric
|
216d965d76
|
N°1724 - Fix external key search error when an UNION is used as a filter in the datamodel
|
2018-11-09 09:13:59 +01:00 |
|
Eric
|
95fce0eefb
|
Fix audit bug (DBUnionSearch::AddConditionForInOperatorUsingParam() does not exist) when category is a UNION and rule flag 'Valid objects?' is 'true' and there are invalid entries in the result of the audit.
|
2018-11-09 09:13:18 +01:00 |
|
Eric
|
841127c131
|
N°828 - GetSelectFilter issue with DBUnionSearch
|
2018-11-09 09:11:25 +01:00 |
|
Molkobain
|
5f7e8c9229
|
N°1715 Search: Add default criteria for FAQ, FAQCategory & KnownError classes.
|
2018-11-02 08:50:56 +01:00 |
|
Pierre Goiffon
|
78b626bbd2
|
JenkinsFile : add fixed notification
|
2018-10-18 15:44:35 +02:00 |
|
Pierre Goiffon
|
823311dc86
|
Update jenkins conf
|
2018-10-18 15:12:59 +02:00 |
|
Pierre Goiffon
|
588899db63
|
Convert all files from CrLf to Lf (preparing merge to develop)
|
2018-10-18 14:20:40 +02:00 |
|
Molkobain
|
a37698a9de
|
Fix regression introduced in commit 10b7fa6 (Web queries have issue with line breaks in cell value)
2.5.1
|
2018-10-17 13:04:57 +02:00 |
|
steffunky
|
11ba459d1b
|
N°1590: Advanced search: fixed a bug when selecting foreign keys would not add items (selectionMode is mandatory)
|
2018-10-12 10:48:32 +02:00 |
|
Molkobain
|
215786d740
|
Update readme.txt for iTop 2.5.1
|
2018-10-10 14:40:08 +02:00 |
|
Molkobain
|
fe9ca2b9cc
|
Update readme.txt for iTop 2.5.1
|
2018-10-10 14:38:18 +02:00 |
|
steffunky
|
41a479b48d
|
N°1555: fixed a case where AttributeExternal field was pointing anything else than an ExternalKey and its label wouldn't show up on search criteria
|
2018-10-09 18:30:12 +02:00 |
|
Pierre Goiffon
|
eb630efdf5
|
N°1658 update advanced search german translation (UI:Search:NoAutoSubmit:ExplainText)
|
2018-10-09 18:12:37 +02:00 |
|
Pierre Goiffon
|
91b7130671
|
N°1556 Advanced Search : fix removing only criteria in first row (was generating "AND 1")
|
2018-10-09 18:01:31 +02:00 |
|
Pierre Goiffon
|
80be4b4371
|
idea files improvements
- use Combodo preset
- JS code style (use tab for indentation, newlines in if/else statements)
|
2018-10-09 18:01:31 +02:00 |
|
Denis Flaven
|
21d7de7d8d
|
Use a longer timeout to let the IFRAME load itself and inform iTop Hub
of the updated configuration. (Bug N°1672)
|
2018-10-09 17:36:30 +02:00 |
|
Molkobain
|
4a431be0a9
|
(Cherry picked from commit 5099060) N°1203 : Correctly use 'from' field for test email notifications
|
2018-10-08 17:43:55 +02:00 |
|
Molkobain
|
b84ac80aaa
|
(Cherry pick from develop ab1715e) N°1576 Portal: Security hardening (missed one file in previous commit).
|
2018-10-08 13:05:45 +02:00 |
|
Eric
|
b6d0843e55
|
Fix dashboard edition when a bad OQL is present in dashlet 'Group By'
|
2018-10-04 14:33:29 +02:00 |
|
Molkobain
|
396fc2cdcd
|
N°1658 Fix hard-coded translation in search page when the form has not been automatically submitted.
|
2018-10-03 17:43:06 +02:00 |
|
Molkobain
|
11308dc76a
|
N°1059 Fix new empty caselog entry on bulk modification.
|
2018-10-03 17:24:08 +02:00 |
|
Molkobain
|
7fddd6acdc
|
N°1624 Fix bulk transition integrity exception when "org_id" was not checked.
|
2018-10-03 15:08:54 +02:00 |
|
Molkobain
|
10b7fa6014
|
N°1647 Fix Excel web queries import. (JS script error popups)
|
2018-10-03 10:16:15 +02:00 |
|
Molkobain
|
cbe749af13
|
N°1645 Fix reset password dictionary entries (hyperlink had wrongly escaped characters)
|
2018-10-02 16:48:58 +02:00 |
|
Molkobain
|
c5f3598f4e
|
N°1652 Fix broken search form when user has no read right on objects.
|
2018-10-02 16:40:26 +02:00 |
|
Molkobain
|
12e9e453d8
|
N°1644 Fix PHP 7.2 compatibility issue (count() on none array)
|
2018-10-02 14:57:51 +02:00 |
|
Stephen Abello
|
6e50a1c4be
|
(Retrofit from develop 7d37b065) Form prefill: add possibility to change attributes flag on the fly
|
2018-10-02 11:11:46 +02:00 |
|
Guillaume Lajarige
|
e3e416b467
|
(Retrofit from deveop ab1715ed) N°1576 Portal: Security hardening.
|
2018-10-02 11:08:49 +02:00 |
|
Guillaume Lajarige
|
fcb6a4069a
|
(Retrofit from develop 526d4c4d) N°1575 Portal: Security hardening.
|
2018-10-02 11:06:27 +02:00 |
|
Stephen Abello
|
02f83c4f52
|
(Retrofit from develop 9db47428) N°1559: Fixed external attributes selection on export form
|
2018-10-02 10:57:49 +02:00 |
|
Guillaume Lajarige
|
452c6c3df6
|
(Retrofit from develop 3d1ccf20) N°1566 Fix security message in the browser console ("Unsafe attempt to load URL data:image/svg+xml;utf8")
|
2018-10-02 10:56:19 +02:00 |
|
Guillaume Lajarige
|
2966efcfde
|
(Retrofit from develop af43e22f) N°1578 Fix "Run Query" page hotkeys behavior in some configurations due to a wrong url.
|
2018-10-02 10:55:04 +02:00 |
|
Guillaume Lajarige
|
1cf36a5d01
|
(Retrofit from develop 5e1452f9) N°1580 Portal: Default image of image attributes not correctly displayed in object forms.
|
2018-10-02 10:52:22 +02:00 |
|
Molkobain
|
1973f7526e
|
Update .gitignore to match the one from develop
|
2018-10-02 10:48:32 +02:00 |
|
Guillaume Lajarige
|
866dfe4531
|
(Retrofit from develop 07056613) N°1611 Fix "UTF-8 Characters Malformed" error due to wrong file encoding.
|
2018-10-02 10:38:27 +02:00 |
|
Molkobain
|
f617cb556b
|
Merge branch 'support/2.5' of https://github.com/Combodo/iTop into support/2.5
|
2018-10-02 10:21:13 +02:00 |
|
bruno DA SILVA
|
a7000b2582
|
[WIP] jenkinsfile integration
cherry picked from commits :
79157c465a
e473c46dc3
148309245b
5dc39fe068
47c7a3c5e3
85b7e86e58
3fca465f1d
7955dd86f4
bef4ac83a4
bde83fc705
|
2018-09-26 09:00:25 +02:00 |
|
Eric
|
27332931d0
|
N°1626 - Error 500 when returning from a move to test
|
2018-09-17 11:42:32 +02:00 |
|
Eric
|
36e32b23e2
|
N°1585: Fix request uri too long (search form)
|
2018-09-11 09:36:10 +02:00 |
|
Eric
|
b9708c8d37
|
N°1585: Fix ajax request uri too long on auto-complete
|
2018-09-05 14:47:20 +02:00 |
|
Eric
|
10683d943f
|
N°1620: Fix 'forgot your password?' link
|
2018-09-03 16:50:30 +02:00 |
|
Molkobain
|
9ad8c6a96d
|
Add .idea project files
|
2018-09-03 15:53:00 +02:00 |
|
Molkobain
|
c74d9bbafb
|
Add .gitignore
|
2018-09-03 15:51:43 +02:00 |
|
Eric Espié
|
22df5d09fb
|
Retrofit from trunk
N°1595 - Setup : Blocking error on backup failure [from revision 6010]
SVN:2.5[6023]
|
2018-08-28 12:14:56 +00:00 |
|
Pierre Goiffon
|
931593a59e
|
(Retrofit from trunk) N°1572 Add composer.json for PHP language level (r5967)
SVN:2.5[6007]
|
2018-08-17 08:42:41 +00:00 |
|