Commit Graph

269 Commits

Author SHA1 Message Date
Romain Quetiez
cab47b5044 Localization: tools to report missing entries, and build the dictionary out of a data model made with the previous format
SVN:trunk[352]
2010-04-20 15:26:37 +00:00
Denis Flaven
1150df3e06 - bug fix: history log was not saved when doing a bulk import.
SVN:trunk[351]
2010-04-20 12:59:23 +00:00
Romain Quetiez
1844ee3663 Localization: Display of enums
SVN:trunk[350]
2010-04-20 12:45:21 +00:00
Romain Quetiez
a84aa1799d Fixed a bug related to the CSV templates
SVN:trunk[349]
2010-04-20 09:30:21 +00:00
Romain Quetiez
1bdfbbb284 Localization: cleanup in the DataModel + aligned some API (e.g. GetStateLabel)
SVN:trunk[348]
2010-04-20 09:21:46 +00:00
Denis Flaven
3f9a9424e9 - New version of the CSV import wizard. First implementation...
SVN:trunk[347]
2010-04-20 09:16:54 +00:00
Denis Flaven
23ee727fc5 - bug fix: external keys must be set - in case the object has to be created
SVN:trunk[346]
2010-04-20 08:46:03 +00:00
Denis Flaven
7b72cb8ee2 - bug fix...
SVN:trunk[345]
2010-04-20 08:44:55 +00:00
Denis Flaven
6ebe6da4eb - Static functions must be duplicated since they are not inherited...
SVN:trunk[344]
2010-04-20 08:43:24 +00:00
Denis Flaven
9854842436 - new styles for the CSV import
SVN:trunk[343]
2010-04-20 08:35:10 +00:00
Denis Flaven
a693d3f2ab - new icons for the CSV import
SVN:trunk[342]
2010-04-20 08:33:43 +00:00
Denis Flaven
a65a4f9c40 - Added jquery blockUI, useful when performing asynchronous (ajax) calls.
SVN:trunk[341]
2010-04-20 08:32:47 +00:00
Romain Quetiez
0714a08359 Localization... really finalized the metamodel (description on object states)
SVN:trunk[340]
2010-04-19 14:27:06 +00:00
Romain Quetiez
466f6b9c6d Localization: finalized the transfer of metamodel strings into the localizable files
SVN:trunk[339]
2010-04-19 14:21:34 +00:00
Romain Quetiez
dd02ce60b5 Localization: first step (class Dict and handling of Metamodel)
SVN:trunk[338]
2010-04-19 13:32:30 +00:00
Romain Quetiez
b825219948 CSV load quick fix for integration
SVN:trunk[337]
2010-04-15 15:54:26 +00:00
Denis Flaven
2c90ebcc13 - Integrating...
SVN:trunk[336]
2010-04-15 15:21:41 +00:00
Romain Quetiez
12b7fb7498 Bulkload reporting ready for integration with the new UI
SVN:trunk[335]
2010-04-15 15:12:47 +00:00
Romain Quetiez
0f8f966217 CSV import: improved handling of external keys
SVN:trunk[334]
2010-04-15 13:05:09 +00:00
Romain Quetiez
bf34791a80 CSV export: added external fields (all scalar fields are given)
SVN:trunk[333]
2010-04-15 12:09:08 +00:00
Denis Flaven
0a28faa9df - New implementation for the "join" display group, based on a complex OQL query and the display of several objects in the same row.
SVN:trunk[332]
2010-04-14 09:42:11 +00:00
Romain Quetiez
4e2edaabfa Added constructor for DBObjectSet: FromArrayAssoc
SVN:trunk[331]
2010-04-14 08:14:08 +00:00
Denis Flaven
3e2178db8f - Enhancement: support of ObjectSets with multiple objects per line.
SVN:trunk[330]
2010-04-13 12:58:03 +00:00
Romain Quetiez
b1754b1475 Finalized queries with multiple objects
SVN:trunk[329]
2010-04-13 12:46:07 +00:00
Denis Flaven
c81ac981c9 - Enhancement: support of ObjectSets with multiple objects per line.
SVN:trunk[328]
2010-04-13 10:35:43 +00:00
Romain Quetiez
5d46a94ddf Select multiple objects in OQL (beta, for integration within the UI)
SVN:trunk[327]
2010-04-13 09:42:22 +00:00
Denis Flaven
646ab068da - bug fix: it's now possible to have several search blocks (that can be toggled) in the same page.
- new type of display block "Join" for grouping objects based on the attribute of a joined query. Will be enhanced when the full OQL support of associative select is implemented.

