Commit Graph

151 Commits

Author SHA1 Message Date
Denis Flaven
e3d0212802 - Integrated all the authentications methods and various logon methods...
SVN:trunk[668]
2010-08-09 11:48:07 +00:00
Denis Flaven
272387d61e - Integrated all the authentications methods and various logon methods...
SVN:trunk[665]
2010-08-09 10:19:14 +00:00
Denis Flaven
db8c287925 - Fixed the problem of initial (default) values (Trac #172) when creating an object by factorizing: creation / modification and cloning of objects !
SVN:trunk[663]
2010-08-05 17:10:35 +00:00
Denis Flaven
279e0238cb - New implementation of the n-n link edition widget... almost complete.
SVN:trunk[659]
2010-08-05 09:07:14 +00:00
Denis Flaven
422ac56260 - New implementation of the n-n link edition widget... in progress.
SVN:trunk[658]
2010-08-04 20:10:20 +00:00
Romain Quetiez
57ee10f8ac Finalized the move of private tools
SVN:trunk[648]
2010-07-30 11:46:15 +00:00
Denis Flaven
9974457971 Enhancing the search (Trac #147): now allows to pass some "magic patterns" when doing a standard search without any operator. Specially useful for searching on ranges of dates/datetimes
SVN:trunk[638]
2010-07-28 15:18:52 +00:00
Denis Flaven
c9a573e39f Replace Ajax "get" calls by "posts" since long URLs may be truncated... and sometimes URLs get longer than expected when some characters are urlencoded... (Trac #195)
SVN:trunk[628]
2010-07-26 15:28:19 +00:00
Romain Quetiez
6e54a79940 #166 Split authentication and management of user rights
SVN:trunk[621]
2010-07-24 14:42:55 +00:00
Romain Quetiez
ef91a2e0db Finalized web services (unit tests, sample client) and dehardcoded the GetVersion() verb
SVN:trunk[618]
2010-07-21 13:04:23 +00:00
Romain Quetiez
eb29f4084e #153 Finalized SOAP unit testing (local tests only)
SVN:trunk[617]
2010-07-21 09:31:08 +00:00
Romain Quetiez
74927428aa #153 Warning issued by the SOAP web services
SVN:trunk[614]
2010-07-19 11:20:50 +00:00
Denis Flaven
628436be29 Fixed Trac #176: LinkSet attributes should never be proposed for CSV mapping
SVN:trunk[609]
2010-07-16 07:57:27 +00:00
Denis Flaven
320166791e Faster navigator: less data output, and also more robust since so strange data appeared in the export of the linkset attributes, that broke the XML export...
SVN:trunk[601]
2010-07-13 15:45:14 +00:00
Romain Quetiez
890565e278 #154 Application too slow - no need to check the DB format anytime!
SVN:trunk[594]
2010-07-12 12:55:32 +00:00
Romain Quetiez
38c82c120c Errors reporting was set to "debug" mode
SVN:trunk[593]
2010-07-12 12:13:10 +00:00
Romain Quetiez
3862a765be Updated the ticket creation web service (still known bugs)
SVN:trunk[586]
2010-07-07 09:38:55 +00:00
Denis Flaven
2e5844858d Code cleanup
SVN:trunk[576]
2010-07-06 14:21:04 +00:00
Romain Quetiez
90aaaa7d22 Fixed sample queries
SVN:trunk[574]
2010-07-06 12:43:32 +00:00
Denis Flaven
3a26bd9f9a - Changed the navigator to "release mode" !
SVN:trunk[557]
2010-07-05 13:45:17 +00:00
Denis Flaven
d6a73a3bb7 - CSV import improvement: better guess of the possible reconciliation keys (esp. with ExternalKeys)
SVN:trunk[556]
2010-07-05 13:29:48 +00:00
Denis Flaven
2d454141e6 - Flash navigator is here !
SVN:trunk[554]
2010-07-05 11:58:14 +00:00
Denis Flaven
7053bd7926 - Fxied the display (after modification) of n-n LinkedSets
SVN:trunk[553]
2010-07-05 11:51:41 +00:00
Denis Flaven
56a084cb7b Continuing the integration of the new data model...
SVN:trunk[544]
2010-07-04 08:05:12 +00:00
Denis Flaven
223704ca4a Continuing the integration of the new data model...
SVN:trunk[539]
2010-07-03 12:56:50 +00:00
Denis Flaven
b57015d7ba New data model integration...
SVN:trunk[538]
2010-07-02 17:10:08 +00:00
Denis Flaven
90b9709b78 Fixed some of the sample queries to adpat them to the new data model.Note however that since the new data model is modular, some query will not run if the administrator did not install all modules...
SVN:trunk[530]
2010-07-01 20:26:33 +00:00
Denis Flaven
db3f3ff1cd - The object creation page now offers tha choice to create an instance of the sub-classes
- Made some objects abstract in the std config-management model
- The creation button is now labelled "Create" instead of "Apply" !
- Better display of long messages (or errors) in SetuWebpage.

SVN:trunk[529]
2010-07-01 20:13:26 +00:00
Denis Flaven
0db5fe786a New data model integration...
SVN:trunk[508]
2010-06-29 11:28:10 +00:00
Denis Flaven
90069f6826 New data model integration...
Enhanced the display of blob attributes

SVN:trunk[502]
2010-06-29 09:22:22 +00:00
Denis Flaven
464479a6b2 New data model integration...
SVN:trunk[501]
2010-06-29 09:06:11 +00:00
Denis Flaven
3392f30e6e - Cosmetics: aligning the style in the different pages, make the iTop logo clickable, etc...
- Handle persistent user preferences: for now only the menu status (open/closed) and its width. In the future the status of lists (open/closed, which columns to show...) can be considered as well.

SVN:trunk[487]
2010-06-25 16:27:44 +00:00
Romain Quetiez
442161f7bd New data model: alpha version
SVN:trunk[484]
2010-06-25 14:44:27 +00:00
Denis Flaven
50ee5f8194 - global search enhancement: search for several words when the search search string contains spaces, unless it is surrounded by quotes.
SVN:trunk[483]
2010-06-24 16:52:18 +00:00
Denis Flaven
e9d28e65e4 - New implementation of the menus: menus are built on the fly and no longer stored in the database...
SVN:trunk[482]
2010-06-24 16:22:38 +00:00
Denis Flaven
bfbaddc73d - Restyling and update of the UI
SVN:trunk[478]
2010-06-23 15:33:10 +00:00
Romain Quetiez
d58a82c6c2 Cleanup: obsolescence of "key_label" property on persistent classes
SVN:trunk[473]
2010-06-23 14:32:54 +00:00
Denis Flaven
4cb5651dca Fixed the handling of default values in the object creation form.
SVN:trunk[472]
2010-06-19 08:07:08 +00:00
Denis Flaven
8035f20b1c Fix some bugs in the handling of creation/modification forms (Trac #131)
SVN:trunk[468]
2010-06-15 16:58:01 +00:00
Denis Flaven
21bea2e7c3 - Enhanced the display and modification/creation of objects in order to be able to get rid of templates... (Trac#138)
SVN:trunk[463]
2010-06-14 15:49:35 +00:00
Denis Flaven
23c19c599e - Improved (more interactive) validation of the forms.
SVN:trunk[460]
2010-06-14 09:10:54 +00:00
Denis Flaven
e9402467c2 Fixing Trac #91, finializing the subtle behavior of the "smart" mapping of fields in the CSV import.
SVN:trunk[456]
2010-06-10 09:25:30 +00:00
Romain Quetiez
bdabd3f51a Bulk delete: fixed a regression due to transaction management + cosmetics
Error management: cope with context data that are not a string

SVN:trunk[450]
2010-06-09 15:57:28 +00:00
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
Romain Quetiez
3776e09cdb Localized strings for relations (e.g. "impacts")
SVN:trunk[438]
2010-06-07 16:16:07 +00:00
Romain Quetiez
d3ffa21943 Improved error handling and localization
SVN:trunk[437]
2010-06-07 14:28:42 +00:00
Denis Flaven
ef38dac045 - New implementation preventing users to submit the same form twice.
- Better check whether or not an object was modified (rely on the core's IsModified function)

SVN:trunk[433]
2010-06-06 17:00:21 +00:00
Romain Quetiez
65eb567f63 #132 Finalized: do check if an attribute is missing in a view
SVN:trunk[430]
2010-06-04 16:23:18 +00:00
Romain Quetiez
d115022132 #132 Views on data model classes
SVN:trunk[429]
2010-06-04 14:02:46 +00:00