Pierre Goiffon
6c81163d20
Merge remote-tracking branch 'origin/master' into develop
2019-07-01 17:30:21 +02:00
Molkobain
17df9d0f9d
Merge remote-tracking branch 'origin/support/2.5'
2019-06-21 10:03:17 +02:00
Molkobain
93099ea3c7
N°2323.5 Fix regression introduced in previous commit
...
Could not upload images in HTML field anymore
2019-06-21 10:01:31 +02:00
Eric
e68340273b
Merge branch 'master' into develop
...
# Conflicts:
# core/config.class.inc.php
# core/htmlsanitizer.class.inc.php
# css/css-variables.scss
# css/light-grey.css
# datamodels/2.x/version.xml
# dictionaries/zh_cn.dictionary.itop.ui.php
# synchro/synchrodatasource.class.inc.php
2019-06-20 16:11:38 +02:00
Eric
5102b113ed
N°2323 - Fix calls to ajax endpoints
...
(cherry picked from commit c723d19e01 )
2019-06-18 10:45:50 +02:00
Eric
c723d19e01
N°2323 - Fix calls to ajax endpoints
2019-06-17 15:59:43 +02:00
Eric
1e92c2f28a
Sanitize error message
2019-06-11 17:18:36 +02:00
Stephen Abello
da5d8b20fa
N°2044: Enable Search form prefill when adding objects to 1:n
2019-06-11 16:59:27 +02:00
Pierre Goiffon
d24870e0ae
Merge remote-tracking branch 'origin/master' into develop
2019-06-04 16:23:58 +02:00
Stephen Abello
7c1290f684
N°2044: Enable Search form prefill when adding objects to 1:n
2019-06-04 11:18:30 +02:00
Pierre Goiffon
12c916f4e5
📝 Add @var for iApplicationUIExtension loops
2019-05-28 17:16:02 +02:00
Pierre Goiffon
b4ee5cd59c
Merge branch 'master' into develop
2019-05-13 08:54:00 +02:00
Pierre Goiffon
6159ab33b7
🔊 DBSearch ajax update : better handling of invalid queries
2019-05-02 17:33:41 +02:00
Pierre Goiffon
065895aa73
Merge remote-tracking branch 'origin/master' into develop
...
# Conflicts:
# datamodels/2.x/itop-portal-base/zh_cn.dict.itop-portal-base.php
# dictionaries/zh_cn.dictionary.itop.core.php
# dictionaries/zh_cn.dictionary.itop.ui.php
2019-03-04 09:21:14 +01:00
Eric
ddd9188eb7
Fix non-existing variable
2019-02-26 15:24:15 +01:00
Pierre Goiffon
9d02da9d9c
🎨 PDF : new helper method to set only font size
2019-01-23 11:05:12 +01:00
Pierre Goiffon
5723e9a77e
🎨 PDF : new helper method to set only font weight and size
2019-01-09 09:25:40 +01:00
Pierre Goiffon
bdedd83368
🔧 New "export_pdf_font" config param
2019-01-09 09:25:40 +01:00
Eric
bc5643707e
N°1898 - Fix pagination issue for search with accent
2018-12-21 10:04:04 +01:00
Eric
a45e543eac
N°1898 - Fix pagination issue for search with accent
2018-12-21 09:36:28 +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
Molkobain
5a1b6e43c9
N°1835 Internal: Fix regression introduced by commit 36d47c2
2018-12-13 11:18:25 +01:00
Molkobain
4a99ed2ad8
N°1835 Internal: Fix regression introduced by commit 36d47c2
2018-12-12 19:51:06 +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
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
Pierre Goiffon
a659de9c9b
Merge remote-tracking branch 'origin/support/2.5' into release/2.6
...
# Conflicts:
# datamodels/2.x/itop-portal-base/portal/src/controllers/browsebrickcontroller.class.inc.php
2018-11-21 18:14:13 +01:00
Pierre Goiffon
62bc6714e0
N°1746 add another log in CK image upload : when mime type is not an image
2018-11-16 15:24:15 +01:00
Pierre Goiffon
43bfe06882
Merge branch 'support/2.5' into release/2.6
2018-11-09 17:39:17 +01:00
Pierre Goiffon
6f79c16ba0
N°1746 add a log when CK image upload fails
2018-11-09 17:39:03 +01:00
Eric
ebb5ede613
N°1408 - Asynchronous load of dashboard tab
2018-10-15 16:37:19 +02:00
Eric
c17f7caa29
N°1408 - Dashboard selector
2018-10-15 16:37:18 +02:00
Eric
f3f70d6296
N°1408 - Dashboard Printer friendly page + user edit rights
2018-10-15 16:37:18 +02:00
Eric
fb31c9006a
N°1408 - Fix import dashboard
2018-10-15 16:37:18 +02:00
Eric
709badd0f7
N°1408 - Support contextual parameters in attributes dashboard
2018-10-15 16:37:17 +02:00
Eric
c13b6ea13a
N°1408 - AttributeDashboard first implementation
2018-10-15 16:37:17 +02:00
Eric
6e5d4834f1
N°1408 - Move of the dashboard menu into the dashboard
2018-10-15 16:37:16 +02:00
Stephen Abello
6630051ef3
Updated jQuery to v3.3.1
...
SVN:trunk[5961]
2018-07-23 06:58:30 +00:00
Eric Espié
93763c5932
N°1401 - External dashlet edition in the designer #jfb :)
...
SVN:trunk[5915]
2018-06-27 14:42:28 +00:00
Bruno Da Silva
ee43a365dc
N°1500 Advanced search on external keys performance
...
- first search using "equals" or "start with"
- then using "contains"
- search is triggered at two first chars
SVN:trunk[5859]
2018-06-13 13:36:31 +00:00
Stephen Abello
5bad1e1c88
N°1476 : Fixed a regression introduced in 2.5 where on changing final class on a n-n object selection form, checkboxes were lost.
...
SVN:trunk[5830]
2018-06-07 07:41:49 +00:00
Bruno Da Silva
02315b8aa1
N°880: fix the bugfix [r5737]
...
- previous bugfix altered the cron frequency, this is not the desired behaviour, now the conf alter the lifetime of drafts's attachments
- apply for both inline images and attachments
SVN:trunk[5795]
2018-05-16 13:03:15 +00:00
Denis Flaven
c719fbf7fc
Bug fix (regression): use a different endpoint (ajax.document.render.php) for the output of the JS dictionary since we use the JS dictionary also when there is no user logged in (like in the login page).
...
SVN:trunk[5691]
2018-04-18 13:54:24 +00:00
Denis Flaven
9c3b053727
(Enhancement for developers) Use a timestamp defined at compile time to workaround client-side caching problems during development.
...
SVN:trunk[5690]
2018-04-18 13:45:08 +00:00
Stephen Abello
163f5dba8a
N°729 Form prefill : Minor fix for prefillSeachForm
...
SVN:trunk[5665]
2018-04-13 14:17:03 +00:00
Eric Espié
f4b8b4cae3
N°1161 - Dashlet Group By supports sum, average, min and max.
...
SVN:trunk[5623]
2018-04-06 08:53:30 +00:00
Stephen Abello
a84748a544
N°729 Form prefill : Allow to overload new methods in order to prefill search forms, creation forms and transition forms
...
SVN:trunk[5609]
2018-04-05 08:17:19 +00:00
Eric Espié
b1c48929e4
Advanced Search: Auto-complete search on foreign keys
...
SVN:b1162[5596]
2018-04-03 13:29:10 +00:00
Eric Espié
013dcdf93e
Advanced Search: Auto-complete search on foreign keys
...
SVN:b1162[5594]
2018-04-03 13:12:49 +00:00