romainq
|
73f1be9639
N.710 Do not notify ignored when the impacted items is computed again. Side effect: PHP Notice: Undefined offset: N in .../itop-tickets/main.itop-tickets.php on line 263.
|
8 years ago |
romainq
|
ed12a47840
N.780 Friendly name format ignored if only one attribute is used
|
8 years ago |
romainq
|
50122f8588
N.740 Error when attempting to disable the logs. Took the opportunity to refactor, relying on late static bindings (requires PHP 5.3). The refactoring avoided the fix to be duplicated in three places.
|
8 years ago |
romainq
|
8e5209238f
N.701 (continuation of [r4596] which introduced regressions on the handling of date fields)
|
8 years ago |
dflaven
|
81eee99ac9
- Refactoring : structuration of the Exceptions thrown when the XML assembling fails
|
8 years ago |
glajarige
|
cf730681e1
N°641 Portal: Browse and Manage bricks now have an optional <opening_target> tag to choose how to open items (modal, new tab, current window).
|
8 years ago |
romainq
|
d46ee1b0e2
N.760 XSS vulnerability
|
8 years ago |
romainq
|
c2b6f681d6
N.519 REST/JSON Add a comment in pure text into the case log (only for add_item/items syntaxes, use format="text")
|
8 years ago |
romainq
|
decf7eb813
N.736 Ugly labels when hovering bar charts
|
8 years ago |
romainq
|
10d1cee992
N.692 Config setting log_queries does not work? This setting has been deprecated (use log_kpi_duration instead) - Still the implementation of query logging remains (and is buggy) as it may be usefull in order to record and rebuild a complete set of queries.
|
8 years ago |
romainq
|
d03649ce3a
Code cleanup: removed unused code
|
8 years ago |
romainq
|
5e615a435d
N.718 (continuation) Audit failing with message "Attempting to merge a filter of class A with a filter of class B" (regression introduced in branch 2.3)....
|
8 years ago |
romainq
|
dbbd1d4e56
N.718 Audit failing with message "Attempting to merge a filter of class A with a filter of class B" (regression introduced in branch 2.3). There are circumstances for which the queries cannot (yet) be optimized (fallback to the original algorithm)
|
8 years ago |
glajarige
|
4cc5197b05
N°783 Attachments can now be readonly in some states. Use the new module parameter "readonly_states".
|
8 years ago |
romainq
|
a5e4229670
N.779 PARTIAL FIX - Date fields in link sets cannot be edited if the date format differs from the native format (Y-m-d). Homogeneous way to call the API GetFormElementForField, with GetEditValue as the "display value". Still, submitting the form does not work.
|
8 years ago |
romainq
|
2d6cf7d946
Suppressed warnings due to the error reporting. When one of the arguments in the call stack is an array, a warning (Conversion of an array into a string) is issued at the time the EventIssue is being recorded. When a posted parameter is an array, the same warning is issued at the time and EventIssue is being displayed.
|
8 years ago |
cisou
|
d96e0d1362
#1439 fix erroneous internal comments within XML files
|
8 years ago |
glajarige
|
2eafc7a112
N°606 Portal: Request template fields marked as invalid when a mandatory textarea field was empty.
|
8 years ago |
cisou
|
d73e378ba4
Corrigé une typo dans un dictionnaire français
|
8 years ago |
dflaven
|
01904026f6
Make sure that the generated form field's IDs are valid ones.
|
8 years ago |
dflaven
|
a41a646c75
XML format 1.4, introducing the new "force" flag.
|
8 years ago |
glajarige
|
9466c2f7f1
N°636 Portal: Action buttons can now be added to object details page through the iPopupMenuItemExtension
|
8 years ago |
dflaven
|
42a5feba37
More events from the property_field widgets to inform the enclosing form of the state changes.
|
8 years ago |
romainq
|
5405f8c258
N.701 Data Synchro: dates can be reset by the mean of an empty string (still, integers and enums cannot be reset)
|
8 years ago |
romainq
|
5f6f7c77eb
738 Setup not working if access_mode=2 and a synchro data source has a new attribute to create
|
8 years ago |
glajarige
|
49a512bf4b
N°772 Portal: Invalid URL in LinkedSet searchbox when editing an object (eg. Adding a Contact to an UserRequest)
|
8 years ago |
glajarige
|
ed676f6576
Portal: Used BS breadcrumb in BrowseBrick instead of the previous which was home-made.
|
8 years ago |
romainq
|
d9bd4d1ad6
N.678 Data synchro: a line break or '<' in the description breaks the synchronized objects edition form.
|
8 years ago |
glajarige
|
8c1e8551fb
Portal: FilterBrick: Value for placeholder and submit button can now be empty
|
8 years ago |
glajarige
|
0ebf43130d
Internal: CSS optimization on portal BrowseBrick
|
8 years ago |