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 years ago |
dflaven
|
106e6bdb13
Removed "Essential" from the logo.
|
9 years ago |
romainq
|
7c4398e906
Customer Portal: renamed portal related modules (as seen in the about box)
|
9 years ago |
romainq
|
681584ffc6
Customer portal: do not install itop-portal-base if not required
|
9 years ago |
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 years ago |
romainq
|
4213583ec8
Customer portal: adjusted the versions of the recently updated module (inc. the XML format version raised to 1.3)
|
9 years ago |
romainq
|
81d0160f05
Fixed regression introduced in [4022]: about box not displayed
|
9 years ago |
dflaven
|
800e0fb554
#1214: concurrent access lock not properly released when CheckToWrite() reports an error during a transition from one state to another.
|
9 years ago |
dflaven
|
88714bf58c
New flag to open/collapse the search form at the top of a page in an OQLMenuNode.
|
9 years ago |
romainq
|
539fd75c05
Brand new customer portal - installed only if selected by the user in the installation wizard
|
9 years ago |
glajarige
|
10309f0641
Portal : Datamodel modifications to ensure setup modularity
|
9 years ago |
dflaven
|
2bad56d50b
Fix for editing HTML content containing html entities: & must be encoded as & as well !!
|
9 years ago |
dflaven
|
c5ea474bfe
Typo!
|
9 years ago |
romainq
|
ca7d9c90b6
Customer Portal: proposed by default for installation
|
9 years ago |
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 years ago |
dflaven
|
10a57a267a
Prevent infinite cross-ticket recursion when propagating parent->child resolution in tickets.
|
9 years ago |
romainq
|
d2b2022e65
Brand new customer portal - alpha version: requires adjustments to work with various ticketing installation options
|
9 years ago |
dflaven
|
f9c0f98567
Add the "filter" attribute into the details form of the TriggerOnThresholdReached class.
|
9 years ago |
dflaven
|
36fd4b7f90
Throw an expection in case of unexpected value for the _delta attribute in the XML...
|
9 years ago |
dflaven
|
8397bd9da2
Make the login page more mobile friendly.
|
9 years ago |
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 years ago |
romainq
|
05edb4d1da
Internal: added DBObject::RegisterURLMakerClass, to allow for overriding the standard behavior of template placeholders such as $this->org_id->hyperlink(portal)$
|
9 years ago |
dflaven
|
57d4dd36c5
CKEditor's full screen mode is not supported on iOS (cf https://dev.ckeditor.com/ticket/8307)
|
9 years ago |
dflaven
|
faa1bc8848
Preparing for 2.3.0 beta.
|
9 years ago |
romainq
|
d16f3fa087
Added credits for CKEditor (LGPL)
|
9 years ago |
dflaven
|
04dcceabe7
Portal users must now be able to add/remove links to Persons and CIs.
|
9 years ago |
dflaven
|
9ec5c21594
More sample data: adding 1 Service Family for all IT services.
|
9 years ago |
romainq
|
bdc2a17a14
#185 Navigation Breadcrumb - Missing standard icon for classes not having a specific icon
|
9 years ago |
dflaven
|
4072e9ae97
Fix full screen button in CKEditor.
|
9 years ago |
glajarige
|
9b7c85402f
Portal : Finished integration of Date & DateTime attributes in forms
|
9 years ago |