Commit Graph

141 Commits

Author SHA1 Message Date
Denis Flaven
c04ea6d220 Bug fix:
- Correct intial sort order of a table if the default sort column is not an "alphabetical" column (i.e. IP Address)
- Properly sort on the first column (name) when the name is made of a column with a different sort algorithm (i.e. IP Address).

SVN:trunk[2460]
2012-11-23 15:29:13 +00:00
Romain Quetiez
b38e818499 New feature: fixed bugs in shortcut edition (condition: list NOT paginated)
SVN:trunk[2433]
2012-11-19 10:25:38 +00:00
Romain Quetiez
7792b54d26 New feature: shortcuts to a search result. The feature is not automatically available with upgrade of custom versions -requires a ShortcutContainerMenuNode.
SVN:trunk[2431]
2012-11-16 11:21:00 +00:00
Romain Quetiez
721faa7e1e Updated copyright (2012) and license (LGPL changed to AGPL)
SVN:trunk[2333]
2012-10-23 21:41:36 +00:00
Denis Flaven
08a320cf2b Ajax file upload is now part of the standard JS includes in the iTop pages.
SVN:trunk[2306]
2012-10-20 13:36:20 +00:00
Denis Flaven
c05c1062ce Implemented the "multiple choices" in search forms for Enums and External keys.
SVN:trunk[2305]
2012-10-20 13:32:59 +00:00
Denis Flaven
7a817ad1d8 Localization for in-place edition of 1:n linksets
SVN:trunk[2298]
2012-10-19 10:52:47 +00:00
Denis Flaven
53aefa895b Implemented a new (optional) UI for managing 1:n linksets.
SVN:trunk[2290]
2012-10-18 12:03:33 +00:00
Denis Flaven
ef59badf5b Implementation of a new extension "iPopupMenuExtension" to allow a module to add menu items almost anywhere inside iTop.
SVN:trunk[2220]
2012-09-29 16:03:16 +00:00
Denis Flaven
2da369431c Properly parse accented characters inside the "autocomplete" widget.
Protects the dialog resizing against some JS errors
Code cleanup...

SVN:trunk[2208]
2012-09-25 11:10:17 +00:00
Denis Flaven
5e40d7b009 - Protect against a JS error when opening the dialog box
- Syntax cleaning

SVN:trunk[2207]
2012-09-25 10:15:43 +00:00
Denis Flaven
8d56d8eb79 Enhancement: prevent reloading a list while the configuration dialog is open.
SVN:trunk[2206]
2012-09-25 10:03:41 +00:00
Romain Quetiez
2eddb57cbd Dashboards - Fixed issues + added 3 confirmation (on exit, save or cancel)
SVN:trunk[2199]
2012-09-21 15:15:05 +00:00
Denis Flaven
04424f9762 - Small fixes to the custom display of lists.
- CSS improvement for dashboards

