dflaven
|
6f1dc9c8ee
-Fix for sorting the tables and taking into account the fact that the first column is not sort-able when it contains checkboxes.
|
14 年 前 |
dflaven
|
a3afbd9bb6
- Bug fix: use serialize instead of ToOQL to pass a search to the ajax page, since the OQL string does not contain the query parameters. This caused the chart to fail to load.
|
14 年 前 |
dflaven
|
f3075ff40e
Enhancement: provide a "list" view of the "impacts" and "depends on" results on top of the graphical view.
|
14 年 前 |
romainq
|
329ecc57b4
Improved security
|
14 年 前 |
romainq
|
e01a45ecb7
Usability: trim spaces in search forms
|
14 年 前 |
dflaven
|
c7b529d42d
- Better management of (truncated) list of linked objects (Trac #219)
|
14 年 前 |
dflaven
|
e9cab91f9f
- Fixed Trac #218: direct URL to an object was too long. Now use the shorter version (?operation=details&class=xxx&id=yyy&menu=zzz)
|
15 年 前 |
dflaven
|
abbacd1f05
- Objects filtering (read) is now performed by the core directly, no need to check further which objects in a set are read-able. Only those that can be read are returned.
|
15 年 前 |
dflaven
|
1dac9b5014
- Get rid of the class UserContext, since now everything is implemented directly in MetaModel
|
15 年 前 |
dflaven
|
123d232270
- Fixed the problem of initial (default) values (Trac #172) when creating an object by factorizing: creation / modification and cloning of objects !
|
15 年 前 |
dflaven
|
79ea30609e
- New implementation of the n-n link edition widget... almost complete.
|
15 年 前 |
dflaven
|
ccdf7ab3da
- New implementation of the n-n link edition widget... in progress.
|
15 年 前 |
dflaven
|
46a346943e
Replace Ajax "get" calls by "posts" since long URLs may be truncated... and sometimes URLs get longer than expected when some characters are urlencoded... (Trac #195)
|
15 年 前 |
romainq
|
6f7a58821b
#166 Split authentication and management of user rights
|
15 年 前 |
dflaven
|
047de98abc
Re-added the "toggle" style for history blocks. The style by default remains the plain "table" (inside a dedicated tab).
|
15 年 前 |
dflaven
|
81cee07af6
Now support the creation from abstract classes (will prompt for a derived class)
|
15 年 前 |
dflaven
|
e628a686b6
New data model integration...
|
15 年 前 |
dflaven
|
0033ebb434
- In the "actions" menu, list only the relations that have a meaning for the selected class.
|
15 年 前 |
dflaven
|
729f7d88f5
- 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.
|
15 年 前 |
dflaven
|
00d2ecc05d
Adding the Flash navigator...
|
15 年 前 |
dflaven
|
dcd65f2a4e
- Enhanced the display and modification/creation of objects in order to be able to get rid of templates... (Trac#138)
|
15 年 前 |
romainq
|
d2b9b10725
#129 Result list to show an hyperlink with the object name (replacing the "zoom" icon)
|
15 年 前 |
dflaven
|
2a47b3fa89
- Fixed behaviour of the popup menu (Trac #316): regression on popup menus inside content loaded via Ajax...
|
15 年 前 |
dflaven
|
ff73dd935c
- Upgraded to the latest version of Open Flash Charts (Version 2 Lug Wyrm Charmer)
|
15 年 前 |
romainq
|
10e487d18d
Do not allow the user to modify/delete objects designed for logging (change tracking, error log, information log, etc.)
|
15 年 前 |
romainq
|
5a1b372fad
#19 - Reviewed the licensing information and started to align the comments in the code
|
15 年 前 |
dflaven
|
a227587c83
Bug fix: (Consequence of the fix of Trac #112) Now all attributes are can be used for filtering, one cannot add them automatically to the filter... especially for history block where it makes absolutely no sense...
|
15 年 前 |
dflaven
|
3fb03675ba
New implementation of the "Actions" Javascript context menu. Simpler, easier to customize and more robust.
|
15 年 前 |
dflaven
|
0ce78ce7b4
- Creation and CSV import de-activated for abstract classes
|
15 年 前 |
romainq
|
2b116ea93e
Obsoleted the SibusQL and the keyword pkey (still allowed as a placeholder in the templates)
|
15 年 前 |