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
caa621eb04
Reviewed the instrumentation to help in tuning the performance
...
SVN:trunk[2916]
2013-10-15 16:08:43 +00:00
Denis Flaven
5ea2ac3fef
#741 Complete localization of the CSV import confirmation dialog
...
SVN:trunk[2915]
2013-10-15 16:00:51 +00:00
Denis Flaven
e54d6ecc12
#777 mandatory fields that are external keys are now displayed with a star before the arrow: ExtkeyName*->ReconciliationField. In import the old syntax is supported as well.
...
SVN:trunk[2908]
2013-10-14 15:36:49 +00:00
Romain Quetiez
552e90f674
Logoff: display the message in the user language (used to be 100% english)
...
SVN:trunk[2864]
2013-09-25 10:20:33 +00:00
Romain Quetiez
fde3808cdf
New feature: Forgot password -> email to reset (possibly disabled in the config file)
...
SVN:trunk[2855]
2013-09-24 09:15:52 +00:00
Romain Quetiez
607236a7cb
Compiler: added brand management
...
SVN:trunk[2838]
2013-08-29 08:35:44 +00:00
Romain Quetiez
73b492e892
New mechanism: a module page can be accessed by the mean of a canonical URL (utils::GetAbsoluteUrlModulePage to build the proper URL)
...
SVN:trunk[2836]
2013-08-27 14:04:59 +00:00
Denis Flaven
6d60d92b03
Fix for a non localized message.
...
SVN:trunk[2802]
2013-07-17 08:46:50 +00:00
Romain Quetiez
3ab539e2ba
Dashboard re-engineering
...
SVN:trunk[2782]
2013-06-27 15:21:35 +00:00
Romain Quetiez
ba9a50b6fb
#736 Could not delete objects unless you are authorized to bulk delete
...
SVN:trunk[2769]
2013-06-07 07:28:31 +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
ed344650c5
Prevent logoff problems depending on PHP's session.cache_limiter setting...
...
SVN:trunk[2723]
2013-05-13 15:45:10 +00:00
Romain Quetiez
80a8b63498
Modified the mechanism to display object dedicated messages (allows the plugin to add their message or replace standard ones)
...
Factorized the code to bulk update / bulk delete objects in an interactive way.
SVN:trunk[2610]
2013-03-08 13:36:31 +00:00
Denis Flaven
05133aa319
Fix for supporting the CSV export of big audit results.
...
SVN:trunk[2598]
2013-02-06 15:44:59 +00:00
Denis Flaven
80b0a8b942
Fix for Trac #670 : XSS vulnerability issue.
...
SVN:trunk[2589]
2013-01-22 17:39:16 +00:00
Denis Flaven
58f12afdcd
Restore authentication for generating the life-cycle charts in the right language.
...
SVN:trunk[2569]
2012-12-13 14:37:20 +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
0221a65f82
Performance enhancement for impact analysis: avoid looping in the recursion.
...
SVN:trunk[2505]
2012-12-05 08:49:38 +00:00
Denis Flaven
3b0e1d9a3b
Prevent a crash when not authorized to see an object of a derived class.
...
SVN:trunk[2502]
2012-12-04 15:21:59 +00:00
Denis Flaven
07d88199b4
New parameter to tweak the display of Impact anaysis: which tab to display first? list or graphics?
...
SVN:trunk[2500]
2012-12-04 14:50:59 +00:00
Romain Quetiez
1e155ffc13
Fixed stopper issue (found with an audit) due to copies of DBObjectSearch not cloned (or not cloned well)
...
There is still one place where this should be fixed, but it reveals another bug so we've decided to leave it as is for the moment (see comment in DBObjectSearch::AddCondition_PointingTo)
SVN:trunk[2497]
2012-12-04 13:26:48 +00:00
Romain Quetiez
fe27ee4f22
Debugging: run_query now produces the debug output (log_kpi_duration)
...
SVN:trunk[2495]
2012-12-03 11:24:19 +00:00
Romain Quetiez
941d056db4
Improved the query logging + replay mechanism
...
SVN:trunk[2484]
2012-11-30 13:27:07 +00:00
Denis Flaven
63cb32b7a7
Fix for Trac #497 : allow bulk modification of "duration" fields.
...
- Proper display of the modifications on the SynchroAttributes in the History of a SynchroDataSource
- Better display of the history of Boolean atrtibutes (false is no longer displayed as an empty string)
SVN:trunk[2478]
2012-11-28 17:45:00 +00:00
Romain Quetiez
85974da27b
New developer tool: cosmetics
...
SVN:trunk[2472]
2012-11-27 17:24:35 +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
Denis Flaven
a4ddc99446
Removed user-rights verification for generting the image... easier for generating the documentation
...
SVN:trunk[2442]
2012-11-21 11:06:31 +00:00
Romain Quetiez
914be40f02
Adapted the sample queries to the new datamodel.
...
SVN:trunk[2438]
2012-11-21 10:42:17 +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
abdca9399d
Bug fix: incorrect handling of "negative" selections in bulk delete
...
SVN:trunk[2423]
2012-11-12 15:05:17 +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
Romain Quetiez
5582607b76
CSV Import: when using cut&paste, the character set is de facto utf-8 (no user choice)
...
SVN:trunk[2331]
2012-10-23 09:33:31 +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
79900e89a2
Cosmetic enhancements to ease the search for a class in the schema.
...
SVN:trunk[2312]
2012-10-20 19:22:57 +00:00
Denis Flaven
4efa2cb3c0
Added a refresh button (and creation /modification messages) on the details of an object
...
SVN:trunk[2311]
2012-10-20 17:16:46 +00:00
Denis Flaven
86b615a9a5
Added the proper mimetype for XML pages for the impact analysis graph.
...
SVN:trunk[2307]
2012-10-20 13:37:46 +00:00
Romain Quetiez
27fec353dd
#593 Losing attachments when performing massive change
...
SVN:trunk[2301]
2012-10-19 15:11:53 +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
b3caa1f002
Life cycle images enhancements:
...
- precomputed images are now stored in the "lifecycle" directory of the module in which the class is declared.
- graphviz.php makes a proper usage of the data directory for its data files
- life cycles images are now transparent
SVN:trunk[2297]
2012-10-19 10:17: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
Romain Quetiez
c9d5743c4a
Config: use app_icon_url to change the hyperlink used when clicking on the main icon
...
SVN:trunk[2289]
2012-10-18 10:17:49 +00:00
Romain Quetiez
ce77c65e6e
#565 Fixed security issues (XSS)
...
SVN:trunk[2282]
2012-10-17 15:38:09 +00:00
Denis Flaven
0f9280399b
Properly handle all types of fields when entering values via the state transition "wizard" screen
...
SVN:trunk[2280]
2012-10-17 14:11:26 +00:00
Romain Quetiez
bddda8e256
CSV import: added a flag to disable the history tab (too long to display, when the feature is heavily used)
...
SVN:trunk[2263]
2012-10-16 14:31:15 +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