SVN:trunk[2196]
2012-09-21 11:05:10 +00:00
Romain Quetiez
dac73c1669 Dashboards - Finalized the implementation (inc. translation in french) - still some known issues
SVN:trunk[2195]
2012-09-20 15:56:15 +00:00
Denis Flaven
d38b79de76 Various fixes for the selection of columns / sort order in the lists.
SVN:trunk[2192]
2012-09-20 07:55:25 +00:00
Denis Flaven
4eb018ac50 Bug fix for supporting CKEditor (HTMLAttribute) inside a reloaded form
SVN:trunk[2162]
2012-08-31 13:30:12 +00:00
Denis Flaven
9064b81461 Integration of the latest version of CKEditor: version 3.6.4, released on 17 July 2012
SVN:trunk[2157]
2012-08-28 13:52:07 +00:00
Denis Flaven
16651d53e1 Fixed a regression due to (apparently?) the upgrade of jQuery
SVN:trunk[2140]
2012-07-27 10:08:23 +00:00
Denis Flaven
dce0bce4ce Customizable tables implementation, beta version done.
SVN:trunk[2131]
2012-07-24 15:16:06 +00:00
Denis Flaven
5125000994 Customizable tables implementation...
SVN:trunk[2128]
2012-07-24 13:58:13 +00:00
Denis Flaven
08deefb5a4 Fixed the broken n:n links management UI (Add button remained disabled)
SVN:trunk[2096]
2012-06-12 15:19:09 +00:00
Denis Flaven
08f3e36cc8 Fixed the broken n:n links management UI (Add button remained disabled)
SVN:trunk[2094]
2012-06-12 14:33:38 +00:00
Romain Quetiez
4562edb4ea Charts : disabled hrefs until it works
SVN:trunk[2091]
2012-06-12 13:06:54 +00:00
Denis Flaven
1a040a3a3a Prototype of HeatMap dashlet
SVN:trunk[2077]
2012-05-30 16:30:26 +00:00
Denis Flaven
38df2c71a2 Added icon_select widget
SVN:trunk[2056]
2012-05-30 09:04:12 +00:00
Denis Flaven
eb9c5d8fe2 Refresh the whole dashboard when extending the layout
SVN:trunk[2053]
2012-05-29 15:50:25 +00:00
Denis Flaven
264d10ffd7 Starting to use RapahelJS for charts rendering
SVN:trunk[2048]
2012-05-29 11:55:32 +00:00
Denis Flaven
00873c1cb9 Fix issue when editing property sheets with subforms
SVN:trunk[2046]
2012-05-29 09:04:32 +00:00
Denis Flaven
341a97d2ac User editable dashboards... implementation in progress
SVN:trunk[2038]
2012-05-25 15:58:17 +00:00
Denis Flaven
e56aac9ef8 User editable dashboards... implementation in progress
SVN:trunk[2036]
2012-05-25 10:22:22 +00:00
Denis Flaven
f4d2ffcf34 User editable dashboards... implementation in progress
SVN:trunk[2032]
2012-05-25 09:22:29 +00:00
Romain Quetiez
b31b2a5939 Dashboard: fixed a bug in subforms having the same fields (the last one was submitted even if hidden)
SVN:trunk[2020]
2012-05-24 13:26:53 +00:00
Denis Flaven
a53be218f1 User editable dashboards... implementation in progress
SVN:trunk[2019]
2012-05-24 08:37:15 +00:00
Denis Flaven
ef453537d3 User editable dashboards... implementation in progress
SVN:trunk[2013]
2012-05-23 10:16:08 +00:00
Denis Flaven
050a4813be User editable dashboards... implementation in progress
SVN:trunk[2009]
2012-05-23 08:06:04 +00:00
Denis Flaven
907d96b18d User editable dashboards... implementation in progress
SVN:trunk[2001]
2012-05-22 09:22:01 +00:00
Denis Flaven
c47b2b57ec User editable dashboards... implementation in progress
SVN:trunk[1997]
2012-05-21 13:52:12 +00:00
Denis Flaven
f9cbd7d81a New version of jQuery
SVN:trunk[1967]
2012-04-23 09:25:32 +00:00
Denis Flaven
78cfb3229d New version of jQuery Layout
SVN:trunk[1958]
2012-04-19 07:51:51 +00:00
Denis Flaven
529b5d53fc Sorting of lists: sort is now always executed server-side via the mechanism used by paginated lists. This fixes Trac #411, #421, #520
SVN:trunk[1931]
2012-03-27 15:27:15 +00:00
Denis Flaven
a4fd923759 Bug fix: support [+] button inside linkedsets.. with constraints
SVN:trunk[1916]
2012-03-22 10:04:16 +00:00
Romain Quetiez
b3dadcba77 Reintegrated from branch 1.2: capability to develop a module to share objects between organizations (beta)
SVN:trunk[1859]
2012-02-17 15:11:00 +00:00
Denis Flaven
321e7dc309 Keep the current value iin the search form when reloading the search form for a different (sub)class. For example Contact => Person.
SVN:trunk[1725]
2011-12-19 17:27:24 +00:00
Denis Flaven
123f5c4cf5 When searching objects to add to the current object (n:n relationship), set the default search params in order to stay in the current silo.
SVN:trunk[1723]
2011-12-19 16:28:09 +00:00
Denis Flaven
ec19ef982e Bug fix: apply the AllowedValues constraints(as default values) when selecting elements via the "magnifier" button or creating an new element via the "plus" button.
SVN:trunk[1714]
2011-12-13 14:37:31 +00:00
Denis Flaven
7658f5dba5 Properly handle restrictions (e.g. AllowedValues) on objects that are used as n:n relationships managed via LinksWidget.
SVN:trunk[1682]
2011-11-21 10:40:00 +00:00
Denis Flaven
c4db9cd84e More fixes for Trac#446: XSS vulnerabilities with vectors containing double quotes
SVN:trunk[1563]
2011-09-08 13:21:32 +00:00
Denis Flaven
13f4e90ee6 Make sure that we trigger a change event whenever we pickup a different value for an external key (either via the magnifier button or via the hierarchy button)
SVN:trunk[1547]
2011-08-31 14:39:55 +00:00
Denis Flaven
3b42c86f46 Regression due to the interaction of the two previous fixes. (Trac #444 and Trac #448)
SVN:trunk[1541]
2011-08-30 11:12:14 +00:00