Giter VIP home page Giter VIP logo

suewonjp / civilizer Goto Github PK

View Code? Open in Web Editor NEW
72.0 8.0 3.0 12.2 MB

Civilizer - Tool to efficiently manage your data/knowledge/idea

Home Page: http://suewonjp.github.io/civilizer/

License: Apache License 2.0

Java 43.54% HTML 10.12% JavaScript 17.04% CSS 2.96% Groovy 21.64% Vim Script 0.14% Batchfile 1.27% Shell 3.12% AutoIt 0.07% Awk 0.09%
pkm note-taking springframework jsf hibernate primefaces spock spring-mvc spring-web-flow spring-security

civilizer's People

Contributors

suewonjp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

civilizer's Issues

file box related issue

Hi,
After opening any selected file inside File Box and then trying to move them into another folder inside File Box an error message appears which says that the deletion of the original file after moving it to the newer location was impossible. The copy process is also not done. The desired operation can be done only after closing and restarting the Civilizer server. Thanks.

forum

i'd like to propose a linked forum for development discussion outside of git issues. it doesn't need to be fancy, anything with subject threads (i.e. not a comments block) would do.

REST API

Hello,

I just found your project while I was looking for things similar to PiggyDB but more actively maintained (and less Java, but no luck here).

I didn't try installing it yet but I'll probably try it tomorrow.

One thing that I feel is missing in both PiggyDB and this one (at least I couldn't find any mentioning of it) is some kind of API to read or write information to the system.

My personal motivation for that is that I'd like for example synchronize my contacts from my phone and my calendar to the system to have them all part in one information-base. The first step in a generic way to support that would be an API.

Other uses could be that you can synchronize your browser bookmarks to it. Basically it would be a HUB for all kind of information and various apps could get plugins to read and write from/to it.

Someone (me?) could then write another service to sync to/from the phone and forward it to civilizer.

Of course direct support would also be nice, but that might be too much to ask ;)

You seem to have invested quite some work in this, I am quite impressed from the commit history. Looking forward to actually try this.

HTTP ERROR: 503 and BeanCreationException when starting (Windows, java 10)

I am attempting to start civilizer on Windows 10, with the most recent java.
The browser opens, and shows HTTP ERROR: 503.
Starting the BAT file from a CMD window shows:

Microsoft Windows [Version 10.0.16299.371]
(c) 2017 Microsoft Corporation. All rights reserved.
c:\Users\Michiel\Programs\civilizer>java -version
java version "10.0.1" 2018-04-17
Java(TM) SE Runtime Environment 18.3 (build 10.0.1+10)
Java HotSpot(TM) 64-Bit Server VM 18.3 (build 10.0.1+10, mixed mode)

c:\Users\Michiel\Programs\civilizer>
c:\Users\Michiel\Programs\civilizer>run-civilizer.bat
[ run-civilizer.bat ] Loading Civilizer...

and then a bit later:

WARN [context.support.AbstractApplicationContext] - <Exception encountered during context initialization - cancelling refresh attempt>
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'transactionManager' defined in class path resource [datasource-context.xml]: Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in class path resource [datasource-context.xml]: Invocation of init method failed; nested exception is org.hibernate.cfg.beanvalidation.IntegrationException: Error activating Bean Validation integration
        at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:359)
        at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:108)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1481)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1226)

etc.
And it ends with:

2018-05-07 11:43:45.651:INFO:oejs.ServerConnector:main: Started ServerConnector@60b4c754{HTTP/1.1,[http/1.1]}{0.0.0.0:8080}
2018-05-07 11:43:45.651:INFO:oejs.Server:main: Started @12521ms
Launcher : [INFO] Civilizer is running... access to http://localhost:8080/civilizer/app/home

file attachments deletion issue

I am curious if other users have the same problem with file attachments when try to delete it.
After adding files to Civilizer, each time I preview the file attachments or use it in fragments I cannot delete or move them. Sometimes refreshing the page works or waiting 30 sec or 1-2 minutes, sometimes not. I use Google Chrome version 50 on Windows 8.1, Civilizer version: 0.9.0.RC4.
Thanks, Stefan

Java version clash

Nice work!
Tried it but got this error
...\civilizer>run-civilizer
[ run-civilizer.bat ] Loading Civilizer...
Exception in thread "main" java.lang.UnsupportedClassVersionError: com/civilizer/extra/tools/Launcher : Unsupported major.minor ve
rsion 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)

I'm not using java what should be done?

If it's web based it would be cool to have a demo site to gain an idea of the product without installing anything.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.