Denis Flaven
9917d6355c
#765 : prevent two persons to edit the same object at the same time.
...
SVN:trunk[3617]
2015-07-02 15:40:39 +00:00
Denis Flaven
dd7861c5b4
Bulk Export redesign... finishing touch.
...
SVN:trunk[3610]
2015-06-23 16:29:45 +00:00
Denis Flaven
cd5e5da526
Bulk Export redesign, addressing the tickets:
...
#1071 Bulk Read access rights
#1034 List of fields for Excel export
#772 Some attributes not exportedvia export.php
Main features:
- list and order of the fields taken into account
- interactive mode to specify all the parameters interactively (including the list and the order of fields)
- same behavior for all the formats: html, CSV, spreadsheet, XML
- new PDF export
SVN:trunk[3606]
2015-06-23 14:16:46 +00:00
Denis Flaven
19e5130441
New look for iTop !
...
SVN:trunk[3601]
2015-06-20 15:02:24 +00:00
Denis Flaven
d9fcd83370
Impact analysis diagram is now considered as beta !
...
SVN:trunk[3588]
2015-05-26 16:39:51 +00:00
Denis Flaven
0769b2c481
Relations & Impact analysis enhancements:
...
- Detailled tooltips in the graph
- Context queries ("knowing that")
SVN:trunk[3583]
2015-05-24 20:47:11 +00:00
Denis Flaven
80c0312219
Automatically save the PDF of the impact analysis as an attachement to the ticket.
...
SVN:trunk[3582]
2015-05-20 09:33:42 +00:00
Denis Flaven
a1ba5bec17
Impact analysis diagram uses jQuery context menus.
...
SVN:trunk[3579]
2015-05-18 12:17:16 +00:00
Denis Flaven
7ca7cb39ae
Integration of the new impact analysis into the tickets.
...
SVN:trunk[3578]
2015-05-15 13:49:25 +00:00
Denis Flaven
d1a74589b1
More options for the PDF export of the 'impact' graph.
...
SVN:trunk[3577]
2015-05-10 09:07:19 +00:00
Denis Flaven
7f1f1337fa
Relation diagrams:
...
- Localization
- Handle the resize of the window
- Aysnchronous load/reload
- Filtering of the result based on the class
SVN:trunk[3574]
2015-05-05 08:04:23 +00:00
Denis Flaven
d63b4ef6d1
Integration of the new way to compute relations into the datamodel (ComputeImpactedItems)
...
SVN:trunk[3570]
2015-04-29 16:35:21 +00:00
Denis Flaven
aa93fde347
Impact analysis: still an alpha version.
...
SVN:trunk[3559]
2015-04-24 07:42:50 +00:00
Denis Flaven
df47e2a9e9
Replacement of the impact Flash based analysis graph by graphviz + Raphael + TCPDF. ALPHA version.
...
SVN:trunk[3554]
2015-04-23 10:02:06 +00:00
Romain Quetiez
eb379662ce
Rework of the relation diagrams: configuration of the redundancy (AttributeRedundancySettings)
...
SVN:trunk[3552]
2015-04-22 15:33:07 +00:00
Denis Flaven
6524a40eaa
Enhancement: do not retrieve disabled fields.
...
SVN:trunk[3504]
2015-03-12 14:00:14 +00:00
Denis Flaven
f7c7fc5dc4
Support several sets of forbidden values (with a specific "reason" message) per field.
...
SVN:trunk[3500]
2015-03-10 15:34:04 +00:00
Denis Flaven
4a8e9e71f4
Regression: the instance method is only available since jquery UI 1.11
...
SVN:trunk[3484]
2014-12-26 09:08:14 +00:00
Denis Flaven
af3c93051f
Protect against JS errors when the form is in read-only mode.
...
SVN:trunk[3482]
2014-12-23 14:49:06 +00:00
Denis Flaven
f594190005
Properly handle property_sheets with nested selector fields...
...
SVN:trunk[3481]
2014-12-23 13:42:25 +00:00
Denis Flaven
cafc6a8baf
The FormSelectorField now has its own widget to properly cope with its "subfields" in "property sheet" mode.
...
SVN:trunk[3458]
2014-12-10 10:44:26 +00:00
Denis Flaven
0ac522fc4c
Support for some (optional) feedback during uploads.
...
SVN:trunk[3455]
2014-12-08 13:18:06 +00:00
Romain Quetiez
ca7ee0f138
#1020 Restrict dashboard/shortcut refresh interval
...
SVN:trunk[3448]
2014-12-03 11:38:19 +00:00
Denis Flaven
4dd83a0eb6
#985 : preserve the displayed sort order when refreshing a table.
...
SVN:trunk[3442]
2014-12-02 10:26:26 +00:00
Denis Flaven
ca90f9b32a
Oops, typo in "Prevent the JS validation (on focus) to create multiple entries for the same field, since it breaks the validation."
...
SVN:trunk[3422]
2014-11-18 17:25:08 +00:00
Denis Flaven
9ca051d9d0
Prevent the JS validation (on focus) to create multiple entries for the same field, since it breaks the validation.
...
SVN:trunk[3421]
2014-11-18 15:31:51 +00:00
Denis Flaven
dee7f7b7aa
Upgrade to Raphael 2.1.2
...
SVN:trunk[3415]
2014-11-07 13:25:37 +00:00
Denis Flaven
2c59fb894f
Integration of the Excel (XLSX) export feature. (Limitation: export.php takes into account neither the "fields" parameter nor the list of fields defined in the QueryPhrasebook when exporting in XLSX format)
...
SVN:trunk[3398]
2014-10-31 17:59:14 +00:00
Romain Quetiez
19a2180c2b
#1000 Implemented the behavior for the flag OPT_ATT_MUSTCHANGE, and took the opportunity to add a feedback when a field is mandatory OR when the format is wrong
...
SVN:trunk[3394]
2014-10-31 14:55:12 +00:00
Denis Flaven
bb741c39f4
#1011 Proper resizing of the dialog box for managing 1:n links - removed a trace.
...
SVN:trunk[3390]
2014-10-30 08:54:48 +00:00
Denis Flaven
c73ef6ae72
#1011 Proper resizing of the dialog box for managing 1:n links.
...
SVN:trunk[3389]
2014-10-30 08:52:00 +00:00
Romain Quetiez
03c4964072
Protected the property fields against the collision of ids within the same page (even if that is a bug, make it work not too bad!)
...
SVN:trunk[3370]
2014-10-20 15:15:39 +00:00
Denis Flaven
f794d0222e
Forms enhancements and XML format touch-up.
...
SVN:trunk[3359]
2014-10-03 09:56:20 +00:00
Romain Quetiez
110aace270
Form fields: added callbacks ('equals' and 'get_field_value') to allow the implementation of enhanced form fields
...
SVN:trunk[3356]
2014-10-01 12:17:15 +00:00
Romain Quetiez
7117b751b3
#778 Issue on list sort order when editing an element (N-N link tabs)
...
SVN:trunk[3322]
2014-09-15 13:40:56 +00:00
Denis Flaven
6473a8f245
#892 Refresh the "multi-select" when picking a value with the "hierarchical picker", inside a search form.
...
SVN:trunk[3223]
2014-06-25 14:37:13 +00:00
Denis Flaven
1d4784b0c7
Allow uploading files as Tickets' attachments via drag and drop (on "modern" browsers supporting HTML5 drag and drop)
...
SVN:trunk[3206]
2014-06-10 15:05:02 +00:00
Denis Flaven
dbb9558b45
#862 : Popup menu misplaced when the window scrolls (e.g. when displaying large lists of results)
...
SVN:trunk[3176]
2014-05-28 15:22:57 +00:00
Denis Flaven
b095c6b1a3
#909 : faster display for the "details" of an object:
...
- object's history is only loaded when the "History" tab is clicked
- by default the history display is truncated to the 'max_history_length' (= 50) latest modifications
SVN:trunk[3145]
2014-05-06 15:15:57 +00:00
Denis Flaven
8f25fb8e64
#878 : Missing sscrollbar in "linkset-direct" edition popup dialog
...
#881 : Paginated list in popup dialog is broken
- Missing scrollbar in the popup when using the [+] button
SVN:trunk[3121]
2014-04-01 13:09:02 +00:00
Denis Flaven
dcb48d0f35
Bug fix : missing semicolons were causing an error with IE9.
...
SVN:trunk[3107]
2014-03-26 14:58:32 +00:00
Denis Flaven
f993f07751
Enhanced API to support icon upload...
...
SVN:trunk[3081]
2014-02-10 15:41:32 +00:00
Denis Flaven
a6693d9535
Protect the initialization with a try ... catch, in order to protect that rest of the page in case of trouble.
...
SVN:trunk[3074]
2014-02-05 17:08:33 +00:00
Romain Quetiez
2e37ccc4c2
#770 and #853 : When a list is configured directly from the table (NOT from the Dialog box), then these settings are not kept neither when creating a shortcut nor when opening the "configure this list" dialog
...
SVN:trunk[3030]
2013-12-09 20:38:05 +00:00
Romain Quetiez
3b188524ca
#770 Complete the fix implemented in [2990], the configuration is kept even if not saved for the list
...
SVN:trunk[3029]
2013-12-09 15:55:11 +00:00
Denis Flaven
2b58bca313
Use jQuery.inArray() instead of array.indexOf() to be compatible with IE8
...
SVN:trunk[3019]
2013-12-03 10:50:38 +00:00
Romain Quetiez
d7093a9a6f
#770 Preserve list configuration (if dedicated) when creating a shortcut
...
SVN:trunk[2989]
2013-11-26 15:58:05 +00:00
Denis Flaven
0aa0de9f1c
Make sure that we attach ONLY the elements that are visible in the form when using the "select all" mode for managing 1:n links.
...
SVN:trunk[2984]
2013-11-26 11:16:11 +00:00
Romain Quetiez
26dca89b19
#780 Auto refresh for the dashboards (+ cosmetics changes for the shortcuts)
...
SVN:trunk[2929]
2013-10-18 14:14:48 +00:00
Denis Flaven
36e6a6106b
#757 Better UI to manage direct linksets... on going...
...
SVN:trunk[2927]
2013-10-18 08:26:31 +00:00