Commit Graph

101 Commits

Author SHA1 Message Date
Romain Quetiez
69a8d27b54 Obsoleted the SibusQL and the keyword pkey (still allowed as a placeholder in the templates)
SVN:trunk[372]
2010-04-29 16:51:56 +00:00
Denis Flaven
37ab9d4512 - Implementation of the localization... on going...
SVN:trunk[370]
2010-04-29 16:39:53 +00:00
Denis Flaven
6cae3c6742 - correct way to specify the include...
SVN:trunk[368]
2010-04-28 17:05:24 +00:00
Denis Flaven
74c322cd26 - Implementation of the localization... on going...
SVN:trunk[366]
2010-04-28 16:37:51 +00:00
Denis Flaven
ef5877779d - Implementation of the localization... on going...
SVN:trunk[362]
2010-04-27 13:10:27 +00:00
Romain Quetiez
20020a0be8 Fixed regressions in CSV export (See #105)
SVN:trunk[360]
2010-04-27 12:44:09 +00:00
Romain Quetiez
7220052134 Enabled localized strings (not only enums, but other types... to be defined)
SVN:trunk[359]
2010-04-27 12:38:56 +00:00
Romain Quetiez
018da0ddf4 Localization: cleanup in data model class declarations
SVN:trunk[355]
2010-04-20 15:54:13 +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
a65a4f9c40 - Added jquery blockUI, useful when performing asynchronous (ajax) calls.
SVN:trunk[341]
2010-04-20 08:32:47 +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
Denis Flaven
3e2178db8f - Enhancement: support of ObjectSets with multiple objects per line.
SVN:trunk[330]
2010-04-13 12:58:03 +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
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
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
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
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
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
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
6556f89376 - Release of version 0.9
SVN:trunk[299]
2010-02-18 08:47:46 +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
Denis Flaven
9952b9608d - Removed the limit to the number of elements displayed in an autocomplete input. The maximum number of elements in the autocomplete is now 150 (scrolling enabled). (Trac #83)
SVN:trunk[296]
2010-02-17 09:10:24 +00:00
Romain Quetiez
46c4d2f419 Make sure that HTTP responses and the emails are considered as being utf-8... not sure of the real benefit, but we've seen a number of things about this so Denis and I decided to more forward and take the chance.
SVN:trunk[295]
2010-01-29 18:26:03 +00:00
Romain Quetiez
1237fb92d5 Fixed #82, could not use wget due to a conflict with page argument 'operation'
SVN:trunk[294]
2010-01-29 18:22:00 +00:00
Romain Quetiez
f61ac3f4a0 Fixed two bugs:
- Trac#80 Misleading messages when using the back button during the setup (added back button in any error case)
 - Trac#72 Revised the setup to consider any installation scenario regarding Database and user privileges (user rights tracked into the log file)

SVN:trunk[291]
2010-01-28 17:10:39 +00:00
Romain Quetiez
73f0ac4e1c Trac#4 Improved the display of finalclass field (search results and graphs)
SVN:trunk[288]
2010-01-25 16:12:18 +00:00
Denis Flaven
0e7297087b - Don't loose the current context (current Org)
- When switching Org, reload the current pages

SVN:trunk[285]
2010-01-19 12:39:28 +00:00
Denis Flaven
ac931fb7ec - Export in XML each object according to its actual class
SVN:trunk[274]
2010-01-18 17:33:14 +00:00
Denis Flaven
3276961866 - MakeHyperlink now returns absolute URLs (including server name & port)
- Fixed the handling of the "menu" option in the DisplayBlocks
- removed unneeded GetUIPage functions

SVN:trunk[269]
2010-01-18 16:06:02 +00:00
Denis Flaven
500bd849af - new feature: auto_reload. A display block can automatically reload itself at a specified time interval
SVN:trunk[256]
2010-01-17 14:41:27 +00:00
Denis Flaven
0e8918097d - Bug fix (regression from previous modification) and code cleanup
SVN:trunk[254]
2010-01-17 10:16:41 +00:00
Denis Flaven
cc357910ea Completed the implementation of 1:n links. The default value should now works for all external keys (whether they are displayed as an autocomplete or or a simple select)
SVN:trunk[253]
2010-01-17 09:42:17 +00:00
Denis Flaven
3d446d38c7 - Renaming of the WebPage class (and its derived classes) to stick to the same naming convention as other classes.
- Preserve the context (i.e. the current menu) when switching organizations

SVN:trunk[251]
2010-01-17 09:08:46 +00:00
Denis Flaven
0a413a32f6 Renaming of the WebPage class (and its derived classes) to stick to the same naming convention as other classes.
SVN:trunk[250]
2010-01-17 09:07:10 +00:00
Romain Quetiez
8964b13a2e - Fixed bug with change tracking of TEXT attributes
- Log any email notification (successful or not)
- Class selection always made through a Combo box
- Automatic creation of indexes for external keys
- New trigger: on object creation
- Application log: added a status string
- Added documentation to the WSDL (+ anyType replaced by string)
- SOAP: improved handling of enumeration attributes
- SOAP: returned logs to mention the name of the parameter as advertised in the WSDL file (different than the name of the attribute in Itop)
- Finalized SOAP tests
- Added a SOAP client example

SVN:trunk[246]
2010-01-13 13:30:08 +00:00
Denis Flaven
5a75d48647 - Added display of the version / revision and build date for "official builds"
- Fixed the display of the triangle image of the "collapsible section" when it is initially "open"

SVN:trunk[244]
2010-01-12 21:10:08 +00:00
Denis Flaven
c800b9d41e - Added some variables about the version, build revision and build date to be populated automatically by the build system.
SVN:trunk[243]
2010-01-12 21:02:42 +00:00
Denis Flaven
532ce97fd1 Cosmetic bug fix: the triangle image of the collapsible section was not displayed properly if the "section" was initially open.
SVN:trunk[240]
2010-01-12 10:20:01 +00:00
Denis Flaven
29a4ce2051 Factorized the processing of templates
SVN:trunk[238]
2010-01-12 10:16:45 +00:00
Denis Flaven
5e735ab086 - Fixed Trac #67: misleading message when Flash is not installed.
SVN:trunk[234]
2010-01-11 20:15:59 +00:00
Denis Flaven
23b6b43328 - partial implementation of the 1:n links management
- factorization of the code handling itopblock templates  

SVN:trunk[232]
2010-01-11 20:01:36 +00:00
Denis Flaven
9fc06ff6e4 - Fixing file upload/download troubles: make sure that magic_quotes_gpc is turned off and that the output is not truncated by AjaxWebPage.
SVN:trunk[229]
2010-01-06 20:06:16 +00:00
Romain Quetiez
5a15dcb849 Trac #57 - Implemented beta version of email notifications (triggers and actions)
SVN:trunk[225]
2010-01-06 08:51:08 +00:00
Denis Flaven
905b32eac4 - First (partial) implementation of context and default values.
SVN:trunk[223]
2010-01-03 19:14:10 +00:00