romainq
|
5ed735e8d0
#942 OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application.
|
10 lat temu |
dflaven
|
4bb2187375
#714: localization of the date picker calendar. Get rid of the old jquery.datepicker.js file since iTop now relies on the built-in jQuery UI date picker widget.
|
10 lat temu |
romainq
|
ef77790e50
#778 Issue on list sort order when editing an element - fixed a regression
|
10 lat temu |
romainq
|
bb4047c10b
#778 Issue on list sort order when editing an element (N-N link tabs)
|
10 lat temu |
dflaven
|
24a80303c6
#704: preserve the content of a "linkedset" when changing the initial state of the object being created !
|
12 lat temu |
dflaven
|
3db5a5900b
Make auto_reload work on OQL menus
|
12 lat temu |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
12 lat temu |
dflaven
|
c0f5281fdc
Protects against temporary objects that exist only in memory (id < 0)
|
12 lat temu |
dflaven
|
3c025ec42c
Customizable tables implementation, beta version done.
|
13 lat temu |
dflaven
|
649e5488a9
Bug fix: support [+] button inside linkedsets.. with constraints
|
13 lat temu |
dflaven
|
6e578eaedf
Bug fix: support [+] button inside linkedsets.. with constraints
|
13 lat temu |
dflaven
|
e3038e201e
Bug fix: support [+] button inside linkedsets
|
13 lat temu |
romainq
|
77935669d9
Reintegrated from branch 1.2: capability to develop a module to share objects between organizations (beta)
|
13 lat temu |
dflaven
|
b7f21f93ce
Typo !
|
13 lat temu |
dflaven
|
45c54c3c64
When searching objects to add to the current object (n:n relationship), set the default search params in order to stay in the current silo.
|
13 lat temu |
dflaven
|
7cba1f8f17
Properly handle restrictions (e.g. AllowedValues) on objects that are used as n:n relationships managed via LinksWidget.
|
13 lat temu |
dflaven
|
d2c11f6be7
Properly handle restrictions (e.g. AllowedValues) on objects that are used as n:n relationships managed via LinksWidget.
|
13 lat temu |
dflaven
|
36c1fb9ab7
Allow computation of default values when managing relationships
|
13 lat temu |
dflaven
|
c21460e179
- Allow creation of an ticket in a different initial state via the new 'initial_state_path' attribute.
|
13 lat temu |
dflaven
|
7a737ca55a
Bug fix: (side effect of fixing #445) paginate the lists when performing a selection.
|
14 lat temu |
dflaven
|
846ba7d9fc
- Renamed the method 'UpdateObject' into 'UpdateObjectFromPostedForm' to avoid misunderstandings.
|
14 lat temu |
romainq
|
d184f8f089
Preset the object creation form with values (scalars or lists) by the mean of GET arguments. E.g. .../UI.php&operation=new&class=Team&default[org_id]=161&default[member_list][-1234][id]=&default[member_list][-1234][role]=manager
|
14 lat temu |
dflaven
|
17bd3b9d30
Fixed Trac #427: unable to remove all items from a linkset when editing an object.
|
14 lat temu |
dflaven
|
d10fde1a9b
Finalizing the pagination: a few bug fixes and some cleanup...
|
14 lat temu |
dflaven
|
88049b657b
New implementation for displaying long lists: pagination
|
14 lat temu |
romainq
|
8fee154865
#149 Implemented friendly names
|
14 lat temu |
dflaven
|
7874f301ad
Fixed Trac #341: broken form when an external key is part of the attrbiutes of an n-n link !
|
14 lat temu |
dflaven
|
3145ad8130
- Fixed bug #334: proper handling of the "remove objects" button (was working only for the first linkset in the object).
|
14 lat temu |
romainq
|
0b583ed73e
REVIEWED THE FILE INCLUSION POLICY
|
14 lat temu |
dflaven
|
70f29e78b2
Make sure that each input field gets its own unique ID.
|
14 lat temu |