Changes between Version 136 and Version 137 of ReleaseNotes
- Timestamp:
- 15.04.2016 16:58:46 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReleaseNotes
v136 v137 19 19 * Extended hot deployment for both, 20 20 * The standard distribution (#846). 21 * The development environment (#847 ).21 * The development environment (#847, #618). 22 22 23 23 Improvements: … … 26 26 * Streamlined text editor with a hand-picked feature set (#700). 27 27 * Auto-scale images and videos displayed in the detail panel (#876). 28 * Contacts model: Person has a Date of Birth (#916). 29 * Contacts model: new type "Organizational Role" to describe a Person-Institution relationship (#916). 30 * The disk quota can be disabled at both levels, globally, or per-user (#812). 31 * Fine granular request filter (#946). 28 * Contacts model: 29 * Person has a Date of Birth (#916). 30 * New type "Organizational Role" to describe a Person-Institution relationship (#916). 31 * For administrators: 32 * Introduce "Administration" workspace (#855). 33 * Fine granular request filter (#946). 34 * Enable workspace sharing modes on a per-user basis (#856). 35 * The disk quota can be disabled at both levels, globally, or per-user (#812). 36 * Webclient: don't show System workspace in menu (#848). 37 * A Folder topic that represents a workspace root directory displays the workspace name (#850). 38 * File sizes are displayed with units (#851) 39 * The disk quota is displayed with unit (MB) (#851). 32 40 33 41 Bug fixes: 34 42 * Deleting a workspace doesn't corrupt DB (#898). 43 * The file browser works with non-default configurations (#883). Was broken in DM 4.7 (#883). 35 44 * When switching to a geomap the canvas element keeps its event handlers (#896). 36 45 * Numbers are sorted numerically (#928). … … 38 47 * When changing the assoc def order in the type editor the assoc defs does not loose their renderers (#909). 39 48 * Changing the label configuration has an effect in every situation (#910). 49 * When installing DM the "admin" account is enabled for sure (#849). 40 50 * For a private installation the browser's own login dialog appears. Was broken in DM 4.7 (#892). 41 51 * The Geomaps module doesn't issue the failing `/theme/default/style.css` request anymore (#894). … … 56 66 * by-URI deletion references (#631). 57 67 * Files API: user support for constructing repository paths (#884). 68 * Config API: ConfigCustomizers (#830). 58 69 * Bug fixes: 59 70 * The "URI uniqueness" check is also performed when //updating// a topic/association (#891).