Denis Flaven
500bd849af
- new feature: auto_reload. A display block can automatically reload itself at a specified time interval
...
SVN:trunk[256]
2010-01-17 14:41:27 +00:00
Denis Flaven
1c90a1de87
- Fixing styles issues found on the truncated lists (Ticket #61 )
...
SVN:trunk[228]
2010-01-06 19:39:03 +00:00
Denis Flaven
95b1ce9030
- Fix the dialog to manage n-n links: don't display again objects that are already linked.
...
- Now use OQL instead of SibusQL
SVN:trunk[222]
2010-01-03 13:39:56 +00:00
Denis Flaven
966d4820ca
- First implementation of documents
...
- small cleanup to remove a global Config variable (and removed some deprecated utils:: functions)
- removed the 'DocumentVersion' object since previous versions are now tracked as normal change objects.
SVN:trunk[220]
2009-12-31 09:08:09 +00:00
Denis Flaven
cc4219714a
- completed the fix of the user object history (Trac #48 )
...
- completed the implementation of truncated lists (Trac #61 )
- Fixed the handling of the search form in the details page (Trac #29 )
SVN:trunk[214]
2009-12-29 14:02:18 +00:00
Denis Flaven
abcb687ccc
- Fixed the support of Internet Explorer (tested on IE7 and IE8)
...
- Cleanup of the generated HTML to have page that are XHTML compliant (not yet complete)
SVN:trunk[198]
2009-12-18 07:23:14 +00:00
Denis Flaven
7c00f42d5c
- Fix for Internet Explorer: Arrays must be properly closed!
...
SVN:trunk[170]
2009-09-16 16:07:28 +00:00
Romain Quetiez
5efd4f10f5
Fixed a regression: autocomplete not working due to a change in the execution of the script rendered in Ajax
...
SVN:trunk[168]
2009-09-16 15:00:40 +00:00
Denis Flaven
6964ca3003
- removed debug trace
...
SVN:trunk[167]
2009-09-16 14:14:15 +00:00
Romain Quetiez
3470216767
Fixed a regression on the management of the allowed values and attribute dependencies (symptom: Browse button not working, error when creating a ticket with no CI attached to it)
...
SVN:trunk[164]
2009-09-16 08:03:42 +00:00
Denis Flaven
b98b1219ee
- Removed debug output into the console thats breaks when Firebug is not installed (or on IE)
...
SVN:trunk[152]
2009-09-12 10:08:13 +00:00
Denis Flaven
61df1d7bab
- 'Add...' butotn is now grayed when there is nothing to Add
...
- Better handling of AllowedValues, supporting autocompletes
- Cleanup unused code in wizard.utils.js
SVN:trunk[151]
2009-09-11 21:23:24 +00:00
Denis Flaven
e4f4b66722
Field validation now preserves background images
...
SVN:trunk[150]
2009-09-11 21:20:45 +00:00
Denis Flaven
e2d60e7c8f
Implementation of AllowedValues for fields that depend on other fields
...
SVN:trunk[148]
2009-09-11 20:35:16 +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
Denis Flaven
1f009f1a28
- Fix the style of the loaded table
...
SVN:trunk[130]
2009-09-10 13:20:53 +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
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
Denis Flaven
da72a5c778
Fix for Ticket #22 (impossible to create change or incident tickets)
...
SVN:trunk[68]
2009-06-26 14:33:48 +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