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 |
romainq
|
0646f900c6
Custom Fields: API to detect forms containing only hidden fields
|
9 years ago |
glajarige
|
1b004641f7
Customer portal : Form, sticky buttons only when creating / editing objects
|
9 years ago |
glajarige
|
d1918d4b4a
Customer portal : Preview for attachments
|
9 years ago |
glajarige
|
c5380e3e6a
Customer portal : Form - Hiding templates when there is none in order to optimize form space (Actually hiding SubForm when there is only HiddenField)
|
9 years ago |
dflaven
|
9f3eb737c6
Fix a regression (crash) when displaying deadline attributes.
|
9 years ago |
dflaven
|
efeda4cc5d
Validate date/time fields using their regular expression during an import 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 |
dflaven
|
077abf4085
Date and time format finalization for the exports:
|
9 years ago |
glajarige
|
5e2d175443
Customer portal : LinkedSet widget UX improvements part 2 (Collapsing widget)
|
9 years ago |