acognet
40efc4cbb1
N°1062 - Portal : autocomplete and search = broken
2020-03-31 23:47:46 +02:00
Molkobain
4db114f64d
N°2313 - Markup extensibility: Add meta information and hooks
...
Admin. console:
- Class and id on object form
- Class current and target state on object transition form
- Object form mode (view/edit/create/stimulus)
- Object attributes: Attribute code, attribute definition class and raw value
- Navigation menu: Their IDs on group and items
- Actions menu: Their IDs on items
Portal:
- Object attributes: Attribute code, attribute definition class and raw value
2019-12-05 12:27:02 +01:00
Molkobain
fbbdee242a
Portal: Update code to use the CombodoPortalToolbox.OpenModal() helper
2019-11-20 11:38:42 +01:00
Stephen Abello
d2015b7d7b
N°1232 Portal: Harmonize right checks for external url in forms
2019-08-02 11:04:32 +02:00
Molkobain
66287757b3
Portal: Refactor creation of modal dialog through a common helper (CreatePortalModal(oOptions))
2019-07-31 15:51:25 +02:00
Molkobain
286374fe7c
N°1232 Portal: Allow external keys to be opened in object forms (only if user has permissions)
...
- Created new JS method to handle modals (bootstrap-portal-modal.js > CreatePortalModal)
- Moved from global modal hacks to the same file
2019-07-31 15:51:25 +02:00
Pierre Goiffon
a4743901a3
N°2269 Font Awesome : update iTop for new v5 icons
...
* remove useless css in light-grey (weren't used)
* change icons class names from v4 to v5
2019-07-16 12:20:59 +02:00
Guillaume Lajarige
7ca95b9413
Code cleanup: Warning suppression & PHPDoc.
...
SVN:trunk[5928]
2018-06-29 17:14:13 +00:00
Guillaume Lajarige
95e56e7148
Portal: Fix regression introduced in revision 5698.
...
SVN:trunk[5739]
2018-04-25 09:07:28 +00:00
Guillaume Lajarige
18bd0ae096
N°1405 Add support of AttributePhoneNumber which allows launch of phone application on click.
...
SVN:trunk[5698]
2018-04-19 15:56:11 +00:00
Guillaume Lajarige
84b98a2265
N°1276 Portal: Aligned drop-down list to autocomplete threshold behavior to console's behavior.
...
SVN:trunk[5255]
2018-01-16 14:24:24 +00:00
Eric Espié
23f2ea5031
N°1026 - Portal requests are too slow
...
* Counts on union requests are more optimized
* Requests for combo box values are more optimized
SVN:trunk[5249]
2018-01-15 15:16:20 +00:00
Eric Espié
3b621adcb2
N°925 - Fix portal when request template field is in autocomplete mode with a wrong value
...
* No error is displayed, but the actual value is set to '0'
SVN:trunk[5215]
2018-01-09 13:57:29 +00:00
Guillaume Lajarige
7287cab6f4
N°743 Portal: Only editable fields are now passed in forms submit, fixing issue where a portal user could unwillingly change the UserRequest status if a Support Agent had assign the ticket while the portal user was editing.
...
SVN:trunk[4855]
2017-08-09 10:10:53 +00:00
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
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
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
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
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
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
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
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
8834e1b49c
- Added support for ExternalKey, LinkedSet, linkedSetIndirect, CaseLog to the new portal
...
- Fixed some bugs on the customfields integration with he portal
SVN:trunk[4003]
2016-04-18 15:07:58 +00:00