Guillaume Lajarige
7246f957fd
Portal: Performance optimization in BrowseBrick by removing unnecessary objects reload.
...
SVN:2.3[4680]
2017-04-14 10:08:31 +00:00
Guillaume Lajarige
b60dbf1389
(Retrofit from trunk) Portal: CaseLog fields value was kept in the form after object update instead of being reset.
...
SVN:2.3[4665]
2017-04-04 10:18:14 +00:00
Guillaume Lajarige
893725948a
(Retrofit from trunk) Portal: Wrong form used in some inheritance cases.
...
SVN:2.3[4652]
2017-04-03 11:59:36 +00:00
Guillaume Lajarige
2ce0bf4acc
(Retrofit from trunk) N°800 Portal: log_kpi_duration / log_kpi_memory are now supported by the portal
...
SVN:2.3[4641]
2017-03-31 13:02:16 +00:00
Romain Quetiez
64e0569613
(Retrofit from trunk) N.710 Do not notify ignored when the impacted items is computed again. Side effect: PHP Notice: Undefined offset: N in .../itop-tickets/main.itop-tickets.php on line 263.
...
SVN:2.3[4633]
2017-03-29 10:03:22 +00:00
Guillaume Lajarige
337a003d28
(Retrofit from trunk) N°772 Portal: Invalid URL in LinkedSet searchbox when editing an object (eg. Adding a Contact to an UserRequest)
...
SVN:2.3[4593]
2017-03-16 13:18:39 +00:00
Guillaume Lajarige
47587fb97e
(Retrofit from trunk) N°620 - Fixed regression introduced in r4519: Portal: Url in notifications were broken since iTop 2.3.3.
...
SVN:2.3[4555]
2017-02-21 09:11:24 +00:00
Guillaume Lajarige
b909dfc321
(Retrofit from trunk) N.551: Correcting spanish translations in the new portal (When creating a new user request in full ITIL or changing password)
...
SVN:2.3[4537]
2016-12-19 10:17:06 +00:00
Guillaume Lajarige
cbb771154a
(Retrofit from trunk) Portal: Added german dictionnary
...
SVN:2.3[4533]
2016-12-16 09:17:11 +00:00
Guillaume Lajarige
b6eeaae24a
(Retrofit from trunk) Portal: Added itopversion to js/css file urls to prevent cache issues when upgrading.
...
SVN:2.3[4527]
2016-12-14 11:22:20 +00:00
Denis Flaven
aacdb525cf
(Retrofit from trunk) 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:2.3[4520]
2016-12-13 16:19:25 +00:00
Guillaume Lajarige
c0ba515797
(Retrofit from trunk) N.474: Support for "file" attribute (AttributeBlob) in the portal. READONLY only for now.
...
SVN:2.3[4513]
2016-12-13 10:18:00 +00:00
Guillaume Lajarige
dd0eec3cc8
(Retrofit from trunk) N.551: Added spanish translations to the enhanced portal thanks to the community :)
...
SVN:2.3[4509]
2016-12-08 13:22:53 +00:00
Guillaume Lajarige
60ae969c89
(Retrofit from trunk) N.481: Portal: Impossible to submit a form with a duration attribute. Also fixed the displayed value in tables (ManageBrick and BrowseBrick)
...
SVN:2.3[4505]
2016-12-08 11:38:09 +00:00
Romain Quetiez
bc0645d5cc
(Retrofit from trunk) N.490 Losing carrier returns and rich text formatting when the latest comments are copied to child tickets
...
SVN:2.3[4503]
2016-12-08 10:27:00 +00:00
Guillaume Lajarige
760454608d
(Retrofit from trunk) N.546: Portal: Edit value in case log was kept after UserRequest update.
...
SVN:2.3[4502]
2016-12-08 10:26:07 +00:00
Romain Quetiez
75fcd2a021
(Retrofit from trunk) N.500 Changed the query to fetch tickets related to a CI, so as to make it unambiguous whatever customization is made to the datamodel.
...
SVN:2.3[4499]
2016-12-08 08:23:55 +00:00
Romain Quetiez
9a08895b2c
(Retroffit from trunk) N.502 Too many backups on sundays
...
SVN:2.3[4484]
2016-12-01 09:53:15 +00:00
Guillaume Lajarige
45f4d8f625
(Retrofit from trunk) #475 Portal : Could not upload attachments on IE9.
...
SVN:2.3[4458]
2016-10-14 09:58:09 +00:00
Romain Quetiez
5807ae79d2
(Retrofit from trunk) N.434 Optimized the DB queries. As an example, the query that shows the service catalog in the enhanced customer portal is now made of 5 nodes (at the class level) whereas it used to be made of 11 nodes... for the exact same results. This optimization impacts almost each queries built by iTop. The expected benefit can insignificant or not, depending on the cardinality of the data, the datamodel and the original OQL queries. We found one case where the query execution would apparently never end and it takes now less than a second. The OQL parsing is impacted too. This retrofit include [r4448] and [r4451].
...
SVN:2.3[4452]
2016-10-10 09:03:45 +00:00
Guillaume Lajarige
41f77f63fd
(Retrofit from trunk) Portal : Final touch to AllowedOrganizations by settings ignore_silos to true for ServiceFamily/Service/ServiceSubcategory on the default portal configuration
...
SVN:2.3[4450]
2016-10-07 09:40:39 +00:00
Guillaume Lajarige
67148bc80d
(Retrofit from trunk) Allowed organizations Part II.
...
r4428
Portal : Allowed Organizations part for action rules.
---------------------
r4422
Removed debug traces for AllowAllData
---------------------
SVN:2.3[4447]
2016-10-06 07:14:59 +00:00
Guillaume Lajarige
28fa99d976
(Retrofit from trunk) #1334 Portal : Sorting objects on BrowseBrick regarding the all classes' default order and not the first class' order only. (For example the services catalog might appear as sorted on the first column but not the second one)
...
SVN:2.3[4446]
2016-10-06 07:13:33 +00:00
Guillaume Lajarige
c3c314097e
(Retrofit from trunk) Allowed organizations Part I.
...
r4412
Portal : Missing AllDataAllowed
---------------------
r4411
Portal : Typo
---------------------
r4409
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 !
---------------------
r4406
Portal : Renamed <ignore_allowed_organizations> to <ignore_silos> for a more generic aproch
---------------------
r4405
Portal : Allowed Organizations can now be applied on the portal scopes. Just set the <ignore_allowed_organizations> to true under the concerned <scope> tag.
---------------------
SVN:2.3[4443]
2016-10-06 07:09:12 +00:00
Guillaume Lajarige
42a882ae62
(Retrofit from trunk) Portal : Deadline attributes not displayed properly in ManageBrick
...
SVN:2.3[4432]
2016-09-30 12:51:49 +00:00
Guillaume Lajarige
cc461630ea
(Retrofit from trunk) Portal : ManageBrick crashing when displaying an abstract class with child classes attributes
...
SVN:2.3[4427]
2016-09-30 07:15:17 +00:00
Guillaume Lajarige
67938e433b
(Retrofit from trunk) Portal : Preserve debug parameter through urls
...
SVN:2.3[4410]
2016-09-22 09:31:38 +00:00
Guillaume Lajarige
01ef529db2
(Retrofit from trunk) Portal : Optimized column load in ManageBrick and BrowseBrick to improve performances
...
SVN:2.3[4407]
2016-09-21 14:17:26 +00:00
Guillaume Lajarige
899045dece
(Retrofit from trunk) Portal : Added Location scope to standard portal configuration because of the implementation of r4380
...
SVN:2.3[4383]
2016-09-06 09:31:17 +00:00
Guillaume Lajarige
096236cb3a
(Retrofit from trunk) Portal : External keys OQL now intersect with scopes in forms!
...
SVN:2.3[4381]
2016-09-06 07:06:13 +00:00
Guillaume Lajarige
746c97818e
(Retrofit from trunk) Portal : Added a new mode "apply_stimulus" for forms. This allows to add flags to attributes that are prompt during transitions.
...
SVN:2.3[4379]
2016-09-05 14:34:27 +00:00
Guillaume Lajarige
281edea101
(Retrofit from trunk) Portal : Updated inline documentation of UserProfile brick's <fields /> tag for easiest comprehension.
...
SVN:2.3[4373]
2016-09-02 14:12:39 +00:00
Guillaume Lajarige
c380c19d2a
(Retrofit from trunk) Portal : Enhanced and refactored error feedback on ExternalKey / LinkedSet / CustomFields fields
...
SVN:2.3[4368]
2016-09-02 12:02:01 +00:00
Guillaume Lajarige
28ead17d00
(Retrofit from trunk) Portal : Request template list fields now have the autocomplete option.
...
SVN:2.3[4367]
2016-09-02 11:59:57 +00:00
Guillaume Lajarige
471bf9e820
(retrofit from trunk) Portal : Request template list fields now have the lookup/search option. (Autocomplete is still to be implemented!)
...
SVN:2.3[4366]
2016-09-02 11:58:18 +00:00
Guillaume Lajarige
cee84074e1
(Retrofit from trunk) 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:2.3[4365]
2016-09-01 10:30:53 +00:00
Guillaume Lajarige
70dbe00f4d
(Retrofit from trunk) Portal : IE9 fixes
...
- Remaining console.log() inthe field_set.js file
- Missing zoom-in / zoom-out mouse cursors on a object images (They are actually not available on IE9, so I put a pointing hand instead)
- Missing pointer cursors on CaseLog field collapsers
SVN:2.3[4363]
2016-08-31 16:00:42 +00:00
Guillaume Lajarige
40b3e8290b
(Retrofit from trunk) Portal : Fixed a regression introduced by r4324 causing HTML entities on the browse brick.
...
SVN:2.3[4354]
2016-08-29 07:33:38 +00:00
Guillaume Lajarige
fb551cc3d2
(Retrofit from trunk) #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:2.3[4342]
2016-08-23 12:50:46 +00:00
Guillaume Lajarige
b76c890408
(Retrofit from trunk) #1281 Portal : Fixed a few hardcoded strings to dictionnaries
...
SVN:2.3[4341]
2016-08-23 12:47:20 +00:00
Guillaume Lajarige
09aef4ef39
(Retrofit from trunk) Portal : Fixed a bug on the default configuration that was displaying only UserRequest in the Closed requests brick instead of both UserRequest and Incident objects.
...
SVN:2.3[4339]
2016-08-23 12:44:38 +00:00
Guillaume Lajarige
950c868230
(Retrofit from trunk) #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:2.3[4338]
2016-08-23 12:41:56 +00:00
Romain Quetiez
93bbfeae1f
(Retrofit from trunk) Portal : Removed console.log to prevent crashes on IE9
...
SVN:2.3[4337]
2016-08-23 12:36:01 +00:00
Guillaume Lajarige
7577e560bb
(Retrofit from trunk) #1281 : Service catalog brick had 2 hardcoded headers ("Service" and "Sous-Service")
...
SVN:2.3[4331]
2016-08-11 10:07:25 +00:00
Denis Flaven
6ea6dcef16
(retrofit from trunk) Cleanup a Notice message: align the prototype of DBDeleteSingleObject to the current one.
...
SVN:2.3[4327]
2016-08-11 09:39:55 +00:00
Denis Flaven
5e2e6b393c
(retrofit from trunk) Bug fix: support the display of HTML fields in the lists in the new portal.
...
SVN:2.3[4325]
2016-08-11 09:32:07 +00:00
Denis Flaven
10a9326e19
(Retrofit from trunk) Bug fix: properly disable the configuration editor in demo mode! (Regression)
...
SVN:2.3[4311]
2016-07-27 09:54:55 +00:00
Denis Flaven
eae396f250
Retrofit from trunk: Customer portal : Added possibility to give a controller action for a brick tile. This allows to use some logic in order to make a specific render relying for example on DB dataobjects
...
Increased version number of the portal-base module to 1.0.1 to reflect this change.
SVN:2.3[4309]
2016-07-26 08:18:42 +00:00
Denis Flaven
6682eafb4d
Oops, missing on Czech translation file.
...
SVN:trunk[4297]
2016-07-07 09:48:13 +00:00
Guillaume Lajarige
1013cbc22f
Customers portal : Added generated css files to the SVN
...
SVN:trunk[4290]
2016-07-05 14:47:45 +00:00