Pierre Goiffon
d80b890cd0
Fix warnings and errors in SynchroReplica
...
SVN:trunk[5142]
2017-11-29 14:30:10 +00:00
Eric Espié
375798a344
N°1070 - Enhance ergonomics of "Add To Dashboard..." popup window
...
SVN:trunk[5137]
2017-11-22 14:40:28 +00:00
Pierre Goiffon
51a60e637c
Some PHPDoc
...
SVN:trunk[5124]
2017-10-31 17:08:25 +00:00
Pierre Goiffon
078f13fdb1
applicationcontext CrLf to Lf conversion
...
SVN:trunk[5123]
2017-10-31 15:38:30 +00:00
Denis Flaven
c210afd086
(Regression) Fix display trouble for auto_reload menus. This was caused by a collision of HTML/DOM ids where the menu item of the left (accordion) menu had the same id as the div displaying the actual content in the right pane. This caused (when the id was a valid one !) the refresh of the content (list of objects) to occur INSIDE the accordion menu !
...
SVN:trunk[5121]
2017-10-31 10:29:05 +00:00
Guillaume Lajarige
52595138cd
N°930.2 Console UI: Better object details layout step 2.
...
SVN:trunk[5095]
2017-10-26 17:03:32 +00:00
Pierre Goiffon
e66eb537d8
datatable refresh prb when source is in CrLf instead of Lf :
...
* add a try/catch block in the JS code
* properly escape string returned
This can happen for example when checking out with git-svn on Windows with core.autocrlf=auto
SVN:trunk[5089]
2017-10-26 08:58:23 +00:00
Pierre Goiffon
890fcac73f
Fix another regression introduced in r5071 : module url were generated with arguments values that were url-encoded twice (so this leads to some errors when using them)
...
SVN:trunk[5077]
2017-10-24 14:02:59 +00:00
Pierre Goiffon
678df3cc46
Fix regression introduced in r5071 (wooops), plus some PHPDoc
...
SVN:trunk[5074]
2017-10-24 08:07:07 +00:00
Pierre Goiffon
b189d2a39b
Split the method to get a module absolute URL into 3 different methods, to allow more flexibility (for example get the URL and the query string key/value array to construct a GET form)
...
SVN:trunk[5071]
2017-10-23 15:59:34 +00:00
Guillaume Lajarige
5c34e3d988
N°1123.4 AttributeImage: Better UI when editing in console. Also, export was showing url for empty value.
...
SVN:trunk[5060]
2017-10-20 13:22:38 +00:00
Romain Quetiez
f4881d11c7
N.1100 Regression introduced in [r4943], aka 2.4 RC3, and causing error during MTP (accessing the wrong expression cache)
...
SVN:trunk[5054]
2017-10-19 19:06:40 +00:00
Eric Espié
bbde89e0f9
N°1109 - itop-object-copier Create ticket from CI was not adding the CI in the CI list of the newly created ticket.
...
* Fix 'add_to_list' command.
* Fix Adding a n-n link at the creation time.
SVN:trunk[5053]
2017-10-19 14:39:15 +00:00
Guillaume Lajarige
1669eb3759
N°1071 UI: Better rendering for external keys in linkedset (no more wrapping)
...
SVN:trunk[5045]
2017-10-19 09:28:20 +00:00
Pierre Goiffon
3fd7dae8f9
N.1108 return exception if $bMustBeFound and result is archived
...
SVN:trunk[5025]
2017-10-16 14:42:17 +00:00
Denis Flaven
d5b0bb021f
N°1806, N°1069: CSV and Excel export and import of documents (files) and images as URLs.
...
SVN:trunk[4952]
2017-09-30 09:23:06 +00:00
Guillaume Lajarige
dd70275b41
N°653.2 Lifecycle: Fixed a regression introduced on r4767, transition buttons not working properly when editing an object.
...
SVN:trunk[4951]
2017-09-29 08:23:13 +00:00
Guillaume Lajarige
43e4408df1
N°1073 Reentrance issue on cmdbAbstractObject when coming from an extension implementing iApplicationObjectExtension.
...
SVN:trunk[4942]
2017-09-27 09:27:08 +00:00
Denis Flaven
78a68bb361
Internal: Make sure that UI dialogs are never bigger than the browser's window (not used in iTop though).
...
SVN:trunk[4940]
2017-09-26 09:58:20 +00:00
Guillaume Lajarige
48f6635917
N°1029 Allowed portals are now displayed in the console user menu.
...
SVN:trunk[4901]
2017-09-08 09:39:31 +00:00
Guillaume Lajarige
6a1c9b9f26
N°1021 Regression introduced in r4841: Autocomplete failing with "Unknown filter code..."
...
SVN:trunk[4896]
2017-09-06 08:01:45 +00:00
Romain Quetiez
ac04aa3359
N.981 Regression introduced in [r4692]. It make sense to preserve the existing value... excepted when reloading some form elements (filtering depending on fields that have just been touched by the user).
...
SVN:trunk[4895]
2017-09-05 15:44:48 +00:00
Guillaume Lajarige
a1e5b32e49
N°976 PHP Warning on not initialized variable $sHTMLValue in cmdbAbstractObject::GetFormElementForField().
...
SVN:trunk[4887]
2017-08-31 14:52:44 +00:00
Romain Quetiez
a0a378a91a
N.948 - Obsolete objects become visible when navigating in paginated lists
...
SVN:trunk[4884]
2017-08-29 14:58:18 +00:00
Denis Flaven
c022d12a0a
N°409 - completely remove the use of Flash (via Open Flash Charts), and therefore remove the php-ofc library. iTop now uses c3.js and d3.js instead.
...
SVN:trunk[4882]
2017-08-29 10:07:27 +00:00
Guillaume Lajarige
43709576c0
N°554.3 Not displaying actions menu in n:n in read mode.
...
SVN:trunk[4880]
2017-08-28 10:13:53 +00:00
Guillaume Lajarige
a39789cf89
N°782.2 Linkset menu actions open in a new tab in edition mode only.
...
SVN:trunk[4877]
2017-08-25 09:36:16 +00:00
Guillaume Lajarige
58534dca39
N°782.1 New configuration parameter 'allow_menu_on_linkset' (boolean, default value false) to display actions in linkset in view mode (new, modify, delete, ...)
...
SVN:trunk[4876]
2017-08-25 08:35:59 +00:00
Guillaume Lajarige
538e9c11e8
N°779 Date format handling in LinkedSetIndirect was causing fatal error on object edition.
...
SVN:trunk[4875]
2017-08-24 13:24:46 +00:00
Romain Quetiez
b1494d0dd9
N890.3 Archive mode toggle menu not visible after setup/MTP: the information is cached into the session and needs to be reset
...
SVN:trunk[4870]
2017-08-21 15:28:07 +00:00
Guillaume Lajarige
0655904683
N°849 Edition of an object with not allowed (silos) remote objects in a linkedset causes fatal error.
...
SVN:trunk[4869]
2017-08-21 10:12:19 +00:00
Guillaume Lajarige
5f2245595f
N°313 Show product name on branding logo title instead of a generic "iTop" text.
...
SVN:trunk[4866]
2017-08-18 13:50:33 +00:00
Guillaume Lajarige
04030e07e3
Internal: Removed PHP notices in ajax call from autocomplete fields in the console
...
SVN:trunk[4864]
2017-08-17 15:47:32 +00:00
Guillaume Lajarige
0294f50339
N°410 Modal dialog's height for CSV export partially hidden because no scrollbar available.
...
SVN:trunk[4858]
2017-08-10 14:45:20 +00:00
Guillaume Lajarige
6f40459215
N°952 Portal: Added UI extension APIs similar to those used in the console (Experimental!)
...
SVN:trunk[4852]
2017-08-02 11:30:30 +00:00
Guillaume Lajarige
3420db26a5
N°564 LoginWebPage title default value is now a dictionary entry ('UI:Login:Title'). Only english & french are available for now, feel free to contribute ! :)
...
SVN:trunk[4850]
2017-07-31 15:06:21 +00:00
Denis Flaven
61d3a4e48f
(FAF for module developers): utilities to easily know the name/version/dir/URL of the current module and write module independent code !!
...
SVN:trunk[4844]
2017-07-21 13:55:22 +00:00
Guillaume Lajarige
03661158f1
N°934 Hierarchy button was no longer working when editing external key
...
SVN:trunk[4841]
2017-07-19 14:20:12 +00:00
Guillaume Lajarige
79582b55a4
N°579: Creating an object with the [+] button on external key pointing to an abstract class.
...
SVN:trunk[4838]
2017-07-18 13:37:29 +00:00
Romain Quetiez
46b5293867
N.542, N.912 Finalized the API UserRights::Impersonate. This is an enabler for several enhancements.
...
SVN:trunk[4837]
2017-07-18 09:36:25 +00:00
Romain Quetiez
ba5dd94240
Fixed a regression introduced by the new layout of forms in the console : notices issued on the transition form
...
SVN:trunk[4830]
2017-07-11 09:43:33 +00:00
Guillaume Lajarige
db60dfb707
Console UI: Text fields validation fixed when coming back from fullscreen. Also, fixed seaarch dialog UI for ExtKeys
...
SVN:trunk[4820]
2017-07-10 09:44:31 +00:00
Guillaume Lajarige
eff42f5d3b
Console UI: OneWayPassword attribute are now displayed properly according to the new layout
...
SVN:trunk[4818]
2017-07-10 07:11:06 +00:00
Guillaume Lajarige
1f1ab2b10c
N°930 Better UI on object details part 2: Text type fields now handled properly and aligned with HTML type fields.
...
SVN:trunk[4816]
2017-07-09 13:44:42 +00:00
Guillaume Lajarige
307145502c
N°930 Better UI on object details part 1. (Careful, Bulf modify and CSV import might be partly broken...)
...
SVN:trunk[4814]
2017-07-07 15:32:50 +00:00
Denis Flaven
ce2f1edaac
Identify the menu nodes by an ID for potential CSS styling.
...
SVN:trunk[4809]
2017-07-07 15:24:14 +00:00
Denis Flaven
140efb4240
Split of a too long code line !!
...
SVN:trunk[4808]
2017-07-07 15:23:20 +00:00
Guillaume Lajarige
3531d5c5b7
Removed JS console.log usages that would have made IE9 crash
...
SVN:trunk[4804]
2017-07-06 15:55:02 +00:00
Guillaume Lajarige
d80c2293dc
N°380 Fixed UI in console, object details that were going over their container sometimes
...
SVN:trunk[4796]
2017-07-04 11:58:40 +00:00
Guillaume Lajarige
3cecdeff1c
N°380 Fixed object header width in console UI.
...
SVN:trunk[4795]
2017-07-04 08:32:14 +00:00