Denis Flaven
8dc5b05ac4
#870 : when a user deletes all her/his shortcuts at once, this was deleting all the shortcuts for all users.
...
SVN:trunk[3099]
2014-03-12 14:05:37 +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
Romain Quetiez
62302f9138
Reverted the change made in revision 2999: revision 3000 does protect against the annoying notice... and everything seems working fine... still to be tested with PH >=5.4
...
SVN:trunk[3014]
2013-12-03 08:42:48 +00:00
Romain Quetiez
9f9baf9caa
Finalized the about box
...
SVN:trunk[3012]
2013-11-29 16:18:01 +00:00
Romain Quetiez
47c65b161d
Fixed bug with the brand new about box
...
SVN:trunk[3006]
2013-11-29 11:23:51 +00:00
Romain Quetiez
5f98c0dcab
About box - alpha version
...
SVN:trunk[3005]
2013-11-29 10:50:53 +00:00
Romain Quetiez
7400bd7dca
#816 Suppresses a Notice for PHP >= 5.4, and potentially fixes a bug (no idea on how to produce it)
...
SVN:trunk[2999]
2013-11-27 13:29:32 +00:00
Denis Flaven
4a849ee4db
#764 : Saving settings as "Default for all lists" now works as expected
...
SVN:trunk[2997]
2013-11-27 08:51:51 +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
Romain Quetiez
bbb31e2b7f
#780 Auto refresh for the shortcuts
...
SVN:trunk[2926]
2013-10-17 14:47:05 +00:00
Romain Quetiez
3ab539e2ba
Dashboard re-engineering
...
SVN:trunk[2782]
2013-06-27 15:21:35 +00:00
Romain Quetiez
26db86beb2
OQL normalization and dashlets have been made independent from the class MetaModel
...
Added OQL normalization unit tests (to be run on a standard installation)
SVN:trunk[2767]
2013-06-03 13:26:14 +00:00
Denis Flaven
5ffc5ff50a
Fixed Trac #628 : sort order and configurable tables
...
SVN:trunk[2523]
2012-12-05 14:59:51 +00:00
Denis Flaven
ea48279a90
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[2459]
2012-11-23 15:25:55 +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
Denis Flaven
b22c23dfee
Bug fix: "save" in edit dashboard did nothing on Chrome on a *just reloaded* dashboard (actually on any page which URL contained a hash)
...
SVN:trunk[2419]
2012-11-12 10:36:34 +00:00
Denis Flaven
f2a63cbbce
Bug fix: Trac#609 export/import was broken for dashboards with a non-alphanumeric identifier.
...
SVN:trunk[2414]
2012-11-08 13:02:38 +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
9f47c09cdf
Bug of month: make sure that GetFilter returns a usable filter (i.e. with the parameters)
...
SVN:trunk[2326]
2012-10-22 13:12:00 +00:00
Denis Flaven
ab6cfb56b4
Fixed a regression: don't put some JS script in every ajax_page (even though they claim to contain some HTML)
...
SVN:trunk[2300]
2012-10-19 14:11:57 +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
Romain Quetiez
ce77c65e6e
#565 Fixed security issues (XSS)
...
SVN:trunk[2282]
2012-10-17 15:38:09 +00:00
Romain Quetiez
b304307ad7
Spurious chars corrupting CSV download:
...
- factorized in WebPage as TrashUnexpectedOutput()
- added early tracking and reporting into MetaModel::IncludeModule, use the new config flag 'debug_track_spurious_chars' to blame the harmful module/file.
- protected export.php
- removed a space at the beginning of page 'createfrommail.php'
SVN:trunk[2260]
2012-10-16 13:06:50 +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
088fcf9449
Protect the download of documents against spurious blank lines coming from nowhere !!
...
SVN:trunk[2217]
2012-09-26 09:19:43 +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
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
c612732037
In the 'context', pass menus by ID and no longer by index.
...
SVN:trunk[2143]
2012-07-31 14:06:38 +00:00
Denis Flaven
5430f52145
Customizable tables implementation...
...
SVN:trunk[2129]
2012-07-24 15:13:02 +00:00
Denis Flaven
4a3321dd0a
Customizable tables implementation...
...
SVN:trunk[2126]
2012-07-24 13:51:22 +00:00
Denis Flaven
814ff60c07
Allow editing the "Welcome" dashboard
...
SVN:trunk[2075]
2012-05-30 14:57:57 +00:00
Denis Flaven
ad1b2901be
Protect dashboard/dashlets against exceptions, with a graceful degradation for non-existing classes
...
SVN:trunk[2073]
2012-05-30 14:21:48 +00:00
Denis Flaven
a40e902808
User editable dashboards... implementation in progress
...
SVN:trunk[2039]
2012-05-25 15:58:59 +00:00
Denis Flaven
11ac749c24
User editable dashboards... implementation in progress
...
SVN:trunk[2031]
2012-05-25 09:21:50 +00:00
Denis Flaven
7de5315a01
User editable dashboards... implementation in progress
...
SVN:trunk[2025]
2012-05-24 14:22:01 +00:00
Denis Flaven
ae22563177
User editable dashboards... implementation in progress
...
SVN:trunk[2018]
2012-05-24 08:36:50 +00:00
Romain Quetiez
28a7930a13
Dashboard: transformed a few overviews into customizable dashboards
...
SVN:trunk[2014]
2012-05-23 10:35:53 +00:00
Denis Flaven
f44a701d12
User editable dashboards... implementation in progress
...
SVN:trunk[2012]
2012-05-23 10:15:59 +00:00
Denis Flaven
25ff0e064c
User editable dashboards... implementation in progress
...
SVN:trunk[2010]
2012-05-23 08:06:20 +00:00
Romain Quetiez
b5576df143
Dashboard: alpha version of dashlets
...
SVN:trunk[2005]
2012-05-22 11:51:22 +00:00
Denis Flaven
a6e5b0b087
User editable dashboards... implementation in progress
...
SVN:trunk[2002]
2012-05-22 09:22:43 +00:00
Denis Flaven
c68fbf6cd9
User editable dashboards... implementation in progress
...
SVN:trunk[1994]
2012-05-21 11:43:25 +00:00
Romain Quetiez
18a28df55f
#520 Capability to define a default sort order (PHP/XML)
...
SVN:trunk[1900]
2012-03-20 10:52:11 +00:00
Denis Flaven
4a16a76e37
- Current block Id not passed to the chart ?
...
SVN:trunk[1880]
2012-03-07 18:48:15 +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
20b7944118
Fixed Trac#518: properly pass the context (i.e. org_id) to the auto-refresh lists
...
SVN:trunk[1811]
2012-01-25 10:31:03 +00:00