Commit Graph

14 Commits

Author SHA1 Message Date
Romain Quetiez
46a30773ea Added a comment into the OQL grammar, about operators precedence and a ref to some helpful doc
SVN:code[14]
2009-03-27 15:20:44 +00:00
Denis Flaven
f8d15a2281 - First implementation of an automated setup
SVN:code[13]
2009-03-27 15:14:45 +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
a0f4fdb130 Missing files ???
SVN:code[11]
2009-03-27 14:18:02 +00:00
Denis Flaven
a2375349cd - New index page with integrated setup
SVN:code[10]
2009-03-27 10:40:54 +00:00
Denis Flaven
7a8dfd9fef - New index page with integrated setup
SVN:code[9]
2009-03-27 10:39:52 +00:00
Denis Flaven
1552b66135 Renamed the previous index page to "toolkit" to make room for the real index page.
SVN:code[8]
2009-03-27 10:34:42 +00:00
Denis Flaven
29002ac063 - Added ability to create and save a config file. (Not fully finished yet, modules are still hard-coded)
SVN:code[7]
2009-03-27 10:32:37 +00:00
Denis Flaven
6d3c13a781 - new API to get the MySQL version
- safer way to check if a DB exists (not fully tested yet)

SVN:code[6]
2009-03-27 10:31:14 +00:00
Denis Flaven
00f1734747 - New API CreateAdministrator used by the setup wizard
SVN:code[5]
2009-03-27 10:29:38 +00:00
Denis Flaven
542ccb38e1 - New API CreateAdministrator used by the setup wizard
SVN:code[4]
2009-03-27 10:28:41 +00:00
Denis Flaven
5bc46af9b6 More images, used by the setup wizard.
SVN:code[3]
2009-03-27 10:26:07 +00:00
Denis Flaven
ec48618573 Initial import on SourceForge
SVN:code[2]
2009-03-13 17:13:48 +00:00
Denis Flaven
02a9fe6429 Initial import on SourceForge
SVN:code[1]
2009-03-13 16:49:47 +00:00