glajarige 8bbed00b1e N°934 Hierarchy button loading indicator was not hidden on HK selection. 7 лет назад
..
ckeditor 0ae837d7c2 [CKEditor] Enabled the "Source mode edition" button, by popular demand. Be aware that the resulting HTML source is anyhow filtered/validated/sanitized by CKEditor itself, then iTop. 8 лет назад
json 4801d921f6 Moved under "trunk" to be able to track releases under "tags" 16 лет назад
themes 4801d921f6 Moved under "trunk" to be able to track releases under "tags" 16 лет назад
ajaxfileupload.js b8a66dc5fe Bug fix : missing semicolons were causing an error with IE9. 11 лет назад
breadcrumb.js 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 лет назад
c3.js 16d8e423c6 Updated C3Js to 0.4.11 to fix an issue (on click event) on Chrome. 9 лет назад
c3.min.js 16d8e423c6 Updated C3Js to 0.4.11 to fix an issue (on click event) on Chrome. 9 лет назад
charts.js 1fa3e508a9 Upgrade to jQuery 1.10 and jQuery UI 1.10 12 лет назад
console_form_handler.js a5e17862ec Custom fields: better error reporting when an exception occurs while finalizing the form 9 лет назад
d3.js 143b72c602 Replacing OpenFlashCharts by d3js and c3js: Farewell Flash ! (still an alpha version !) 9 лет назад
d3.min.js 143b72c602 Replacing OpenFlashCharts by d3js and c3js: Farewell Flash ! (still an alpha version !) 9 лет назад
dashboard.js 822950503c #1148: Fixed dashboards upload: use the more modern fileupload component, since we now hook the ajax call in iTopWebPage and removed references to the old component ajax.fileupload from (almost) everywhere... 9 лет назад
dashlet.js 0f27470b79 #1142 Dashboard editor: protects from unwanted "exit" without saving the modifications: 9 лет назад
datatable.js 5438478b57 #985: preserve the displayed sort order when refreshing a table. 10 лет назад
date.js 4801d921f6 Moved under "trunk" to be able to track releases under "tags" 16 лет назад
dimensions.js 4801d921f6 Moved under "trunk" to be able to track releases under "tags" 16 лет назад
edit_image.js f0bb65f409 New attribute: ImageAttribute 9 лет назад
exclude.txt 1fa3e508a9 Upgrade to jQuery 1.10 and jQuery UI 1.10 12 лет назад
extkeywidget.js 8bbed00b1e N°934 Hierarchy button loading indicator was not hidden on HK selection. 7 лет назад
fg.menu.js 8c495a3c3e Added icon_select widget 13 лет назад
field_set.js d770d803e3 N°635 Portal: Forms now have 2 differents layout (display_mode), see online documentation (when released) for more information. 8 лет назад
field_sorter.js 1fa3e508a9 Upgrade to jQuery 1.10 and jQuery UI 1.10 12 лет назад
form_field.js dbfd703595 Portal : Request template OQL list fields marked as mandatory were not validated properly 8 лет назад
form_handler.js 6356f3145b Prerequisites to the custom fields (and space tabs to regular tabs conversion on some files) 9 лет назад
forms-json-utils.js 0489e8e5e8 Custom fields: alpha version. 9 лет назад
fraphael.js 0ea7084670 Replacement of the impact Flash based analysis graph by graphviz + Raphael + TCPDF. ALPHA version. 10 лет назад
g.dot.js 02cfe9ff07 Starting to use RapahelJS for charts rendering 13 лет назад
g.pie.js 02cfe9ff07 Starting to use RapahelJS for charts rendering 13 лет назад
g.raphael.js 02cfe9ff07 Starting to use RapahelJS for charts rendering 13 лет назад
hovertip.js 4801d921f6 Moved under "trunk" to be able to track releases under "tags" 16 лет назад
icon_select.js 99f7c81fcc Support for some (optional) feedback during uploads. 10 лет назад
jqModal.js 4801d921f6 Moved under "trunk" to be able to track releases under "tags" 16 лет назад
jquery-1.10.0.min.js 1fa3e508a9 Upgrade to jQuery 1.10 and jQuery UI 1.10 12 лет назад
jquery-migrate-1.2.1.js 1fa3e508a9 Upgrade to jQuery 1.10 and jQuery UI 1.10 12 лет назад
jquery-migrate-1.2.1.min.js 1fa3e508a9 Upgrade to jQuery 1.10 and jQuery UI 1.10 12 лет назад
jquery-ui-1.10.3.custom.min.js 1fa3e508a9 Upgrade to jQuery 1.10 and jQuery UI 1.10 12 лет назад
jquery-ui-timepicker-addon-i18n.min.js 08e01b9eb7 Enhancement: Date and time formats are now configurable in iTop !! (beta version, beware!) 9 лет назад
jquery-ui-timepicker-addon.js 08e01b9eb7 Enhancement: Date and time formats are now configurable in iTop !! (beta version, beware!) 9 лет назад
jquery.autocomplete.js f097f7eb82 Cosmetics on the "autocomplete": more compact by default (20 chars instead of 30), and buttons evenly spaced. 9 лет назад
jquery.ba-bbq.js 3417f9905a Removed the use of the obsolete $.browser property, since we don't care about IE 7 anyway. 12 лет назад
jquery.ba-bbq.min.js 3417f9905a Removed the use of the obsolete $.browser property, since we don't care about IE 7 anyway. 12 лет назад
jquery.bgiframe.js 4801d921f6 Moved under "trunk" to be able to track releases under "tags" 16 лет назад
jquery.blockUI.js 1fa3e508a9 Upgrade to jQuery 1.10 and jQuery UI 1.10 12 лет назад
jquery.contextMenu.js e17b81d6c8 Impact analysis diagram uses jQuery context menus. 10 лет назад
jquery.dimensions.js 4801d921f6 Moved under "trunk" to be able to track releases under "tags" 16 лет назад
jquery.dragtable.js 47e596aa0b Bulk Export redesign, addressing the tickets: 10 лет назад
jquery.fileupload.js b447d89e07 Allow uploading files as Tickets' attachments via drag and drop (on "modern" browsers supporting HTML5 drag and drop) 11 лет назад
jquery.history.js 34c65d4d0d - New implementation of the n-n link edition widget... in progress. 15 лет назад
jquery.history_remote.pack.js 4801d921f6 Moved under "trunk" to be able to track releases under "tags" 16 лет назад
jquery.iframe-transport.js b447d89e07 Allow uploading files as Tickets' attachments via drag and drop (on "modern" browsers supporting HTML5 drag and drop) 11 лет назад
jquery.latest.js 4801d921f6 Moved under "trunk" to be able to track releases under "tags" 16 лет назад
jquery.layout.js 1fa3e508a9 Upgrade to jQuery 1.10 and jQuery UI 1.10 12 лет назад
jquery.layout.min.js 1fa3e508a9 Upgrade to jQuery 1.10 and jQuery UI 1.10 12 лет назад
jquery.magnific-popup.js 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 лет назад
jquery.magnific-popup.min.js 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 лет назад
jquery.mousewheel.js 67e80ac0ee Pan and zoom in the impact analysis view. 9 лет назад
jquery.multiselect.js e42af9798f Cosmetics: 9 лет назад
jquery.pack.js 4801d921f6 Moved under "trunk" to be able to track releases under "tags" 16 лет назад
jquery.popupmenu.js 9fbeefc6c1 #862: Popup menu misplaced when the window scrolls (e.g. when displaying large lists of results) 11 лет назад
jquery.positionBy.js 8f752b30b1 - Fixed the positioning of the iTop popup menus (Trac #316) 15 лет назад
jquery.qtip-1.0.min.js 4fbef2beda Synchro Data Sources Implementation on going... 14 лет назад
jquery.tablehover.js 4801d921f6 Moved under "trunk" to be able to track releases under "tags" 16 лет назад
jquery.tablesorter.js 9d8c17a3d1 Bug fix: 12 лет назад
jquery.tablesorter.min.js 4801d921f6 Moved under "trunk" to be able to track releases under "tags" 16 лет назад
jquery.tablesorter.pager.js ccf403a397 (HTML) Formatted Case Logs, Description and Notifications with inline images uploaded as Attachments. Beta Version !! 9 лет назад
jquery.tabs-ie.css 4801d921f6 Moved under "trunk" to be able to track releases under "tags" 16 лет назад
jquery.tabs.pack.js 4801d921f6 Moved under "trunk" to be able to track releases under "tags" 16 лет назад
jquery.treeview.js de17211432 - REstyling and update of the UI 15 лет назад
jquery.treeview.min.js de17211432 - REstyling and update of the UI 15 лет назад
jquery.treeview.pack.js de17211432 - REstyling and update of the UI 15 лет назад
json.js 4801d921f6 Moved under "trunk" to be able to track releases under "tags" 16 лет назад
linksdirectwidget.js 47c69e75c5 Support of derived classes in "add_remove" edition mode for AttributeLinkSet fields (the search form was not refreshing / loading properly when toggling the class to search for). 9 лет назад
linkswidget.js 0e1f3d02b9 Rework of the edition of 1-N and N-N links: managed as a delta from the GUI down to the the lowest APIs. 8 лет назад
moment.min.js 077abf4085 Date and time format finalization for the exports: 9 лет назад
property_field.js 42a5feba37 More events from the property_field widgets to inform the enclosing form of the state changes. 8 лет назад
raphael-min.js 3efee19f53 Upgrade to Raphael 2.1.2 10 лет назад
simple_graph.js 9992b14ed7 Improved images caching: since 2.3.0-beta, iTop handles inline images (case logs, ticket description) and a picture for a person (AttributeImage). This code refactoring handles a case where the browser checks for the validity of the image and the 304 response code can then be returned without checking anything because we assume that the URL of the image contains a signature of it (or the data cannot change -attachement and inline images are in this case). 9 лет назад
splitter.js 4801d921f6 Moved under "trunk" to be able to track releases under "tags" 16 лет назад
subform_field.js 6356f3145b Prerequisites to the custom fields (and space tabs to regular tabs conversion on some files) 9 лет назад
swfobject.js ff73dd935c - Upgraded to the latest version of Open Flash Charts (Version 2 Lug Wyrm Charmer) 15 лет назад
tabularfieldsselector.js f06cff9777 Fix: cannot export an object with a property named "length" !! 9 лет назад
utils.js 1aac2820ba Enhancement: provide some feedback to the end-user in case of a fatal error during an interactive export. 9 лет назад
wizard.utils.js e9fe937391 Make sure that the AJax calls use a full/absolute path to the page they call so that they can be embedded anywhere inside the application (i.e. in plug-ins supplied pages as well as 'regular' app pages). 14 лет назад
wizardhelper.js 8ef5e9ff20 N°653: Dependant fields on transitions was not using transition flags. 8 лет назад