Commit Graph

51 Commits

Author SHA1 Message Date
Denis Flaven
af20723c8c Fix the display width of case logs. Make sure that the field wraps even in case of very long strings inside the field.
SVN:trunk[1202]
2011-04-11 11:54:15 +00:00
Denis Flaven
037d6cc4ba - Special handling (using some custom code - temporary solution) of the 'ticket_log' attribute: the attribute is displayed at the bottom of the "Properties" page and takes the whole width of the page.
SVN:trunk[1193]
2011-04-08 10:22:18 +00:00
Denis Flaven
1a818f309d - Revised styles for a nicer/cleaner display of the details and forms.
SVN:trunk[1187]
2011-04-07 07:44:09 +00:00
Denis Flaven
446a8f74fb Enhancement of the forms presentation.
SVN:trunk[1176]
2011-04-05 12:13:44 +00:00
Denis Flaven
195c1dabf8 New type of Attribute "CaseLog" (under construction !)
SVN:trunk[1166]
2011-04-04 08:37:30 +00:00
Denis Flaven
bec8b57fe1 Implementation of bulk modify and bulk apply stimulus... to be tested !
SVN:trunk[1145]
2011-03-23 16:22:35 +00:00
Denis Flaven
bca713a964 Search forms enhancement: when a search criteria is an external (foreign) key, use an autocomplete instead of of drop-down list, when the number of different values is too big, as in other forms.
SVN:trunk[1123]
2011-03-09 16:39:58 +00:00
Denis Flaven
20d0d33b60 Synchro Data Sources Implementation on going...
SVN:trunk[1096]
2011-02-24 17:09:50 +00:00
Romain Quetiez
a9a530a2cb Core: Join any table to an OQL query (prerequisite to Data Exchange)
SVN:trunk[1061]
2011-02-01 16:54:10 +00:00
Romain Quetiez
d85aba8ebc Improved change tracking: user login replaced by the full name if available
Added a tab into the CSV import: browse the CSV imports history
Finalized the read-only mode (distinguish between users and everybody, admin message displayed on top of the main screen)

SVN:trunk[1007]
2010-12-03 10:18:28 +00:00
Denis Flaven
73e9107ae2 - Added the new "synchro" mode to the CSV load page.
SVN:trunk[1003]
2010-12-01 10:27:10 +00:00
Denis Flaven
7531dd8b19 Align properly the 'validation_error' icon in forms.
SVN:trunk[990]
2010-11-29 13:04:50 +00:00
Denis Flaven
ced4bf4259 - Fixed Trac #333: organizations' drop-down list is truncated on IE when the name of an organization is too long.
SVN:trunk[977]
2010-11-26 11:16:55 +00:00
Denis Flaven
dc9a52c9e0 Improved implementation of the 'autocomplete' input and fix of quite a few related issue with aysnchronous inputs. Autocompletes are now restricted to external keys only.
Some details:
- Autocomplete now matches on 'contains' instead of 'begins with'
- The minimum size of this match is configurable in the config file and per attribute ('min_autocomplete_chars').
- The maximum size that turns a drop-down list into an autocomplete is configurable in the config-file and per attribute ('max_combo_length').
- Better feedback when expanding/collapsing search results lists.
- 'Pointer' cursor on the link to Expand/Collapse results lists.
- The 'mandatory' state of an attribute is no longer lost when some part of a form is reloaded asynchronously

SVN:trunk[947]
2010-11-18 16:41:09 +00:00
Denis Flaven
4572bdbb02 Nicer display of the CSV import results...
SVN:trunk[938]
2010-11-02 16:33:26 +00:00
Denis Flaven
0b95b3799e Fixed Trac #307: prevent form submission when the value typed into an autocomplete field does not correspond to a valid value.
SVN:trunk[930]
2010-10-26 08:12:31 +00:00
Denis Flaven
7651aaed81 - Fixed the search form, and also fixed the search/selection of objects to link (n:n links) that was broken on IE8.
SVN:trunk[925]
2010-10-25 14:12:26 +00:00
Denis Flaven
1b618ff57c (Partial) fix for Trac #285: turn email fields into click-able mailto: hyperlinks.
SVN:trunk[915]
2010-10-22 10:33:53 +00:00
Denis Flaven
c2bff5bb85 Better handling (and styling) of the menu separator in the "Actions" menu.
SVN:trunk[856]
2010-09-13 19:45:18 +00:00
Denis Flaven
5d97891616 -Fix for sorting the tables and taking into account the fact that the first column is not sort-able when it contains checkboxes.
-Also adds icons (up/down arrows to indicate the current sort order).
- Last but not least fixes a number of problems when adding/removing linked objects the lists were not sorting or hilighting properly.

