Timeline
26.06.2016:
- 17:44 Changeset in deepamehta [1adbb9a] by
- Merge branch 'master' into neo4j-3.0
- 17:43 Changeset in deepamehta [641c7361] by
- masterBump version numbers to 4.8.2-SNAPSHOT
22.06.2016:
- 00:12 WikiStart edited by
- 4.8.1 release (diff)
21.06.2016:
- 23:39 Changeset in deepamehta [14855b7] by
- master4.8.1 Release
- 17:18 Ticket #986 (When using the webclient typebuilding feature we need to able to declare a ...) created by
- I just wanted to demo dm4-webclient to one of my customers in conjunction …
- 16:53 ReleaseNotes edited by
- 4.8.1 release notes, revision 1 (diff)
20.06.2016:
- 14:58 Ticket #985 (issue with changed facet api in the famportal case - ui does not display ...) created by
- Hi jri, i was wondering what did change as i updated the …
19.06.2016:
- 17:11 Changeset in deepamehta [6660e3c] by
- masterWebclient: revise RequestParameter? API (#984). BREAKING CHANGE …
- 15:07 Changeset in deepamehta [45728ae] by
- masterWebclient: fix URL-encoding (#984). The query parameters as send by the …
17.06.2016:
- 17:12 Ticket #984 (Creating new topicmap name with ampersand in its name truncated) created by
- Doing "New Topicmap", entering "SVG & Design" in the name, submitting the …
- 02:10 Ticket #951 (a composite label value is not updated when the child topic involved in it ...) closed by
- worksforme
- 00:55 Ticket #911 (once geo-indexed dbs cannnot be migrated to 4.5) closed by
- fixed
- 00:54 Ticket #950 (JSON files served via DM file repo) closed by
- fixed
- 00:53 Ticket #964 (Webclient: "Show Configuration" discloses non-readable data) closed by
- fixed: The original GUI issue is fixed. The Config REST API access control issue …
- 00:49 Ticket #970 (Core: WRITE permission is not enforced for update/delete requests) closed by
- fixed
- 00:47 Ticket #899 (A permission to work with a Topic implicitly allows to read the typeDef) closed by
- fixed
- 00:43 Ticket #934 (dm4-core: privileged call to support a passwort reset mechanism) closed by
- fixed
- 00:41 Ticket #971 (File Repo: for a directory serve index.html by default) closed by
- fixed
- 00:27 ReleaseNotes edited by
- 4.8.1 release notes, pt. 1 (diff)
- 00:25 Ticket #982 (dm4-files: image file topics are not rendered with per-workspace filerepos ...) closed by
- fixed
16.06.2016:
- 09:26 Ticket #978 (Privileged access and assignments to workspace topics needed) closed by
- duplicate: Upgrading to 4.8.1 did make my issue go away though this "publication" …
- 08:59 Ticket #963 (self-registration process is affected by change in dm4-config plugin / ...) closed by
- fixed: Glad that we found out and adapted (see #976, #978), amazing i had …
15.06.2016:
- 23:35 Ticket #977 (adapting dm4-geospatial to 4.7: catching the AccessControlException) closed by
- worksforme: Thanks for your help, i could realize the 2nd approach for the …
- 11:44 Ticket #983 (topic in declarative migration not in DB after successfull installation) closed by
- fixed
- 11:38 Ticket #983 (topic in declarative migration not in DB after successfull installation) created by
- I have made a very strange observation as i was installing the …
- 03:09 Changeset in deepamehta [4f0e76a] by
- masterdm4-storage-neo4j: deal with non-DM nodes (#911). The CoreService?'s …
- 00:54 Changeset in deepamehta [2b9c438] by
- masterdm4-files: fix file content redenering (#982). File content rendering (in …
14.06.2016:
- 18:08 Changeset in deepamehta [203a8d3] by
- Storage-Neo4j: fix exception handling (#973). See #973.
- 18:07 Ticket #982 (dm4-files: image file topics are not rendered with per-workspace filerepos ...) created by
- In 4.8.1 i think there is a new issue if the filerepo "per-workspace" …
- 17:21 Changeset in deepamehta [801f934] by
- Storage-Neo4j: refactor TransactionFactory? (#973). When doing a cold …
12.06.2016:
- 14:32 Ticket #981 (facetService.getFacet() to return a RelatedTopic instead of a simple Topic) created by
- This would simplify manual workspace assignments as the relating assoc …
11.06.2016:
- 22:22 Ticket #980 (dm4-contacts: suppress automatic geocoding when updating address topics ...) created by
- From within a migration, it might be necessary to perform manual updates …
- 19:56 Ticket #979 (question: it would be handy to expose the geomaps types uris as public ...) created by
- What do you think of this proposal: As we do already in some plugins, do …
- 19:46 Ticket #978 (Privileged access and assignments to workspace topics needed) created by
- In my case i want ordinary users (authenticated) to not be eligible to …
- 19:29 Ticket #977 (adapting dm4-geospatial to 4.7: catching the AccessControlException) created by
- I would be glad if someone could review the following patch in the …
10.06.2016:
- 21:54 Ticket #976 (dm4-accesscontrol utility: check if username is owner of workspace) closed by
- worksforme: The "getWorkspaceOwner" of the AccessControlService? works for me. I …
- 21:44 Ticket #974 (dm4-core: privilegd assign to workspace method should fail hard for ...) closed by
- worksforme: My proposal to let it raise an exception in this case is probably not the …
- 16:23 Ticket #976 (dm4-accesscontrol utility: check if username is owner of workspace) created by
- As plugin developers we should be able to treat the owner of a workspace …
- 16:18 Ticket #975 (dm4-geospatial: using postCreateTopc may leave spatial index incosistent, ...) created by
- Hey there, i was wondering IF the postCreateTopic()-Hook (which for e.g. …
- 16:09 Ticket #974 (dm4-core: privilegd assign to workspace method should fail hard for ...) created by
- Instead of leaving developers with a potentially inconsistent DB state the …
09.06.2016:
- 10:06 Ticket #965 (dm4-files: createFolder during migration fails if per-workspace=true) closed by
- fixed: Great, thanks for the two improvements.
08.06.2016:
- 19:30 Changeset in deepamehta [2fffa2d] by
- Storage-Neo4j: embed Lucene 5.5 deps (#973). When doing a cold start (no …
- 17:55 Changeset in deepamehta [0fdec30] by
- Storage-Neo4j: run in OSGi container again (#973). See #973.
- 04:23 Changeset in deepamehta [27d8a34] by
- Upgrade from Neo4j 1.8.1 to 3.0.2 (#973). Compiles, and tests run …
- 03:45 Ticket #973 (Upgrade Neo4j from 1.8.1 -> 3.0) created by
- We want drop DM's manual indexing approach in favor of Neo4j's (since 2.0) …
- 00:00 Ticket #972 (translating dm4-sign-up module to render labels in german language) created by
- We at Kiezatlas now have the case that we want to translate all labels and …
05.06.2016:
- 17:52 Changeset in dm4-thymeleaf [a0aa1b1] by
- Merge branch 'master' of https://github.com/jri/dm4-webactivator
04.06.2016:
- 16:42 Changeset in dm4-crowd-literature [f7fd626] by
- masterSwitch to all-english europe map (#914). See #914.
03.06.2016:
- 01:34 Changeset in deepamehta [6c98873] by
- masterCore Access Control: revise username/email (#934). 2 Core AccessControl …
02.06.2016:
- 02:56 Changeset in deepamehta [b806fda] by
- masterFiles: fix workspace folder creation (#965). In case of enabled …
01.06.2016:
- 14:58 Ticket #965 (dm4-files: createFolder during migration fails if per-workspace=true) reopened by
- Sorry, but no matter how i try it, i get exceptions thrown at met. The …
31.05.2016:
- 02:11 Changeset in deepamehta [47724cc] by
- masterCore: username/email privileged calls (#934). 2 new methods in Core's …
30.05.2016:
- 17:58 Changeset in deepamehta [11ffba0] by
- masterServe JSON resources with Content-Type (#950). JSON bundle resources …
- 17:48 Ticket #950 (JSON files served via DM file repo) reopened by
- The same should be applied to the bundle resources served via …
- 17:24 Changeset in deepamehta [735839d] by
- masterFile Repo: serve index.html by default (#971). When the path of a file …
- 15:50 Ticket #971 (File Repo: for a directory serve index.html by default) created by
- When the path of a file repo request (/filerepo/...) points to a …
29.05.2016:
- 21:31 Changeset in deepamehta [3b8951f] by
- masterAccess control fix: check write access (#970). Before updating/deleting a …
- 21:20 Changeset in deepamehta [8aa218e] by
- masterCore: add 2 CheckWriteAccess? listeners (#970). 2 new event listeners in …
- 20:57 Ticket #970 (Core: WRITE permission is not enforced for update/delete requests) created by
- A logged in user who has no WRITE permission for a certain …
- 17:12 Changeset in deepamehta [fe4e6fc] by
- masterCore: rename PreGet?.. event listeners (#970). BREAKING CHANGES 2 Core …
Note: See TracTimeline
for information about the timeline view.