Denis Flaven
fd8b3c835e
- Upgraded to the latest version of Open Flash Charts (Version 2 Lug Wyrm Charmer)
...
- Localization of the menus 90% done.
- Removed the old types of Flash charts, (no longer used anyway, now we rely on open-flash-charts)
SVN:trunk[441]
2010-06-08 13:12:17 +00:00
Romain Quetiez
4d3fbf1f79
Do not allow the user to modify/delete objects designed for logging (change tracking, error log, information log, etc.)
...
SVN:trunk[440]
2010-06-08 09:33:14 +00:00
Denis Flaven
dc2430332a
- Fix bug #116 (initial value of the linkset was lost)
...
SVN:trunk[436]
2010-06-07 12:19:18 +00:00
Denis Flaven
dfb2303fc2
- New implementation preventing users to submit the same form twice.
...
SVN:trunk[431]
2010-06-06 16:57:48 +00:00
Denis Flaven
8c2d819920
- Moved the iTop version number to the Config class to be able to access it from the setup.
...
SVN:trunk[426]
2010-05-31 14:41:05 +00:00
Denis Flaven
d0c4546ec5
- Fized bug Trac#107: "select first line as header" is now checked when uploading data from a file.
...
SVN:trunk[425]
2010-05-27 15:56:53 +00:00
Romain Quetiez
a0e0371812
#19 - Reviewed the licensing information and started to align the comments in the code
...
SVN:trunk[422]
2010-05-24 09:24:35 +00:00
Romain Quetiez
2b365dca75
Deleted old files
...
SVN:trunk[421]
2010-05-24 09:19:42 +00:00
Denis Flaven
280c8579be
- Small bug fixes after a quick test by performing a clean installation on Windows/IE 8
...
SVN:trunk[417]
2010-05-16 18:46:19 +00:00
Denis Flaven
1de8ae4c33
- Added validation of the fields based on a regexp pattern
...
- Fields that depend on another field (in the same form) get refreshed when one of the fields they depend on is changed
- Updated the wizard to group all the mandatory fields on the first page, since having inter-dependent fields on one page is now supported
SVN:trunk[412]
2010-05-16 16:47:16 +00:00
Denis Flaven
d696e38902
Bug fix: (Consequence of the fix of Trac #112 ) Now all attributes are can be used for filtering, one cannot add them automatically to the filter... especially for history block where it makes absolutely no sense...
...
SVN:trunk[410]
2010-05-15 15:04:45 +00:00
Denis Flaven
01539af632
New implementation of the "Actions" Javascript context menu. Simpler, easier to customize and more robust.
...
SVN:trunk[408]
2010-05-15 14:51:29 +00:00
Denis Flaven
124867f7fa
- Implementation of the localization... on going...
...
SVN:trunk[406]
2010-05-15 07:54:59 +00:00
Romain Quetiez
2e07f73122
#112 Implicit search filter declaration
...
SVN:trunk[404]
2010-05-14 10:06:07 +00:00
Denis Flaven
4e09d304f8
- Implementation of the localization... on going...
...
SVN:trunk[402]
2010-05-06 10:44:38 +00:00
Denis Flaven
aff20677fb
- bug fix, found thanks to Eclipse syntax checking !
...
SVN:trunk[401]
2010-05-06 09:01:21 +00:00
Denis Flaven
cb9331c414
- Proper usage of htmlentities: specifiy the target character set !
...
SVN:trunk[391]
2010-05-02 18:52:46 +00:00
Denis Flaven
9ffb085658
- Creation and CSV import de-activated for abstract classes
...
SVN:trunk[390]
2010-05-02 18:42:49 +00:00
Denis Flaven
fe44e447ce
- Search forms now display the subclasses of the specified class...
...
SVN:trunk[389]
2010-05-02 18:28:18 +00:00
Denis Flaven
ffd22acff5
- Cleanup of 'finalclass'... (Trac #54 )
...
SVN:trunk[383]
2010-05-02 13:56:28 +00:00
Romain Quetiez
5a7e59e02f
Clarified the meaning of the attribute 'finalclass'
...
SVN:trunk[380]
2010-05-01 16:16:43 +00:00
Romain Quetiez
4a5b004c0f
Cosmetics on the login page
...
SVN:trunk[376]
2010-04-30 08:31:08 +00:00
Denis Flaven
1274150009
- Implementation of the localization... on going...
...
SVN:trunk[373]
2010-04-30 08:06:54 +00:00
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