romainq
|
7e2c8a8b83
#148 Allow overloading attribute/enum labels in the dictionary
|
14 年之前 |
dflaven
|
253a2ee596
Fixed Trac#446: XSS vulnerabilities... to be tested !
|
14 年之前 |
dflaven
|
2373cee346
"Shortcut" actions are displayed as buttons on the same line as the usual "Actions" button.
|
14 年之前 |
dflaven
|
4553ac03a5
- Enhancement: can now specify 'order_by' in 'list' templates.
|
14 年之前 |
dflaven
|
b5a859e900
Cleanup of the way objects are displayed/edited: DisplayBareProperties is now used for displaying (i.e. read-only) or modifying/creating an object. The means that:
|
14 年之前 |
dflaven
|
0e89f5e89a
Fixing bug #404: context lost when doing certain actions. What was fixed:
|
14 年之前 |
dflaven
|
8c789c7642
Fixed the construction of the menus' URLs:
|
14 年之前 |
dflaven
|
ec174a7ab8
Use absolute URLs as much as possible to be independent from the page being executed...
|
14 年之前 |
dflaven
|
e9fe937391
Make sure that the AJax calls use a full/absolute path to the page they call so that they can be embedded anywhere inside the application (i.e. in plug-ins supplied pages as well as 'regular' app pages).
|
14 年之前 |
dflaven
|
f8a7be667a
- Make sure that resulsts tables are always sortable.
|
14 年之前 |
dflaven
|
0247874d0b
Added support of hierarchy in the manipulation of external keys:
|
14 年之前 |
romainq
|
b31df568aa
#415 Could not limit user on some organization (symptom: wrong queries... org_id does not exist...)
|
14 年之前 |
dflaven
|
5687f7f052
- Added drill-down capability for OQL charts (pie and bars)
|
14 年之前 |
dflaven
|
d10fde1a9b
Finalizing the pagination: a few bug fixes and some cleanup...
|
14 年之前 |
romainq
|
8e56399e7f
#423 Fixed issues with application root URL = f(mode CLI, modules, web server techno, etc.)
|
14 年之前 |
romainq
|
7d19ed89d5
Dashboard templates: fixed issue with asynchronous mode (still some cosmetic issues) with itopblock and the table format
|
14 年之前 |
dflaven
|
2ba3316b27
New option group_by_expr for "group_by' display blocks (to be used in templates) to specify a PHP expression to use for the group by. This allows to build dashboards where dates are grouped by the day of the month, for example.
|
14 年之前 |
dflaven
|
56daa0a515
Implementation of bulk modify and bulk apply stimulus... to be tested !
|
14 年之前 |
romainq
|
40fdf26072
Plugin API - alpha version
|
14 年之前 |
romainq
|
e7c2c433f9
#348 Multi-column queries not working fine with open joins and if null values to be displayed
|
14 年之前 |
romainq
|
e8c6cf5cca
Allow a module to provide a handler to override application settings: OnMetaModelStarted()
|
14 年之前 |
romainq
|
0b583ed73e
REVIEWED THE FILE INCLUSION POLICY
|
14 年之前 |
dflaven
|
54fc60997f
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.
|
14 年之前 |
romainq
|
88b5b212cf
Fixed issues with the search form and context and page args... not finished
|
14 年之前 |
dflaven
|
bb4468b017
Fixed Trac #258: cleanup of application context parameters.
|
14 年之前 |
dflaven
|
62ab8f50b8
Small bug fix: testing an index out of bounds
|
14 年之前 |
dflaven
|
d7565cd739
Better handling (and styling) of the menu separator in the "Actions" menu.
|
14 年之前 |
dflaven
|
e91e74c791
- Reorganized "Actions" menu to make them more logical and added some separators between groups of actions.
|
14 年之前 |
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 年之前 |