Denis Flaven
3731cf6dc1
The date picker fills the "time" part of the field with 00:00:00 when picking a DateTime instead of just a Date.
...
SVN:1.2[1910]
2012-03-21 10:53:33 +00:00
Denis Flaven
237eefcbc6
LinkedSets can be read-only too...
...
SVN:1.2[1898]
2012-03-19 17:17:45 +00:00
Romain Quetiez
6d14da15cf
Implemented the capability to implemented a separate module for sharing objects between the silos:
...
+ possibility for a plugin to alter the definition of a class (add an attribute)
+ fixed a bug (low exposure) in the cache for MetaModel::GetObject()
+ possibility to have computed fields on links (list of fields in the form now based on the ZList 'list')
SVN:1.2[1853]
2012-02-17 09:35:06 +00:00
Denis Flaven
fad258cd2d
(Tried to) improve the display of the Synchronization Tooltip that "sometimes" does not work on IE 8...
...
SVN:1.2[1832]
2012-01-31 17:30:59 +00:00
Romain Quetiez
c3de9ecf10
Export for spreadsheets: transform keys (id of the queried object or external keys) into the corresponding friendly name
...
SVN:1.2[1815]
2012-01-30 10:58:21 +00:00
Romain Quetiez
4db30648c2
Object details: log always displayed AFTER plugin data
...
SVN:1.2[1812]
2012-01-27 13:51:17 +00:00
Romain Quetiez
0d6cd529a1
#516 and #517 Improved the export (specify fields for multi-column queries) and web queries (default field list)
...
SVN:1.2[1786]
2012-01-18 16:59:09 +00:00
Denis Flaven
af8b3b972d
Fixed Trac #480 : properly take into account the 'min_autocomplete_chars' settings.
...
SVN:1.2[1745]
2011-12-21 14:23:20 +00:00
Denis Flaven
d321ebc8e4
Bug fix: apply the AllowedValues constraints(as default values) when selecting elements via the "magnifier" button or creating an new element via the "plus" button... also make sure that allowed values is enforced
...
SVN:1.2[1721]
2011-12-15 10:46:48 +00:00
Romain Quetiez
c149ec8e2c
#485 Improved the end-user experience with Excel and the web queries (added a phrasebook) + link to test the OQL attributes (query phrasebook or email actions, etc.) including the handlink of query arguments) + fixed wrong prototypes for a few implementations of GetBareProperties()
...
SVN:1.2[1719]
2011-12-14 17:44:06 +00:00
Denis Flaven
281adfb043
Bug fix: apply the AllowedValues constraints(as default values) when selecting elements via the "magnifier" button or creating an new element via the "plus" button.
...
SVN:1.2[1715]
2011-12-13 14:43:33 +00:00
Romain Quetiez
4244029087
#485 Export for MS Excel web queries: format=spreadsheet
...
SVN:1.2[1713]
2011-12-13 14:30:36 +00:00
Denis Flaven
6673e171dc
Properly handle restrictions (e.g. AllowedValues) on objects that are used as n:n relationships managed via LinksWidget.
...
SVN:1.2[1685]
2011-11-21 13:08:10 +00:00
Denis Flaven
afee7297cc
Properly handle restrictions (e.g. AllowedValues) on objects that are used as n:n relationships managed via LinksWidget.
...
SVN:1.2[1683]
2011-11-21 10:57:50 +00:00
Denis Flaven
5041ec2e0c
Regression on accentuated characters due to bad (forgotten) encoding on htmlentities (Trac #446 )
...
SVN:trunk[1567]
2011-09-09 16:18:01 +00:00
Denis Flaven
c4db9cd84e
More fixes for Trac#446: XSS vulnerabilities with vectors containing double quotes
...
SVN:trunk[1563]
2011-09-08 13:21:32 +00:00
Denis Flaven
69368a39cb
Fix radio buttons for enum values.
...
SVN:trunk[1558]
2011-09-06 12:47:42 +00:00
Romain Quetiez
5fcea9bf69
#437 Regressions in the beta - wrong reporting of the bulk update
...
SVN:trunk[1542]
2011-08-30 15:09:54 +00:00
Denis Flaven
6df6e4a9cc
- Allow creation of an ticket in a different initial state via the new 'initial_state_path' attribute.
...
- Support update of CaseLog fields in bulk_modify mode.
SVN:trunk[1517]
2011-08-25 16:04:58 +00:00
Denis Flaven
872a424a78
Bug fix: allow modifying an object as if in target state, before applying the stimulus (cf PortalWebpage).
...
SVN:trunk[1508]
2011-08-24 16:00:28 +00:00
Denis Flaven
c6865cf63d
Default shortcut actions are now a parameter
...
SVN:trunk[1503]
2011-08-24 14:11:25 +00:00
Denis Flaven
264af56591
Pass the final class to GetShortcutActions
...
SVN:trunk[1498]
2011-08-23 13:56:09 +00:00
Denis Flaven
d05ea1863c
Fixed a (post 1.2-beta) regression: bulk modify and bluk apply stimulus were broken.
...
SVN:trunk[1483]
2011-08-21 16:41:23 +00:00
Denis Flaven
e2aa3cc69f
Enhancement: provide a warning (popup) message when navigating away from an edition form.
...
SVN:trunk[1479]
2011-08-19 15:50:17 +00:00
Denis Flaven
58e61c9d6b
A mandatory case log field is now considered as 'filled' if it contains a previous entry
...
SVN:trunk[1467]
2011-08-18 10:44:37 +00:00
Denis Flaven
ddd98b9335
Different display for 'Date' fields: shorter field than DateTime since there is no "time" part.
...
SVN:trunk[1466]
2011-08-18 09:51:10 +00:00
Romain Quetiez
c7e8627679
Fixed regression on the paginated lists
...
SVN:trunk[1462]
2011-08-17 15:56:34 +00:00
Denis Flaven
1357e7e225
Bug fix: paginated display was always displaying 5 items by default...
...
SVN:trunk[1459]
2011-08-16 16:42:02 +00:00
Denis Flaven
cb55a75bcf
Allow updating/recomputing of read-only attributes on the fly in the edit form.
...
Also fixed a regerssion due to #446
SVN:trunk[1457]
2011-08-16 15:58:09 +00:00
Denis Flaven
51bd6cdf97
#446 continuing: sanitizing parameters...
...
SVN:trunk[1451]
2011-08-15 13:55:59 +00:00
Denis Flaven
f481652666
Trac #445 : output of export.php should not be "paginated" !
...
Bug fix: the number of items displayed in the "paginated" view should be "min_display_limit", as listed in the drop down-box and not always 10 !
SVN:trunk[1446]
2011-08-11 11:59:55 +00:00
Denis Flaven
6859326646
Fixed Trac#446: XSS vulnerabilities... to be tested !
...
Also fixed the display/download links on documents that were both doing exactly the same thing !
SVN:trunk[1443]
2011-08-11 10:17:03 +00:00
Denis Flaven
aa9d9ed578
New config parameter: buttons_position: top | bottom | both
...
SVN:trunk[1436]
2011-08-09 07:47:50 +00:00
Denis Flaven
f16997fb2d
Productivity enhancement: apply directly the 'next_action' when creating or modifying an object with a life-cycle !
...
SVN:trunk[1434]
2011-08-08 15:40:51 +00:00
Denis Flaven
3393808c7a
- Enhancement: can now specify 'order_by' in 'list' templates.
...
- New 'Shortcut Actions' displayed as buttons next to the 'Actions' popup menu.
SVN:trunk[1431]
2011-08-08 12:35:43 +00:00
Denis Flaven
435d943f47
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:
...
1) the display/edition can be customized by overloading this method
2) the plug-ins's method OnDisplayProperties is now called in edition as well
A new class of template is introduced for building custom object displays: ObjectDetailsTemplate.
SVN:trunk[1429]
2011-08-07 08:12:07 +00:00
Denis Flaven
23b1d15b64
New attribute 'display_style' for Strings, Enums and ExternalKeys: when the list is short, display it as a set of radio buttons instead of a drop-down list. Possible values: 'radio', 'radio_vertical' and 'radio_horizontal'. ('radio' == 'radio_vertical').
...
SVN:trunk[1426]
2011-08-06 09:51:06 +00:00
Denis Flaven
5d8acbb41a
New type of trigger: TriggerOnPortalUpdate, called when the end-user updates a ticket from the portal.
...
SVN:trunk[1420]
2011-08-03 10:36:34 +00:00
Denis Flaven
9bcf78bfd6
Enhancement: the number of items is displayed (statically) in the header of the each "details" tab.
...
SVN:trunk[1398]
2011-07-31 10:45:03 +00:00
Denis Flaven
3c76b90a48
Added an option to the paginated display: display all elements on one page.
...
SVN:trunk[1374]
2011-07-27 10:24:06 +00:00
Denis Flaven
a2b8813628
- Renamed the method 'UpdateObject' into 'UpdateObjectFromPostedForm' to avoid misunderstandings.
...
- Fixed (again !) Trac #427 : unable to empty a linkset when editing an object.
SVN:trunk[1370]
2011-07-26 16:18:19 +00:00
Denis Flaven
ecca1aa070
Use absolute URLs as much as possible to be independent from the page being executed...
...
SVN:trunk[1365]
2011-07-26 13:22:45 +00:00
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
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
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
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
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
Denis Flaven
9e01277e49
New implementation for displaying long lists: pagination
...
SVN:trunk[1308]
2011-06-29 08:56:27 +00:00