Commit History

Author SHA1 Message Date
  glajarige 6ad1c25a24 Customer portal : Fixed regression in request template that was introduced by #4095 9 years ago
  glajarige aac389f61c Customer portal : UX adjustments on LinkedSet (Collapse toggler pictos, check all/none state) 9 years ago
  glajarige 172afc90f6 Customer portal : Form, sticky buttons as pictos only in both plain page and modal layouts. Also, pictos were added to regular bottom buttons 9 years ago
  dflaven f4382de1bf Validate date/time fields using their regular expression during an import (or synchro) to avoid passing wrong formats as-is (e.g. 01/02/16 can become 01/02/0016 instead of 01/02/2016 if you use the 4 digits format for years and pass only 2 digits !) 9 years ago
  romainq 0646f900c6 Custom Fields: API to detect forms containing only hidden fields 9 years ago
  glajarige 1b004641f7 Customer portal : Form, sticky buttons only when creating / editing objects 9 years ago
  glajarige d1918d4b4a Customer portal : Preview for attachments 9 years ago
  glajarige c5380e3e6a Customer portal : Form - Hiding templates when there is none in order to optimize form space (Actually hiding SubForm when there is only HiddenField) 9 years ago
  dflaven 9f3eb737c6 Fix a regression (crash) when displaying deadline attributes. 9 years ago
  dflaven efeda4cc5d Validate date/time fields using their regular expression during an import to avoid passing wrong formats as-is (e.g. 01/02/16 can become 01/02/0016 instead of 01/02/2016 if you use the 4 digits format for years and pass only 2 digits !) 9 years ago
  dflaven 077abf4085 Date and time format finalization for the exports: 9 years ago
  glajarige 5e2d175443 Customer portal : LinkedSet widget UX improvements part 2 (Collapsing widget) 9 years ago
  dflaven ba4f213a48 Display the dates of the synchronization according to the date/time format defined for this language. 9 years ago
  dflaven 6ae7b96076 Regression: properly initialize mandatory date (and time) attributes when using a custom date/time format. 9 years ago
  dflaven 3a23cc3007 Display the dates of the history according to the date/time format defined for this language. 9 years ago
  glajarige 408a68ef6f Customer portal : LinkedSet widget UX improvements part 1 (Check/Uncheck all) 9 years ago
  romainq c29c89c716 Breadcrumb: reviewed icon and label for global search and search menus just openin a search form 9 years ago
  romainq 309ef21dd0 Breadcrumb: reworked the disposition (when wrapping onto a second line, the last item could be strangely placed between both lines on Chrome) 9 years ago
  glajarige d9918b5cb1 Customer portal : Improvements on form sticky buttons 9 years ago
  glajarige 397e15b34b Customer portal : Added description to bricks. Displayed only in the home tiles. 9 years ago
  romainq cb93a043c2 Customer portal: the list of service subcategories of a user request must be filtered on 'service request' 9 years ago
  glajarige 475970d9cc Customer portal : Portal logo source order is : "/images/itop-logo.png" < "/env-xxx/branding/portal-logo.png" < "value of //properties/logo of the portal module_design" 9 years ago
  glajarige 46d99a30f6 Customer portal : Sticky form button when form is to long to be fully displayed in the screen 9 years ago
  romainq 6fd631a0b5 Model factory: handle the flag 'if_exists' when transforming XML from version 1.3 to older versions 9 years ago
  romainq 84a614a86e Model factory: introduced a new variation of attribute _delta: if_exists. Use this flag to ignore a branch if the corresponding node does not exist in the data model being hacked. This is to reduce the burden of developping separate modules depending on the installation options. 9 years ago
  romainq 6c5384012e Setup: improved the module ordering algorithm. If a module has several dependencies (inclusive OR), it must be installed after each and every of its dependency that has been selected for installation. 9 years ago
  glajarige d416931775 Customer portal : BrowseBrick : Changed style of secondaries actions 9 years ago
  glajarige ec88887c33 Customer portal : Tooltip not closing when opening a modal on mobile devices 9 years ago
  glajarige ee47edc213 Customer portal : Finally translated form validation messages ! 9 years ago
  glajarige 7082641abf Customer portal : Support for password field in the Bootstrap renderer 9 years ago