diff --git a/conf/application.conf b/conf/application.conf index 1f8da64..245a3ec 100644 --- a/conf/application.conf +++ b/conf/application.conf @@ -88,20 +88,11 @@ date.format=dd.MM.yyyy hh:mm db=fs -#%prod.db=${DATABASE_URL} -#%prod.jpa.dialect=org.hibernate.dialect.PostgreSQLDialect -#%prod.jpa.ddl=none - %prod.db=${DATABASE_URL} -%prod.jpa.dialect=org.hibernate.dialect.PostgreSQLDialect -%prod.jpa.ddl=update # To connect to a local MySQL5 database, use: # db=mysql://user:pwd@host/database -%mysql.db=mysql://play:play@localhost/play_kickster -%mysql.jpa.ddl=update - # # To connect to a local PostgreSQL9 database, use: # db=postgres://user:pwd@host/database @@ -133,7 +124,7 @@ db=fs # # Specify the ddl generation pattern to use. Set to none to disable it # (default to update in DEV mode, and none in PROD mode): -# jpa.ddl=update +jpa.ddl=update # # Debug SQL statements (logged using DEBUG level): # jpa.debugSQL=true diff --git a/nbproject/private/private.xml b/nbproject/private/private.xml new file mode 100644 index 0000000..c1f155a --- /dev/null +++ b/nbproject/private/private.xml @@ -0,0 +1,4 @@ + + + + diff --git a/nbproject/project.xml b/nbproject/project.xml new file mode 100644 index 0000000..e94fc63 --- /dev/null +++ b/nbproject/project.xml @@ -0,0 +1,116 @@ + + + org.netbeans.modules.ant.freeform + + + kickster + + + + kickster + + /usr/local/play-1.2.4/framework/build.xml + /Users/philipp/GIT/kickster + kickster + + + + + . + UTF-8 + + + + java + app + UTF-8 + + + + java + test + UTF-8 + + + + + + doNothing + ${application.path} + + + + doNothing + ${application.path} + + + + doNothing + ${application.path} + + + + nb-run-application + ${application.path} + + + + nb-debug + ${application.name} + ${application.path} + + + + test-application + ${application.path} + + + + + + + app + views/** + + + + app/views + + + + public + + + + db + + + + conf + + + + test + + modules + + + + + + + + + + + + app + test + /Users/philipp/GIT/kickster/modules/scaffold-head/app + /Users/philipp/GIT/kickster/conf;/usr/local/play-1.2.4/framework/play-1.2.4.jar;/Users/philipp/GIT/kickster/modules/scaffold-head/lib/play-scaffold.jar;/usr/local/play-1.2.4/framework/lib/activation-1.1.1.jar;/usr/local/play-1.2.4/framework/lib/antlr-2.7.6.jar;/usr/local/play-1.2.4/framework/lib/asm-all-3.3.1.jar;/usr/local/play-1.2.4/framework/lib/async-http-client-1.6.5.jar;/usr/local/play-1.2.4/framework/lib/bcprov-jdk15-1.45.jar;/usr/local/play-1.2.4/framework/lib/c3p0-0.9.1.2.jar;/usr/local/play-1.2.4/framework/lib/cglib-nodep-2.2.jar;/usr/local/play-1.2.4/framework/lib/commons-beanutils-1.8.3.jar;/usr/local/play-1.2.4/framework/lib/commons-codec-1.4.jar;/usr/local/play-1.2.4/framework/lib/commons-collections-3.2.1.jar;/usr/local/play-1.2.4/framework/lib/commons-email-1.2.jar;/usr/local/play-1.2.4/framework/lib/commons-fileupload-1.2.2.jar;/usr/local/play-1.2.4/framework/lib/commons-io-2.0.1.jar;/usr/local/play-1.2.4/framework/lib/commons-javaflow-1066591.jar;/usr/local/play-1.2.4/framework/lib/commons-lang-2.6.jar;/usr/local/play-1.2.4/framework/lib/commons-logging-1.1.1.jar;/usr/local/play-1.2.4/framework/lib/dom4j-1.6.1.jar;/usr/local/play-1.2.4/framework/lib/ehcache-core-2.0.0.jar;/usr/local/play-1.2.4/framework/lib/ezmorph-1.0.3.jar;/usr/local/play-1.2.4/framework/lib/geronimo-servlet_2.5_spec-1.2.jar;/usr/local/play-1.2.4/framework/lib/groovy-all-1.7.10.jar;/usr/local/play-1.2.4/framework/lib/gson-1.7.1.jar;/usr/local/play-1.2.4/framework/lib/h2-1.3.149.jar;/usr/local/play-1.2.4/framework/lib/hibernate-commons-annotations-3.2.0.Final.jar;/usr/local/play-1.2.4/framework/lib/hibernate-core-3.6.1.Final.jar;/usr/local/play-1.2.4/framework/lib/hibernate-entitymanager-3.6.0.Final.jar;/usr/local/play-1.2.4/framework/lib/hibernate-jpa-2.0-api-1.0.0.Final.jar;/usr/local/play-1.2.4/framework/lib/ivy-2.2.0.jar;/usr/local/play-1.2.4/framework/lib/jamon-2.7.jar;/usr/local/play-1.2.4/framework/lib/javassist-3.9.0.GA.jar;/usr/local/play-1.2.4/framework/lib/javax.inject-1.0.jar;/usr/local/play-1.2.4/framework/lib/jaxen-1.1.jar;/usr/local/play-1.2.4/framework/lib/jj-imaging.jar;/usr/local/play-1.2.4/framework/lib/jj-simplecaptcha.jar;/usr/local/play-1.2.4/framework/lib/jj-textile.jar;/usr/local/play-1.2.4/framework/lib/jj-wikitext.jar;/usr/local/play-1.2.4/framework/lib/joda-time-2.0.jar;/usr/local/play-1.2.4/framework/lib/jregex-1.2_01.jar;/usr/local/play-1.2.4/framework/lib/jsr107cache-1.0.jar;/usr/local/play-1.2.4/framework/lib/jta-1.1.jar;/usr/local/play-1.2.4/framework/lib/junit-4.8.1.jar;/usr/local/play-1.2.4/framework/lib/log4j-1.2.16.jar;/usr/local/play-1.2.4/framework/lib/mail-1.4.3.jar;/usr/local/play-1.2.4/framework/lib/memcached-2.6.jar;/usr/local/play-1.2.4/framework/lib/mysql-connector-java-5.1.13.jar;/usr/local/play-1.2.4/framework/lib/netty-3.2.5.Final.jar;/usr/local/play-1.2.4/framework/lib/org.eclipse.jdt.core-3.8.0.v_C03.jar;/usr/local/play-1.2.4/framework/lib/oval-1.50.jar;/usr/local/play-1.2.4/framework/lib/postgresql-9.0.jar;/usr/local/play-1.2.4/framework/lib/signpost-core-1.2.jar;/usr/local/play-1.2.4/framework/lib/slf4j-api-1.6.1.jar;/usr/local/play-1.2.4/framework/lib/slf4j-log4j12-1.6.1.jar;/usr/local/play-1.2.4/framework/lib/snakeyaml-1.7.jar;/usr/local/play-1.2.4/framework/lib/xstream-1.3.jar;nbproject/classes;/usr/local/play-1.2.4/framework/src + nbproject/classes + 1.5 + + + + diff --git a/public/.DS_Store b/public/.DS_Store new file mode 100644 index 0000000..84cfb7e Binary files /dev/null and b/public/.DS_Store differ diff --git a/tmp/bytecode/DEV/DocViewerPlugin b/tmp/bytecode/DEV/DocViewerPlugin new file mode 100644 index 0000000..34622e6 Binary files /dev/null and b/tmp/bytecode/DEV/DocViewerPlugin differ diff --git a/tmp/bytecode/DEV/_app_views_Application_index.html b/tmp/bytecode/DEV/_app_views_Application_index.html new file mode 100644 index 0000000..3c1b807 Binary files /dev/null and b/tmp/bytecode/DEV/_app_views_Application_index.html differ diff --git a/tmp/bytecode/DEV/_app_views_Matches__form.html b/tmp/bytecode/DEV/_app_views_Matches__form.html new file mode 100644 index 0000000..1746cc2 Binary files /dev/null and b/tmp/bytecode/DEV/_app_views_Matches__form.html differ diff --git a/tmp/bytecode/DEV/_app_views_Matches_create.html b/tmp/bytecode/DEV/_app_views_Matches_create.html new file mode 100644 index 0000000..482f1d8 Binary files /dev/null and b/tmp/bytecode/DEV/_app_views_Matches_create.html differ diff --git a/tmp/bytecode/DEV/_app_views_Matches_edit.html b/tmp/bytecode/DEV/_app_views_Matches_edit.html new file mode 100644 index 0000000..a95b3c5 Binary files /dev/null and b/tmp/bytecode/DEV/_app_views_Matches_edit.html differ diff --git a/tmp/bytecode/DEV/_app_views_Matches_index.html b/tmp/bytecode/DEV/_app_views_Matches_index.html new file mode 100644 index 0000000..e45e7a3 Binary files /dev/null and b/tmp/bytecode/DEV/_app_views_Matches_index.html differ diff --git a/tmp/bytecode/DEV/_app_views_Matches_show.html b/tmp/bytecode/DEV/_app_views_Matches_show.html new file mode 100644 index 0000000..6d96297 Binary files /dev/null and b/tmp/bytecode/DEV/_app_views_Matches_show.html differ diff --git a/tmp/bytecode/DEV/_app_views_Players__form.html b/tmp/bytecode/DEV/_app_views_Players__form.html new file mode 100644 index 0000000..cf3d373 Binary files /dev/null and b/tmp/bytecode/DEV/_app_views_Players__form.html differ diff --git a/tmp/bytecode/DEV/_app_views_Players_create.html b/tmp/bytecode/DEV/_app_views_Players_create.html new file mode 100644 index 0000000..983b401 Binary files /dev/null and b/tmp/bytecode/DEV/_app_views_Players_create.html differ diff --git a/tmp/bytecode/DEV/_app_views_Players_edit.html b/tmp/bytecode/DEV/_app_views_Players_edit.html new file mode 100644 index 0000000..9b4c1fb Binary files /dev/null and b/tmp/bytecode/DEV/_app_views_Players_edit.html differ diff --git a/tmp/bytecode/DEV/_app_views_Players_index.html b/tmp/bytecode/DEV/_app_views_Players_index.html new file mode 100644 index 0000000..9b5da2f Binary files /dev/null and b/tmp/bytecode/DEV/_app_views_Players_index.html differ diff --git a/tmp/bytecode/DEV/_app_views_Teams__form.html b/tmp/bytecode/DEV/_app_views_Teams__form.html new file mode 100644 index 0000000..6743e8b Binary files /dev/null and b/tmp/bytecode/DEV/_app_views_Teams__form.html differ diff --git a/tmp/bytecode/DEV/_app_views_Teams_create.html b/tmp/bytecode/DEV/_app_views_Teams_create.html new file mode 100644 index 0000000..4078c7e Binary files /dev/null and b/tmp/bytecode/DEV/_app_views_Teams_create.html differ diff --git a/tmp/bytecode/DEV/_app_views_Teams_index.html b/tmp/bytecode/DEV/_app_views_Teams_index.html new file mode 100644 index 0000000..413985f Binary files /dev/null and b/tmp/bytecode/DEV/_app_views_Teams_index.html differ diff --git a/tmp/bytecode/DEV/_app_views_errors_404.html b/tmp/bytecode/DEV/_app_views_errors_404.html new file mode 100644 index 0000000..ce82a3a Binary files /dev/null and b/tmp/bytecode/DEV/_app_views_errors_404.html differ diff --git a/tmp/bytecode/DEV/_app_views_errors_500.html b/tmp/bytecode/DEV/_app_views_errors_500.html new file mode 100644 index 0000000..a0647f1 Binary files /dev/null and b/tmp/bytecode/DEV/_app_views_errors_500.html differ diff --git a/tmp/bytecode/DEV/_app_views_main.html b/tmp/bytecode/DEV/_app_views_main.html new file mode 100644 index 0000000..c9b8c69 Binary files /dev/null and b/tmp/bytecode/DEV/_app_views_main.html differ diff --git a/tmp/bytecode/DEV/_app_views_tags_headerNavigation.html b/tmp/bytecode/DEV/_app_views_tags_headerNavigation.html new file mode 100644 index 0000000..7706f2b Binary files /dev/null and b/tmp/bytecode/DEV/_app_views_tags_headerNavigation.html differ diff --git a/tmp/bytecode/DEV/_app_views_tags_matchListing.html b/tmp/bytecode/DEV/_app_views_tags_matchListing.html new file mode 100644 index 0000000..96272d4 Binary files /dev/null and b/tmp/bytecode/DEV/_app_views_tags_matchListing.html differ diff --git a/tmp/bytecode/DEV/_play__framework_templates_errors_404.txt b/tmp/bytecode/DEV/_play__framework_templates_errors_404.txt new file mode 100644 index 0000000..b94f559 Binary files /dev/null and b/tmp/bytecode/DEV/_play__framework_templates_errors_404.txt differ diff --git a/tmp/bytecode/DEV/_play__framework_templates_tags_404.html b/tmp/bytecode/DEV/_play__framework_templates_tags_404.html new file mode 100644 index 0000000..622600f Binary files /dev/null and b/tmp/bytecode/DEV/_play__framework_templates_tags_404.html differ diff --git a/tmp/bytecode/DEV/_play__framework_templates_tags_500.html b/tmp/bytecode/DEV/_play__framework_templates_tags_500.html new file mode 100644 index 0000000..10e3ef9 Binary files /dev/null and b/tmp/bytecode/DEV/_play__framework_templates_tags_500.html differ diff --git a/tmp/bytecode/DEV/controllers.Application b/tmp/bytecode/DEV/controllers.Application new file mode 100644 index 0000000..05db1f4 Binary files /dev/null and b/tmp/bytecode/DEV/controllers.Application differ diff --git a/tmp/bytecode/DEV/controllers.Matches b/tmp/bytecode/DEV/controllers.Matches new file mode 100644 index 0000000..a4fc384 Binary files /dev/null and b/tmp/bytecode/DEV/controllers.Matches differ diff --git a/tmp/bytecode/DEV/controllers.PlayDocumentation b/tmp/bytecode/DEV/controllers.PlayDocumentation new file mode 100644 index 0000000..dd1489b Binary files /dev/null and b/tmp/bytecode/DEV/controllers.PlayDocumentation differ diff --git a/tmp/bytecode/DEV/controllers.Players b/tmp/bytecode/DEV/controllers.Players new file mode 100644 index 0000000..267a7cc Binary files /dev/null and b/tmp/bytecode/DEV/controllers.Players differ diff --git a/tmp/bytecode/DEV/controllers.Teams b/tmp/bytecode/DEV/controllers.Teams new file mode 100644 index 0000000..9b6b59e Binary files /dev/null and b/tmp/bytecode/DEV/controllers.Teams differ diff --git a/tmp/bytecode/DEV/helpers.CheatSheetHelper b/tmp/bytecode/DEV/helpers.CheatSheetHelper new file mode 100644 index 0000000..9e630e0 Binary files /dev/null and b/tmp/bytecode/DEV/helpers.CheatSheetHelper differ diff --git a/tmp/bytecode/DEV/helpers.CheatSheetHelper$1 b/tmp/bytecode/DEV/helpers.CheatSheetHelper$1 new file mode 100644 index 0000000..fa85662 Binary files /dev/null and b/tmp/bytecode/DEV/helpers.CheatSheetHelper$1 differ diff --git a/tmp/bytecode/DEV/helpers.CheatSheetHelper$2 b/tmp/bytecode/DEV/helpers.CheatSheetHelper$2 new file mode 100644 index 0000000..1d44a7e Binary files /dev/null and b/tmp/bytecode/DEV/helpers.CheatSheetHelper$2 differ diff --git a/tmp/bytecode/DEV/helpers.CheatSheetHelper$3 b/tmp/bytecode/DEV/helpers.CheatSheetHelper$3 new file mode 100644 index 0000000..7fca8d1 Binary files /dev/null and b/tmp/bytecode/DEV/helpers.CheatSheetHelper$3 differ diff --git a/tmp/bytecode/DEV/models.Match b/tmp/bytecode/DEV/models.Match new file mode 100644 index 0000000..48478b4 Binary files /dev/null and b/tmp/bytecode/DEV/models.Match differ diff --git a/tmp/bytecode/DEV/models.Player b/tmp/bytecode/DEV/models.Player new file mode 100644 index 0000000..dc5987d Binary files /dev/null and b/tmp/bytecode/DEV/models.Player differ diff --git a/tmp/bytecode/DEV/models.Team b/tmp/bytecode/DEV/models.Team new file mode 100644 index 0000000..e6dcc31 Binary files /dev/null and b/tmp/bytecode/DEV/models.Team differ diff --git a/tmp/classes/DocViewerPlugin.class b/tmp/classes/DocViewerPlugin.class new file mode 100644 index 0000000..8da0e10 Binary files /dev/null and b/tmp/classes/DocViewerPlugin.class differ diff --git a/tmp/classes/controllers/Application.class b/tmp/classes/controllers/Application.class new file mode 100644 index 0000000..8b5f89f Binary files /dev/null and b/tmp/classes/controllers/Application.class differ diff --git a/tmp/classes/controllers/Matches.class b/tmp/classes/controllers/Matches.class new file mode 100644 index 0000000..49598df Binary files /dev/null and b/tmp/classes/controllers/Matches.class differ diff --git a/tmp/classes/controllers/PlayDocumentation.class b/tmp/classes/controllers/PlayDocumentation.class new file mode 100644 index 0000000..d0e36e9 Binary files /dev/null and b/tmp/classes/controllers/PlayDocumentation.class differ diff --git a/tmp/classes/controllers/Players.class b/tmp/classes/controllers/Players.class new file mode 100644 index 0000000..b277e2d Binary files /dev/null and b/tmp/classes/controllers/Players.class differ diff --git a/tmp/classes/controllers/Teams.class b/tmp/classes/controllers/Teams.class new file mode 100644 index 0000000..fc9b032 Binary files /dev/null and b/tmp/classes/controllers/Teams.class differ diff --git a/tmp/classes/helpers/CheatSheetHelper$1.class b/tmp/classes/helpers/CheatSheetHelper$1.class new file mode 100644 index 0000000..75534ce Binary files /dev/null and b/tmp/classes/helpers/CheatSheetHelper$1.class differ diff --git a/tmp/classes/helpers/CheatSheetHelper$2.class b/tmp/classes/helpers/CheatSheetHelper$2.class new file mode 100644 index 0000000..5d946b3 Binary files /dev/null and b/tmp/classes/helpers/CheatSheetHelper$2.class differ diff --git a/tmp/classes/helpers/CheatSheetHelper$3.class b/tmp/classes/helpers/CheatSheetHelper$3.class new file mode 100644 index 0000000..6858e4d Binary files /dev/null and b/tmp/classes/helpers/CheatSheetHelper$3.class differ diff --git a/tmp/classes/helpers/CheatSheetHelper.class b/tmp/classes/helpers/CheatSheetHelper.class new file mode 100644 index 0000000..480a05f Binary files /dev/null and b/tmp/classes/helpers/CheatSheetHelper.class differ diff --git a/tmp/classes/models/Match.class b/tmp/classes/models/Match.class new file mode 100644 index 0000000..38581e2 Binary files /dev/null and b/tmp/classes/models/Match.class differ diff --git a/tmp/classes/models/Player.class b/tmp/classes/models/Player.class new file mode 100644 index 0000000..65b5372 Binary files /dev/null and b/tmp/classes/models/Player.class differ diff --git a/tmp/classes/models/Team.class b/tmp/classes/models/Team.class new file mode 100644 index 0000000..c4bb860 Binary files /dev/null and b/tmp/classes/models/Team.class differ