glajarige
|
bfee62379d
Customer portal : User Profile brick that allows basic Contact informations edition, password / preferences change from the portal
|
9 лет назад |
glajarige
|
03dd2ff65f
Customer portal : Fixed home tiles disposition algo
|
9 лет назад |
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)
|
9 лет назад |
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".
|
9 лет назад |
dflaven
|
1e7f8e903c
Programmatically allow to write on any object - if needed - independently of the profiles.
|
9 лет назад |
glajarige
|
2bfb28f495
Portal : Changed "no item" message for BrowseBrick
|
9 лет назад |
dflaven
|
554e7a4cb3
Styles fine tuning and nicer display of the main menu (no more animation on initial load).
|
9 лет назад |
dflaven
|
5da64f60e2
HTML texts: support of float (left/right) in the inline style tags.
|
9 лет назад |
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
|
9 лет назад |
dflaven
|
106e6bdb13
Removed "Essential" from the logo.
|
9 лет назад |
romainq
|
7c4398e906
Customer Portal: renamed portal related modules (as seen in the about box)
|
9 лет назад |
romainq
|
681584ffc6
Customer portal: do not install itop-portal-base if not required
|
9 лет назад |
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.
|
9 лет назад |
romainq
|
4213583ec8
Customer portal: adjusted the versions of the recently updated module (inc. the XML format version raised to 1.3)
|
9 лет назад |
romainq
|
81d0160f05
Fixed regression introduced in [4022]: about box not displayed
|
9 лет назад |
dflaven
|
800e0fb554
#1214: concurrent access lock not properly released when CheckToWrite() reports an error during a transition from one state to another.
|
9 лет назад |
dflaven
|
88714bf58c
New flag to open/collapse the search form at the top of a page in an OQLMenuNode.
|
9 лет назад |
romainq
|
539fd75c05
Brand new customer portal - installed only if selected by the user in the installation wizard
|
9 лет назад |
glajarige
|
10309f0641
Portal : Datamodel modifications to ensure setup modularity
|
9 лет назад |
dflaven
|
2bad56d50b
Fix for editing HTML content containing html entities: & must be encoded as & as well !!
|
9 лет назад |
dflaven
|
c5ea474bfe
Typo!
|
9 лет назад |
romainq
|
ca7d9c90b6
Customer Portal: proposed by default for installation
|
9 лет назад |
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.
|
9 лет назад |
dflaven
|
10a57a267a
Prevent infinite cross-ticket recursion when propagating parent->child resolution in tickets.
|
9 лет назад |
romainq
|
d2b2022e65
Brand new customer portal - alpha version: requires adjustments to work with various ticketing installation options
|
9 лет назад |
dflaven
|
f9c0f98567
Add the "filter" attribute into the details form of the TriggerOnThresholdReached class.
|
9 лет назад |
dflaven
|
36fd4b7f90
Throw an expection in case of unexpected value for the _delta attribute in the XML...
|
9 лет назад |
dflaven
|
8397bd9da2
Make the login page more mobile friendly.
|
9 лет назад |
romainq
|
332cc02513
Internal: when uploading documents, get the mimetype from the file itself (if feasible) rather than relying on the mimetype of the HTTP header. This was already implemented but it was buggy and fell anytime into the fallback method.
|
9 лет назад |
romainq
|
05edb4d1da
Internal: added DBObject::RegisterURLMakerClass, to allow for overriding the standard behavior of template placeholders such as $this->org_id->hyperlink(portal)$
|
9 лет назад |