Commit Graph

14 Commits

Author SHA1 Message Date
Denis Flaven
e89c7490a9 - The page was broken because there was no user login !
SVN:0.7.2[78]
2009-07-08 16:09:01 +00:00
Denis Flaven
d2fb28ed92 - bug fix: Ticket #1 (Life Cycle Schema not displayed)
SVN:0.7.2[73]
2009-06-27 08:32:46 +00:00
Romain Quetiez
e073f8bebf CSVImport: Removed calls to deprecated method GetHyperLink
SVN:0.7.1[64]
2009-04-30 16:05:20 +00:00
Denis Flaven
3ff16ad2ec Fixed bugs:
2783651 - New object - finalclass field is editable
2783643 - Number of objects displayed on result lists takes too much space
2783638 - PHP internal class name displayed in templates instead of class label
2783631 - Page "Admin tools/Backup-Restore" not working, removed !
2783629 - Menu "Admin Tools/Export" not working
2783625 - Cosmetics on new object wizard title

SVN:0.7.1[60]
2009-04-29 20:34:00 +00:00
Denis Flaven
fa9c92c8d8 Fixed bugs linked to the bookmark creation:
- There must be a user specific menu entry in the list of menuNodes
- The asynchronous ajax page must use the authentication stored in the session
- The query must be stored in OQL instead of sibusQL

SVN:0.7[57]
2009-04-28 11:52:38 +00:00
Romain Quetiez
ce4674718a Unit test of the import web service
SVN:code[50]
2009-04-15 09:28:25 +00:00
Denis Flaven
40e6820a4b - New usage of graphviz: store the life-cycle images and use by default their static version (for those who don;t have graphviz on their server)
SVN:code[44]
2009-04-14 17:12:52 +00:00
Denis Flaven
d4c4a20302 - Bug fix: opensearch description is no more a constant XML file, since the location of the server depends on YOUR installation !
SVN:code[43]
2009-04-14 17:09:50 +00:00
Romain Quetiez
74da660194 Code cleanup (MakeHyperlink and GetHyperlink) + Data load and web services unit tests
SVN:code[35]
2009-04-14 16:19:51 +00:00
Romain Quetiez
65ffc8c2f8 New import web service (extracted the bulk load from csvimport (interactive) page - this is still being updated to reflect this factorization)
SVN:code[34]
2009-04-14 16:15:27 +00:00
Denis Flaven
94d098c7e9 - Migrating from SibusQL to OQL...
SVN:code[20]
2009-03-30 11:37:09 +00:00
Denis Flaven
32ab1cd1c1 - Automatic selection of the default (first) menu.
SVN:code[19]
2009-03-30 11:35:38 +00:00
Romain Quetiez
8d9ea9dcdd OQL: Fixed a number of bugs, and implemented new features
- bug: a JOIN b on b.extkey = a.id
- bug: operators precedence (still a shift-reduce conflict with JOINS)
- changed pkey into id (preserved the compatibility for DBObjectSearch::AddCondition()
- allow implicit class name in WHERE condition
- bug: wrong report on typo error
- suggest an alternative in case of typo error

SVN:code[12]
2009-03-27 14:36:14 +00:00
Denis Flaven
ec48618573 Initial import on SourceForge
SVN:code[2]
2009-03-13 17:13:48 +00:00