Guillaume Lajarige
018d6a98e9
Portal: Debug mode now logs external keys OQL queries used in forms. Helpful to understand the final query (DM OQL intersect Scope OQL)
...
SVN:trunk[4743]
2017-05-19 08:51:59 +00:00
Guillaume Lajarige
ebe467b77a
N°635 Portal: Final touches on forms layout refactoring
...
SVN:trunk[4738]
2017-05-16 14:50:51 +00:00
Guillaume Lajarige
b213f2baea
N°635 Portal: Forms now have 3 differents layout (display_mode), see online documentation (when released) for more information.
...
SVN:trunk[4736]
2017-05-15 15:50:12 +00:00
Guillaume Lajarige
50970810d2
N°635 Portal: Forms now have 2 differents layout (display_mode), see online documentation (when released) for more information.
...
Note: This is a first step, some refactoring could be done soon.
SVN:trunk[4735]
2017-05-15 12:50:09 +00:00
Guillaume Lajarige
1de6ac1765
Portal: AttributeImage can now be displayed in forms
...
SVN:trunk[4722]
2017-05-09 12:27:25 +00:00
Guillaume Lajarige
9d242e1623
N°848 Portal: Option to display LinkedSet as opened in a form
...
SVN:trunk[4691]
2017-04-26 09:10:24 +00:00
Guillaume Lajarige
2e8c629195
N°829 Portal: AttributeUrl was not clickable in the new portal
...
SVN:trunk[4686]
2017-04-19 15:36:00 +00:00
Guillaume Lajarige
1528d85f5f
N°637 Portal: Better feedback on exceptions and user session timeout on AJAX calls
...
SVN:trunk[4671]
2017-04-06 14:21:27 +00:00
Guillaume Lajarige
4fccae157b
Portal: CaseLog fields value was kept in the form after object update instead of being reset.
...
SVN:trunk[4664]
2017-04-04 10:17:17 +00:00
Guillaume Lajarige
1cf25e49ae
N°807 Portal: add_to_list can now be used in action rules (Note: Works only for IndirectLinkedSet, not LinkedSet)
...
SVN:trunk[4660]
2017-04-04 09:07:06 +00:00
Guillaume Lajarige
9f9fd8550f
N°804 Portal: Object display crashed when a linkedset attribute has corrupted data (eg. an external key to 0)
...
SVN:trunk[4638]
2017-03-31 10:09:51 +00:00
Guillaume Lajarige
1da5618204
N°606 Portal: Request template fields marked as invalid when a mandatory textarea field was empty.
...
SVN:trunk[4605]
2017-03-21 09:53:57 +00:00
Romain Quetiez
cf716ce2a3
N.598 Custom fields with autocomplete failing if the subfield depends on another subfield
...
SVN:trunk[4585]
2017-03-14 15:20:50 +00:00
Denis Flaven
df85186407
N. 481:
...
1) wiki text syntax was not displayed in the description or case logs of the tickets
2) when wiki text syntax was supported, the generated hyperlinks were pointing to the console (instead of the portal)
SVN:trunk[4519]
2016-12-13 16:16:13 +00:00
Guillaume Lajarige
c185e1fc4f
Portal: LinkedSet label in forms can now be toggled by clicking on the field label (Was only working on the linkedset count and chevron)
...
SVN:trunk[4514]
2016-12-13 10:45:34 +00:00
Guillaume Lajarige
68c180f7eb
N.474: Support for "file" attribute (AttributeBlob) in the portal. READONLY only for now.
...
SVN:trunk[4512]
2016-12-13 10:15:43 +00:00
Guillaume Lajarige
ffbd666aca
N.481: Portal: Impossible to submit a form with a duration attribute. Also fixed the displayed value in tables (ManageBrick and BrowseBrick)
...
SVN:trunk[4504]
2016-12-08 11:36:54 +00:00
Guillaume Lajarige
c5a00a1bf1
N.546: Portal: Edit value in case log was kept after UserRequest update.
...
SVN:trunk[4500]
2016-12-08 10:18:59 +00:00
Guillaume Lajarige
e48ad8cb61
#497 Portal : Could not update object due to "Warning: preg_match(): Unknown modifier '/'"
...
SVN:trunk[4461]
2016-10-21 08:29:36 +00:00
Guillaume Lajarige
359dc73526
#497 Portal : Could not update object due to "Warning: preg_match(): Unknown modifier '/'"
...
SVN:trunk[4460]
2016-10-20 15:45:17 +00:00
Guillaume Lajarige
f3a6455ed8
Portal : Bug when adding item on the first LinkedSet of an edition form
...
SVN:trunk[4436]
2016-10-03 08:01:23 +00:00
Guillaume Lajarige
88eece7188
Portal : Autocomplete bug with IE9 in forms
...
SVN:trunk[4424]
2016-09-29 10:16:30 +00:00
Guillaume Lajarige
8e96094977
Portal : Allowed Organizations Part II. Made sur that the AllowAllData flag was passed everywhere it was necessary, only when it was necessary. This has been tested but needs MORE testing !
...
SVN:trunk[4409]
2016-09-22 09:30:12 +00:00
Romain Quetiez
1b0f818c4b
Forms (portal): fix the rendering of a TEXT AREA in read-only mode.
...
1) format=text -> several lines were displayed on a single line
2) format=html -> characters encoded twice
SVN:trunk[4369]
2016-09-02 12:11:16 +00:00
Guillaume Lajarige
e7342b0eb8
Portal : Request template list fields now have the autocomplete option.
...
SVN:trunk[4351]
2016-08-25 13:52:41 +00:00
Guillaume Lajarige
f33f4e3406
Portal : Request template list fields now have the lookup/search option. (Autocomplete is still to be implemented!)
...
SVN:trunk[4350]
2016-08-25 13:11:34 +00:00
Guillaume Lajarige
8722447f2f
Portal : Templates not working with OQL "list" fields. This only append when the field had too many items and was trying to render as an autocomplete.
...
SVN:trunk[4344]
2016-08-23 16:01:25 +00:00
Guillaume Lajarige
e6047dcbf5
Portal : Templates not working with OQL "list" fields. This only append when the field had too many items and was trying to render as an autocomplete.
...
SVN:trunk[4343]
2016-08-23 16:00:00 +00:00
Guillaume Lajarige
7bea59fea1
Portal : Fixed a bug with external key as radio button in forms
...
SVN:trunk[4334]
2016-08-22 15:50:35 +00:00
Denis Flaven
c0a7bbaa72
Remember that console.log breaks IE9 when the console is not open !!!
...
SVN:trunk[4313]
2016-08-05 10:05:08 +00:00
Guillaume Lajarige
c44284dc3c
Customers portal : Fixed a bug in UserRequest edition form that prevented user to submit. Validation method was returning false on reoslution_code. Fix was to not check validators on empty && none mandatory fields (on both client and server sides).
...
SVN:trunk[4265]
2016-06-29 08:58:19 +00:00
Guillaume Lajarige
00d131e3fc
Customers portal : Improved error message on autocomplete field when the portal configuration is incorrect
...
SVN:trunk[4262]
2016-06-28 08:22:10 +00:00
Guillaume Lajarige
eabc2a4eab
Customer portal : Readonly attachments when object is not longer editable
...
SVN:trunk[4250]
2016-06-23 07:54:00 +00:00
Guillaume Lajarige
4a63989237
Customer portal : Fixed external key validator. Could not contain '0'.
...
SVN:trunk[4199]
2016-06-13 12:33:00 +00:00
Guillaume Lajarige
bd4aca770e
Customer portal : HTML Entities in pre-setted autocomplete fields
...
SVN:trunk[4198]
2016-06-13 10:03:46 +00:00
Guillaume Lajarige
cb0fa2a5c8
Customer portal : Autocomplete field was not updating dependant fields.
...
SVN:trunk[4188]
2016-06-08 12:25:10 +00:00
Guillaume Lajarige
80789ccaa9
Customer portal : Formatted date in case log entries header
...
SVN:trunk[4180]
2016-06-02 15:45:33 +00:00
Guillaume Lajarige
07056013c2
Customer portal : Displays a message when viewing an object with no attachments in read only
...
SVN:trunk[4173]
2016-06-02 09:15:42 +00:00
Guillaume Lajarige
f640558349
Customer portal : Added support for demo mode
...
SVN:trunk[4159]
2016-05-30 08:12:17 +00:00
Guillaume Lajarige
ae52521a3f
Customer portal : Added highlight classes to items in the manage brick
...
SVN:trunk[4158]
2016-05-27 10:32:58 +00:00
Guillaume Lajarige
bc6f73b9ec
Customer portal : Fixed some bugs and rectified some default configuration parameters
...
- Form, ExternalKey autocomplete & regular search
- Portal power user being able to see all its silo tickets
- Worked on the UI
SVN:trunk[4118]
2016-05-23 15:31:02 +00:00
Guillaume Lajarige
f4ab48a2d4
Customer portal : Disabled autocomplete on password fields in the user profile form
...
SVN:trunk[4108]
2016-05-19 15:23:40 +00:00
Guillaume Lajarige
ccc0c7e7aa
Customer portal : Object search dialog when adding object to a linkedset doesn't show already added elements.
...
SVN:trunk[4104]
2016-05-18 09:15:44 +00:00
Guillaume Lajarige
788f7bb029
Customer portal : Adding object to linkedset could have result in duplicates. Fixed
...
SVN:trunk[4103]
2016-05-18 09:00:54 +00:00
Guillaume Lajarige
d9a5b85c67
Customer portal : Fixed regression in request template that was introduced by #4095
...
SVN:trunk[4099]
2016-05-17 15:43:23 +00:00
Guillaume Lajarige
1aacf1adae
Customer portal : UX adjustments on LinkedSet (Collapse toggler pictos, check all/none state)
...
SVN:trunk[4098]
2016-05-17 14:56:25 +00:00
Romain Quetiez
6b465688a2
Custom Fields: API to detect forms containing only hidden fields
...
SVN:trunk[4095]
2016-05-17 14:09:38 +00:00
Guillaume Lajarige
754604b009
Customer portal : Preview for attachments
...
SVN:trunk[4093]
2016-05-15 09:43:53 +00:00
Guillaume Lajarige
7790f770a7
Customer portal : Form - Hiding templates when there is none in order to optimize form space (Actually hiding SubForm when there is only HiddenField)
...
SVN:trunk[4092]
2016-05-15 08:46:24 +00:00
Guillaume Lajarige
3c112eb078
Customer portal : LinkedSet widget UX improvements part 2 (Collapsing widget)
...
SVN:trunk[4088]
2016-05-14 17:23:43 +00:00