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
f8d6ef2407
Fixed #81 , character set and collation set to utf-8 by default
...
SVN:trunk[293]
2010-01-29 18:18:18 +00:00
Romain Quetiez
e55a11df4b
Fixed #69 Accentuated chars now in utf-8 for real in the unit test page! BE CARREFUL WITH PSPAD!!!
...
SVN:trunk[292]
2010-01-29 17:52:47 +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
68b9446fdd
- Fixed IE6/CSS bugs: #77 (calendar icon) and #78 (torn paper, workaround only)
...
SVN:trunk[290]
2010-01-27 17:13:55 +00:00
Denis Flaven
24e4e40e59
- fixed detection of the upload_tmp_dir (Trac #76 )
...
- added the check of the soap extension (Trac #68 )
SVN:trunk[289]
2010-01-25 17:30:52 +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
f6b572ebcd
- Fixed the display of audit errors
...
SVN:trunk[287]
2010-01-19 15:32:09 +00:00
Denis Flaven
07ebe739db
- Add the org_id in the shortlist of the Network Device
...
SVN:trunk[286]
2010-01-19 12:40:44 +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
Romain Quetiez
24713204af
Installation: disabled the notification templates (was attempting to send emails when loading sample data)
...
SVN:trunk[284]
2010-01-19 09:50:51 +00:00
Romain Quetiez
8078e2ce26
Installation: allow a service manager to write bizService objects
...
SVN:trunk[283]
2010-01-19 09:38:58 +00:00
Romain Quetiez
1fb8c78fe0
Installation: improved the reporting during data load
...
SVN:trunk[282]
2010-01-19 09:37:29 +00:00
Denis Flaven
7fe876b983
- Fixed status enumerations
...
SVN:trunk[281]
2010-01-19 07:50:52 +00:00
Denis Flaven
d2f3f51daa
New actions consistent wit the updated DB model
...
SVN:trunk[280]
2010-01-18 18:40:45 +00:00
Denis Flaven
8f12cd39c5
- New link to the email test page
...
SVN:trunk[279]
2010-01-18 18:06:40 +00:00
Denis Flaven
a9838035c2
Updated templates for a better consistency
...
SVN:trunk[278]
2010-01-18 18:04:32 +00:00
Romain Quetiez
defe8fff82
Removed status declaration for the class bizServer
...
SVN:trunk[277]
2010-01-18 17:54:53 +00:00
Romain Quetiez
5f17dcf2db
Forgot to commit a new include
...
SVN:trunk[276]
2010-01-18 17:43:37 +00:00
Romain Quetiez
cd0271c8c1
Fixed bug revealed by a recent fix: the various sets of values allowed for the status fields were not consistent regarding the object hierarchy
...
SVN:trunk[275]
2010-01-18 17:35:05 +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
ab13182910
Export script for triggers, actions and their link
...
SVN:trunk[273]
2010-01-18 17:19:57 +00:00
Denis Flaven
f12b6d5c8a
Sample data for triggers and actions
...
SVN:trunk[272]
2010-01-18 17:17:49 +00:00
Romain Quetiez
4267218e49
Email test: added a check for linux (sendmail_path)
...
SVN:trunk[271]
2010-01-18 16:55:00 +00:00
Romain Quetiez
aa6d6029d9
Finalized the email error management:
...
- errors in OQL
- no recipient
- smtp server response (windows only)
- test option (status)
- test page
SVN:trunk[270]
2010-01-18 16:42:00 +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
Romain Quetiez
920a98a902
Fixed bug in the data model: organization status was not an enum
...
SVN:trunk[268]
2010-01-18 15:50:18 +00:00
Romain Quetiez
808c95531e
Setup: added missing link classes to the configuration manager profile
...
SVN:trunk[267]
2010-01-18 15:23:55 +00:00
Denis Flaven
bda8f0b814
- Adapted the triggers hierarchy and the EventLog search capabilities to be able to display all the notifications sent for a given object (a ticket for instance)
...
SVN:trunk[266]
2010-01-18 15:22:48 +00:00
Romain Quetiez
871b511368
Disabled (commented out) the lifecycle declaration for bizServer, bizContract and bizService
...
SVN:trunk[265]
2010-01-18 15:22:26 +00:00
Denis Flaven
7989d8dc7a
- Display the notifications sent for an Incident ticket
...
SVN:trunk[264]
2010-01-18 15:20:38 +00:00
Romain Quetiez
2e26062560
Finalized the display of Enumeration attributes (the label may now be different than the value)
...
Finalized the verification of the DB structure, which could not detect wrong field types so far
SVN:trunk[263]
2010-01-18 07:43:26 +00:00
Denis Flaven
9250cb3c13
- Latest "Notifications" admin page.
...
SVN:trunk[262]
2010-01-17 18:03:04 +00:00
Denis Flaven
cdb68e9159
Bug fix: initialize properly auto_reload timeouts
...
SVN:trunk[261]
2010-01-17 17:55:57 +00:00
Denis Flaven
c0545aa9cc
- Log the 'From' field for email notifications
...
SVN:trunk[260]
2010-01-17 17:34:28 +00:00
Denis Flaven
07d2f5e763
- New datas for the setup: default trigger & email action
...
SVN:trunk[259]
2010-01-17 17:33:04 +00:00
Denis Flaven
6b35732280
- Removed the version number from the welcome page
...
- Nicer welcome page
- Removed old notification menus
SVN:trunk[258]
2010-01-17 16:58:19 +00:00
Denis Flaven
23c7d03681
Background image for the welcome screen
...
SVN:trunk[257]
2010-01-17 16:37:04 +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
960dd649a8
Adapted the templates to properly manage 1:n links
...
SVN:trunk[255]
2010-01-17 10:54:16 +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
955b7fd24f
- Renaming of the WebPage class (and its derived classes) to stick to the same naming convention as other classes.
...
- Properly select the class to search for
SVN:trunk[252]
2010-01-17 09:10:39 +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
7e35b6c371
Setup page: added a scroll bar and grouped some warnings into one message that would fit on two lines
...
SVN:trunk[249]
2010-01-14 12:27:45 +00:00
Romain Quetiez
e621c65910
Changes on the data model
...
SVN:trunk[248]
2010-01-13 17:36:35 +00:00
Romain Quetiez
cf92f5df2d
Profiles reviewed (+ secured the setup procedure against wrong class names)
...
SVN:trunk[247]
2010-01-13 16:14:45 +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
89fa70d755
New icon for the notifications
...
SVN:trunk[245]
2010-01-12 21:47:14 +00:00