romainq
|
3bc0a45aaf
Removed related_change_id/related_problem_id from standard searches because it might slow down the load of search forms when many tickets are in the DB
|
15 年之前 |
romainq
|
08a639342a
Dehardcoded against the DB engine (now defaults to myisam)
|
15 年之前 |
dflaven
|
839a0a4000
- Fixed the display of "Notifications"
|
15 年之前 |
dflaven
|
e1caccbf8d
Bug fix: make sure that the log is properly filled when creating a notification.
|
15 年之前 |
dflaven
|
59251b3f1f
Bug fix: escape dialog's title since it may contain quotes (especially in localized versions).
|
15 年之前 |
romainq
|
9001e387e5
#233 Speed up data load, found a bottleneck, but still some room for improvement, added internal settings to boost up huge load or workaround a bug in CheckToWrite (if any)
|
15 年之前 |
dflaven
|
767a87554e
- Handle expansion/truncation of objects lists as part of the browser navigation history... implemented only for "simple lists" (Trac #73)
|
15 年之前 |
dflaven
|
c34c512003
- Fixed Trac #158: removed (Debug) message about "applying a stimulus" to an object. The page just says "Object updated" as for any other kind of update.
|
15 年之前 |
dflaven
|
f860bed6ce
- Fixing more accurately #222 and #172
|
15 年之前 |
dflaven
|
1665410b81
- Fixed Trac #224: properly validate non-mandatory integer fields.
|
15 年之前 |
dflaven
|
147b9d6b1a
- Fixed Trac #177: Icons for everything ! For Incidents, User Requests and Changes the icon depends on the state of the object.
|
15 年之前 |
dflaven
|
32d0afef84
Typo in the localization... fixed.
|
15 年之前 |
dflaven
|
79b09af56a
- Simplified Notifications page (Trac #163)
|
15 年之前 |
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 年之前 |