SVN:trunk[828]
2010-09-12 21:06:09 +00:00
Denis Flaven
66ea947bc3 - Prevent menu itemshyperlinks to get highlighted
SVN:trunk[754]
2010-09-03 11:49:48 +00:00
Denis Flaven
400e2916d0 - Fixed the (cosmetic) bug #237: hyperlinks color.
SVN:trunk[745]
2010-09-02 11:24:31 +00:00
Denis Flaven
1d0f0231a4 - Fixed bug #225: improve friendliness of auto-complete
SVN:trunk[715]
2010-08-30 12:02:36 +00:00
Denis Flaven
c08c12bb72 - Fixed Trac #196: root menu nodes are no longer hyperlink, thus cannot be opened in a new window/tab.
SVN:trunk[672]
2010-08-10 18:38:01 +00:00
Denis Flaven
279e0238cb - New implementation of the n-n link edition widget... almost complete.
SVN:trunk[659]
2010-08-05 09:07:14 +00:00
Denis Flaven
5bf0fa7f2a - Display hilighted lists depending on each object's status
- Fixed the setup page to use UTF-8
- Create the admin account with the chosen default language

SVN:trunk[565]
2010-07-05 22:17:31 +00:00
Denis Flaven
3f84297d82 - The Combodo logo is now clickable
SVN:trunk[562]
2010-07-05 16:26:17 +00:00
Denis Flaven
0335c82710 - Template menus with now template (!) act as simple separators in the menu... should use MenuGroup to be not top-level instead (??)
SVN:trunk[559]
2010-07-05 15:45:22 +00:00
Denis Flaven
13f85f00b6 - new implementation of the default DisplayDetails of an object: the tabs are now at the top and the ZList supports multiple columns and tabs for the attributes.
SVN:trunk[489]
2010-06-28 12:21:37 +00:00
Denis Flaven
62d8059d42 - Restyling and update of the UI
SVN:trunk[477]
2010-06-23 15:28:57 +00:00
Denis Flaven
c61e375483 Nicer display of the form's validation icon
SVN:trunk[461]
2010-06-14 09:33:50 +00:00
Denis Flaven
e9402467c2 Fixing Trac #91, finializing the subtle behavior of the "smart" mapping of fields in the CSV import.
SVN:trunk[456]
2010-06-10 09:25:30 +00:00
Denis Flaven
3e2746e57a - Fixed the alignment of the text inside the popup menus (Trac #316).
SVN:trunk[452]
2010-06-09 17:19:56 +00:00
Denis Flaven
fd8b3c835e - Upgraded to the latest version of Open Flash Charts (Version 2 Lug Wyrm Charmer)
- Localization of the menus 90% done.
- Removed the old types of Flash charts, (no longer used anyway, now we rely on open-flash-charts)

SVN:trunk[441]
2010-06-08 13:12:17 +00:00
Denis Flaven
1de8ae4c33 - Added validation of the fields based on a regexp pattern
- Fields that depend on another field (in the same form) get refreshed when one of the fields they depend on is changed
- Updated the wizard to group all the mandatory fields on the first page, since having inter-dependent fields on one page is now supported

SVN:trunk[412]
2010-05-16 16:47:16 +00:00
Denis Flaven
01539af632 New implementation of the "Actions" Javascript context menu. Simpler, easier to customize and more robust.
SVN:trunk[408]
2010-05-15 14:51:29 +00:00
Denis Flaven
8e10c27adf - CSV import enhancements: automatic setting of search criterias and masking of the "id" columns expect in advanced mode. (Trac #21 and 106)
SVN:trunk[387]
2010-05-02 14:03:21 +00:00
Denis Flaven
9854842436 - new styles for the CSV import
SVN:trunk[343]
2010-04-20 08:35:10 +00:00
Romain Quetiez
68b9446fdd - Fixed IE6/CSS bugs: #77 (calendar icon) and #78 (torn paper, workaround only)
SVN:trunk[290]
2010-01-27 17:13:55 +00:00
Denis Flaven
bd2f1ea35f Smaller margin to the left of the main menu, to spare some room and prevent folding some titles
SVN:trunk[233]
2010-01-11 20:02:40 +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
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
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
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
9b7b2dd4f3 Fixed the icon of date input fields
SVN:trunk[131]
2009-09-10 14:04:14 +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
f9e21e942e - Style for auto-complete fields
SVN:trunk[112]
2009-09-07 12:19:33 +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
Denis Flaven
ea59fa945a - New search form allowing to perform OQL queries for any class of object
SVN:trunk[92]
2009-08-18 18:51:17 +00:00