This package contains application code for the project Time has come today by Leuphana Universität Lüneburg.
The chronotope is a concept used in literary theory and philosophy of language to describe how configurations of time and space are represented in language and discourse. (http://en.wikipedia.org/wiki/Chronotope)
For installation resources and instructions please refer to:
https://github.com/rnixx/chronotope-buildout
- Indexing Inspirations at https://github.com/wwitzel3/sawhoosh
- Robert Niederreiter (Author)
- Holger Schwetter
- Leuphana Universität Lüneburg
- TU Dresden
- No changes yet.
- Skip intro if entry URL points to specific dataset. [rnix]
- Use
bdajax.register
function as introduced inbdajax
1.9. [rnix] - Fix URL quote/unquote with
cone.app
1.0a6. Quoting is done inmake_url
andmake_query
directly, so unquoting only needs to be done when reading from request parameters. [rnix] - Customize main menu and add link to tutorial. Add tutorial tile which gets displayed as overlay and tutorial text to settings. [rnix]
- Cast float columns in
search_locations
in order to make location search work on lat/lon. [rnix] - Change datatype of facility
exists_from
andexists_to
fields from datetime to string. Exact date is not always known so a user may enter just a year. [rnix] - Publish facility related locations if facility gets published but related locations are not published yet. [rnix]
- Add tooltip for map markers containing facility name and street/city. [rnix]
- Add note that email address not gets published. [rnix]
- Add Intro overlay. [rnix]
- Update
bdajax
to1.8
. [rnix]
- Implement browser history support. [rnix]
- Update
bdajax
to1.7
. [rnix] - Update
cone.app
to1.0a4
. [rnix] - Use
cone.sql
as base for model. [rnix]
- Remove terms of use link from footer. [rnix]
- Display links to terms of use and privacy policy in german translation of accept terms widget. [rnix]
- About dropdown reordering. [rnix]
- Add checkbox to accept terms of use for anonymous submitters. [rnix]
- Also check for empty submitter and published state when displaying edit note for locations. [rnix]
- Add privacy policy to about section. [rnix]
- Project has moved to TU Dresden. Adopt logo and link in footer. [rnix]
- Close SQL session properly. [rnix]
- Add terms of use. [rnix]
- make it work [rnix]