romainq
|
d998853c23
Archives: refactoring of the API to enable/disable the archive mode
|
hace 8 años |
romainq
|
34ab6cd77b
NEW! Archiving data. Archiving is a soft delete. It can be undone. Enter the archive mode to see all the data including archives (everything is read-only in that mode). Archiving must be enabled per class (data model). Archiving is achieved by the mean of the API DBObject::Archive (or Unarchive).
|
hace 8 años |
romainq
|
5eccd5e413
N.444 Two date picker icons (lifecycle shortcut to resolved state, or a datetime attribute on a link). Solved by a factorization of the widgets initialization so that the initialization be the same (must be idempotent)
|
hace 8 años |
romainq
|
706bd3439c
#1305 Issue with date/time inputs on Chrome: losing focus as soon as the date has been correctly typed, preventing the user from typing the time.
|
hace 8 años |
dflaven
|
4431bfe450
Internal: context tags to (programmatically) identify the context of the execution.
|
hace 9 años |
dflaven
|
7bac875cf0
Initialize TimePicker in one call to prevent the time part from being reset as it happens when doing the same action in two passes (calling "options" the second time) !!
|
hace 9 años |
dflaven
|
077abf4085
Date and time format finalization for the exports:
|
hace 9 años |
dflaven
|
554e7a4cb3
Styles fine tuning and nicer display of the main menu (no more animation on initial load).
|
hace 9 años |
romainq
|
81d0160f05
Fixed regression introduced in [4022]: about box not displayed
|
hace 9 años |
romainq
|
224ca20bb6
#185 Navigation Breadcrumb - Identify iTop by the Database and URL (to avoid messing up breadcrumbs when navigating between several instances of iTop - still buggy in case of reinstall)
|
hace 9 años |
romainq
|
8fd6012a13
#185 Navigation Breadcrumb - Beta version
|
hace 9 años |
dflaven
|
ccef399cfa
Support of date and time custom formats... continuing towards the beta !
|
hace 9 años |
dflaven
|
08e01b9eb7
Enhancement: Date and time formats are now configurable in iTop !! (beta version, beware!)
|
hace 9 años |
dflaven
|
143b72c602
Replacing OpenFlashCharts by d3js and c3js: Farewell Flash ! (still an alpha version !)
|
hace 9 años |
romainq
|
6de6d4fdcc
#185 Navigation Breadcrumb - A beta version, based on the navigation history. Comments welcome!
|
hace 9 años |
dflaven
|
991cd359fc
Inline images in formatted case log & descriptions: beta version fixperms js The inline images are now no longer stored stored as Attachments but using a specific object InlineImage...
|
hace 9 años |
dflaven
|
ccf403a397
(HTML) Formatted Case Logs, Description and Notifications with inline images uploaded as Attachments. Beta Version !!
|
hace 9 años |
dflaven
|
7b4f246211
Make sure that the images are reloaded when the application is upgraded.
|
hace 9 años |
dflaven
|
05a16050ed
Make sure that the stylesheets and favicons are reloaded when the application is upgraded.
|
hace 9 años |
dflaven
|
9e8207680b
Cosmetics on menus, details and the top bar...
|
hace 9 años |
dflaven
|
97cd5f3fb0
Usability enhancement: don't clear the "Organizations" auto complete (for the silos) without purpose when clicking on it... empty the field only when the displayed value means "All organizations".
|
hace 9 años |
dflaven
|
662ec6f038
Finishing touch to the "Printer friendly version" of the details page.
|
hace 9 años |
dflaven
|
e42af9798f
Cosmetics:
|
hace 9 años |
dflaven
|
7fd1127dd2
Fix: Make sure that the "ownership lock" is always released when clicking on the "Cancel" button of a form.
|
hace 9 años |
romainq
|
a84684630b
#576 Printable view for object details. Possibility to hide/show chapters (the equivalent of tabs in the UI) or any fieldset. Requires testing and comments.
|
hace 9 años |
dflaven
|
67e80ac0ee
Pan and zoom in the impact analysis view.
|
hace 9 años |
romainq
|
5ed735e8d0
#942 OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application.
|
hace 10 años |
dflaven
|
4bb2187375
#714: localization of the date picker calendar. Get rid of the old jquery.datepicker.js file since iTop now relies on the built-in jQuery UI date picker widget.
|
hace 10 años |
dflaven
|
968ec277fb
#765: prevent two persons to edit the same object at the same time.
|
hace 10 años |
dflaven
|
7dff949a36
#788 Whenever a timeout is detected by an ajax request, a popup dialog warns the user to log-in again.
|
hace 10 años |