Romain Quetiez
|
dab860cfbd
|
Breadcrumb: reviewed icon and label for global search and search menus just openin a search form
SVN:trunk[4083]
|
2016-05-13 15:27:11 +00:00 |
|
Romain Quetiez
|
7380f56a50
|
Breadcrumb: reworked the disposition (when wrapping onto a second line, the last item could be strangely placed between both lines on Chrome)
SVN:trunk[4082]
|
2016-05-13 15:24:17 +00:00 |
|
Guillaume Lajarige
|
d0d761236b
|
Customer portal : Improvements on form sticky buttons
SVN:trunk[4081]
|
2016-05-13 14:03:36 +00:00 |
|
Guillaume Lajarige
|
760f3a788e
|
Customer portal : Added description to bricks. Displayed only in the home tiles.
SVN:trunk[4080]
|
2016-05-13 13:43:10 +00:00 |
|
Romain Quetiez
|
73274ec461
|
Customer portal: the list of service subcategories of a user request must be filtered on 'service request'
SVN:trunk[4079]
|
2016-05-13 13:33:05 +00:00 |
|
Guillaume Lajarige
|
291a5847f0
|
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"
SVN:trunk[4078]
|
2016-05-13 12:06:35 +00:00 |
|
Guillaume Lajarige
|
2720f6e54b
|
Customer portal : Sticky form button when form is to long to be fully displayed in the screen
SVN:trunk[4077]
|
2016-05-13 10:31:15 +00:00 |
|
Romain Quetiez
|
58b571f08a
|
Model factory: handle the flag 'if_exists' when transforming XML from version 1.3 to older versions
SVN:trunk[4076]
|
2016-05-12 19:13:06 +00:00 |
|
Romain Quetiez
|
14a2d9960f
|
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.
SVN:trunk[4075]
|
2016-05-12 15:57:09 +00:00 |
|
Romain Quetiez
|
88c46813d9
|
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.
SVN:trunk[4074]
|
2016-05-12 15:50:54 +00:00 |
|
Guillaume Lajarige
|
bcb5e4304a
|
Customer portal : BrowseBrick : Changed style of secondaries actions
SVN:trunk[4073]
|
2016-05-12 13:21:30 +00:00 |
|
Guillaume Lajarige
|
793d4f814d
|
Customer portal : Tooltip not closing when opening a modal on mobile devices
SVN:trunk[4072]
|
2016-05-12 12:01:52 +00:00 |
|
Guillaume Lajarige
|
1693f73742
|
Customer portal : Finally translated form validation messages !
SVN:trunk[4071]
|
2016-05-12 10:47:38 +00:00 |
|
Guillaume Lajarige
|
4c9edf04dd
|
Customer portal : Support for password field in the Bootstrap renderer
SVN:trunk[4070]
|
2016-05-12 10:25:07 +00:00 |
|
Guillaume Lajarige
|
9b11b12b07
|
Customer portal : Form adjustments on UserProfile brick
SVN:trunk[4069]
|
2016-05-12 10:24:23 +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 |
|
Guillaume Lajarige
|
6540c547a4
|
Customer portal : Fixed home tiles disposition algo
SVN:trunk[4067]
|
2016-05-12 10:19:30 +00:00 |
|
Romain Quetiez
|
9d8a2cb7bb
|
Customer Portal: refactoring for the "new ticket" buttons, depending on the installation options (in particular, a full ITIL install has now two buttons)
SVN:trunk[4066]
|
2016-05-11 18:37:30 +00:00 |
|
Romain Quetiez
|
35c0bfea1c
|
No need for bridge modules to be listed as installed modules in the about box. Still, they are listed in the "support information".
SVN:trunk[4065]
|
2016-05-11 18:32:54 +00:00 |
|
Denis Flaven
|
748c1853ec
|
Programmatically allow to write on any object - if needed - independently of the profiles.
SVN:trunk[4064]
|
2016-05-11 16:13:48 +00:00 |
|
Guillaume Lajarige
|
0e5c2c3e80
|
Portal : Changed "no item" message for BrowseBrick
SVN:trunk[4063]
|
2016-05-11 14:23:35 +00:00 |
|
Denis Flaven
|
cc0019c090
|
Styles fine tuning and nicer display of the main menu (no more animation on initial load).
SVN:trunk[4062]
|
2016-05-11 14:20:02 +00:00 |
|
Denis Flaven
|
e00667c2e4
|
HTML texts: support of float (left/right) in the inline style tags.
SVN:trunk[4061]
|
2016-05-11 13:43:49 +00:00 |
|
Romain Quetiez
|
c1a4c0185b
|
Customer Portal: exit if 1) there is neither UR nor INC tickets installed 2) the current login has no contact associated to it
SVN:trunk[4060]
|
2016-05-11 13:18:01 +00:00 |
|
Denis Flaven
|
1c997a5973
|
Removed "Essential" from the logo.
SVN:trunk[4059]
|
2016-05-11 13:18:00 +00:00 |
|
Romain Quetiez
|
236de6ce34
|
Customer Portal: renamed portal related modules (as seen in the about box)
SVN:trunk[4058]
|
2016-05-11 12:20:17 +00:00 |
|
Romain Quetiez
|
681e07ca73
|
Customer portal: do not install itop-portal-base if not required
SVN:trunk[4057]
|
2016-05-11 12:14:51 +00:00 |
|
Denis Flaven
|
e388e4b163
|
Bug fix: the result of CheckToWrite() was not taken into account (action failed silently) when creating an object using the [+] button inside a form.
SVN:trunk[4056]
|
2016-05-11 12:09:45 +00:00 |
|
Romain Quetiez
|
1018dc6e74
|
Customer portal: adjusted the versions of the recently updated module (inc. the XML format version raised to 1.3)
SVN:trunk[4055]
|
2016-05-11 12:05:03 +00:00 |
|
Romain Quetiez
|
06075805e0
|
Fixed regression introduced in [4022]: about box not displayed
SVN:trunk[4054]
|
2016-05-11 11:46:28 +00:00 |
|
Denis Flaven
|
37a6a5183d
|
#1214: concurrent access lock not properly released when CheckToWrite() reports an error during a transition from one state to another.
SVN:trunk[4053]
|
2016-05-11 11:44:26 +00:00 |
|
Denis Flaven
|
ebd89194ee
|
New flag to open/collapse the search form at the top of a page in an OQLMenuNode.
SVN:trunk[4052]
|
2016-05-11 10:07:36 +00:00 |
|
Romain Quetiez
|
243dee4312
|
Brand new customer portal - installed only if selected by the user in the installation wizard
SVN:trunk[4051]
|
2016-05-11 08:25:20 +00:00 |
|
Guillaume Lajarige
|
d677a20c96
|
Portal : Datamodel modifications to ensure setup modularity
SVN:trunk[4050]
|
2016-05-11 07:49:54 +00:00 |
|
Denis Flaven
|
ccddf1d4f0
|
Fix for editing HTML content containing html entities: & must be encoded as & as well !!
SVN:trunk[4049]
|
2016-05-10 19:26:02 +00:00 |
|
Denis Flaven
|
1d3ab23699
|
Typo!
SVN:trunk[4048]
|
2016-05-10 17:21:44 +00:00 |
|
Romain Quetiez
|
0182822f76
|
Customer Portal: proposed by default for installation
SVN:trunk[4047]
|
2016-05-10 15:47:10 +00:00 |
|
Romain Quetiez
|
c911ce38a6
|
User request (all-in-one): the end-user can leave the request type undefined, in such a case, she can select any type of services and the request type gets computed when the requests is written to the DB. Still, this is possible to select a request type and the list of services is filled with the corresponding services. This behavior was necessary for the new user portal to work fine.
SVN:trunk[4046]
|
2016-05-10 15:38:10 +00:00 |
|
Denis Flaven
|
89328e1662
|
Prevent infinite cross-ticket recursion when propagating parent->child resolution in tickets.
SVN:trunk[4045]
|
2016-05-10 15:33:48 +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 |
|
Denis Flaven
|
242f7785e6
|
Add the "filter" attribute into the details form of the TriggerOnThresholdReached class.
SVN:trunk[4043]
|
2016-05-10 14:00:34 +00:00 |
|
Denis Flaven
|
3335d0a453
|
Throw an expection in case of unexpected value for the _delta attribute in the XML...
SVN:trunk[4042]
|
2016-05-10 13:49:35 +00:00 |
|
Denis Flaven
|
1621f2ba31
|
Make the login page more mobile friendly.
SVN:trunk[4041]
|
2016-05-10 13:33:45 +00:00 |
|
Romain Quetiez
|
45ddc7f71b
|
Internal: when uploading documents, get the mimetype from the file itself (if feasible) rather than relying on the mimetype of the HTTP header. This was already implemented but it was buggy and fell anytime into the fallback method.
SVN:trunk[4040]
|
2016-05-10 10:57:25 +00:00 |
|
Romain Quetiez
|
ae22bbbc81
|
Internal: added DBObject::RegisterURLMakerClass, to allow for overriding the standard behavior of template placeholders such as $this->org_id->hyperlink(portal)$
SVN:trunk[4039]
|
2016-05-09 16:01:56 +00:00 |
|
Denis Flaven
|
3e1607047e
|
CKEditor's full screen mode is not supported on iOS (cf https://dev.ckeditor.com/ticket/8307)
SVN:trunk[4038]
|
2016-05-09 15:36:26 +00:00 |
|
Denis Flaven
|
da69985970
|
Preparing for 2.3.0 beta.
SVN:trunk[4037]
|
2016-05-04 12:29:33 +00:00 |
|
Romain Quetiez
|
6999458de6
|
Added credits for CKEditor (LGPL)
SVN:trunk[4036]
|
2016-05-04 12:23:29 +00:00 |
|
Denis Flaven
|
37a8db125a
|
Portal users must now be able to add/remove links to Persons and CIs.
SVN:trunk[4035]
|
2016-05-04 12:17:48 +00:00 |
|
Denis Flaven
|
3d74c1ccaa
|
More sample data: adding 1 Service Family for all IT services.
SVN:trunk[4034]
|
2016-05-04 12:16:12 +00:00 |
|