Denis Flaven
|
74de0d33ab
|
#1021: fix alignment of multiple header dashlets in the same cell.
SVN:trunk[3444]
|
2014-12-02 13:10:44 +00:00 |
|
Denis Flaven
|
87ed5d4a05
|
Fix for a regression introduced by [r3394] while fixing #1000: handling of OPT_ATT_MUSTCHANGE. The fix was not working when the original value contained several lines.
SVN:trunk[3436]
|
2014-11-28 17:03:13 +00:00 |
|
Denis Flaven
|
c8a20d01da
|
Bug fix: proper handling of the validation of subforms...
SVN:trunk[3435]
|
2014-11-28 14:03:21 +00:00 |
|
Romain Quetiez
|
f4b10d3e81
|
#1022 Do cascade the resolution of an incident to its child requests + rework of the lifecycle/actions to ease the extensibility (New handlers: Rest, Copy, SetCurrentDate, SetCurrentUser, SetElapsedTime)
SVN:trunk[3423]
|
2014-11-19 09:44:52 +00:00 |
|
Denis Flaven
|
4889ed5ac2
|
Read-only mode for icon selector widget: display at least the icon.
SVN:trunk[3419]
|
2014-11-18 09:22:48 +00:00 |
|
Denis Flaven
|
96f02d1557
|
Integration of the Excel (XLSX) export feature... (regression fix)
SVN:trunk[3400]
|
2014-11-01 07:46:57 +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 |
|
Romain Quetiez
|
a6db04bafd
|
#1007 Unexpected change of the case log when doing massive update of a User Request (+ hide the checkbox for the status because it makes no sense)
SVN:trunk[3387]
|
2014-10-29 15:46:44 +00:00 |
|
Denis Flaven
|
ebb3767ee4
|
RenderAsDialog now takes into account its "width" parameter.
SVN:trunk[3382]
|
2014-10-28 14:49:15 +00:00 |
|
Romain Quetiez
|
f45c783396
|
#965 Since 2.0.3, for each synchronized object, around 100 queries are performed (2 are required), and this is multiplied be the number of duplicate replicas (then resulting in a significant slowdown).
SVN:trunk[3380]
|
2014-10-28 08:53:30 +00:00 |
|
Denis Flaven
|
72f516685e
|
#974 prevent multiple javascript refresh when reloading the "initial state" of a ticket.
SVN:trunk[3379]
|
2014-10-27 16:37:52 +00:00 |
|
Romain Quetiez
|
cd7490472e
|
#970 and #650 Corrupted attachements. Reworked the cleanup of undesired output, to protect it against the case when the output buffer is unfortunately closed. On the other hand, I found out that several output buffer can be stacked. Thus the protection could be further improved (difficulty: that can be web server dependent).
SVN:trunk[3376]
|
2014-10-23 15:48:49 +00:00 |
|
Denis Flaven
|
9c62952743
|
Typo: sKey => iKey.
Prefix for the dialogs to prevent a collision of IDs
SVN:trunk[3371]
|
2014-10-21 14:13:49 +00:00 |
|
Romain Quetiez
|
055a87306e
|
Forms: drop-down box default value label could be changed (or this entry could be entirely removed)
SVN:trunk[3367]
|
2014-10-16 10:15:41 +00:00 |
|
Denis Flaven
|
f794d0222e
|
Forms enhancements and XML format touch-up.
SVN:trunk[3359]
|
2014-10-03 09:56:20 +00:00 |
|
Denis Flaven
|
b42a43d47b
|
#968 (continued) do not loose the "advanced mode" flag in the interactive display.
SVN:trunk[3357]
|
2014-10-02 09:36:32 +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
|
68dd0513c6
|
#968 Interactive CSV Export truncated or missing characters (since 2.0.3)
SVN:trunk[3354]
|
2014-09-25 15:21:20 +00:00 |
|
Romain Quetiez
|
08e757a08a
|
#991 CSV export truncated (system dependent, since 2.0) due to a bug in iconv, the workaround is to do little by little
SVN:trunk[3352]
|
2014-09-25 15:01:45 +00:00 |
|
Romain Quetiez
|
6d693bbfc7
|
#778 Issue on list sort order when editing an element - fixed a regression
SVN:trunk[3335]
|
2014-09-15 16:06:46 +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 |
|
Romain Quetiez
|
c30a88c9ef
|
#986 Search form: handle indirect external keys
SVN:trunk[3321]
|
2014-09-15 10:01:19 +00:00 |
|
Romain Quetiez
|
b1a404d909
|
#985 Shortcut auto refresh degrading table cosmetics
SVN:trunk[3318]
|
2014-09-12 08:18:06 +00:00 |
|
Romain Quetiez
|
b5db86472d
|
Fixed bug in the dashboard forms.
SVN:trunk[3311]
|
2014-08-29 12:54:55 +00:00 |
|
Denis Flaven
|
d2ea4023c2
|
Protect dashboards against invalid queries in "grouped by" dashlets.
SVN:trunk[3304]
|
2014-08-28 12:07:26 +00:00 |
|
Denis Flaven
|
a546b39301
|
Support of more sophisticated forms layout...
SVN:trunk[3299]
|
2014-08-16 16:17:12 +00:00 |
|
Denis Flaven
|
fd9008a163
|
New concept in the XML: HighlightScale to avoid overloading GetIcon and GetHilightClass...
SVN:trunk[3291]
|
2014-07-28 15:16:16 +00:00 |
|
Denis Flaven
|
3ed01cde51
|
Fixed regression introduced by "Provide feedback while loading asynchronous tabs.", provide feeback ONLY when loading!
SVN:trunk[3258]
|
2014-07-10 08:34:01 +00:00 |
|
Denis Flaven
|
a64b299644
|
"Portal Users" are not allowed to use the REST/JSON webservices. This case is now properly handled with a specific message.
SVN:trunk[3253]
|
2014-07-08 10:47:50 +00:00 |
|
Denis Flaven
|
922049e8f2
|
Provide feedback while loading asynchronous tabs.
SVN:trunk[3245]
|
2014-07-04 13:18:47 +00:00 |
|
Denis Flaven
|
1335a15c30
|
Fixed a regression introduced by [r3141]: display of objects templates was broken.
SVN:trunk[3242]
|
2014-07-03 16:51:50 +00:00 |
|
Denis Flaven
|
ab93eaefff
|
#916 Hierarchical selector: clicking on the label now has the same effect as clicking on the radio button itself. (The label is no longer an hyperlink)
SVN:trunk[3222]
|
2014-06-24 15:56:24 +00:00 |
|
Denis Flaven
|
06582cfe35
|
Oops, fixed a typo in: Add the ability to supply a default "from" email address for the "forgot password" feature, instead of using the same address as for the "to".
SVN:trunk[3219]
|
2014-06-18 15:57:25 +00:00 |
|
Denis Flaven
|
4fccf5c815
|
Add the ability to supply a default "from" email address for the "forgot password" feature, instead of using the same address as for the "to".
SVN:trunk[3213]
|
2014-06-16 15:14:40 +00:00 |
|
Denis Flaven
|
e78743d309
|
Fixed a regression introduced by #930: a field can depend on a hidden fields, but this has no visible effect.
SVN:trunk[3210]
|
2014-06-13 09:10:17 +00:00 |
|
Denis Flaven
|
9b5fc043cb
|
#943: Fix for supporting drop-down lists/auto-completes based on a parametrized query in the portal.
SVN:trunk[3199]
|
2014-06-06 09:43:20 +00:00 |
|
Romain Quetiez
|
d07ca49e53
|
#636 and #861 Set the focus on User Name in iTop Login Form
SVN:trunk[3197]
|
2014-06-05 09:48:59 +00:00 |
|
Denis Flaven
|
1572d9da5a
|
#930 AttributeExternalFields displayed in a form are automatically refreshed when their "parent" field is modified...
SVN:trunk[3186]
|
2014-06-02 16:05:20 +00:00 |
|
Denis Flaven
|
ef1178c78d
|
#935 Better support of CheckToWrite() in object's transitions
SVN:trunk[3180]
|
2014-05-30 16:43:14 +00:00 |
|
Denis Flaven
|
5456d9d20a
|
#933 Search form for Query Phrasebook items. If you implement your own menus (equivalent to itop-welcome-itil module), make sure that you update the menu definition to show the search form at the top.
SVN:trunk[3179]
|
2014-05-30 07:42:17 +00:00 |
|
Denis Flaven
|
7c8ff071d2
|
#931 Management of n:n links can be broken in case of insufficient user rights. Side effect: attribute_linkedset with the flag OPT_ATT_HIDDEN are now completely hidden (the tab is not displayed at all).
SVN:trunk[3178]
|
2014-05-28 16:37:25 +00:00 |
|
Denis Flaven
|
946b4212d3
|
Fix of a regression introduced by [3146]: due to formatting rules, empty friendlynames may not look like empty strings!
SVN:trunk[3172]
|
2014-05-23 15:49:30 +00:00 |
|
Denis Flaven
|
e2e6861b03
|
Properly handle external and basic authentication methods for REST web services.
SVN:trunk[3170]
|
2014-05-23 13:53:20 +00:00 |
|
Romain Quetiez
|
43130aef71
|
Allow the use of any character into the help text on an attribute (usefull to explain a constraint implemented as a regular expression for instance.) Reminder: the text is given as a dictionary entry named like "Class:<class>/Attribute:<attcode>?"
SVN:trunk[3166]
|
2014-05-23 08:45:36 +00:00 |
|
Romain Quetiez
|
3e79dad435
|
#925 REST/JSON: Added an option to output all the fields of the object found (not only the fields of the queried class)
SVN:trunk[3163]
|
2014-05-20 08:15:53 +00:00 |
|
Romain Quetiez
|
b0a84f96f1
|
#897 Rest Services: improved the error reporting when an external key is specified with a final class that is not a subclass of the class of the external key
SVN:trunk[3162]
|
2014-05-19 15:02:42 +00:00 |
|
Romain Quetiez
|
fcfc1e7307
|
#875 Could not use OQL queries with a double quote in the condition
SVN:trunk[3159]
|
2014-05-19 08:28:39 +00:00 |
|
Denis Flaven
|
196fba7d81
|
Implement the iDisplay interface on any class derived from DBObject, but also limit the possible actions on such objects (disable edition)
SVN:trunk[3156]
|
2014-05-16 05:01:45 +00:00 |
|
Denis Flaven
|
f47327fdd4
|
Second fix for a regression due to revisions 3141/3150
SVN:trunk[3152]
|
2014-05-14 13:24:19 +00:00 |
|