Commit Graph

186 Commits

Author SHA1 Message Date
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
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
2fe861a0d5 - Exclude "My Company/Department" from the export of organizations, since this organization is always created by the setup program.
SVN:trunk[242]
2010-01-12 20:14:13 +00:00
Denis Flaven
068c6916d6 - Removed the organization "My Company/Department" since it is always created by the setup.
- Do not set a parent for each organization (was usually set to themselves)

SVN:trunk[241]
2010-01-12 20:12:00 +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
423216e4ae The label of the active menu is now used as the title of the web page.
SVN:trunk[239]
2010-01-12 10:18:18 +00:00
Denis Flaven
29a4ce2051 Factorized the processing of templates
SVN:trunk[238]
2010-01-12 10:16:45 +00:00
Denis Flaven
2565d21c40 New menu for the configuration of notifications
SVN:trunk[237]
2010-01-12 10:13:33 +00:00
Romain Quetiez
3b8928bf74 Fixed typo in the enums of the new field document::type
SVN:trunk[236]
2010-01-12 09:05:50 +00:00
Romain Quetiez
bdaf63c681 Data model changed: incident::workgroup becomes mandatory, and document::scope replaced by document::type
SVN:trunk[235]
2010-01-12 08:58:42 +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
bd2f1ea35f Smaller margin to the left of the main menu, to spare some room and prevent folding some titles
SVN:trunk[233]
2010-01-11 20:02:40 +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
Romain Quetiez
60a5085b95 Forgot a new file at last commit (soap types)
SVN:trunk[231]
2010-01-08 15:54:29 +00:00
Romain Quetiez
0f71144a25 Trac#56 Improvements to the SOAP web services and to the first operation CreateIncidentTicket
SVN:trunk[230]
2010-01-08 15:24:57 +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
Denis Flaven
1c90a1de87 - Fixing styles issues found on the truncated lists (Ticket #61)
SVN:trunk[228]
2010-01-06 19:39:03 +00:00
Denis Flaven
58ab73c718 - For truncated lists
SVN:trunk[227]
2010-01-06 19:27:24 +00:00
Romain Quetiez
9440b59921 Forgot to add 3 files in the previous commit
SVN:trunk[226]
2010-01-06 12:57:40 +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
Romain Quetiez
644d936c26 #47 Replaced every occurence of deprecated verb split() by explode()
SVN:trunk[224]
2010-01-05 09:05:12 +00:00
Denis Flaven
905b32eac4 - First (partial) implementation of context and default values.
SVN:trunk[223]
2010-01-03 19:14:10 +00:00
Denis Flaven
95b1ce9030 - Fix the dialog to manage n-n links: don't display again objects that are already linked.
- Now use OQL instead of SibusQL

SVN:trunk[222]
2010-01-03 13:39:56 +00:00
Denis Flaven
015f44784d - Check that the temporary directory used by files upload exists and is writable from PHP. (As required in Trac #15).
SVN:trunk[221]
2009-12-31 09:36:57 +00:00
Denis Flaven
966d4820ca - First implementation of documents
- small cleanup to remove a global Config variable (and removed some deprecated utils:: functions)
- removed the 'DocumentVersion' object since previous versions are now tracked as normal change objects.

SVN:trunk[220]
2009-12-31 09:08:09 +00:00
Denis Flaven
9247b326c8 - Fixed bug (Trac #49) display of user's grant matrix not refreshed properly. Actually it was not a display issue but the cache was not flushed at the right time and the flush was just loading more entries in the cache without clearing the current ones.
SVN:trunk[219]
2009-12-29 18:18:17 +00:00
Denis Flaven
61874fbea3 - Fixed bug Trac #43 ('links attribute' dialog can now be validated by pressing Enter)
SVN:trunk[218]
2009-12-29 17:32:18 +00:00
Denis Flaven
7efeec5acd - Fixed bug Trac #65: incorrect display of non-ASCII characters. htmlentities must be aware of the charset used !
SVN:trunk[217]
2009-12-29 17:08:04 +00:00
Denis Flaven
699e6b4e6e - Fixed bug Trac #60 (Modification of a Service Call does not work with IE). This was due to some forms being contained within another form (forbidden in HTML)
SVN:trunk[216]
2009-12-29 16:41:16 +00:00
Denis Flaven
c9f8417f76 _ Fixed Trac #46: when a mandatory field has no valid value, an empty drop-down list is displayed, this prevents the user from validating the from.
SVN:trunk[215]
2009-12-29 15:15:36 +00:00
Denis Flaven
cc4219714a - completed the fix of the user object history (Trac #48)
- completed the implementation of truncated lists (Trac #61)
- Fixed the handling of the search form in the details page (Trac #29)

SVN:trunk[214]
2009-12-29 14:02:18 +00:00