Stephen
c0d83e96d8
Retrofit 2.5.1 fixes into develop ( 11308dc7, 1e0d654, 7fddd6ac, 12e9e453, cbe749af, 10b7fa60, c5f3598f, 396fc2cd)
2018-10-04 11:12:16 +02:00
Guillaume Lajarige
e3e416b467
(Retrofit from deveop ab1715ed) N°1576 Portal: Security hardening.
2018-10-02 11:08:49 +02:00
Guillaume Lajarige
fcb6a4069a
(Retrofit from develop 526d4c4d) N°1575 Portal: Security hardening.
2018-10-02 11:06:27 +02:00
Pierre Goiffon
40a4e6d7b0
Fix files using CrLf, convert them to Lf to have the whole repo using Lf
...
Warn your git config (core.autocrlf = input or true)
2018-09-04 17:59:51 +02:00
Guillaume Lajarige
ab1715edec
N°1576 Portal: Security hardening.
...
SVN:trunk[5983]
2018-07-25 14:48:11 +00:00
Guillaume Lajarige
a6af11e644
Code cleanup and PHPDoc.
...
SVN:trunk[5971]
2018-07-24 15:50:52 +00:00
Guillaume Lajarige
526d4c4d15
N°1575 Portal: Security hardening.
...
SVN:trunk[5968]
2018-07-24 14:26:51 +00:00
Guillaume Lajarige
00d0d383f8
Code cleanup: Warning suppression & PHPDoc.
...
SVN:trunk[5927]
2018-06-29 16:05:11 +00:00
Bruno Da Silva
02315b8aa1
N°880: fix the bugfix [r5737]
...
- previous bugfix altered the cron frequency, this is not the desired behaviour, now the conf alter the lifetime of drafts's attachments
- apply for both inline images and attachments
SVN:trunk[5795]
2018-05-16 13:03:15 +00:00
Stephen Abello
a84748a544
N°729 Form prefill : Allow to overload new methods in order to prefill search forms, creation forms and transition forms
...
SVN:trunk[5609]
2018-04-05 08:17:19 +00:00
Guillaume Lajarige
07849922b8
Code cleanup
...
SVN:trunk[5292]
2018-01-23 14:53:14 +00:00
Guillaume Lajarige
896c6b79db
Internal: Portal code cleanup
...
SVN:trunk[5265]
2018-01-16 16:25:31 +00:00
Guillaume Lajarige
7f034f60d6
N°1254 Portal: Add CSS/JS hooks on object forms for the current state
...
- CSS class on <form> tag: form_object_state_<STATE_CODE>
- HTML attribute on <form> tag: data-object-state="<STATE_CODE>"
SVN:trunk[5209]
2018-01-08 12:09:35 +00:00
Guillaume Lajarige
c4cf10b6e6
N°1172.3 Portal: Objects and external keys in linkedsets (forms) now open in a modal dialog.
...
SVN:trunk[5207]
2018-01-08 11:36:22 +00:00
Guillaume Lajarige
03fbde3403
N°769.1 Portal: Renamed "count per page" variable in bricks in order to prepare refactoring for bug N°769.
...
SVN:trunk[4892]
2017-09-04 15:56:18 +00:00
Guillaume Lajarige
fe98b850d1
N°978 Portal: Display / download of blob attributes and attachments in the portal was not compatible with portal configuration and silos by-passing.
...
SVN:trunk[4871]
2017-08-22 10:38:10 +00:00
Guillaume Lajarige
a0259636b1
N°642 Portal: Flags on transition part 2
...
SVN:trunk[4787]
2017-07-03 06:57:36 +00:00
Guillaume Lajarige
374ce20d0c
N°642 Portal: Flags on transition
...
SVN:trunk[4774]
2017-06-29 08:03:35 +00:00
Guillaume Lajarige
4ca998ce91
N°642 Portal: Transitions configuration part 1.
...
SVN:trunk[4768]
2017-06-26 16:00:07 +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
6c6ad0a45b
Portal: Fixed a regression introduced in r4724. User profile page could not be opened anymore.
...
SVN:trunk[4731]
2017-05-11 08:36:22 +00:00
Guillaume Lajarige
623fa8ec63
Portal: Fixed regression on always_show_submit form option
...
SVN:trunk[4730]
2017-05-10 15:48:57 +00:00
Guillaume Lajarige
5584d42813
N°635 Portal: Parameter to show submit ("Update") button in forms only when there is no transition available.
...
SVN:trunk[4724]
2017-05-10 14:28:07 +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
95e04178ea
N°636 Portal: Action buttons can now be added to object details page through the iPopupMenuItemExtension
...
SVN:trunk[4600]
2017-03-17 13:03:09 +00:00
Guillaume Lajarige
a13270ef91
N°772 Portal: Invalid URL in LinkedSet searchbox when editing an object (eg. Adding a Contact to an UserRequest)
...
SVN:trunk[4592]
2017-03-16 13:14:45 +00:00
Guillaume Lajarige
f62f087bcc
#475 Portal : Could not upload attachments on IE9.
...
SVN:trunk[4457]
2016-10-14 09:56:45 +00:00
Guillaume Lajarige
a34747f893
Portal : Missing AllDataAllowed
...
SVN:trunk[4412]
2016-09-23 13:58:08 +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
b2fa9c468f
Portal : Added a new mode "apply_stimulus" for forms. This allows to add flags to attributes that are prompt during transitions.
...
SVN:trunk[4378]
2016-09-05 14:29:05 +00:00
Guillaume Lajarige
32dc1225ca
Portal : Fixed search on enum & finalclass as well as display value of enum and html images in lists. Also Fixed display of friendlyname in lists, which was not behaving well on abstract class when the it was composed of several fields in the child classes.
...
SVN:trunk[4364]
2016-09-01 10:29:04 +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
df1d10f1cb
#1299 Portal : "Oops, could not load data" when creating request in Full ITIL instance when running PHP7. Cause was that PHP7 isn't able to understand the factory method invocation synthax, had to make it more simple with intermediate steps.
...
SVN:trunk[4336]
2016-08-23 11:23:12 +00:00
Guillaume Lajarige
6d556249aa
#1284 : Fixed portal issue when trying to re-open a ticket as a portal user. Cause was that the destination state had "must prompt" attributes that were all "read only" for the current user, making the entire form "read only" and therefore removing "submit" button. The user was the not able to complete the transition. Fix consists of skipping the form when all attributes are "read only" for the user.
...
Also :
- Refactored a portion of TWIG (Loader is now in an helper TWIG)
- Placed transition buttons to the right with the submit one as it was confusing
SVN:trunk[4332]
2016-08-22 14:51:10 +00:00
Guillaume Lajarige
8071962bf9
Customer portal : LinkedSet fields can now be display a specific list of attributes instead of the z-list 'list' attributes. This is defined in module_design/classes/class/lists/list (see example in itop-tickets/datamodel.itop-tickets.xml)
...
SVN:trunk[4235]
2016-06-22 08:56:47 +00:00
Guillaume Lajarige
c9a0d2bc80
Customer portal : Object search from attribute was crashing if object class had no friendlyname.
...
SVN:trunk[4200]
2016-06-13 12:36:12 +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
7ebb0c40f3
Customer portal : Updated object form manager to check if an AttributeType has the necessary API to be used in a form (instead of the temporary array enumerating available types)
...
SVN:trunk[4184]
2016-06-03 14:51:37 +00:00
Guillaume Lajarige
281925755d
Customer portal : Added info/warning/error messages to the issue log along some exceptions
...
SVN:trunk[4182]
2016-06-03 14:34:29 +00:00
Guillaume Lajarige
f86c4bb8fa
Customer portal : Viewing an object now displays an edit button if the user is allowed to edit the viewed object.
...
SVN:trunk[4176]
2016-06-02 12:36:50 +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
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
Guillaume Lajarige
6297809716
Customer portal : User Profile brick that allows basic Contact informations edition, password / preferences change from the portal
...
SVN:trunk[4068]
2016-05-12 10:22:23 +00:00
Romain Quetiez
a618f2804b
Brand new customer portal - alpha version: requires adjustments to work with various ticketing installation options
...
SVN:trunk[4044]
2016-05-10 15:04:44 +00:00