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
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
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
d95b941d5a
- Partial localization... is this page used at all ?
...
SVN:trunk[416]
2010-05-16 16:55:22 +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
124867f7fa
- Implementation of the localization... on going...
...
SVN:trunk[406]
2010-05-15 07:54:59 +00:00
Romain Quetiez
d527b56340
#74 Added the configuration of logging (errors, web service usage, etc.), and improved a little the error logging (both in a file and into the database + new format for additional information such as the callstack)
...
SVN:trunk[403]
2010-05-13 20:40:52 +00:00
Denis Flaven
a28823141d
- Implementation of the localization... on going...
...
SVN:trunk[400]
2010-05-04 17:14:44 +00:00
Denis Flaven
cfc69316d1
- Implementation of the localization... on going...
...
SVN:trunk[399]
2010-05-04 15:14:22 +00:00
Denis Flaven
89dffd2845
- Implementation of the localization... on going...
...
SVN:trunk[398]
2010-05-04 14:42:36 +00:00
Denis Flaven
df98e25743
Preparing the integration of the Flash navigator
...
SVN:trunk[397]
2010-05-04 14:39:43 +00:00
Denis Flaven
bd3e09a9b8
Remove unused/obsolete pages
...
SVN:trunk[396]
2010-05-04 14:23:06 +00:00
Denis Flaven
ac1fa17727
- Typo
...
SVN:trunk[395]
2010-05-04 14:19:38 +00:00
Denis Flaven
65d6adde1c
- Enhancement to UniversalSearch:
...
1) Localization
2) Fixed two medium issues, see Trac #35
SVN:trunk[394]
2010-05-04 13:57:14 +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
12dab4a12a
- CSV import enhancements: automatic setting of search criterias and masking of the "id" columns expect in advanced mode. (Trac #21 and 106)
...
- Added the support of localization to the CSV import wizard
SVN:trunk[384]
2010-05-02 13:59:38 +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
e651c84331
Finalized the concept of abstract classes ( #35 ) in the core. Still to be used within the UI.
...
SVN:trunk[378]
2010-04-30 16:42:08 +00:00
Denis Flaven
bc1292c54b
- First implementation of the bulk delete
...
SVN:trunk[374]
2010-04-30 08:12:12 +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
eed38bedbf
- CSV import enhancements: support of non-ascii characters and "head line" set by default (Trac #107 )
...
SVN:trunk[369]
2010-04-29 12:16:17 +00:00
Denis Flaven
14ba5de67f
Bug fix Trac#106 (part 1): data from the last field of each row does not appear in the mapping/preview.
...
SVN:trunk[367]
2010-04-28 16:47:13 +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
Denis Flaven
b0ff4a409a
- Keep the values when coming back to the "options" step
...
SVN:trunk[354]
2010-04-20 15:51:29 +00:00
Romain Quetiez
cab47b5044
Localization: tools to report missing entries, and build the dictionary out of a data model made with the previous format
...
SVN:trunk[352]
2010-04-20 15:26:37 +00:00