dflaven
|
7514927dd3
#943: Fix for supporting drop-down lists/auto-completes based on a parametrized query in the portal.
|
11 年之前 |
romainq
|
4828bc2a7c
#865 CSV import : mapping several columns to the same fields gives an error. Fix: the wizard does not allow the user to move forward.
|
11 年之前 |
romainq
|
50085433d6
#636 and #861 Set the focus on User Name in iTop Login Form
|
11 年之前 |
dflaven
|
369b64afca
#934: Support the <display_style> option for ExternalKeys.
|
11 年之前 |
romainq
|
389a0bc658
Cleanup: the model.x file will be rebuilt from the xml file anyway!!!
|
11 年之前 |
romainq
|
21e597b2e4
Completed the portuguese translation (Brazil), provided in december... provided some time ago (by whom?) - modules updated: attachments, change, incident, request and request/ITIL, service for providers
|
11 年之前 |
romainq
|
8b8fcf2ec6
Portal + templates: Bug fix = when the user selects a template, then go back to select a service for which no template applies, he still gets the tempate fields in the final form.
|
11 年之前 |
romainq
|
ec698e1209
Added a helper function to get an icon stored as an ormDocument: ormDocument::GetDownloadURL
|
11 年之前 |
romainq
|
e6ddc09d33
#919 Circular references between tickets (parent/child). Protect the framework against infinite recursions on cascaded updates (done at the DBUpdate level).
|
11 年之前 |
romainq
|
6097ae9898
Full text search shortcuts: allow the use of class names containing underscores and numbers (e.g. Processus métier: écarissage)
|
11 年之前 |
romainq
|
a748425db7
#731 Full text search requires a string of at least three characters (configurable: full_text_needle_min)
|
11 年之前 |
romainq
|
319e479283
#936 Tune the default (i.e. implicit) tracking level on link sets (and disable tracking on 1-N links, for fresh installations)
|
11 年之前 |
dflaven
|
16da811bf6
#930 AttributeExternalFields displayed in a form are automatically refreshed when their "parent" field is modified...
|
11 年之前 |
romainq
|
78e1bcd149
#854 Flag Is null allowed not working on attributes Date and DateTime + the default value is now operant
|
11 年之前 |
romainq
|
994211a2e6
Oooops... completes the commit 3175 (#929 Speed up the full text search)
|
11 年之前 |
dflaven
|
87eb366519
#935 Better support of CheckToWrite() in object's transitions, improved by checking the data sooner for a consistent workflow.
|
11 年之前 |
romainq
|
e99c990133
#873 Allow the character % in the path of an URL (requires the edition of the config file when upgrading)
|
11 年之前 |
dflaven
|
a87211165f
#872 Support notifications for the creation of a new user. Also fix the translation of the "Additional values" in ValueSetEnumClasses.
|
11 年之前 |
dflaven
|
85163679bd
#935 Better support of CheckToWrite() in object's transitions
|
11 年之前 |
dflaven
|
c22ecac728
#933 Search form for Query Phrasebook items. If you implement your own menus (equivalent to itop-welcome-itil module), make sure that you update the menu definition to show the search form at the top.
|
11 年之前 |
dflaven
|
8c9344d96d
#931 Management of n:n links can be broken in case of insufficient user rights. Side effect: attribute_linkedset with the flag OPT_ATT_HIDDEN are now completely hidden (the tab is not displayed at all).
|
11 年之前 |
romainq
|
a76dbb3a95
#886 Delete change history so that if an ID is reused the history starts from scratch (and cleanup most of the data as soon as the object is deleted)
|
11 年之前 |
dflaven
|
9fbeefc6c1
#862: Popup menu misplaced when the window scrolls (e.g. when displaying large lists of results)
|
11 年之前 |
romainq
|
1ae1394f15
#929 Speed up the full text search (mostly from the end user perspective, requires a custom configuration)
|
11 年之前 |
romainq
|
2fb450f1be
#928 Setup crashing if async_retries is configured
|
11 年之前 |
dflaven
|
c1afd414b3
Fix of a regression introduced by [3146]: due to formatting rules, empty friendlynames may not look like empty strings!
|
11 年之前 |
dflaven
|
240efffccf
Properly handle external and basic authentication methods for REST web services.
|
11 年之前 |
dflaven
|
1ac23ae3a4
Properly optimize the columns to load, when subitems are requested.
|
11 年之前 |
romainq
|
94c0d32032
#483 Added placeholders for the notifications: html(caselog), head_html(caselog), html(linkset). The HTML can be customized. Fixes the issue about lines being wrapped in a curious way (root cause: swift mailer).
|
11 年之前 |
romainq
|
ce571f79d9
Allow the use of any character into the help text on an attribute (usefull to explain a constraint implemented as a regular expression for instance.) Reminder: the text is given as a dictionary entry named like "Class:<class>/Attribute:<attcode>?"
|
11 年之前 |