Romain Quetiez
a4663ebed1
Optimized the setup (not only), shortened to 37s (used to be 120s)
...
- DBObject::DBInsert(Tracked)NoReload() must be used when it is not required to use the object
- MetaModel::GetObject() has a cache, the operation is 5 times faster
- Changes tracking do not store the initial value, but only value changes
Reworked the CSV import to have it rely on the bulk change API
Bulk change to check the external keys (DB integrity)
Replaced trigger_error (Core only!) by the use of Exceptions (still, some new Exception classes should be defined)
Unit tests do display the call stack in a user friendly format
SVN:code[52]
2009-04-27 07:27:54 +00:00
Denis Flaven
4374bfb0e8
- Bug fix: support OQL for implementing History block stored inside a template.
...
SVN:code[46]
2009-04-14 17:16:39 +00:00
Denis Flaven
eb0e025062
- fixed XML export to export only meaningful attributes of an object (i.e attributes that can actually be loaded back to re-create it)
...
SVN:code[45]
2009-04-14 17:15:08 +00:00
Denis Flaven
aa48248ccb
- Bug fix: opensearch description is no more a constant XML file, since the location of the server depends on YOUR installation !
...
SVN:code[42]
2009-04-14 17:07:29 +00:00
Denis Flaven
97bab8970e
- Fixed templates to use OQL for their History block.
...
SVN:code[41]
2009-04-14 17:04:44 +00:00
Denis Flaven
1b2575ae05
- Migrating from SibusQL to OQL...
...
SVN:code[24]
2009-03-30 11:43:25 +00:00
Denis Flaven
622896fa8b
- bug fix: definition of the 'template' field was incorrect, must be 'text' (more than 255 chars) and not 'string'
...
SVN:code[23]
2009-03-30 11:42:50 +00:00
Denis Flaven
1d3aa53ebf
- Migrating from SibusQL to OQL...
...
- Fixed a bug in the CSV export (broken export, calling the wrong method)
SVN:code[22]
2009-03-30 11:41:05 +00:00
Denis Flaven
eb1dfe07e6
- Better session handling for the logout/wrong password case
...
SVN:code[21]
2009-03-30 11:39:28 +00:00
Denis Flaven
a0f4fdb130
Missing files ???
...
SVN:code[11]
2009-03-27 14:18:02 +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