Romain Quetiez
cc7ea74159
Work in progress for integration of "allowed values"
...
SVN:trunk[144]
2009-09-11 15:33:06 +00:00
Romain Quetiez
9756ed026f
Added INET_ATON and INET_NTOA verbs to the OQL, and allowed carrier returns chars (\r) in the OQL (same as a whitespace)
...
SVN:trunk[143]
2009-09-11 12:38:46 +00:00
Romain Quetiez
eec951f9ed
Fixed bug in the history of tickets (incident or any other type, for which the name is based on the ticket ID, which remained undetermined until the record is created)
...
SVN:trunk[142]
2009-09-11 12:03:34 +00:00
Denis Flaven
9dfb8940cd
Added the validation of mandatory form fields before submitting the creation / modification / clone forms.
...
SVN:trunk[140]
2009-09-11 06:01:32 +00:00
Romain Quetiez
a2f2cb2d22
Fixed bug on Update / WriteLinks
...
SVN:trunk[139]
2009-09-10 16:20:35 +00:00
Romain Quetiez
5b26f68ec1
Fixed issue with Date fields being mandatory (DB column created with attribute ON UPDATE CURRENT_TIMESTAMP)
...
SVN:trunk[134]
2009-09-10 14:29:29 +00:00
Romain Quetiez
c97db0e5e3
Improved the run query page: added meaningfull examples, including "ticket of the user currently logged in", and did some cosmetics on the page (examples shown in a drawer) ; needed to add some options to the OQL (date intervals)
...
SVN:trunk[122]
2009-09-08 15:10:31 +00:00
Romain Quetiez
3c1df7332c
Latest data model (Erwan) and few cosmetic changes (safer display of object hyperlinks)
...
SVN:trunk[119]
2009-09-07 14:29:49 +00:00
Romain Quetiez
2f26ebe54c
Finalization of the user management by profile (UI to manage the accounts), and some unrelated changes:
...
- Using class labels in the UI
- Data model: you may specify a set of allowed values from a query (see caller_id in bizIncident class), still not 100% used in the UI but does not generate any error
- Data model: you may specify a password field (AttributePassword replacing AttributeString)
- Setup: calling UserRight::Setup() right after calling UserRight::CreateAdministrator()
- Setup: administrator account created with "my organization" and a dedicated contact
- Menus: optimized the load of std menus (queries written in OQL to get the benefit of the query cache)
- Menus: admin tools, seen only by people having the "admin" profile
- Object edition: fixed bug with the display of N-N links in the form
SVN:trunk[110]
2009-09-04 15:22:40 +00:00
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