Denis Flaven
|
0c539aada9
|
Always display the number of elements (and the number of elements selected) when displaying a list.
SVN:trunk[1354]
|
2011-07-25 12:22:49 +00:00 |
|
Denis Flaven
|
a3611f7f63
|
Added support of hierarchy in the manipulation of external keys:
- widget
SVN:trunk[1353]
|
2011-07-22 12:21:21 +00:00 |
|
Denis Flaven
|
d62d6e14c8
|
Added support of hierarchy in the manipulation of external keys:
- widget
SVN:trunk[1352]
|
2011-07-22 12:15:49 +00:00 |
|
Denis Flaven
|
4cd4d91225
|
Added support of hierarchy in the manipulation of external keys:
- widget
- search criteria
SVN:trunk[1351]
|
2011-07-22 12:15:25 +00:00 |
|
Denis Flaven
|
5257287421
|
Added support of hierarchy in the manipulation of external keys:
- widget
- search criteria
SVN:trunk[1350]
|
2011-07-22 12:14:59 +00:00 |
|
Denis Flaven
|
7e60a9fce7
|
Implementation of a new type of ExternalKey attribute: HierarchicalKey. This attribute implements the "nested set" model and is used to define a hierarchy of an arbitrary depth of objects of the same class. With this new feature it is possible to retrieve in one OQL query (and in one sql query as well) all the children of a given organization.
I'm still keeping (commented out) some of the traces helpful for debugging the construction of the OQL queries.
SVN:trunk[1349]
|
2011-07-22 12:07:09 +00:00 |
|
Denis Flaven
|
b80cc36fb5
|
TO BE TESTED: New step in the wizard confirmation of the URL to be used for accessing the application.
SVN:trunk[1348]
|
2011-07-22 11:55:41 +00:00 |
|
Denis Flaven
|
0e75824247
|
For the setup: try to make the URL detection work even if the actual PHP file is not part of the URL (i.e when index.php is implicitely added when browsing a folder)
SVN:trunk[1347]
|
2011-07-22 11:53:02 +00:00 |
|
Denis Flaven
|
7470c8e72e
|
Use the SLAComputation utility to allow plug-ins to implement more complex SLA computation schemes.
SVN:trunk[1346]
|
2011-07-18 15:08:44 +00:00 |
|
Denis Flaven
|
a04f0ee816
|
Helper module to plug complex SLA computation schemes. This basic modules performs the simplest computation corresponding to a 24x7 (no holidays) model.
SVN:trunk[1345]
|
2011-07-18 15:00:50 +00:00 |
|
Denis Flaven
|
d37244e6e2
|
- Search forms are now expandable/collapsible in the portal, like in the main UI
SVN:trunk[1344]
|
2011-07-12 11:07:56 +00:00 |
|
Denis Flaven
|
82c4f43c4f
|
Manage properly default parameters for linksets
SVN:trunk[1343]
|
2011-07-12 11:07:04 +00:00 |
|
Romain Quetiez
|
1c2c244273
|
Veepee - fixed issue
SVN:trunk[1342]
|
2011-07-08 12:34:07 +00:00 |
|
Romain Quetiez
|
a991a84a8e
|
New feature: online help on search inputs (date format and operators)
SVN:trunk[1341]
|
2011-07-08 11:40:57 +00:00 |
|
Romain Quetiez
|
532912984d
|
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
SVN:trunk[1340]
|
2011-07-07 15:45:35 +00:00 |
|
Romain Quetiez
|
265ef1e1ce
|
Typo in french dictionary
SVN:trunk[1339]
|
2011-07-07 09:34:40 +00:00 |
|
Denis Flaven
|
70ad369ad6
|
- removed some debug traces !!
SVN:trunk[1337]
|
2011-07-06 17:12:18 +00:00 |
|
Denis Flaven
|
723685b4cb
|
- Fixed Trac #429: web browser can crash when a text field contains several times the same URL !!!
SVN:trunk[1336]
|
2011-07-06 17:09:36 +00:00 |
|
Denis Flaven
|
061711afc8
|
Added support for OnFormCancel
SVN:trunk[1335]
|
2011-07-06 16:29:40 +00:00 |
|
Denis Flaven
|
8b6a8f02a4
|
- Bug fix: n:n wizard, context was lost when searching for objects of a derived class to be added.
- Bug fix: 'Apply stimulus multiple" was saying: "Please select at least one object"
SVN:trunk[1334]
|
2011-07-06 16:23:54 +00:00 |
|
Denis Flaven
|
893ec0f097
|
- Allow plug-ins to record specific changes in the object's history
SVN:trunk[1333]
|
2011-07-06 16:21:19 +00:00 |
|
Denis Flaven
|
7c9d4c76a9
|
Protect against a multiple stimulus on a set based on an abstract class.
SVN:trunk[1332]
|
2011-07-05 14:07:02 +00:00 |
|
Denis Flaven
|
52fb63c0ee
|
Handle the OnBeforeUnload events to call OnFormCancel handlers when needed so that the plug-ins have a chance to perform some cleanup.
SVN:trunk[1328]
|
2011-07-05 08:46:31 +00:00 |
|
Denis Flaven
|
8a547bf104
|
Internal regressions fixes !!!
SVN:trunk[1327]
|
2011-07-04 16:36:07 +00:00 |
|
Denis Flaven
|
0019ab216a
|
Fixed a typo: utils::ReadMultipleSelection
SVN:trunk[1326]
|
2011-07-04 15:44:07 +00:00 |
|
Denis Flaven
|
8d52cd3a58
|
Fixed a typo: utils::ReadMultipleSelection
SVN:trunk[1325]
|
2011-07-04 15:02:36 +00:00 |
|
Romain Quetiez
|
c7fbe56423
|
PPortal web page improvements: protected update feature (class/attcodes explicitely restricted)
SVN:trunk[1324]
|
2011-07-04 09:54:58 +00:00 |
|
Denis Flaven
|
5ff5ea71de
|
Fixed Trac#424: error when updating the Data Synchro statistics
SVN:trunk[1323]
|
2011-07-04 08:29:16 +00:00 |
|
Denis Flaven
|
6297526da6
|
Fixed Trac #427: unable to remove all items from a linkset when editing an object.
SVN:trunk[1322]
|
2011-07-04 08:21:19 +00:00 |
|
Romain Quetiez
|
56ac89f6a6
|
Portal web page improvements: wizard buttons and welcome message
SVN:trunk[1321]
|
2011-07-04 07:26:16 +00:00 |
|
Romain Quetiez
|
aa46ab1a67
|
Portal users: limit their access depending on their organization!!!!
SVN:trunk[1320]
|
2011-07-01 15:09:29 +00:00 |
|
Romain Quetiez
|
645b02b2d1
|
#415 Could not limit user on some organization (symptom: wrong queries... org_id does not exist...)
SVN:trunk[1319]
|
2011-07-01 15:08:38 +00:00 |
|
Romain Quetiez
|
b2c5f183ec
|
Portal web page improvements: integrating the attachments
SVN:trunk[1318]
|
2011-07-01 07:48:09 +00:00 |
|
Romain Quetiez
|
c6b60731d8
|
Internal cosmetic on duration attribute
SVN:trunk[1317]
|
2011-07-01 07:43:53 +00:00 |
|
Denis Flaven
|
fd2f40f070
|
- Protect against invalid attributes...
- Use the new absolute URL mechanism
- Added custom sort and Zebra tables for non paginated lists
SVN:trunk[1316]
|
2011-06-30 17:08:59 +00:00 |
|
Denis Flaven
|
9fef41404f
|
- Added drill-down capability for OQL charts (pie and bars)
- fixed asbolute root path for drill down links
SVN:trunk[1315]
|
2011-06-30 16:04:18 +00:00 |
|
Denis Flaven
|
017aec3ae8
|
Added drill-down capability to the SQL blocks
SVN:trunk[1314]
|
2011-06-30 15:34:56 +00:00 |
|
Denis Flaven
|
2ae4aca687
|
Added support of 'drill-down' (i.e on_click) on bar charts
SVN:trunk[1313]
|
2011-06-30 14:38:13 +00:00 |
|
Denis Flaven
|
692fd91801
|
Finalizing the pagination: a few bug fixes and some cleanup...
SVN:trunk[1312]
|
2011-06-29 15:09:10 +00:00 |
|
Denis Flaven
|
12ec9c3ba1
|
Finalizing the pagination: a few bug fixes and some cleanup...
SVN:trunk[1311]
|
2011-06-29 15:08:36 +00:00 |
|
Romain Quetiez
|
ac5e40f4ed
|
Factorized some code into PortalWebPage (still needs to be used in the std portal implementation)
SVN:trunk[1310]
|
2011-06-29 09:10:07 +00:00 |
|
Denis Flaven
|
f44afb8ee6
|
New implementation for displaying long lists: pagination
SVN:trunk[1309]
|
2011-06-29 08:57:39 +00:00 |
|
Denis Flaven
|
9e01277e49
|
New implementation for displaying long lists: pagination
SVN:trunk[1308]
|
2011-06-29 08:56:27 +00:00 |
|
Denis Flaven
|
73dc5eb922
|
New implementation for displaying long lists: pagination
SVN:trunk[1307]
|
2011-06-29 08:53:26 +00:00 |
|
Romain Quetiez
|
a5091d9af0
|
Fixed regression: magic_quote_runtime could be deprecated with recent versions of PHP (setup)
SVN:trunk[1306]
|
2011-06-28 15:13:10 +00:00 |
|
Romain Quetiez
|
a573d3cfa0
|
#423 Finalized
SVN:trunk[1305]
|
2011-06-28 14:28:01 +00:00 |
|
Romain Quetiez
|
c4b7497770
|
#423 Fixed issues with application root URL = f(mode CLI, modules, web server techno, etc.)
SVN:trunk[1304]
|
2011-06-28 10:30:03 +00:00 |
|
Romain Quetiez
|
1964658584
|
Fixed an issue in the internal error reporting (user rights not sufficient to update an object)
SVN:trunk[1303]
|
2011-06-28 10:23:41 +00:00 |
|
Romain Quetiez
|
077b7be2a4
|
Fixed regressions with DBObjectSet, impacting the new paginated lists and their menus
SVN:trunk[1302]
|
2011-06-28 09:32:13 +00:00 |
|
Denis Flaven
|
22c6df1a7a
|
Fixed Trac #422 (detection of magic_quotes_runtime)
SVN:trunk[1301]
|
2011-06-24 14:46:21 +00:00 |
|