glajarige
|
a6c21372d6
Customer portal : Changed PortalURLMaker of default portal instance so generated links now point to an edit page instead of a view page.
|
9 years ago |
dflaven
|
004d119ae7
Font plugin for CKEditor
|
9 years ago |
dflaven
|
9eabd891e1
Font plugin for CKEditor
|
9 years ago |
glajarige
|
8164995236
Customer portal : Services catalog displayed as a list by default
|
9 years ago |
glajarige
|
7650bd1fd8
Customer portal : Home UI improvements, added missing iTop logo
|
9 years ago |
dflaven
|
29499839c0
Excel export: write empty date (and time) cells as empty strings instead of zero (0) !
|
9 years ago |
dflaven
|
d9a47bdc98
Proper validation (and reporting) about date (and time) formats.
|
9 years ago |
glajarige
|
7cb61f4459
Customer portal : Fixed some bugs and rectified some default configuration parameters
|
9 years ago |
dflaven
|
7ac000db85
Date and time format: exports finalization.
|
9 years ago |
dflaven
|
69cf1d63ef
Properly display the date value (and not the current date) in the export preview.
|
9 years ago |
dflaven
|
7bac875cf0
Initialize TimePicker in one call to prevent the time part from being reset as it happens when doing the same action in two passes (calling "options" the second time) !!
|
9 years ago |
glajarige
|
b38b9111f3
Customer portal : Ordered languages in user preferences
|
9 years ago |
glajarige
|
96c167dfc2
Customer portal : Fixed exception in ManageBrick that was looking for objects out of its scope
|
9 years ago |
dflaven
|
a47ff4d023
InlineImage::FixUrls must be
|
9 years ago |
dflaven
|
16d8e423c6
Updated C3Js to 0.4.11 to fix an issue (on click event) on Chrome.
|
9 years ago |
romainq
|
3c542f28dc
Customer Portal: simplified the contents of the home page (still requires icons and a review of the CSS)
|
9 years ago |
romainq
|
6965a4035d
#1213 Losing SLA data when changing any attribute of an SLA.
|
9 years ago |
glajarige
|
1ee0724409
Customer portal : Disabled autocomplete on password fields in the user profile form
|
9 years ago |
glajarige
|
fadddda8e6
Customer portal : Look and feel WIP
|
9 years ago |
romainq
|
65aaea630b
XSS: Fixed a regression caused by the fix [3994]. Object hyperlinks were escaped twice causing accuented characters displayed as '´'. The API DBObject::MakeHyperLink has been clarified and the original fix moved elsewhere. The XSS injection that was not handled correctly prior to [3994] was in the display of an external key in the details of an object. To reproduce easily, inject some malicious characters in the name of the organization 'Demo' and view any object owned by Demo.
|
9 years ago |
dflaven
|
16ff8fdf23
Suppress a warning when exporting a case log to HTML... Limitation: be aware that wiki links are not transformed to hyperlinks in this case.
|
9 years ago |
glajarige
|
db6e084d56
Customer portal : Object search dialog when adding object to a linkedset doesn't show already added elements.
|
9 years ago |
glajarige
|
ea63526223
Customer portal : Adding object to linkedset could have result in duplicates. Fixed
|
9 years ago |
romainq
|
2aed519d3d
Model factory: _delta = if_exists, not working with <class> nodes
|
9 years ago |
dflaven
|
472d95489f
Security: do not show actual encrypted values, display '*****' instead.
|
9 years ago |
dflaven
|
53e0da0c73
Support "recusrive placeholders" (i.e. $this->org_id->code$) inside notifications... when using the HTML notation (i.e. -> becomes ->)
|
9 years ago |
glajarige
|
6ad1c25a24
Customer portal : Fixed regression in request template that was introduced by #4095
|
9 years ago |
glajarige
|
aac389f61c
Customer portal : UX adjustments on LinkedSet (Collapse toggler pictos, check all/none state)
|
9 years ago |
glajarige
|
172afc90f6
Customer portal : Form, sticky buttons as pictos only in both plain page and modal layouts. Also, pictos were added to regular bottom buttons
|
9 years ago |
dflaven
|
f4382de1bf
Validate date/time fields using their regular expression during an import (or synchro) to avoid passing wrong formats as-is (e.g. 01/02/16 can become 01/02/0016 instead of 01/02/2016 if you use the 4 digits format for years and pass only 2 digits !)
|
9 years ago |