Guillaume Lajarige
bc875653d2
Internal: Portal: Grid display optimization on BrowseBrick
...
SVN:trunk[4569]
2017-03-07 16:23:48 +00:00
Guillaume Lajarige
ee41204d6c
N°565: Portal user and Portal power user scopes alignment in "Closed tickets" brick.
...
SVN:trunk[4568]
2017-03-07 14:53:57 +00:00
Guillaume Lajarige
c4d1113bb8
N°634: BrowseBrick Windows 8-style display (tiles). This is still a beta version.
...
SVN:trunk[4567]
2017-03-07 14:25:09 +00:00
Guillaume Lajarige
6582569150
Portal: Fixed home page <body> CSS class
...
SVN:trunk[4566]
2017-03-03 14:33:42 +00:00
Guillaume Lajarige
69d0ceaf5b
Portal: Added CSS classes to <body> tag regarding the current page / brick so we can apply CSS style more precisely.
...
SVN:trunk[4565]
2017-03-03 13:09:08 +00:00
Guillaume Lajarige
b4534f455a
Internal: Fixed the usage of a private function (from Symfony ExceptionHandler) in a derivated class (iTop ExceptionHandler).
...
SVN:trunk[4558]
2017-02-23 10:49:16 +00:00
Guillaume Lajarige
0d3203476c
N°589 - Portal: Displaying a better error message when the portal crashes because the current contact's organization is not among the current user's allowed organizations. More over we introduced an exception handler to display a nicer web page and log the exception in the error log.
...
SVN:trunk[4557]
2017-02-23 10:07:12 +00:00
Guillaume Lajarige
9fa6157c37
N°587 - Portal: Fixed issue when using multiple action rules in a BrowseBrick and only one was actually used.
...
SVN:trunk[4556]
2017-02-21 14:26:07 +00:00
Guillaume Lajarige
2ee674f11b
N°620 - Fixed regression introduced in r4519: Portal: Url in notifications were broken since iTop 2.3.3.
...
SVN:trunk[4554]
2017-02-21 09:06:03 +00:00
Guillaume Lajarige
820d7108e4
N°633 - Portal: CreateBrick now accepts abstract classes. This is a refactoring from an extension (CreateBrickExtended) that has been merge into the core.
...
SVN:trunk[4553]
2017-02-21 08:10:47 +00:00
Guillaume Lajarige
9a6a562ed2
N°619 - Portal: Other allowed portals (eg. the administration console or other portal instances) can now be opened in the current window or a new tab. This is a new xml property of the portal instance.
...
SVN:trunk[4552]
2017-02-21 08:04:46 +00:00
Guillaume Lajarige
f3f9e98aa4
Portal: Added some hooks in the main twig template
...
SVN:trunk[4551]
2017-02-10 10:06:38 +00:00
Guillaume Lajarige
ecae7ea983
Portal: Browse brick: List was displaying pagination when not necessary in some circonstancies.
...
SVN:trunk[4546]
2017-01-16 13:08:45 +00:00
Guillaume Lajarige
a204a786c0
Portal: Browse brick: Filtering in list view now looks up in all the displayed fields (<name_att /> and <fields /> of the brick configuration)
...
SVN:trunk[4545]
2017-01-11 16:32:37 +00:00
Denis Flaven
75721091f2
Updated Russian dictionary, thanks to Vladimir Kunin.
...
Note: you can always get the latest version on Vladimir's github: https://github.com/itop-itsm-ru/itop-rus .
SVN:trunk[4540]
2016-12-19 16:34:23 +00:00
Guillaume Lajarige
6bfead405d
N.551: Correcting spanish translations in the new portal (When creating a new user request in full ITIL or changing password)
...
SVN:trunk[4536]
2016-12-19 10:15:46 +00:00
Guillaume Lajarige
134a427901
Portal: Added german dictionnary
...
SVN:trunk[4532]
2016-12-16 09:13:43 +00:00
Guillaume Lajarige
27c3facb2b
Portal: Added an environment banner in the portal like in the console. It warns the user when he is browsing in an other mode than "production".
...
SVN:trunk[4531]
2016-12-15 15:02:26 +00:00
Guillaume Lajarige
c622efe95c
Portal: Added itopversion to js/css file urls to prevent cache issues when upgrading.
...
SVN:trunk[4526]
2016-12-14 11:20:49 +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
a4bdd3aaf4
N.551: Added spanish translations to the enhanced portal thanks to the community :)
...
SVN:trunk[4508]
2016-12-08 13:21:13 +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
Romain Quetiez
4ec3aeec92
N.490 Losing carrier returns and rich text formatting when the latest comments are copied to child tickets
...
SVN:trunk[4501]
2016-12-08 10:24:06 +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
Romain Quetiez
1b1e91f0dc
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:trunk[4498]
2016-12-08 08:22:36 +00:00
Romain Quetiez
53bf1f424a
N.502 Too many backups on sundays
...
SVN:trunk[4483]
2016-12-01 09:51:47 +00:00
Romain Quetiez
8a913a18cf
Cosmetics. Simplified the warning about editing the configuration file. No need to mention which sections can be edited, since ALL other sections have been moved out from the configuration file (includes and dictionnaries).
...
SVN:trunk[4475]
2016-11-08 16:36:53 +00:00
Romain Quetiez
44e329c38d
Cleanup of unused and possibly confusing XML markup (parent node under class/presentation/details). Thanks to D. Gumble for reporting this.
...
SVN:trunk[4463]
2016-10-21 14:14:20 +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
2b4b0fed83
Portal : Final touch to AllowedOrganizations by settings ignore_silos to true for ServiceFamily/Service/ServiceSubcategory on the default portal configuration
...
SVN:trunk[4449]
2016-10-07 09:39:34 +00:00
Romain Quetiez
fe6ae6f2eb
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 risk with such a change is that is affects most of the queries built by iTop -requires testing!
...
SVN:trunk[4448]
2016-10-07 08:45:24 +00:00
Guillaume Lajarige
2fa68a3abc
Portal : Deadline attributes not displayed properly in ManageBrick
...
SVN:trunk[4431]
2016-09-30 12:50:32 +00:00
Guillaume Lajarige
f3053c39c2
Portal : Allowed Organizations part for action rules.
...
SVN:trunk[4428]
2016-09-30 08:47:43 +00:00
Guillaume Lajarige
c7ac39b86a
Portal : ManageBrick crashing when displaying an abstract class with child classes attributes
...
SVN:trunk[4426]
2016-09-30 07:12:16 +00:00
Guillaume Lajarige
56ade2b44c
Removed debug traces for AllowAllData
...
SVN:trunk[4422]
2016-09-27 13:04:16 +00:00
Guillaume Lajarige
954ba60611
Portal : Caching TWIG templates to improve performances
...
SVN:trunk[4420]
2016-09-27 12:29:25 +00:00
Guillaume Lajarige
f9a984f3e4
#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:trunk[4418]
2016-09-27 08:18:14 +00:00
Guillaume Lajarige
a34747f893
Portal : Missing AllDataAllowed
...
SVN:trunk[4412]
2016-09-23 13:58:08 +00:00
Guillaume Lajarige
4dd6c813b1
Portal : Typo
...
SVN:trunk[4411]
2016-09-23 13:37:45 +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
dd41ebf861
Portal : Preserve debug parameter through urls
...
SVN:trunk[4408]
2016-09-22 09:24:07 +00:00
Guillaume Lajarige
f732df751c
Portal : Renamed <ignore_allowed_organizations> to <ignore_silos> for a more generic aproch
...
SVN:trunk[4406]
2016-09-20 14:41:56 +00:00
Guillaume Lajarige
acfab8fb63
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:trunk[4405]
2016-09-20 14:22:04 +00:00
Guillaume Lajarige
05f97dd75f
Portal : Optimized column load in ManageBrick and BrowseBrick to improve performances
...
SVN:trunk[4396]
2016-09-13 08:47:24 +00:00
Guillaume Lajarige
d48f76e965
Portal : Added Location scope to standard portal configuration because of the implementation of r4380
...
SVN:trunk[4382]
2016-09-06 09:30:10 +00:00
Guillaume Lajarige
a025c95054
Portal : External keys OQL now intersect with scopes in forms!
...
SVN:trunk[4380]
2016-09-06 07:04:24 +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
88e7bd225c
Portal : Updated inline documentation of UserProfile brick's <fields /> tag for easiest comprehension.
...
SVN:trunk[4370]
2016-09-02 12:16:57 +00:00