Commit Graph

69 Commits

Author SHA1 Message Date
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
Romain Quetiez
e18d2abd23 Fixed a stopper bug in the display of N-N links from the default object display procedure (not using templates)
SVN:trunk[141]
2009-09-11 08:42:57 +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
5083246f92 fixed interface of DisplaySet function
SVN:trunk[138]
2009-09-10 16:01:28 +00:00
Denis Flaven
4e6fa6cc37 Proper handling of the parameters to DisplaySet
SVN:trunk[137]
2009-09-10 15:34:07 +00:00
Denis Flaven
4f540e93e8 - Fixed the "modify" screen to have the "wizard look (thin green border)
SVN:trunk[136]
2009-09-10 15:33:31 +00:00
Denis Flaven
008ef6100f Proper handling of the parameters to DisplaySet
SVN:trunk[135]
2009-09-10 15:32:29 +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
f541c70e30 Integrated data model changes to the data load (incidents/contracts and persons were not correctly loaded
SVN:trunk[133]
2009-09-10 14:28:08 +00:00
Denis Flaven
156fd80320 Added an automatic naming for the change tickets based on their Id (Same as for Incident tickets but starting with C-).
SVN:trunk[132]
2009-09-10 14:08:22 +00:00
Denis Flaven
9b7b2dd4f3 Fixed the icon of date input fields
SVN:trunk[131]
2009-09-10 14:04:14 +00:00
Denis Flaven
1f009f1a28 - Fix the style of the loaded table
SVN:trunk[130]
2009-09-10 13:20:53 +00:00
Romain Quetiez
f9e2fda5ac Fixed cosmetic issue on the user management pages (wrong styles in the templates)
SVN:trunk[129]
2009-09-10 11:14:10 +00:00
Romain Quetiez
d7e6947600 Fixed issue: user always considered as being an admin (regression due to changes in the setup), user profile setup is finally done at 100% in the setup code.
SVN:trunk[128]
2009-09-10 10:58:45 +00:00
Denis Flaven
bf823af89f Use the latest version (unmodified) of autocomplete instead of an old - and customized - version.
SVN:trunk[127]
2009-09-10 09:03:16 +00:00
Denis Flaven
db95b63b91 Use the latest version (unmodified) of autocomplete instead of an old - and customized - version.
SVN:trunk[126]
2009-09-10 08:58:07 +00:00
Denis Flaven
49e9e43abb Use the latest version (unmodified) of autocomplete instead of an old - and customized - version.
SVN:trunk[125]
2009-09-10 08:56:20 +00:00
Romain Quetiez
c7bc7ce95f Added a logoff button
SVN:trunk[124]
2009-09-09 15:06:14 +00:00
Romain Quetiez
44d32af652 Cosmetics on the run query page
SVN:trunk[123]
2009-09-09 12:44:06 +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
f3367cd587 Reworked the "run query" page: renamed, improved the examples
SVN:trunk[121]
2009-09-08 09:25:57 +00:00
Romain Quetiez
3692204290 Finalized attribute labels in the business data model (each word in uppercase, same conventions on external keys)
SVN:trunk[120]
2009-09-08 08:29:57 +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
7eac4342ec Audit rules loaded as part of the structure of the application
SVN:trunk[118]
2009-09-07 14:25:04 +00:00
Denis Flaven
f06235d248 - Proper display on the n-n links
SVN:trunk[117]
2009-09-07 14:00:25 +00:00
Denis Flaven
da044bd5e1 - Adjusted size of the CSV export
- nicer display for the modification of objects

SVN:trunk[116]
2009-09-07 13:58:53 +00:00
Denis Flaven
d0e2fad4f1 - Workaround for noit taking search parameters into account when displaying linked items.
SVN:trunk[115]
2009-09-07 13:57:12 +00:00
Denis Flaven
edfe9331c5 - Style for auto-complete fields
SVN:trunk[114]
2009-09-07 13:54:45 +00:00
Denis Flaven
86593b6840 Limit the size of the table to fit the screen.
SVN:trunk[113]
2009-09-07 13:35:09 +00:00
Denis Flaven
f9e21e942e - Style for auto-complete fields
SVN:trunk[112]
2009-09-07 12:19:33 +00:00
Denis Flaven
e0e5e7ec9d Background image for auto-complete fields
SVN:trunk[111]
2009-09-07 12:18:09 +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
e1be74457a Improved the behavior when a link class to not have any other attributes than the external keys. Still, it requires some work to have this configuration working.
SVN:trunk[109]
2009-09-02 13:39:20 +00:00
Romain Quetiez
5df39c5837 In the UI, the class names have been replaced by the class labels
SVN:trunk[108]
2009-09-02 13:18:59 +00:00
Romain Quetiez
0900b5f6de Changed images paths into relative path (../images where it was still /images)
SVN:trunk[107]
2009-08-27 13:56:57 +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
e3a402677f Workaround for the missing REQUEST_URI on IIS
SVN:trunk[105]
2009-08-27 12:37:21 +00:00
Denis Flaven
e0b307ef48 - New user interface to manage n-n links
SVN:trunk[104]
2009-08-26 21:52:34 +00:00
Denis Flaven
3c3a1967b6 Fixed a missing display template
SVN:trunk[103]
2009-08-26 21:32:32 +00:00
Denis Flaven
78e5b79893 Fixed the disappearance of tabs when doing a 'reload'
SVN:trunk[102]
2009-08-25 19:48:37 +00:00
Denis Flaven
802e06888a New helper function IsModified
SVN:trunk[101]
2009-08-25 13:52:13 +00:00
Romain Quetiez
bed32711d6 Improved the data load during the setup:
- Sample data are clearly separated from the structure data (inc. menus and user profiles)
- Both categories of data are enumerated from specific folders

SVN:trunk[100]
2009-08-24 16:40:11 +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
9c201eb65d Do NOT use PHP short open tags for a better compatibility
SVN:trunk[98]
2009-08-22 09:49:44 +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
Denis Flaven
23afe7525e Make sure that we catch exceptions that may occur during the setup.
SVN:trunk[96]
2009-08-22 09:48:03 +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