dflaven
|
02ba356ea2
- Fixed bug #243. OQLMenuNodes can now auto-refresh. I've enabled this by default for the "shortcuts" of Helpdesk, Incident Management and Change Management
|
15 年之前 |
dflaven
|
e812550df4
- Added a try/catch to nicely handle exceptions in these pages.
|
15 年之前 |
dflaven
|
7fd72b85a4
- Fixed Trac #177: Icons for everything ! For Incidents, User Requests and Changes the icon depends on the state of the object.
|
15 年之前 |
romainq
|
95480dd7fb
#153 SOAP Web service broken due to violated integrity rule
|
15 年之前 |
romainq
|
63c798289e
#223 Trim spaces on CSV import was not handling well the last line
|
15 年之前 |
romainq
|
fdd499670a
#234 Removed the error_reporting directive and implemented a workaround to reduce the potential warnings issued by PHP
|
15 年之前 |
romainq
|
f5c70b7bfe
#247 Missing query argument (CSV export failing, or Emailed URL not working for lists)
|
15 年之前 |
romainq
|
5f7f941506
Updated the benchmark page to the last change in data model
|
15 年之前 |
romainq
|
0e7364c3e5
Optimizations: DBObjectSet::Count does it without loading all the data + possibility to specify LIMIT + restored the query cache (was inoperant) + improved the debug reports + added two settings (query_cache_enabled and debug_queries)
|
15 年之前 |
dflaven
|
170401291a
- Simplified Notifications page (Trac #163)
|
15 年之前 |
dflaven
|
59d55d7b20
- Prevent menu itemshyperlinks to get highlighted
|
15 年之前 |
dflaven
|
3b7208b53e
- Added an icon for Network Devices
|
15 年之前 |
dflaven
|
ad8098b21d
- Fixed bug#236: current value is now properly displayed in autcomplete fields, and the validation works properly too.
|
15 年之前 |
dflaven
|
1df3ba2e3d
From field is now mandatory
|
15 年之前 |
romainq
|
66f129e4fc
- Fixed bug #232: changing password was not working without the Javascript debugger !!!
|
15 年之前 |
dflaven
|
2c0963bb20
- When sending email the "From" field is mandatory otherwise the mails are not sent.
|
15 年之前 |
romainq
|
09c9718b67
#242 loosing linked objects when modifying name attribute
|
15 年之前 |
dflaven
|
0f3c4491b9
Fixed bug #231: distinguish between external key (id) and external key (name) for loading fields that are external keys pointing to externla keys! Example: Connected To->Device is to be mapped to the Connected Interface's device NAME whereas Connected To->Device->id is to be mapped to the connected interface's device id
|
15 年之前 |
romainq
|
435c88baaa
#239 Issue with character set (impacting searches with accents)
|
15 年之前 |
dflaven
|
cc0bcb74b4
- Fixed the (cosmetic) bug #237: hyperlinks color.
|
15 年之前 |
dflaven
|
faceed5497
- Fixed a regression introduced by revision [737]
|
15 年之前 |
romainq
|
10847bc944
Usability: reviewed navigation into the data model
|
15 年之前 |
romainq
|
ed52d94cd0
Fixed bug: CSV import (interactive or web service) reporting change "on behalf of"
|
15 年之前 |
romainq
|
76aab04639
Cosmetic: changed the name of views (removed the underscore prefix)
|
15 年之前 |
romainq
|
e01a45ecb7
Usability: trim spaces in search forms
|
15 年之前 |
romainq
|
b29840d192
Could not search on Contacts while being allowed to search on persons/teams
|
15 年之前 |
dflaven
|
b8ebb30055
- Sepcial corner case when loading objects with external keys and these externla keys themsleves have reconciliation keys that are also externla keys.
|
15 年之前 |
dflaven
|
5ac442de02
- Display the full list of attributes (details ZList) when exporting objects in HTML format (useful for Excel Web Queries).
|
15 年之前 |
dflaven
|
79f4016f19
- Add the field 'to' to a list of EmailNotificationEvents.
|
15 年之前 |
romainq
|
b29c5ccd6b
New placeholders in templates: this->html(attcode) and this->label(attcode)
|
15 年之前 |