Molkobain
7fddd6acdc
N°1624 Fix bulk transition integrity exception when "org_id" was not checked.
2018-10-03 15:08:54 +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
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
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
Eric Espié
36cfe9e5c2
N°1445 - Regression: User cannot change language
...
SVN:trunk[5846]
2018-06-08 13:18:06 +00:00
Stephen Abello
04b8fe3326
N°1496 : Fixed datamodel viewer for IE11 : IE doesn't support backtick character in JS
...
SVN:trunk[5843]
2018-06-08 13:02:19 +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
Denis Flaven
cbb9bcd93d
Proper use of the "304" (Not modified) HTTP header for InlineImages. Seems that FastCGI is more sensitive to incorrect HTTP headers than MPM...
...
SVN:trunk[5824]
2018-06-05 12:59:17 +00:00
Stephen Abello
b57423386c
N°1477 : fixed an issue where datamodel viewer couldn't load attributes' filters with backspaces in it
...
SVN:trunk[5818]
2018-05-30 07:46:27 +00:00
Stephen Abello
1f8110573c
N°1226 : When global searching with needles smaller than 'full_text_needle_min', exclude these needles from the search instead of stopping it
...
SVN:trunk[5799]
2018-05-17 14:16:18 +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
7fb3d133e3
Typo in the CSS class name !!
...
SVN:trunk[5794]
2018-05-16 09:44:58 +00:00
Eric Espié
4d37942717
cleanup
...
SVN:trunk[5791]
2018-05-15 15:53:59 +00:00
Pierre Goiffon
c03d5167f6
N°1418 audit : fix regression, error with union queries in AuditRule
...
SVN:trunk[5777]
2018-05-09 16:47:54 +00:00
Pierre Goiffon
820c257e96
N°1427 New method to fix timezone where datamodel is not yet loaded
...
SVN:trunk[5761]
2018-05-02 06:36:57 +00:00
Eric Espié
8f56032d49
Fix Bug delete when the serialized filter contains %
...
SVN:trunk[5757]
2018-04-27 15:53:08 +00:00
Pierre Goiffon
7b54f51d75
N°1418 Audits Perf optimization for AuditRule with valid_flag=true and lots of negative records
...
Use a new helper method that don't parse values anymore on SELECT IN / NOT IN queries
SVN:trunk[5724]
2018-04-23 14:48:40 +00:00
Pierre Goiffon
eaf94bc10a
Audit : some more PHPDoc
...
SVN:trunk[5723]
2018-04-23 14:46:37 +00:00
Stephen Abello
9d6b5d347c
Datamodel viewer: autocomplete validation goes to selected class, autofocus on autocomplete field, delete input text button, add_init_script for itopwebpage class, fixed cases where default value and default null value were array instead of strings, visual tweaks
...
SVN:trunk[5722]
2018-04-23 14:25:28 +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
bd84dd9f2c
datamodel viewer : fixed related class display, displaying linkset on related class graph, open/close all items on lifecycle and visual fixes
...
SVN:trunk[5678]
2018-04-17 12:13:39 +00:00
Bruno Da Silva
d464fe5d67
bugfix: when canceling a modification of an object, the JS displayed two alerts.
...
SVN:trunk[5671]
2018-04-13 16:05:42 +00:00
Stephen Abello
163f5dba8a
N°729 Form prefill : Minor fix for prefillSeachForm
...
SVN:trunk[5665]
2018-04-13 14:17:03 +00:00
Bruno Da Silva
0b8f75f799
advanced search - merged commit (since sourceforge has lost our commit, this is a manual merge all all losts)
...
SVN:trunk[5638]
2018-04-12 12:29:32 +00:00
Eric Espié
6dfd44b731
Advanced Search: Small bug fixes and enhancements
...
SVN:trunk[5636]
2018-04-12 09:51:32 +00:00
Bruno Da Silva
df8b73999f
advanced search: update history and breadcrumb on search
...
SVN:trunk[5628]
2018-04-09 14:25:41 +00:00
Bruno Da Silva
6ca9f8ad31
advanced search: removal of legacy_search_drawer_open
...
associated to this change, those wiki pages are altered :
- latest:admin:itop_configuration_file (`legacy_search_drawer_open` removal)
- latest:customization:xml_reference (`search_form_open` default value changed)
SVN:trunk[5626]
2018-04-06 12:06:20 +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
Guillaume Lajarige
320c7646f0
Advanced search: Alpha version.
...
SVN:trunk[5608]
2018-04-05 07:05:58 +00:00
Pierre Goiffon
4d45f8d012
N°1328 Fix CSV import : check if user has rights on imported class
...
SVN:trunk[5597]
2018-04-03 13:36:27 +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
Bruno Da Silva
e1243532ba
search widget : SearchFormForeignKeys (modal with search for foreign keys)
...
SVN:b1162[5590]
2018-03-30 14:24:33 +00:00
Eric Espié
b447418f07
Advanced Search: debug mode
...
SVN:b1162[5588]
2018-03-30 12:31:13 +00:00
Eric Espié
7dadd6e410
Advanced Search: Auto-complete search on foreign keys
...
SVN:b1162[5586]
2018-03-30 12:07:58 +00:00
Eric Espié
8ec75b9d45
Advanced Search: Auto-complete search on foreign keys
...
SVN:b1162[5585]
2018-03-30 10:30:08 +00:00
Guillaume Lajarige
0ca2e33e7c
Advanced search: UI/UX, ext. key autocomplete no UI.
...
SVN:b1162[5578]
2018-03-29 15:50:18 +00:00
Pierre Goiffon
06555eb03e
Run query : add shortcut in submit title
...
SVN:trunk[5568]
2018-03-29 09:17:44 +00:00
Eric Espié
0fdf6bfbb2
Advanced Search: Hidden criterion
...
SVN:b1162[5456]
2018-03-19 10:45:34 +00:00
Denis Flaven
f8f6e201b9
Advanced Search WIP: new mechanism for passing the dictionary to the client side. Hopefully faster than before thanks to the browser's cache.
...
SVN:b1162[5453]
2018-03-16 17:44:55 +00:00
Eric Espié
272e8eac4f
Advanced Search: Links n:1
...
SVN:b1162[5450]
2018-03-16 14:21:40 +00:00
Eric Espié
102b2d76f4
Advanced Search: Links n:n
...
SVN:b1162[5448]
2018-03-16 13:13:54 +00:00
Eric Espié
bb31cedcba
Advanced Search: Links n:n
...
SVN:b1162[5447]
2018-03-16 11:24:58 +00:00
Eric Espié
bf02e04ae5
Advanced Search: Links n:n
...
SVN:b1162[5446]
2018-03-16 10:59:33 +00:00
Eric Espié
156cb03069
Advanced Search: Links n:n
...
SVN:b1162[5438]
2018-03-15 17:34:17 +00:00
Bruno Da Silva
ed02758940
search widget
...
- displayBlock "list" aExtraParams exposition in js
SVN:b1162[5429]
2018-03-14 16:35:35 +00:00
Bruno Da Silva
5bc756716e
search widget
...
- ajax endpoint parameter reading refactoring
- displayBlock "list" aExtraParams exposition in js
SVN:b1162[5424]
2018-03-14 11:14:45 +00:00