glajarige
|
f9c3e01cb8
N°930 Better UI on object details part 1. (Careful, Bulf modify and CSV import might be partly broken...)
|
8 years ago |
dflaven
|
91e5ec2a76
Split of a too long code line !!
|
8 years ago |
glajarige
|
c021f49548
Removed JS console.log usages that would have made IE9 crash
|
8 years ago |
glajarige
|
cf8874d904
N°380 Fixed UI in console, object details that were going over their container sometimes
|
8 years ago |
glajarige
|
ddfeeab201
N°380 Fixed object header width in console UI.
|
8 years ago |
glajarige
|
32c45293aa
Fixed UI in console edit forms that were going over their container sometimes
|
8 years ago |
romainq
|
d998853c23
Archives: refactoring of the API to enable/disable the archive mode
|
8 years ago |
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 years ago |
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 years ago |
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 years ago |
dflaven
|
4431bfe450
Internal: context tags to (programmatically) identify the context of the execution.
|
9 years ago |
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 years ago |
dflaven
|
077abf4085
Date and time format finalization for the exports:
|
9 years ago |
dflaven
|
554e7a4cb3
Styles fine tuning and nicer display of the main menu (no more animation on initial load).
|
9 years ago |
romainq
|
81d0160f05
Fixed regression introduced in [4022]: about box not displayed
|
9 years ago |
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 years ago |
romainq
|
8fd6012a13
#185 Navigation Breadcrumb - Beta version
|
9 years ago |
dflaven
|
ccef399cfa
Support of date and time custom formats... continuing towards the beta !
|
9 years ago |
dflaven
|
08e01b9eb7
Enhancement: Date and time formats are now configurable in iTop !! (beta version, beware!)
|
9 years ago |
dflaven
|
143b72c602
Replacing OpenFlashCharts by d3js and c3js: Farewell Flash ! (still an alpha version !)
|
9 years ago |
romainq
|
6de6d4fdcc
#185 Navigation Breadcrumb - A beta version, based on the navigation history. Comments welcome!
|
9 years ago |
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 years ago |
dflaven
|
ccf403a397
(HTML) Formatted Case Logs, Description and Notifications with inline images uploaded as Attachments. Beta Version !!
|
9 years ago |
dflaven
|
7b4f246211
Make sure that the images are reloaded when the application is upgraded.
|
9 years ago |
dflaven
|
05a16050ed
Make sure that the stylesheets and favicons are reloaded when the application is upgraded.
|
9 years ago |
dflaven
|
9e8207680b
Cosmetics on menus, details and the top bar...
|
9 years ago |
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 years ago |
dflaven
|
662ec6f038
Finishing touch to the "Printer friendly version" of the details page.
|
9 years ago |
dflaven
|
e42af9798f
Cosmetics:
|
9 years ago |
dflaven
|
7fd1127dd2
Fix: Make sure that the "ownership lock" is always released when clicking on the "Cancel" button of a form.
|
9 years ago |