Guillaume Lajarige
ffcc6ded74
Customer portal : Translated on going requests tabs
...
SVN:trunk[4153]
2016-05-25 15:45:17 +00:00
Romain Quetiez
3830d2414c
New portal: Finalized the texts in the home view (and menus)
...
SVN:trunk[4146]
2016-05-25 13:07:50 +00:00
Guillaume Lajarige
eab0320ef0
Customer portal : Creating a request from services catalog now redirects to "on going requests" page
...
SVN:trunk[4135]
2016-05-25 08:33:02 +00:00
Guillaume Lajarige
adc70103e0
Customer portal : UI improvements
...
SVN:trunk[4133]
2016-05-25 07:32:23 +00:00
Romain Quetiez
1a5637352b
New attribute 'operational_status' : finalized with three values (ongoing, resolved and closed)
...
SVN:trunk[4130]
2016-05-24 16:03:47 +00:00
Guillaume Lajarige
e1ea466053
Customer portal : New Combodo font and stylesheet to use some pictos as characters anywhere
...
SVN:trunk[4126]
2016-05-24 12:34:30 +00:00
Guillaume Lajarige
89fa0365fd
Customer portal : Services catalog displayed as a list by default
...
SVN:trunk[4122]
2016-05-24 09:34:17 +00:00
Guillaume Lajarige
bc6f73b9ec
Customer portal : Fixed some bugs and rectified some default configuration parameters
...
- Form, ExternalKey autocomplete & regular search
- Portal power user being able to see all its silo tickets
- Worked on the UI
SVN:trunk[4118]
2016-05-23 15:31:02 +00:00
Romain Quetiez
7aa1495c4a
Customer Portal: simplified the contents of the home page (still requires icons and a review of the CSS)
...
SVN:trunk[4110]
2016-05-20 09:46:55 +00:00
Guillaume Lajarige
eeb0d5c98c
Customer portal : Look and feel WIP
...
SVN:trunk[4107]
2016-05-19 15:23:23 +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
bcb5e4304a
Customer portal : BrowseBrick : Changed style of secondaries actions
...
SVN:trunk[4073]
2016-05-12 13:21:30 +00:00
Guillaume Lajarige
9b11b12b07
Customer portal : Form adjustments on UserProfile brick
...
SVN:trunk[4069]
2016-05-12 10:24:23 +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
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
Guillaume Lajarige
d677a20c96
Portal : Datamodel modifications to ensure setup modularity
...
SVN:trunk[4050]
2016-05-11 07:49:54 +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
4e24e9899e
(HTML) Formatted Case Logs, Description and Notifications with inline images uploaded as Attachments. Beta Version !!
...
SVN:trunk[3916]
2016-02-19 10:03:59 +00:00
Romain Quetiez
8c4e84dfaf
New type of attribute: AttributeMetaEnum.
...
Designed to cope with the need to select tickets by operational status. The value of this attribute is computed by the framework. It depends on the actual ticket status (that attribute cannot be known by the root class because its definition varies from one type of ticket to another).
The data model has been enriched with the new attribute Ticket::operational_status. Its value is 'active' unless the ticket status is either 'rejected', 'resolved' or 'closed'. The existing dashboards have been left unchanged but should be revised to fully benefit from the new attribute (e.g. Open requests, Open problems, etc.)
Note: the alpha version of the compiler had already been committed by mistake a few days ago.
SVN:trunk[3859]
2016-01-13 14:35:21 +00:00
Denis Flaven
c8fa3870db
Integration of the Czech translation provided by Lukáš Dvořák. Thanks a lot Lukáš !
...
SVN:trunk[3776]
2015-09-18 15:05:23 +00:00
Denis Flaven
1a6559efde
Computation of the impacted items in two passes to properly handle the "context" queries.
...
SVN:trunk[3762]
2015-09-16 14:03:00 +00:00
Denis Flaven
c29f2eccaf
Dictionary: explanation of the "Impacted CIs" tab.
...
SVN:trunk[3730]
2015-09-07 15:18:15 +00:00
Denis Flaven
be3bce26ed
Impact analysis enhancement:
...
- Some of the "context" rules are marked as "default=yes"
- Only the "default" context rules are used for the initial display of the impact analysis graph AND are used to compute the impacted items of a ticket.
SVN:trunk[3713]
2015-09-03 16:56:44 +00:00
Denis Flaven
88717ac9ab
Integration of the German translation provided by ITOMIG thanks to David Gümbel !
...
SVN:trunk[3676]
2015-08-14 12:18:19 +00:00
Denis Flaven
5e5739e37e
Prepared the dictionaries for translating new entries (completed the french translation at the same time). Just look for the strings terminated by ~~ and translate them in place and you're done!
...
SVN:trunk[3651]
2015-07-28 11:30:31 +00:00
Romain Quetiez
5427d6a466
Preparing the beta release: increment the module versions
...
SVN:trunk[3641]
2015-07-15 09:20:03 +00:00
Romain Quetiez
7f65e9fd5e
New lifecycle action SetCurrentPerson. Also improved the existing lifecycle action SetCurrentUser to prevent from calling it on an external key that is not pointing to users (!= contact), and if the target attribute is a string, then store the friendlyname there.
...
SVN:trunk[3616]
2015-07-02 09:43:15 +00:00
Denis Flaven
7ca7cb39ae
Integration of the new impact analysis into the tickets.
...
SVN:trunk[3578]
2015-05-15 13:49:25 +00:00
Romain Quetiez
e210996839
XML Modelization of the relations: fixed a bug in the compiler and transformed the datamodel files (2.x) into the latest 1.2 format
...
SVN:trunk[3521]
2015-03-30 08:24:45 +00:00
Romain Quetiez
f53943e78c
Meta information on lifecycle actions arguments: added type restrictions, and added the method ResetStopWatch
...
SVN:trunk[3503]
2015-03-12 10:42:51 +00:00
Denis Flaven
546d181ea9
Addition of the Danish localization contributed by Erik Bøg
...
SVN:trunk[3480]
2014-12-18 08:56:23 +00:00
Romain Quetiez
715ba066d3
Adjusted dictionary entries (meta information about the lifecycle actions)
...
SVN:trunk[3470]
2014-12-16 09:02:03 +00:00
Romain Quetiez
4c3c31c44d
Injectable methods: labels/descriptions given in the dictionary
...
SVN:trunk[3466]
2014-12-15 15:49:44 +00:00
Denis Flaven
bd5268dc42
Addition of the Ducth translation, thanks to Remie Malik.
...
SVN:trunk[3464]
2014-12-15 14:34:34 +00:00
Romain Quetiez
29e751278e
#1029 Got rid of tags <format> that were not used at all and that were really misleading extension developers
...
SVN:trunk[3437]
2014-12-01 11:43:12 +00:00
Denis Flaven
2a9f69d70e
More meta information about the interfaces.
...
SVN:trunk[3433]
2014-11-27 16:22:05 +00:00
Romain Quetiez
3aa0b77751
Cosmetic on the XML: identify lifecycle functions parameters
...
SVN:trunk[3424]
2014-11-19 14:15:10 +00:00
Romain Quetiez
f4b10d3e81
#1022 Do cascade the resolution of an incident to its child requests + rework of the lifecycle/actions to ease the extensibility (New handlers: Rest, Copy, SetCurrentDate, SetCurrentUser, SetElapsedTime)
...
SVN:trunk[3423]
2014-11-19 09:44:52 +00:00
Denis Flaven
c786e8308a
Incrementation of the version number of the 2.x modules to reflect the change of the XML format.
...
SVN:trunk[3403]
2014-11-03 09:21:03 +00:00
Romain Quetiez
2b4400c55d
XML: normalized the format (allows for implementing a quick diff algorithm)
...
SVN:trunk[3378]
2014-10-27 16:13:38 +00:00
Denis Flaven
fbdd0dfd57
- Migration of the XML files to the version 1.1 of the XML schema.
...
- Refactoring of the "state flags" definitions to take advantage of the "inherit_flags_from" capability available in the new XML schema.
SVN:trunk[3363]
2014-10-14 09:56:21 +00:00
Denis Flaven
8f2cd66bf6
Declaration of generic methods which can be run on tickets.
...
SVN:trunk[3298]
2014-08-14 15:46:43 +00:00
Denis Flaven
2108a74f87
Added an identifier on the transitions to allow a finer granularity for the deltas.
...
SVN:trunk[3286]
2014-07-24 12:42:40 +00:00
Denis Flaven
9a68890660
Integration of the additions to the Russian localization by Vladimir Kunin.
...
SVN:trunk[3272]
2014-07-15 08:02:49 +00:00
Denis Flaven
61b5b5cc71
#906 Better way to handle the lock in order to prevent duplicates in the numbering of Tickets. Note that the iTopMutex now supports re-entrancy inside the same PHP page.
...
SVN:trunk[3230]
2014-06-27 13:45:48 +00:00
Denis Flaven
d6dbe0fce7
Trac #890 : Dispatch the defines in the proper modules to make sure that the portal works with all possible combinations of tickets.
...
SVN:trunk[3092]
2014-03-03 13:48:56 +00:00
Romain Quetiez
645731a76d
Integrated an update of the portuguese (brazil) localization, made by Marco Tulio
...
SVN:trunk[3039]
2013-12-11 09:38:15 +00:00
Denis Flaven
ebff827013
#805 (again): proper fix to avoid blocking when creating a ticket with DBInsert() (instead of DBInsertNoReload !!)
...
SVN:trunk[3032]
2013-12-10 11:07:24 +00:00
Denis Flaven
1afcf46970
#805 : fix the issue when creating tickets from the SOAP web service.
...
SVN:trunk[3031]
2013-12-10 10:16:40 +00:00
Denis Flaven
9b1d383848
Spanish translation contributed by Miguel Turrubiates
...
SVN:trunk[3018]
2013-12-03 10:22:30 +00:00