-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f7a1918
commit c367836
Showing
73 changed files
with
2,203 additions
and
2,687 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,23 @@ | ||
eclipse.preferences.version=1 | ||
encoding//.link_to_grails_plugins/jquery-1.7.1/grails-app/i18n=UTF-8 | ||
encoding//.link_to_grails_plugins/jquery-1.7.1/grails-app/i18n/messages.properties=UTF-8 | ||
encoding//.link_to_grails_plugins/jquery-ui-1.8.15/grails-app/i18n/messages.properties=UTF-8 | ||
encoding//.link_to_grails_plugins/pdf-0.6/grails-app/i18n/messages.properties=UTF-8 | ||
encoding//.link_to_grails_plugins/resources-1.1.6/grails-app/i18n=UTF-8 | ||
encoding//.link_to_grails_plugins/resources-1.1.6/grails-app/i18n/messages.properties=UTF-8 | ||
encoding//grails-app/i18n=UTF-8 | ||
encoding//grails-app/i18n/messages.properties=UTF-8 | ||
encoding//grails-app/i18n/messages_cs_CZ.properties=UTF-8 | ||
encoding//grails-app/i18n/messages_da.properties=UTF-8 | ||
encoding//grails-app/i18n/messages_de.properties=UTF-8 | ||
encoding//grails-app/i18n/messages_es.properties=UTF-8 | ||
encoding//grails-app/i18n/messages_fr.properties=UTF-8 | ||
encoding//grails-app/i18n/messages_it.properties=UTF-8 | ||
encoding//grails-app/i18n/messages_ja.properties=UTF-8 | ||
encoding//grails-app/i18n/messages_nl.properties=UTF-8 | ||
encoding//grails-app/i18n/messages_pt_BR.properties=UTF-8 | ||
encoding//grails-app/i18n/messages_pt_PT.properties=UTF-8 | ||
encoding//grails-app/i18n/messages_ru.properties=UTF-8 | ||
encoding//grails-app/i18n/messages_sv.properties=UTF-8 | ||
encoding//grails-app/i18n/messages_th.properties=UTF-8 | ||
encoding//grails-app/i18n/messages_zh_CN.properties=UTF-8 | ||
eclipse.preferences.version=1 | ||
encoding//.link_to_grails_plugins/jquery-1.7.1/grails-app/i18n=UTF-8 | ||
encoding//.link_to_grails_plugins/jquery-1.7.1/grails-app/i18n/messages.properties=UTF-8 | ||
encoding//.link_to_grails_plugins/jquery-ui-1.8.15/grails-app/i18n/messages.properties=UTF-8 | ||
encoding//.link_to_grails_plugins/pdf-0.6/grails-app/i18n/messages.properties=UTF-8 | ||
encoding//.link_to_grails_plugins/resources-1.1.6/grails-app/i18n=UTF-8 | ||
encoding//.link_to_grails_plugins/resources-1.1.6/grails-app/i18n/messages.properties=UTF-8 | ||
encoding//grails-app/i18n=UTF-8 | ||
encoding//grails-app/i18n/messages.properties=UTF-8 | ||
encoding//grails-app/i18n/messages_cs_CZ.properties=UTF-8 | ||
encoding//grails-app/i18n/messages_da.properties=UTF-8 | ||
encoding//grails-app/i18n/messages_de.properties=UTF-8 | ||
encoding//grails-app/i18n/messages_es.properties=UTF-8 | ||
encoding//grails-app/i18n/messages_fr.properties=UTF-8 | ||
encoding//grails-app/i18n/messages_it.properties=UTF-8 | ||
encoding//grails-app/i18n/messages_ja.properties=UTF-8 | ||
encoding//grails-app/i18n/messages_nl.properties=UTF-8 | ||
encoding//grails-app/i18n/messages_pt_BR.properties=UTF-8 | ||
encoding//grails-app/i18n/messages_pt_PT.properties=UTF-8 | ||
encoding//grails-app/i18n/messages_ru.properties=UTF-8 | ||
encoding//grails-app/i18n/messages_sv.properties=UTF-8 | ||
encoding//grails-app/i18n/messages_th.properties=UTF-8 | ||
encoding//grails-app/i18n/messages_zh_CN.properties=UTF-8 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<faceted-project> | ||
<installed facet="grails.app" version="1.0"/> | ||
</faceted-project> | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<faceted-project> | ||
<installed facet="grails.app" version="1.0"/> | ||
</faceted-project> |
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -57,4 +57,4 @@ environments { | |
} | ||
} | ||
} | ||
/**/ | ||
/**/ |
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,23 @@ | ||
package rgms | ||
|
||
class Dissertacao { | ||
|
||
String author | ||
String title | ||
String school | ||
int year | ||
String bibTex | ||
int month | ||
String arquivo | ||
|
||
Member member | ||
|
||
|
||
static constraints = { | ||
title(nullable:false, blank:false) | ||
school(nullable:false, blank:false) | ||
year(nullable:false, blank:false) | ||
month(maxSize:12) | ||
arquivo(blank:true, maxSize:100000000) | ||
} | ||
} | ||
package rgms | ||
|
||
class Dissertacao { | ||
|
||
String author | ||
String title | ||
String school | ||
int year | ||
String bibTex | ||
int month | ||
String arquivo | ||
|
||
Member member | ||
|
||
|
||
static constraints = { | ||
title(nullable:false, blank:false) | ||
school(nullable:false, blank:false) | ||
year(nullable:false, blank:false) | ||
month(maxSize:12) | ||
arquivo(blank:true, maxSize:100000000) | ||
} | ||
} |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
package rgms | ||
|
||
class Tese { | ||
String author | ||
String title | ||
String school | ||
int year | ||
String bibTex | ||
int month | ||
String arquivo | ||
|
||
static constraints = { | ||
author(nullable:false, blank:false) | ||
title(nullable:false, blank:false) | ||
school(nullable:false, blank:false) | ||
year(nullable:false, blank:false) | ||
month(maxSize:12) | ||
arquivo(blank:true, maxSize:100000000) | ||
} | ||
} | ||
package rgms | ||
|
||
class Tese { | ||
String author | ||
String title | ||
String school | ||
int year | ||
String bibTex | ||
int month | ||
String arquivo | ||
|
||
static constraints = { | ||
author(nullable:false, blank:false) | ||
title(nullable:false, blank:false) | ||
school(nullable:false, blank:false) | ||
year(nullable:false, blank:false) | ||
month(maxSize:12) | ||
arquivo(blank:true, maxSize:100000000) | ||
} | ||
} |
Oops, something went wrong.