Denis Flaven
afba1f19a3
Fixed the inline display of HTML/XML documents
...
SVN:trunk[505]
2010-06-29 10:18:10 +00:00
Denis Flaven
c9d5c267ac
New data model integration...
...
SVN:trunk[504]
2010-06-29 09:47:55 +00:00
Denis Flaven
90069f6826
New data model integration...
...
Enhanced the display of blob attributes
SVN:trunk[502]
2010-06-29 09:22:22 +00:00
Denis Flaven
95dc9bfc1a
New data model integration...
...
SVN:trunk[497]
2010-06-28 14:53:18 +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
bfbaddc73d
- Restyling and update of the UI
...
SVN:trunk[478]
2010-06-23 15:33:10 +00:00
Romain Quetiez
d58a82c6c2
Cleanup: obsolescence of "key_label" property on persistent classes
...
SVN:trunk[473]
2010-06-23 14:32:54 +00:00
Denis Flaven
4cb5651dca
Fixed the handling of default values in the object creation form.
...
SVN:trunk[472]
2010-06-19 08:07:08 +00:00
Denis Flaven
21bea2e7c3
- Enhanced the display and modification/creation of objects in order to be able to get rid of templates... (Trac#138)
...
SVN:trunk[463]
2010-06-14 15:49:35 +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
23c19c599e
- Improved (more interactive) validation of the forms.
...
SVN:trunk[460]
2010-06-14 09:10:54 +00:00
Romain Quetiez
c8ea97beae
#129 Result list to show an hyperlink with the object name (replacing the "zoom" icon)
...
SVN:trunk[455]
2010-06-10 09:02:14 +00:00
Denis Flaven
668fbcadc6
- Display the description on the field label when modifying/creating an object.
...
SVN:trunk[449]
2010-06-09 15:37:33 +00:00
Denis Flaven
e87c43c775
- Display some Help text as a tooltip on a field (in edition mode) to provide some hints about the format to be used... if such information is defined in the data model
...
SVN:trunk[448]
2010-06-09 15:31:36 +00:00
Romain Quetiez
a0e0371812
#19 - Reviewed the licensing information and started to align the comments in the code
...
SVN:trunk[422]
2010-05-24 09:24:35 +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
124867f7fa
- Implementation of the localization... on going...
...
SVN:trunk[406]
2010-05-15 07:54:59 +00:00
Denis Flaven
fe44e447ce
- Search forms now display the subclasses of the specified class...
...
SVN:trunk[389]
2010-05-02 18:28:18 +00:00
Denis Flaven
ffd22acff5
- Cleanup of 'finalclass'... (Trac #54 )
...
SVN:trunk[383]
2010-05-02 13:56:28 +00:00
Romain Quetiez
5a7e59e02f
Clarified the meaning of the attribute 'finalclass'
...
SVN:trunk[380]
2010-05-01 16:16:43 +00:00
Denis Flaven
1274150009
- Implementation of the localization... on going...
...
SVN:trunk[373]
2010-04-30 08:06:54 +00:00
Romain Quetiez
69a8d27b54
Obsoleted the SibusQL and the keyword pkey (still allowed as a placeholder in the templates)
...
SVN:trunk[372]
2010-04-29 16:51:56 +00:00
Denis Flaven
74c322cd26
- Implementation of the localization... on going...
...
SVN:trunk[366]
2010-04-28 16:37:51 +00:00
Denis Flaven
ef5877779d
- Implementation of the localization... on going...
...
SVN:trunk[362]
2010-04-27 13:10:27 +00:00
Romain Quetiez
20020a0be8
Fixed regressions in CSV export (See #105 )
...
SVN:trunk[360]
2010-04-27 12:44:09 +00:00
Romain Quetiez
7220052134
Enabled localized strings (not only enums, but other types... to be defined)
...
SVN:trunk[359]
2010-04-27 12:38:56 +00:00
Romain Quetiez
1bdfbbb284
Localization: cleanup in the DataModel + aligned some API (e.g. GetStateLabel)
...
SVN:trunk[348]
2010-04-20 09:21:46 +00:00
Romain Quetiez
bf34791a80
CSV export: added external fields (all scalar fields are given)
...
SVN:trunk[333]
2010-04-15 12:09:08 +00:00
Denis Flaven
0a28faa9df
- New implementation for the "join" display group, based on a complex OQL query and the display of several objects in the same row.
...
SVN:trunk[332]
2010-04-14 09:42:11 +00:00
Denis Flaven
3e2178db8f
- Enhancement: support of ObjectSets with multiple objects per line.
...
SVN:trunk[330]
2010-04-13 12:58:03 +00:00
Denis Flaven
c81ac981c9
- Enhancement: support of ObjectSets with multiple objects per line.
...
SVN:trunk[328]
2010-04-13 10:35:43 +00:00
Denis Flaven
128f048800
Enhancement / bug fix: allow the overload of the GetName method for building the short name of an object. This is also used when the object appears in a drop-down list.
...
SVN:trunk[325]
2010-04-12 12:22:00 +00:00
Romain Quetiez
5a09dc6e2b
Trac #86 - CSV format aligned with standard specifications
...
Trac #93 - Fixed issue within the setup data load (related to memory_limit)
Fixed issues with the consultant toolkit: upgrade an existing DB (add new class/attribute)
Developed core services to allow for demonstrating impact computation capability
Deprecated option operation=direct on page UI.php
SVN:trunk[313]
2010-03-08 09:10:16 +00:00
Denis Flaven
9952b9608d
- Removed the limit to the number of elements displayed in an autocomplete input. The maximum number of elements in the autocomplete is now 150 (scrolling enabled). (Trac #83 )
...
SVN:trunk[296]
2010-02-17 09:10:24 +00:00
Denis Flaven
ac931fb7ec
- Export in XML each object according to its actual class
...
SVN:trunk[274]
2010-01-18 17:33:14 +00:00
Denis Flaven
3276961866
- MakeHyperlink now returns absolute URLs (including server name & port)
...
- Fixed the handling of the "menu" option in the DisplayBlocks
- removed unneeded GetUIPage functions
SVN:trunk[269]
2010-01-18 16:06:02 +00:00
Denis Flaven
0e8918097d
- Bug fix (regression from previous modification) and code cleanup
...
SVN:trunk[254]
2010-01-17 10:16:41 +00:00
Denis Flaven
cc357910ea
Completed the implementation of 1:n links. The default value should now works for all external keys (whether they are displayed as an autocomplete or or a simple select)
...
SVN:trunk[253]
2010-01-17 09:42:17 +00:00
Denis Flaven
0a413a32f6
Renaming of the WebPage class (and its derived classes) to stick to the same naming convention as other classes.
...
SVN:trunk[250]
2010-01-17 09:07:10 +00:00
Denis Flaven
23b6b43328
- partial implementation of the 1:n links management
...
- factorization of the code handling itopblock templates
SVN:trunk[232]
2010-01-11 20:01:36 +00:00
Denis Flaven
905b32eac4
- First (partial) implementation of context and default values.
...
SVN:trunk[223]
2010-01-03 19:14:10 +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
c9f8417f76
_ Fixed Trac #46 : when a mandatory field has no valid value, an empty drop-down list is displayed, this prevents the user from validating the from.
...
SVN:trunk[215]
2009-12-29 15:15:36 +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
d3d617fabe
- fixed bug #52 (display of lnkInfraError objects) by adding a protection in GetDisplayName against objects that actually do not have any name.
...
SVN:trunk[203]
2009-12-21 20:11:29 +00:00
Denis Flaven
8bb9176d36
- fixed the display of the history log of the 'user' class (Trac #48 ), and more generally the history log of all classes not derived from logRealObject.
...
SVN:trunk[202]
2009-12-21 19:53:13 +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
Romain Quetiez
ea4fa4815c
Temporarily removed the TAB "OQL query", until it gets finalized with the link management
...
SVN:trunk[184]
2009-09-28 08:45:01 +00:00
Romain Quetiez
15a3301fa5
Plugged in the allowed values management into the modification form and the stimulus form (limitation: take care with the data model and fields that depend on each other, until we replace those forms with the wizard that is currently being used for the object creation)
...
SVN:trunk[174]
2009-09-17 08:56:07 +00:00
Denis Flaven
d3b76d3b23
- Allowed values is now implemented, so I removed the comment !
...
SVN:trunk[171]
2009-09-16 16:08:52 +00:00