romainq
|
b6a46c8094
#816 Suppresses a Notice for PHP >= 5.4, and potentially fixes a bug (no idea on how to produce it)
|
11 years ago |
romainq
|
dafff66d98
#830 (continuation: suppressed the notice "array to string conversion"
|
11 years ago |
dflaven
|
e0201c4310
#764: Saving settings as "Default for all lists" now works as expected
|
11 years ago |
etaloc
|
e31bc51c99
Fix bug #757
|
11 years ago |
etaloc
|
8cee821622
Fix bug #837 Remove [+] button on external keys where it's not meaningful
|
11 years ago |
etaloc
|
8f228cc474
Fix bug #835 Remove dependency between ticket and Delivery model
|
11 years ago |
etaloc
|
8f3027ac90
Fix enhancement request #834 Add IP for Virtual Machine
|
11 years ago |
etaloc
|
5f751431aa
Fix bug #824 Change ranking in CI Overview dashboard
|
11 years ago |
etaloc
|
88eba2a085
Fix bug #836 Adding linkset "applicationsolution_list" in details list
|
11 years ago |
romainq
|
47a4a522cb
Code cleanup
|
11 years ago |
romainq
|
f21b226cab
#770 Preserve list configuration (if dedicated) when creating a shortcut
|
11 years ago |
dflaven
|
41eac05a8a
#823: proper figures for the CSV import "confirmation" pie chart.
|
11 years ago |
romainq
|
982ba45166
#830 ... completes the change 2980 (that accompanied changes 2921 and 2948, for an optimization on bulk operations)
|
11 years ago |
dflaven
|
fdd8521dce
#775: preserve the open/closed status of the search form during auto-reload... by not reloading the form at all!
|
11 years ago |
dflaven
|
c3b5c1ba24
#841: properly select the current tab
|
11 years ago |
dflaven
|
e383135533
Make sure that we attach ONLY the elements that are visible in the form when using the "select all" mode for managing 1:n links.
|
11 years ago |
dflaven
|
cdac48d253
#839: Managing n:1 links asked to leave the page (under Chrome!)
|
11 years ago |
dflaven
|
a64628d67f
#838: the OQL query for getting the SLTs is now a constant defined in the XML
|
11 years ago |
romainq
|
5c00dd860c
#842 Internal: recode the notifications page to allow several types of actions
|
11 years ago |
romainq
|
ff24625bd5
#830 Regression introduced in the beta. Related to the management of query arguments
|
11 years ago |
romainq
|
95e1be0979
#829 Corrupted pwd when attempting to create an account without any profile
|
11 years ago |
romainq
|
8b355b150a
Extensibility: make sure that checks implemented in an overload of CheckToWrite will be seen when parent::CheckToWrite is invoked at the end of the overload
|
11 years ago |
romainq
|
b290e09851
Optimizations: when displaying a "short" list, made of objects having the same status, three additional queries were made (now just one Group By query is made)
|
11 years ago |
romainq
|
bc0b511c7a
#827 Default language given at setup not taken into account (login page always in english)
|
11 years ago |
romainq
|
8e56326322
Improved the KPI logging: setting log_kpi_duration to 2 will enable blaming of the FIRST caller (callstack entirely shown in the produced report)
|
11 years ago |
romainq
|
160964ec68
Got rid of an unnecessary query (responsible for 8% of the time spent in a standard iTop page!!!)
|
11 years ago |
romainq
|
126c9a9b67
#832 Typos in German (tickets overview)
|
11 years ago |
dflaven
|
33be18aec0
Improved version of DoPostRequest which optionally uses cURL to workaround PHP/OpenSSL bugs !
|
11 years ago |
romainq
|
6ca267b84c
Helper for HTTP POSTs: can return the headers if requested
|
11 years ago |
dflaven
|
5eb7383cca
Fix for the validation of the forms in the portal. The (lack of) localization was breaking it!
|
11 years ago |