romainq
|
d998853c23
Archives: refactoring of the API to enable/disable the archive mode
|
8 年之前 |
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).
|
8 年之前 |
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)
|
8 年之前 |
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.
|
8 年之前 |
dflaven
|
4431bfe450
Internal: context tags to (programmatically) identify the context of the execution.
|
9 年之前 |
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) !!
|
9 年之前 |
dflaven
|
077abf4085
Date and time format finalization for the exports:
|
9 年之前 |
dflaven
|
554e7a4cb3
Styles fine tuning and nicer display of the main menu (no more animation on initial load).
|
9 年之前 |
romainq
|
81d0160f05
Fixed regression introduced in [4022]: about box not displayed
|
9 年之前 |
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)
|
9 年之前 |
romainq
|
8fd6012a13
#185 Navigation Breadcrumb - Beta version
|
9 年之前 |
dflaven
|
ccef399cfa
Support of date and time custom formats... continuing towards the beta !
|
9 年之前 |
dflaven
|
08e01b9eb7
Enhancement: Date and time formats are now configurable in iTop !! (beta version, beware!)
|
9 年之前 |
dflaven
|
143b72c602
Replacing OpenFlashCharts by d3js and c3js: Farewell Flash ! (still an alpha version !)
|
9 年之前 |
romainq
|
6de6d4fdcc
#185 Navigation Breadcrumb - A beta version, based on the navigation history. Comments welcome!
|
9 年之前 |
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...
|
9 年之前 |
dflaven
|
ccf403a397
(HTML) Formatted Case Logs, Description and Notifications with inline images uploaded as Attachments. Beta Version !!
|
9 年之前 |
dflaven
|
7b4f246211
Make sure that the images are reloaded when the application is upgraded.
|
9 年之前 |
dflaven
|
05a16050ed
Make sure that the stylesheets and favicons are reloaded when the application is upgraded.
|
9 年之前 |
dflaven
|
9e8207680b
Cosmetics on menus, details and the top bar...
|
9 年之前 |
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".
|
9 年之前 |
dflaven
|
662ec6f038
Finishing touch to the "Printer friendly version" of the details page.
|
9 年之前 |
dflaven
|
e42af9798f
Cosmetics:
|
9 年之前 |
dflaven
|
7fd1127dd2
Fix: Make sure that the "ownership lock" is always released when clicking on the "Cancel" button of a form.
|
9 年之前 |
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.
|
9 年之前 |
dflaven
|
67e80ac0ee
Pan and zoom in the impact analysis view.
|
9 年之前 |
romainq
|
5ed735e8d0
#942 OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application.
|
10 年之前 |
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.
|
10 年之前 |
dflaven
|
968ec277fb
#765: prevent two persons to edit the same object at the same time.
|
10 年之前 |
dflaven
|
7dff949a36
#788 Whenever a timeout is detected by an ajax request, a popup dialog warns the user to log-in again.
|
10 年之前 |