Pierre Goiffon
24e669c65b
N°1370 Portal AggregatePageBrick : integrate dashboard brick extension
...
SVN:trunk[5644]
2018-04-12 14:28:41 +00:00
Pierre Goiffon
80e6ba2d96
N°1370 Portal ManageBrick : add "display_modes" XML node to set the display modes in brick tile and details views
...
SVN:trunk[5643]
2018-04-12 14:13:28 +00:00
Pierre Goiffon
d6e7309c34
N°1370 portal : add charts capacity to the ManageBrick (restore 2018-04-10 revisions : r5646)
...
SVN:trunk[5635]
2018-04-12 08:55:16 +00:00
Pierre Goiffon
efa7a4ee55
Advanced search improvements (restore 2018-04-10 revisions : r5635..r5641)
...
* Add 'search_manual_submit' config parameter to manage auto-submit
* bugfixes
** date i18n is now handled (using two new options `datepicker.dateFormat` and `datepicker.timeFormat` computed from `AttributeDateTime::GetFormat()->ToDatePicker()`
** handling of `empty` `not empty` operator titles
*** it led to tohers bugfixes and a redesign of the `_computeTitle` (from overwriting to extension using ie `_computeBetweenDaysOperatorTitle`
*** some bug still remain, because autocomplete needs to been finished before checking on them
* Promote 'friendlyname' in the 'most popular' list
* bugfixes
** filters (criterions, enum and FK without autocomplete) now ignore accent on matching with user input
** this is done by using a pre-existing tool used only by the portal, so it was moved to the core (latinize.min.js)
* Integration with manual submit parameter on client side.
* bugfixes : history/breadcrumb had several c[menu] appended (one for each refresh)
* Fix various sanity bugs
SVN:trunk[5632]
2018-04-12 08:54:05 +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
f4f3c3bd37
Portal: Update table's filter hotkeys.
...
SVN:trunk[5607]
2018-04-04 15:01:36 +00:00
Guillaume Lajarige
03a6473bd4
Update portal portugues (brazilian) translations thanks to Pedro Beck!
...
SVN:trunk[5404]
2018-03-09 13:51:14 +00:00
Stephen Abello
9fee51bafb
jQuery modernization : included console's jquery/jquery-ui files in portal instead of its own files
...
SVN:trunk[5360]
2018-02-22 09:44:42 +00:00
Guillaume Lajarige
84b383154d
Update spanish translations (thanks to Miguel Turrubiates!)
...
SVN:trunk[5353]
2018-02-21 16:39:44 +00:00
Guillaume Lajarige
0254a75c95
N°1280 Upgrade Silex library to 2.2 (Which is possible as iTop 2.5 requirements are now PHP 5.6+!)
...
SVN:trunk[5305]
2018-01-31 13:37:51 +00:00
Guillaume Lajarige
f78c057b45
Portal: Fix user profile edition due to recent user rights changes.
...
SVN:trunk[5303]
2018-01-31 12:31:45 +00:00
Guillaume Lajarige
d531ec846f
Portal: CSS Fixes (lack of consistency with border-radius)
...
SVN:trunk[5293]
2018-01-24 14:21:36 +00:00
Guillaume Lajarige
07849922b8
Code cleanup
...
SVN:trunk[5292]
2018-01-23 14:53:14 +00:00
Guillaume Lajarige
e6ab3ac9f9
N°1277 Portal: Improve error reporting when user with no associated contact logs in the portal.
...
SVN:trunk[5276]
2018-01-17 12:31:05 +00:00
Guillaume Lajarige
76fa4a3090
Portal: Fix CSS for selected rows in dataTables tables
...
SVN:trunk[5266]
2018-01-16 16:59:36 +00:00
Guillaume Lajarige
896c6b79db
Internal: Portal code cleanup
...
SVN:trunk[5265]
2018-01-16 16:25:31 +00:00
Guillaume Lajarige
9d76ac96bc
N°984 Portal: Fix autocomplete field reset when changing value of parent field in request templates.
...
SVN:trunk[5261]
2018-01-16 15:37:28 +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
5cc39848ff
Typo
...
SVN:trunk[5201]
2018-01-04 10:55:14 +00:00
Guillaume Lajarige
b9d719d636
N°1194 Portal: Support for MUST_CHANGE flag on CaseLog attributes in transitions.
...
SVN:trunk[5199]
2018-01-04 10:38:47 +00:00
Guillaume Lajarige
71d9bb18e5
N°1172.2 Fix regression introduced in r5161 (Email notification crash because of portal urls)
...
SVN:trunk[5189]
2018-01-02 15:59:01 +00:00
Guillaume Lajarige
0d439a08fc
Portal: Default brick icon classes were using a wrong constant and therefore not displaying correctly.
...
SVN:trunk[5150]
2017-12-05 10:24:02 +00:00
Guillaume Lajarige
b071f920e9
Portal: Typo in SCSS variable.
...
SVN:trunk[5140]
2017-11-25 14:53:20 +00:00
Guillaume Lajarige
d7c78b3ce2
Portal: Updated SCSS to de-hardcode some values.
...
SVN:trunk[5134]
2017-11-20 14:29:40 +00:00
Guillaume Lajarige
28b3110895
N°1157 Portal: Exception raised in BrowseBrick when one of the levels had no scope.
...
SVN:trunk[5129]
2017-11-16 09:05:02 +00:00
Guillaume Lajarige
81d9071b01
N°634.3 Portal: Argh!! Secondary actions menu in BrowseBrick was broken due to previous CSS "fixes"...
...
SVN:trunk[5119]
2017-10-30 16:03:58 +00:00
Pierre Goiffon
1fbbfd1063
Portal SCSS : restore @extend inside @media, because this gives no error and do the job with scssphp lib
...
SVN:trunk[5105]
2017-10-27 08:56:59 +00:00
Guillaume Lajarige
c607a7e35d
Internal: Updated modules version to 2.4.0 (as well as some copyright dates)
...
SVN:trunk[5103]
2017-10-27 08:53:39 +00:00
Pierre Goiffon
06d6968951
Fix invalid CSS and SCSS
...
SVN:trunk[5102]
2017-10-27 08:20:46 +00:00
Guillaume Lajarige
7ed8a9f638
N°1138 Portal: Scrollbar appeared sometimes in navigation menu when on the last brick.
...
SVN:trunk[5097]
2017-10-26 17:37:13 +00:00
Guillaume Lajarige
5424682fdb
N°634.2 Portal: CSS fixes on mosaic mode of BroweseBrick
...
SVN:trunk[5070]
2017-10-23 15:43:18 +00:00
Guillaume Lajarige
ad3ce7c536
Internal: Updated module version (itop-portal, itop-portal-base)
...
SVN:trunk[5069]
2017-10-23 13:49:35 +00:00
Guillaume Lajarige
36395ae355
N°642.3 Portal: Lifecycle: Exception on UserRequest opening due to a bad variable initialization.
...
SVN:trunk[5056]
2017-10-20 08:30:27 +00:00
Guillaume Lajarige
b798b43733
N°1094 & N°1107 Portal: Mosaic mode in BrowseBrick displays icon nicely in IE9. Also, "name" on tiles doesn't break layout anymore when too long.
...
SVN:trunk[5046]
2017-10-19 12:57:44 +00:00
Guillaume Lajarige
d8b5dd7bd2
N°1094.3 Portal: Forgot compiled .css on last commit. Not necessary but improves first page load after setup / MTP.
...
SVN:trunk[5042]
2017-10-18 14:58:23 +00:00
Guillaume Lajarige
8e83baf72b
N°1094.2 Portal: Showing "icon" attribute on ServiceFamily and Service levels in "mosaic" mode of "services" BrowseBrick.
...
SVN:trunk[5038]
2017-10-18 14:29:53 +00:00
Guillaume Lajarige
cfdc7eb74a
N°911.2 Portal: Updated typeahead repository url in files headers.
...
SVN:trunk[5030]
2017-10-17 14:03:10 +00:00
Guillaume Lajarige
2561358f9d
N°1122 Portal: Clean-up of 2 redundants JS files regarding the autocomplete inputs in forms.
...
SVN:trunk[5028]
2017-10-17 09:57:44 +00:00
Guillaume Lajarige
f924e99f70
N°642.2 Portal: Lifecycle transitions security is now a blacklist instead of a white list. Making migration transparent and portal configuration easier.
...
SVN:trunk[5008]
2017-10-12 08:33:41 +00:00
Guillaume Lajarige
ee53c3a71e
N°1107.1 Portal: Fixed image display in mosaic mode of BrowseBrick for Chrome and Firefox. IE still pending !
...
SVN:trunk[4998]
2017-10-09 13:58:05 +00:00
Guillaume Lajarige
59ebc49d46
N°1025 Portal: Fixed regression introduced in r4863.
...
SVN:trunk[4966]
2017-10-05 09:48:29 +00:00
Guillaume Lajarige
4290d94841
N°1047.1 Internal: Modified some calls to the ITOP_XXX constants.
...
SVN:trunk[4915]
2017-09-15 15:46:03 +00:00
Guillaume Lajarige
822308b3a4
N°1019 Portal: OpenSans font embedded in iTop instead of fetching from google servers.
...
SVN:trunk[4912]
2017-09-15 09:18:51 +00:00
Guillaume Lajarige
c1d1e562ad
N°762 Portal: Pre-filtering a browse brick in tree mode was making tree collapsing instead of showing results.
...
SVN:trunk[4911]
2017-09-14 15:10:57 +00:00
Guillaume Lajarige
d6707743a9
N°1024 Portal: New portal instances can now be XML only (through ITSM Designer), no more need for a dedicated module !
...
SVN:trunk[4900]
2017-09-07 16:03:55 +00:00
Guillaume Lajarige
6f474686ad
N°1027 Internal
...
SVN:trunk[4899]
2017-09-07 16:01:02 +00:00
Guillaume Lajarige
ce81f7abb6
Portal: Filter was not looking in the item description in tree mode.
...
SVN:trunk[4893]
2017-09-05 12:14:00 +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
7ed3e10d0f
N°978 Portal: Added cache delay to BrowseBrick item pictograms.
...
SVN:trunk[4872]
2017-08-22 12:34:12 +00:00