-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Field Publication as replacement for the old idai.field web platform #199
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The .form expects the "for" attribute to a form object, but for this instance we do not use any. Not 100% sure if this is a good idea...
Using the atoms `:file_processing` an `:document_processing` has become confusing since the (data) Processing module has been introduced which sends its own messages.
`cleanup/2` is now only used in `:DOWN` messages. Before the `demonitor/2` forced us to handle completed tasks differently.
...instead of to the project index page.
Still work in progress, the GenServer's internal state has to be redone and error cases/stopping of replications is missing.
Primarily split replication parameters from the replication state. The parameters get passed to the couch and file replication, while the state is only tracked in the main replication GenServer.
Remove denglisch.
This reverts commit dd256a4.
This reverts commit b99bdea.
This reverts commit c101412.
This reverts commit 949192c.
This reverts commit 7263df5.
This reverts commit 6808276.
This reverts commit c1d7eed.
This reverts commit f452db9.
This reverts commit df6aa53.
This reverts commit 7fe69a6.
This reverts commit 3346411.
This reverts commit c46d822.
This reverts commit 1555cc0.
This reverts commit 7bfd693.
This reverts commit 0e18b6c.
This reverts commit bf9e803.
Otherwise the group containing the geometry will always show up with a heading but without any data, because the geometry is not displayed as text but instead used for the map.
The FileService now creates also the tile directory and gives feedback accordingly.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.