Skip to content
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

add structured summarizes directory #4

Open
andibraeu opened this issue Jan 29, 2015 · 0 comments
Open

add structured summarizes directory #4

andibraeu opened this issue Jan 29, 2015 · 0 comments

Comments

@andibraeu
Copy link
Member

the collector should be able to create a summarized directory, e.g. grouped by the field meta community in the following format:

{
  community1 : {...},
  metacommunity1 : {
    community2 : {...},
    community3 : {...}
  },
  community4 : {...},
  metacommunity2 : {
    community5 : {...},
    community6 : {...}
  }
}
andibraeu pushed a commit that referenced this issue Jul 18, 2015
(cherry picked from commit a03a14f)
andibraeu pushed a commit that referenced this issue Jul 18, 2015
andibraeu pushed a commit that referenced this issue Jul 18, 2015
andibraeu pushed a commit that referenced this issue Jul 18, 2015
   * make use of global timezone from X-WR-TIMEZONE property
   this global timezone will be used to convert datetime when the local timezone reference does not exists
   * adapt getRawText to recent modification + add test case

(cherry picked from commit b9b0d8f)
andibraeu pushed a commit that referenced this issue Jul 18, 2015
andibraeu pushed a commit that referenced this issue Jul 18, 2015
   * make use of global timezone from X-WR-TIMEZONE property
   this global timezone will be used to convert datetime when the local timezone reference does not exists
   * adapt getRawText to recent modification + add test case
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant