Romain Quetiez
401d61aa76
Creation of indexes on several columns (exploited for a few classes when it was obvious)
...
SVN:trunk[2924]
2013-10-16 15:21:20 +00:00
Romain Quetiez
2b4ad2c50b
Reviewed the portal (look and feel slightly improved)
...
SVN:trunk[2826]
2013-08-20 11:42:46 +00:00
Denis Flaven
7db7c0781f
Make the portal (slightly) more configurable...
...
SVN:trunk[2797]
2013-07-12 13:55:28 +00:00
Romain Quetiez
f0a5a0a948
Completed the move of dashboards from separate definition files (e.g. overview.xml) into data model files (8 dashboards were concerned on the model 2.x, 6 for the model 1.x)
...
SVN:trunk[2786]
2013-07-02 09:18:40 +00:00
Romain Quetiez
76724225e0
XML format: missing/wrong id on dashboards cells
...
SVN:trunk[2783]
2013-06-28 07:11:24 +00:00
Romain Quetiez
a728dfcf48
All the overloads of DisplayBareProperties must return an array (otherwise a warning is issued and field validation will not work as expected)
...
SVN:trunk[2752]
2013-05-21 10:44:13 +00:00
Romain Quetiez
d6da043a32
#722 Document preview disappeared since 2.0 (not in 1.x)
...
SVN:trunk[2732]
2013-05-14 15:43:22 +00:00
Romain Quetiez
f2738a79a0
User Portal:
...
- Portal power users can see ALL the tickets of the current customer
- Reopen and Close are done in a separate dialog box where the user will input requested data
- On closed tickets, the user satisfaction and comments are displayed
SVN:trunk[2697]
2013-04-18 15:23:43 +00:00
Erwan Taloc
bb554b1271
define correct file name for en , es_cr, fr dictionnaries
...
Remove obsolete dictionaries
SVN:trunk[2685]
2013-04-16 11:44:51 +00:00
Erwan Taloc
b0a054ada7
Remove dictionaries from module definition
...
SVN:trunk[2676]
2013-04-11 15:15:09 +00:00
Romain Quetiez
b038bc3905
Cleanup in the setup manual instructions
...
SVN:trunk[2557]
2012-12-11 10:19:28 +00:00
Romain Quetiez
bee851155a
Continuation of [2524]: fix the attachements URL issue (was not changed only on datamodel 1.x then overwritten on a more recent change)
...
This fixes the issue #645 for good, I hope.
SVN:trunk[2539]
2012-12-06 11:05:29 +00:00
Romain Quetiez
074551c506
#647 : itop says "ticket updated" but nothing has been changed.
...
+ Do not send a notification if nothing has been changed from the portal web page
Related to #398 which seems to be fixed
SVN:trunk[2536]
2012-12-06 10:52:27 +00:00
Denis Flaven
5b8dc80779
auto-reload set to fast everywhere it is used.
...
SVN:trunk[2530]
2012-12-06 09:40:58 +00:00
Denis Flaven
b3e7068279
Bug fix: Incorrect URL for downloading attachments, that nobody really to noticed before since it seems to work on some web servers... weird !!!
...
SVN:trunk[2524]
2012-12-05 17:36:05 +00:00
Erwan Taloc
14520dabc0
Prompt planned start and end date for change for status planned (Trac #563 )
...
Change Name into Last Name for a object person in English dictionary (Trac #530 )
Allow service manager to delete objects in the service catalog (Trac #506 )
SVN:trunk[2491]
2012-12-01 12:41:41 +00:00
Romain Quetiez
9bc263b106
Fixed messed up dictionaries.
...
1) In english, we have the following:
- Delivery model class shown in japanese
- Server, Person and Subnet additional tabs shown in french
- Known errors menus shown in french
2) In ? we have the Attachments in german (but it is ok in english, for my installation...)
SVN:trunk[2458]
2012-11-22 09:08:41 +00:00
Romain Quetiez
7792b54d26
New feature: shortcuts to a search result. The feature is not automatically available with upgrade of custom versions -requires a ShortcutContainerMenuNode.
...
SVN:trunk[2431]
2012-11-16 11:21:00 +00:00
Denis Flaven
73226092dc
Change the versioning scheme: let's jump to 1.3.0 for this new branch.
...
SVN:trunk[2407]
2012-10-29 18:05:57 +00:00
Denis Flaven
b7ce575a5f
Added the manifest of previous versions for safe upgrades.
...
SVN:trunk[2398]
2012-10-29 10:45:34 +00:00
Denis Flaven
b59d5062c7
Invalid MACAddress value in sample data !!!
...
SVN:trunk[2396]
2012-10-26 16:08:30 +00:00
Denis Flaven
5105773996
Invalid MACAddress value in sample data !!!
...
SVN:trunk[2395]
2012-10-26 15:20:41 +00:00
Romain Quetiez
ce63939855
Added/XMLized service overview dashboard, for every version + added an overview for change mgmt in ITIL version
...
SVN:trunk[2361]
2012-10-25 13:51:53 +00:00
Denis Flaven
7597630d18
Moved the dashboards into the datamodel XML (thanks to Christophe)
...
SVN:trunk[2353]
2012-10-25 10:34:18 +00:00
Romain Quetiez
d7e492b711
XML Datamodel: new format (version + zlists changed) - not compatible with 2.0 alpha!!!
...
SVN:trunk[2342]
2012-10-24 13:54:02 +00:00
Denis Flaven
80ec842042
Slight (incomptaible!) modification to the dashboards format to support incremental changes through the XML.
...
SVN:trunk[2336]
2012-10-24 08:04:17 +00:00
Romain Quetiez
721faa7e1e
Updated copyright (2012) and license (LGPL changed to AGPL)
...
SVN:trunk[2333]
2012-10-23 21:41:36 +00:00
Denis Flaven
08a320cf2b
Ajax file upload is now part of the standard JS includes in the iTop pages.
...
SVN:trunk[2306]
2012-10-20 13:36:20 +00:00
Romain Quetiez
a57aed9ffc
Portal adapted to datamodels 1.x, 2.x (simple tickets, or ITIL tickets)
...
SVN:trunk[2299]
2012-10-19 13:07:35 +00:00
Romain Quetiez
ed15cde281
#583 Losing attachments when performing massive change
...
SVN:trunk[2284]
2012-10-18 09:33:49 +00:00
Romain Quetiez
ce77c65e6e
#565 Fixed security issues (XSS)
...
SVN:trunk[2282]
2012-10-17 15:38:09 +00:00
Denis Flaven
3e5581dd24
Not needed if there is no installation.xml file
...
SVN:trunk[2249]
2012-10-10 10:23:05 +00:00
Denis Flaven
ebc0114284
Installation.xml is useless for a 1.x datamodel
...
SVN:trunk[2248]
2012-10-10 10:21:48 +00:00
Denis Flaven
59df6b61d0
More information for the setup program
...
SVN:trunk[2242]
2012-10-10 09:33:48 +00:00
Denis Flaven
4cf90dee55
Rollback an unwanted - experimental - change.
...
SVN:trunk[2241]
2012-10-10 09:32:06 +00:00
Denis Flaven
01d4746b0c
Moving the datamodel to its new place
...
SVN:trunk[2240]
2012-10-10 09:28:22 +00:00