SVN:trunk[326]
2010-04-12 12:29:48 +00:00
Denis Flaven
128f048800 Enhancement / bug fix: allow the overload of the GetName method for building the short name of an object. This is also used when the object appears in a drop-down list.
SVN:trunk[325]
2010-04-12 12:22:00 +00:00
Denis Flaven
37ccd94828 Enhancement : new configuration option (secure_conenction_required) to force the use of HTTPS to connect to iTop. The redirection http -> https is still buggy but the usage of https is enforced anyway.
SVN:trunk[324]
2010-04-12 12:19:12 +00:00
Denis Flaven
c4a51c31c9 Bug fix: the audit page was not working for object with no "org_id" filter criteria.
SVN:trunk[323]
2010-04-12 12:13:14 +00:00
Romain Quetiez
84c2599e6b Setup of user rights: an alternative to the ITIL model, just create two profiles (readers and writers)
SVN:trunk[322]
2010-04-09 11:41:57 +00:00
Denis Flaven
735cd28dfd Regression when fixing bug #89: the "state" attribute was editable. This is now fixed.
SVN:trunk[320]
2010-03-26 16:40:58 +00:00
Denis Flaven
12d0c865c2 - Fixed bug #85: MySQL password was displayed (along with the call stack) in case the connection to the database failed.
- Additional fix to #87: strings consisting only of digits (like 001231) were treated as numbers (i.e 1231)

SVN:trunk[319]
2010-03-23 08:17:50 +00:00
Denis Flaven
071f268a59 Bug fix: application crashes when a incorrect wizard config is detected
SVN:trunk[318]
2010-03-23 08:09:03 +00:00
Romain Quetiez
d8905c63b8 Fixed bug in DisplayBlock (group by - visible on the page "contacts overview")
SVN:trunk[317]
2010-03-12 16:58:50 +00:00
Romain Quetiez
f454ebf4b5 Fixed bugs on CSV import (was not working fine when exporting/importing incident tickets)
SVN:trunk[316]
2010-03-12 13:48:39 +00:00
Romain Quetiez
5b4057aebb Finalized the demo of impact computation (removed an ugly test message) and added few comments
SVN:trunk[315]
2010-03-11 08:15:19 +00:00
Romain Quetiez
e2524d28d7 Related objects:
- moved to OQL
- added capacity to set a default value based on the related objects (during the creation wizard)

SVN:trunk[314]
2010-03-09 14:09:51 +00:00
Romain Quetiez
5a09dc6e2b Trac #86 - CSV format aligned with standard specifications
Trac #93 - Fixed issue within the setup data load (related to memory_limit)
Fixed issues with the consultant toolkit: upgrade an existing DB (add new class/attribute)
Developed core services to allow for demonstrating impact computation capability
Deprecated option operation=direct on page UI.php

SVN:trunk[313]
2010-03-08 09:10:16 +00:00
Denis Flaven
10fa31807b - Fixed bug #87: Strings consisting only of digits are not managed as strings
SVN:trunk[312]
2010-02-26 15:29:30 +00:00
Denis Flaven
22a0030a62 whitepaces (tabs, etc...) cleanup
SVN:trunk[311]
2010-02-25 08:38:56 +00:00
Denis Flaven
5f91c8ccc0 Fixed bug #89: some hidden or read-only fields were displayed in the object creation wizard.
SVN:trunk[310]
2010-02-25 08:35:57 +00:00
Denis Flaven
b163e2a606 - Fixed logout bug introduced by revision [294]
SVN:trunk[306]
2010-02-22 17:06:25 +00:00
Denis Flaven
00ca7bb885 - Cosmetic cleanup of menus to align them to the same presentation
SVN:trunk[303]
2010-02-19 17:00:29 +00:00
Denis Flaven
ee2c9d6c37 - pie chart labels do not support HTML, only plain text (at least in this version of OFC)
SVN:trunk[302]
2010-02-19 14:45:06 +00:00
Denis Flaven
f1226ca65e - cleanup of the "bizCircuit" object and its associated template.
SVN:trunk[301]
2010-02-19 10:11:41 +00:00
Denis Flaven
0d240b4ba3 - When creating a new object linked to the location (contact, server, PC), the location must be pre-filled automatically.
SVN:trunk[300]
2010-02-19 10:10:10 +00:00
Denis Flaven
6556f89376 - Release of version 0.9
SVN:trunk[299]
2010-02-18 08:47:46 +00:00
Denis Flaven
4928220098 - Try to protect as much as possible from fatal errors occuring during the data load:
1) Make sure we have enough memory to perform the task
2) In case of fatal error in the Ajax call, catch it, display it to the end-user and stop the installation.
See Trac #84 for more information.

SVN:trunk[298]
2010-02-17 22:45:17 +00:00
Denis Flaven
0fe146ecfd Fixed bug #79: When creating a new object, all mandatory attributes must be filled before the "Finish" button can be used (even for stateless objects).
SVN:trunk[297]
2010-02-17 09:52:23 +00:00