dflaven
|
29499839c0
Excel export: write empty date (and time) cells as empty strings instead of zero (0) !
|
9 年之前 |
dflaven
|
d9a47bdc98
Proper validation (and reporting) about date (and time) formats.
|
9 年之前 |
glajarige
|
7cb61f4459
Customer portal : Fixed some bugs and rectified some default configuration parameters
|
9 年之前 |
dflaven
|
7ac000db85
Date and time format: exports finalization.
|
9 年之前 |
dflaven
|
69cf1d63ef
Properly display the date value (and not the current date) in the export preview.
|
9 年之前 |
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 年之前 |
glajarige
|
b38b9111f3
Customer portal : Ordered languages in user preferences
|
9 年之前 |
glajarige
|
96c167dfc2
Customer portal : Fixed exception in ManageBrick that was looking for objects out of its scope
|
9 年之前 |
dflaven
|
a47ff4d023
InlineImage::FixUrls must be
|
9 年之前 |
dflaven
|
16d8e423c6
Updated C3Js to 0.4.11 to fix an issue (on click event) on Chrome.
|
9 年之前 |
romainq
|
3c542f28dc
Customer Portal: simplified the contents of the home page (still requires icons and a review of the CSS)
|
9 年之前 |
romainq
|
6965a4035d
#1213 Losing SLA data when changing any attribute of an SLA.
|
9 年之前 |
glajarige
|
1ee0724409
Customer portal : Disabled autocomplete on password fields in the user profile form
|
9 年之前 |
glajarige
|
fadddda8e6
Customer portal : Look and feel WIP
|
9 年之前 |
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 年之前 |
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 年之前 |
glajarige
|
db6e084d56
Customer portal : Object search dialog when adding object to a linkedset doesn't show already added elements.
|
9 年之前 |
glajarige
|
ea63526223
Customer portal : Adding object to linkedset could have result in duplicates. Fixed
|
9 年之前 |
romainq
|
2aed519d3d
Model factory: _delta = if_exists, not working with <class> nodes
|
9 年之前 |
dflaven
|
472d95489f
Security: do not show actual encrypted values, display '*****' instead.
|
9 年之前 |
dflaven
|
53e0da0c73
Support "recusrive placeholders" (i.e. $this->org_id->code$) inside notifications... when using the HTML notation (i.e. -> becomes ->)
|
9 年之前 |
glajarige
|
6ad1c25a24
Customer portal : Fixed regression in request template that was introduced by #4095
|
9 年之前 |
glajarige
|
aac389f61c
Customer portal : UX adjustments on LinkedSet (Collapse toggler pictos, check all/none state)
|
9 年之前 |
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 年之前 |
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 年之前 |
romainq
|
0646f900c6
Custom Fields: API to detect forms containing only hidden fields
|
9 年之前 |
glajarige
|
1b004641f7
Customer portal : Form, sticky buttons only when creating / editing objects
|
9 年之前 |
glajarige
|
d1918d4b4a
Customer portal : Preview for attachments
|
9 年之前 |
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 年之前 |
dflaven
|
9f3eb737c6
Fix a regression (crash) when displaying deadline attributes.
|
9 年之前 |