Pierre Goiffon
9d5ab75dbd
Backup/restore : apply COmbodo formatting
...
SVN:trunk[5667]
2018-04-13 14:49:27 +00:00
Eric Espié
d5b145e052
Advanced Search: Fix ExternalFields allowed values
...
SVN:trunk[5666]
2018-04-13 14:43:11 +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é
e026ecf92f
N°1161 - Fix Dashlet Group By edition of multiple dashlets
...
SVN:trunk[5664]
2018-04-13 13:58:12 +00:00
Bruno Da Silva
dcda5084d0
advanced search: bugfix
...
- adapt the css to IE needs
- a translation key had been renamed without renaming all the usages in the code
SVN:trunk[5663]
2018-04-13 13:42:19 +00:00
Guillaume Lajarige
496441cae6
Advanced search: Search button icon switch between "refresh" and "search" depending on the auto-submit state.
...
SVN:trunk[5662]
2018-04-13 12:27:32 +00:00
Guillaume Lajarige
cf75937b1d
Advanced search: Fix multiple undefined values bug on enum criteria.
...
SVN:trunk[5661]
2018-04-13 12:26:43 +00:00
Pierre Goiffon
d7fc003216
backup.php : some little PHPDoc
...
SVN:trunk[5660]
2018-04-13 10:09:31 +00:00
Pierre Goiffon
de54575e04
N°1260 fix DB restore regression
...
* add comments to explain use of the token file
* only pass current env to the ajax call (it is enough to load the corresponding config file and get everything we need !)
* DBRestore : initialize user & pwd as needed
* DBRestore : do not throw Exception anymore but only BackupException
SVN:trunk[5659]
2018-04-13 09:43:03 +00:00
Bruno Da Silva
12093c311c
advanced search: bugfix
...
- the modal window did update the history which resulted in several border effect like having request string too long and crashing on several pages
SVN:trunk[5658]
2018-04-13 08:58:32 +00:00
Eric Espié
5b9ca03fa6
Advanced Search: Fix missing OQL for FunctionExpression
...
SVN:trunk[5657]
2018-04-13 08:57:57 +00:00
Bruno Da Silva
bb820ab388
advanced search: bugfix
...
- the modal window did update the history which resulted in several border effect like having request string too long and crashing on several pages
SVN:trunk[5656]
2018-04-13 08:57:36 +00:00
Eric Espié
c68f56ecd4
Advanced Search: Enhance Date conversion
...
SVN:trunk[5655]
2018-04-13 08:47:29 +00:00
Eric Espié
910bae64e9
Advanced Search: Code cleanup
...
SVN:trunk[5654]
2018-04-13 08:11:21 +00:00
Bruno Da Silva
40258fb02a
advanced search: bugfix
...
- the modal window did update the history wich resulted in several border effect like having request string too long and crashing on several pages
SVN:trunk[5653]
2018-04-13 08:11:03 +00:00
Guillaume Lajarige
011ed65ea1
Advanced search: WIP auto submit.
...
SVN:trunk[5652]
2018-04-13 07:39:27 +00:00
Bruno Da Silva
411d934e6a
advanced search: if the field has an index and the equals operator is available : force the default to the equals operator
...
SVN:trunk[5651]
2018-04-12 15:49:15 +00:00
Vincent Dumas
582de40960
Display the search criterion when displaying the content of a shortcut.
...
SVN:trunk[5650]
2018-04-12 15:40:46 +00:00
Vincent Dumas
79d7ac7c8e
Typos in German dictionaries
...
SVN:trunk[5649]
2018-04-12 15:39:45 +00:00
Vincent Dumas
6d86bd516b
Set default search criteria for objects + index on ticket's ref.
...
SVN:trunk[5648]
2018-04-12 15:38:18 +00:00
Bruno Da Silva
f71bf1416c
advanced search: add the refresh button on objects list menu
...
SVN:trunk[5647]
2018-04-12 15:29:42 +00:00
Guillaume Lajarige
8a1a27ee19
Advanced search: Fix title highlighting on enum widget.
...
SVN:trunk[5646]
2018-04-12 15:22:46 +00:00
Guillaume Lajarige
dc30cb2e4a
Advanced search: Merge due to recent sourceforge crash.
...
SVN:trunk[5645]
2018-04-12 14:54:11 +00:00
Pierre Goiffon
24e669c65b
N°1370 Portal AggregatePageBrick : integrate dashboard brick extension
...
SVN:trunk[5644]
2018-04-12 14:28:41 +00:00
Pierre Goiffon
80e6ba2d96
N°1370 Portal ManageBrick : add "display_modes" XML node to set the display modes in brick tile and details views
...
SVN:trunk[5643]
2018-04-12 14:13:28 +00:00
Pierre Goiffon
beef4b2738
add .idea in gitignore
...
SVN:trunk[5642]
2018-04-12 14:12:52 +00:00
Eric Espié
56f1369000
Advanced Search: Fix Date conversion
...
SVN:trunk[5641]
2018-04-12 13:19:11 +00:00
Eric Espié
7bcde47081
N°1161 - Fix Dashlet Group By edition
...
SVN:trunk[5640]
2018-04-12 13:07:00 +00:00
Eric Espié
35663281fa
Advanced Search: Fix Date conversion
...
SVN:trunk[5639]
2018-04-12 12:32:09 +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
Bruno Da Silva
7309c046ae
remove .idea dir
...
SVN:trunk[5637]
2018-04-12 10:38:13 +00:00
Eric Espié
6dfd44b731
Advanced Search: Small bug fixes and enhancements
...
SVN:trunk[5636]
2018-04-12 09:51:32 +00:00
Pierre Goiffon
d6e7309c34
N°1370 portal : add charts capacity to the ManageBrick (restore 2018-04-10 revisions : r5646)
...
SVN:trunk[5635]
2018-04-12 08:55:16 +00:00
Pierre Goiffon
e15bad7d3b
Advanced search improvements (restore 2018-04-10 revisions : r5643..r5645)
...
* Support for empty dates
* UNION OQLs don't crash the search
* Better support for 'not empty' searches
SVN:trunk[5634]
2018-04-12 08:54:36 +00:00
Pierre Goiffon
4450d6af2f
HTMLSanitizer : add wiki ref to white lists and split declarations one per line (to ease SCM annotation) (restore 2018-04-10 revisions : r5642)
...
SVN:trunk[5633]
2018-04-12 08:54:21 +00:00
Pierre Goiffon
efa7a4ee55
Advanced search improvements (restore 2018-04-10 revisions : r5635..r5641)
...
* Add 'search_manual_submit' config parameter to manage auto-submit
* bugfixes
** date i18n is now handled (using two new options `datepicker.dateFormat` and `datepicker.timeFormat` computed from `AttributeDateTime::GetFormat()->ToDatePicker()`
** handling of `empty` `not empty` operator titles
*** it led to tohers bugfixes and a redesign of the `_computeTitle` (from overwriting to extension using ie `_computeBetweenDaysOperatorTitle`
*** some bug still remain, because autocomplete needs to been finished before checking on them
* Promote 'friendlyname' in the 'most popular' list
* bugfixes
** filters (criterions, enum and FK without autocomplete) now ignore accent on matching with user input
** this is done by using a pre-existing tool used only by the portal, so it was moved to the core (latinize.min.js)
* Integration with manual submit parameter on client side.
* bugfixes : history/breadcrumb had several c[menu] appended (one for each refresh)
* Fix various sanity bugs
SVN:trunk[5632]
2018-04-12 08:54:05 +00:00
Pierre Goiffon
757130847f
Fix: disable the connection to iTopHub when running in demo mode (restore 2018-04-10 revisions : r5634)
...
SVN:trunk[5631]
2018-04-12 08:53:20 +00:00
Pierre Goiffon
c562098ef7
N°993: restrict the access to the REST/JSON web services to users having the profile "REST Services User" (restore 2018-04-10 revisions : r5632..r5633)
...
SVN:trunk[5630]
2018-04-12 08:53:02 +00:00
Pierre Goiffon
42606873af
Advanced search improvements (restore 2018-04-10 revisions : r5629..r5631)
...
* Add support for default search criteria
* replace friendlyname by the class name for consistency
* WIP Client
SVN:trunk[5629]
2018-04-12 08:52:33 +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
Eric Espié
234b0e6825
Advanced search: Sort Id with the other fields in "more criteria"
...
SVN:trunk[5627]
2018-04-09 11:51:29 +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
Guillaume Lajarige
dbc0971b99
Advanced search: Widget refactoring to use _computeTitle method.
...
SVN:trunk[5625]
2018-04-06 10:06:03 +00:00
Eric Espié
26127c8218
N°1161 - Dashlet Group By traduction
...
SVN:trunk[5624]
2018-04-06 09:00:15 +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
d641ff3ab7
N°729 Form prefill : XML additions for Designer purpose
...
SVN:trunk[5622]
2018-04-06 08:29:53 +00:00
Bruno Da Silva
a08904a936
advanced search: Tooltip on values
...
in case they are larger than input, it leverage the possibility to read their value rapidly
SVN:trunk[5621]
2018-04-05 15:43:40 +00:00
Guillaume Lajarige
c13158cdb5
Advanced search: Enum/ExtKey criterion now supports min_autocomplete_chars conf parameter in autocomplete.
...
SVN:trunk[5620]
2018-04-05 13:32:27 +00:00
Bruno Da Silva
70a8c50d47
advanced search: handle auto opening of the form + open "add criteria" if no result list.
...
SVN:trunk[5619]
2018-04-05 13:15:28 +00:00
Guillaume Lajarige
991c87530f
Advanced search: Fixes on enum criteria.
...
SVN:trunk[5618]
2018-04-05 10:18:18 +00:00