Commit Graph

12 Commits

Author SHA1 Message Date
Romain Quetiez
e345b516c4 Fixed bug provoking a warning unseen so far but it was causing a fatal error during the installation, with IIS as web server
SVN:trunk[106]
2009-08-27 13:52:31 +00:00
Denis Flaven
802e06888a New helper function IsModified
SVN:trunk[101]
2009-08-25 13:52:13 +00:00
Denis Flaven
a8946fbfdb - Do NOT rely on PHP short open tags, for a better compatibility
- In case of exception, display the whole error string even if it contains HTML tags, sometimes ugly but sometimes VERY useful

SVN:trunk[99]
2009-08-22 09:52:12 +00:00
Denis Flaven
ef27d068ef Do NOT use PHP short open tags for a better compatibility
SVN:trunk[97]
2009-08-22 09:49:13 +00:00
Romain Quetiez
ff6a5a45ee Fixed issue #28, objects not created by the CSV import because mandatory external keys are not in the column set.
SVN:trunk[95]
2009-08-21 15:20:35 +00:00
Romain Quetiez
daa9657e08 Finalized the module "user rights by profile". It is fully integrated with the application setup (inc. sample data). and it it now ready for developing the user management GUI
SVN:trunk[93]
2009-08-20 13:09:41 +00:00
Denis Flaven
3544b38ab9 - Improvements to the history log for large text fields
SVN:trunk[91]
2009-08-17 18:24:26 +00:00
Romain Quetiez
b5c7cbf509 User management by profile ready for integration with the UI
and some caching has been implemented for the building of queries (both from an OQL or from a programmatic query)

SVN:trunk[90]
2009-07-31 13:18:44 +00:00
Denis Flaven
1fdd659395 - Better display of the archives/change log on each object (Trac ticket #9)
SVN:trunk[89]
2009-07-24 15:44:51 +00:00
Romain Quetiez
6b6f89f1c1 User management by profile moving forward: pages to check the projection of objects/users in user defined dimensions
Introduced parameters in OQL (:myvar)
Added the verb MetaModel::IsValidObject($oMyObj)

SVN:trunk[88]
2009-07-24 13:14:51 +00:00
Denis Flaven
665d90175f - reintegrated the changes (mostly bug fixes) from the 0.7.2 branch
SVN:trunk[83]
2009-07-18 17:24:25 +00:00
Denis Flaven
b756db0992 Moved under "trunk" to be able to track releases under "tags"
SVN:trunk[55]
2009-04-28 09:03:12 +00:00