romainq
|
84a614a86e
Model factory: introduced a new variation of attribute _delta: if_exists. Use this flag to ignore a branch if the corresponding node does not exist in the data model being hacked. This is to reduce the burden of developping separate modules depending on the installation options.
|
vor 9 Jahren |
romainq
|
6c5384012e
Setup: improved the module ordering algorithm. If a module has several dependencies (inclusive OR), it must be installed after each and every of its dependency that has been selected for installation.
|
vor 9 Jahren |
glajarige
|
d416931775
Customer portal : BrowseBrick : Changed style of secondaries actions
|
vor 9 Jahren |
glajarige
|
ec88887c33
Customer portal : Tooltip not closing when opening a modal on mobile devices
|
vor 9 Jahren |
glajarige
|
ee47edc213
Customer portal : Finally translated form validation messages !
|
vor 9 Jahren |
glajarige
|
7082641abf
Customer portal : Support for password field in the Bootstrap renderer
|
vor 9 Jahren |
glajarige
|
2cbdf28415
Customer portal : Form adjustments on UserProfile brick
|
vor 9 Jahren |
glajarige
|
bfee62379d
Customer portal : User Profile brick that allows basic Contact informations edition, password / preferences change from the portal
|
vor 9 Jahren |
glajarige
|
03dd2ff65f
Customer portal : Fixed home tiles disposition algo
|
vor 9 Jahren |
romainq
|
9338de2924
Customer Portal: refactoring for the "new ticket" buttons, depending on the installation options (in particular, a full ITIL install has now two buttons)
|
vor 9 Jahren |
romainq
|
fbed5ff7f2
No need for bridge modules to be listed as installed modules in the about box. Still, they are listed in the "support information".
|
vor 9 Jahren |
dflaven
|
1e7f8e903c
Programmatically allow to write on any object - if needed - independently of the profiles.
|
vor 9 Jahren |
glajarige
|
2bfb28f495
Portal : Changed "no item" message for BrowseBrick
|
vor 9 Jahren |
dflaven
|
554e7a4cb3
Styles fine tuning and nicer display of the main menu (no more animation on initial load).
|
vor 9 Jahren |
dflaven
|
5da64f60e2
HTML texts: support of float (left/right) in the inline style tags.
|
vor 9 Jahren |
romainq
|
31f9d9c91c
Customer Portal: exit if 1) there is neither UR nor INC tickets installed 2) the current login has no contact associated to it
|
vor 9 Jahren |
dflaven
|
106e6bdb13
Removed "Essential" from the logo.
|
vor 9 Jahren |
romainq
|
7c4398e906
Customer Portal: renamed portal related modules (as seen in the about box)
|
vor 9 Jahren |
romainq
|
681584ffc6
Customer portal: do not install itop-portal-base if not required
|
vor 9 Jahren |
dflaven
|
a0ab741637
Bug fix: the result of CheckToWrite() was not taken into account (action failed silently) when creating an object using the [+] button inside a form.
|
vor 9 Jahren |
romainq
|
4213583ec8
Customer portal: adjusted the versions of the recently updated module (inc. the XML format version raised to 1.3)
|
vor 9 Jahren |
romainq
|
81d0160f05
Fixed regression introduced in [4022]: about box not displayed
|
vor 9 Jahren |
dflaven
|
800e0fb554
#1214: concurrent access lock not properly released when CheckToWrite() reports an error during a transition from one state to another.
|
vor 9 Jahren |
dflaven
|
88714bf58c
New flag to open/collapse the search form at the top of a page in an OQLMenuNode.
|
vor 9 Jahren |
romainq
|
539fd75c05
Brand new customer portal - installed only if selected by the user in the installation wizard
|
vor 9 Jahren |
glajarige
|
10309f0641
Portal : Datamodel modifications to ensure setup modularity
|
vor 9 Jahren |
dflaven
|
2bad56d50b
Fix for editing HTML content containing html entities: & must be encoded as & as well !!
|
vor 9 Jahren |
dflaven
|
c5ea474bfe
Typo!
|
vor 9 Jahren |
romainq
|
ca7d9c90b6
Customer Portal: proposed by default for installation
|
vor 9 Jahren |
romainq
|
3cdc918779
User request (all-in-one): the end-user can leave the request type undefined, in such a case, she can select any type of services and the request type gets computed when the requests is written to the DB. Still, this is possible to select a request type and the list of services is filled with the corresponding services. This behavior was necessary for the new user portal to work fine.
|
vor 9 Jahren |