Denis Flaven
d1837377a4
Merge branch 'release/2.6' of https://github.com/Combodo/iTop.git into release/2.6
2018-12-13 11:47:41 +01:00
Denis Flaven
1c3a503a82
N°1872 Regression when editing query phrasebook entries. Fixed.
2018-12-13 11:46:39 +01:00
Molkobain
daafa9123c
N°1852 Fix loss of inline images and attachments when user has been logged off
2018-12-13 11:35:00 +01:00
Pierre Goiffon
afd6428411
💡 @var on iApplicationObjectExtension calls
2018-12-11 17:19:52 +01:00
Eric
7eb419507b
⚡ N°1420 - Perf autocomplete (remove almost duplicated requests)
2018-12-11 16:39:57 +01:00
Pierre Goiffon
b4a6d378ab
N°1827 fix freeze on object creation when changing dependant field, if object has hidden TagSet field
2018-12-11 15:54:33 +01:00
Eric
44b7821015
N°1846 - Fix Object Copier: Create Ticket from CI, duplicate links
2018-12-11 15:26:24 +01:00
Molkobain
85acac60c7
💪 Fix execution notice
2018-12-11 09:54:09 +01:00
Pierre Goiffon
36d47c2274
N°1835 fix transaction_id lost with session
...
* transaction_id are now stored by default in file instead of session ("transaction_storage" config parameter : default value was 'Session', it is now 'File')
* session_regenerate_id() call can be disabled using "regenerate_session_id_enabled" config parameter
* new 'transaction_id' parameter type to allow dots (with a file storage, transaction_id equals the temp file name and on Windows we're getting *.tmp)
2018-12-10 17:39:07 +01:00
Eric
bd082c0a6e
N°917 - Rolled back fields to AttributeText until AttributeQueryAttCodeSet can manage fields order correctly
2018-12-10 15:25:22 +01:00
Molkobain
855480fd7b
PHPDoc
2018-12-07 11:16:41 +01:00
Denis Flaven
540bc3a54b
Newsroom finalization & integration tests.
2018-12-06 15:38:29 +01:00
Stephen Abello
35752a8041
N°1837: Internal: fix regression on data synchronized attributes display
2018-12-06 15:05:13 +01:00
Eric
831b18b4d2
Force the number of Tags in ormTagSet
2018-12-05 09:04:30 +01:00
Eric
aca11ac966
Fix AttributeSet wrong error on number of tags in creation
2018-12-03 11:01:54 +01:00
Pierre Goiffon
5309aa225a
Merge remote-tracking branch 'origin/support/2.5' into release/2.6
...
# Conflicts:
# application/utils.inc.php
# js/dashboard.js
# pages/ajax.render.php
2018-11-26 18:28:42 +01:00
Pierre Goiffon
0f20f9ca5d
🔒 N°1795 prevent CSRF on dashboard import
2018-11-26 15:17:53 +01:00
Pierre Goiffon
d5568afc68
🔒 N°1795 prevent XSS on some fields
2018-11-23 18:00:26 +01:00
Molkobain
83e1f35f9c
N°1792 Fix error message in browser console "Failed to load resource: ERR_INVALID_URL"
2018-11-22 16:59:08 +01:00
Denis Flaven
c42333d085
N°1718 Make attribute image zoomable
2018-11-22 16:06:23 +01:00
Eric
aec3c34eea
N°1787 - Fix execution warning
2018-11-22 14:17:45 +01:00
Molkobain
c7ce35a877
Merge branch 'release/2.6' of https://github.com/Combodo/iTop into release/2.6
2018-11-22 10:36:27 +01:00
Denis Flaven
5ccfa24b27
iTop Newsroom implementation - painfully merged manually...
2018-11-21 19:36:51 +01:00
Molkobain
29e28dedf1
Internal: Fix SASS to CSS convert for urls with query string (parameters after the "?")
2018-11-21 17:16:57 +01:00
Molkobain
3aed65c921
(cherry picked from 854bb81) N°1779 Fix none draggable columns in exports (Excel, CSV, ...)
...
- Fix AjaxWebPage load of linked stylesheets
- Remove unnecessary imports of JS/CSS files
2018-11-21 16:13:11 +01:00
Molkobain
c300e46480
N°1779 Fix none draggable columns in exports (Excel, CSV, ...)
...
- Fix AjaxWebPage load of linked stylesheets
- Remove unnecessary imports of JS/CSS files
2018-11-21 15:55:45 +01:00
Eric
a395f5b63c
N°1583 - No filter applied if only one org defined
2018-11-21 11:25:24 +01:00
Eric
cf0ad59ec5
N°1754 - Linkset and CheckToWrite: Loss of links on error during creation
2018-11-21 10:34:06 +01:00
Molkobain
ecf34b47cb
Code cleanup
2018-11-19 12:17:35 +01:00
Molkobain
949b4495fc
Revert "Code cleanup" from commit ac89b2d
2018-11-19 12:16:22 +01:00
Eric
bd7e0174f3
🎨 Code refactor proposed by jbostoen
2018-11-19 11:31:57 +01:00
Molkobain
ac89b2dc44
Code cleanup
2018-11-19 11:28:38 +01:00
Eric
b28ed08a85
🐎 N°1668 - Perf: avoid object update parse hidden LinkedSet attribute
2018-11-16 17:27:42 +01:00
Eric
1db9708624
Merge remote-tracking branch 'origin/support/2.5' into release/2.6
2018-11-16 10:36:24 +01:00
Eric
5cedcb2389
N°1620: Fix 'forgot your password?' error when resetting password
2018-11-16 10:34:12 +01:00
Kamil Konečný
67f5f09530
Title field XSS vulnerability solution.
2018-11-16 08:59:50 +01:00
Eric
e44ed248ef
N°1659 - Don't use anymore the current organization in the external key search (and n-n)
2018-11-15 17:07:31 +01:00
Eric
7401e88844
N°1408 - Dashboard Attribute (tab order)
2018-11-14 17:56:02 +01:00
Eric
ffac3250af
N°1408 - Dashboard Attribute (removed from "Properties" tab)
2018-11-14 17:20:40 +01:00
Stephen Abello
798e526010
N°1758: Fix regression on bulk transition due to filter format changes
2018-11-14 15:25:27 +01:00
Pierre Goiffon
17589e060a
Merge branch 'support/2.5' into release/2.6
2018-11-14 10:04:29 +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
5baff6257b
N°1754 - Linkset and CheckToWrite: Loss of links on error during creation
2018-11-13 15:37:10 +01:00
Eric
f0e5128fb5
N°1740 - Class Query invalid Datamodel - Attention: Setup mandatory when applying this (core datamodel migration)
2018-11-13 11:18:10 +01:00
Molkobain
70137808f0
PHPDoc
2018-11-12 21:36:03 +01:00
Pierre Goiffon
a4055c4a74
Change comments to use same tickets ref syntax
2018-11-06 17:36:14 +01:00
steffunky
00bd7583f7
N°1053: Set the first day of the week on date/time picker to a language based setting
...
* Update moment.js
* Add locales to moment.js
* Align console & portal on the same moment.js library
2018-11-06 11:06:07 +01:00
Pierre Goiffon
357555e507
AttributeImage : add css classes to be able to style
2018-11-05 11:54:35 +01:00
steffunky
7158b1f787
N°1504: Add a translation for the top left "Page" string on PDF export
2018-10-31 10:21:43 +01:00
Pierre Goiffon
81b5f18579
N°1707 fix mandatory TagSet were not highlighted in the console
2018-10-30 15:06:47 +01:00