Commit graph

2031 commits

Author SHA1 Message Date
ass92
46739ea3cd NIHVIVO-1772 code improvement for default RDB and SDB switch. 2011-01-17 19:19:13 +00:00
ass92
197bb5d090 NIHVIVO-1772 code change to make default RDB or SDB switch. 2011-01-17 19:17:49 +00:00
tlw72
416552483d Reworked again to make this work for user-defined menus 2011-01-17 18:13:47 +00:00
mb863
f529c53130 Photo Upload was broken in two lines. Now It is fixed 2011-01-17 17:57:52 +00:00
mb863
7e971dbef3 NIHVIVO-1710: Fixed spacing for additional links 2011-01-17 16:29:30 +00:00
tlw72
0cf2822237 Add check for research to eliminate awkward heading when there is none 2011-01-17 16:02:38 +00:00
rjy7
16b1067363 Fix links display in vitro individual.ftl - change from an include to a macro call 2011-01-17 15:54:20 +00:00
mb863
d357222b2a NIHVIVO-1706: changed jQuery selector for adding alert feedback when deleting individual photos in individual templates. 2011-01-17 15:47:50 +00:00
jeb228
f71db9b54f Merge r7038 from the release 1.2 maintenance branch 2011-01-17 15:03:49 +00:00
jeb228
651eead784 Merge r7043, r7046, 7050, 7067 from the release 1.2 maintenance branch 2011-01-17 15:01:47 +00:00
jeb228
940fe03123 Merge r7065, r7066 from the release 1.2 maintenance branch 2011-01-17 14:58:37 +00:00
nac26
adbdee50ed Merged r7063 from nihvivo-rel-1.2-maint branch 2011-01-17 02:33:41 +00:00
rjy7
5731e19a43 Merge r7061 from nihvivo-rel-1.2-maint 2011-01-17 01:31:02 +00:00
nac26
4aa1aebd3a Merged r7059 from nihvivo-rel-1.2-maint branch 2011-01-16 23:14:16 +00:00
nac26
9d9a900d33 Merged r7057 from nihvivo-rel-1.2-maint branch 2011-01-16 22:53:21 +00:00
bjl23
f6676d58b7 NIHVIVO-1752 bugix for backend object property editing (merge from nihvivo 1.2 maint branch) 2011-01-16 22:18:11 +00:00
bjl23
df8628b47a NIHVIVO-1735 and NIHVIVO-1753 bugfixes for baseOntModel setup and initial reasoning (merge from 1.2 maint branch) 2011-01-16 21:25:05 +00:00
nac26
3a5a01ee57 NIHVIVO-1458 Login form is hidden once again if JavaScript is disabled. Autofocus on login form also makes a triumphant return. 2011-01-16 19:26:15 +00:00
rjy7
c6afc196c8 Merge r7047-7048 from nihvivo-rel-1.2-maint 2011-01-16 14:30:25 +00:00
bjl23
d3e54a5841 simpler solution to NIHVIVO-1708 2011-01-15 00:24:15 +00:00
rjy7
c06645ce88 Modify messages displayed when a collated property doesn't have a valid config for collation, and downgrade from an error to a warning 2011-01-14 23:11:50 +00:00
mb863
57ff8a0ca0 NIHVIVO-641: Removed arrow from headers and fixed individual list display. 2011-01-14 22:37:26 +00:00
mb863
b4b3c1300b NIHVIVO-1719; Fixed formatting for radio buttons 2011-01-14 22:36:11 +00:00
mb863
8e1f314157 NIHVIVO-1723: Fixed alignment of letter OR in external authentication 2011-01-14 22:33:57 +00:00
rjy7
9ac7796c67 NIHVIVO-1667 Don't display an add link for data properties whose display limit has already been reached. 2011-01-14 22:22:44 +00:00
bjl23
1e2070299d removing obsolete validator class 2011-01-14 22:00:37 +00:00
mb863
d7209cf2d8 Changed loginUtils.js to the head and change comment for fading error alerts to fade IN 2011-01-14 22:00:30 +00:00
ass92
2aee2e581c improvement on rdb and sdb switch. 2011-01-14 21:40:28 +00:00
rjy7
e9be56a37f NIHVIVO-1718 Removing the back end keyword forms, since: they are buggy; the property is not displayed on the individual page;
and the property will be removed in v1.3.
2011-01-14 21:39:44 +00:00
ass92
b4552f3e19 NIHVIVO-1689 made changes so that the modelnames list is generated by merging names from store and metadata model. 2011-01-14 21:39:22 +00:00
rjy7
cb0caee116 NIHVIVO-1713 Suppress display of vitro:Keyword property on individual page. Wasn't working on old individual page; back end editing for this property is buggy; and the property itself will be removed in 1.3. 2011-01-14 21:33:38 +00:00
bjl23
5fb08f8062 NIHVIVO-1708 setting correct dataset factories in parent dao factories with SDB 2011-01-14 21:31:47 +00:00
bdc34
6f02a04a8b Moving away from BrowseWidget and just adding browse variables to HomePageController NIHVIVO-1674 2011-01-14 21:20:40 +00:00
jeb228
563d1b8651 Add license info for JSONtoFmModel.java 2011-01-14 21:06:41 +00:00
mb863
7f2cb93c85 Removed unnecessary call to jquery.js from the widget. 2011-01-14 21:05:30 +00:00
rjy7
416d42e963 NIHVIVO-1715 Use local name instead of label for properties that don't have a label (vitro props). Fixes errors in GroupedPropertyList. 2011-01-14 20:58:05 +00:00
rjy7
13cfc80bc2 A few minor refactorings, adding debugging output, etc. 2011-01-14 20:32:50 +00:00
mb863
e446c8144c NIHVIVO-1716: Made index page theme agnostic 2011-01-14 20:27:13 +00:00
bdc34
9e273a9df6 Adding null check to dump.ftl. Moving common vars to method in BrowseWidget NIHVIVO-1674 2011-01-14 20:13:51 +00:00
bdc34
f40a33062b Adding check for existance of stylesheets in dumpAll.ftl 2011-01-14 19:44:16 +00:00
rjy7
e245d05801 Fix typos 2011-01-14 19:38:23 +00:00
bdc34
8f0b35209f Adding alpha to browse widget data generation, adding JSONtoFmModel.java NIHVIVO-1674 2011-01-14 19:36:21 +00:00
rjy7
7373e6ce67 NIHVIVO-1332 Moved getImageUploadUrl from UrlBuilder to ObjectPropertyTemplateModel. Temporarily removed hard-coded co-author display from foaf:Person page. 2011-01-14 19:34:18 +00:00
bjl23
35933a9ae6 NIHVIVO-1572 inference recomputing controller 2011-01-14 19:32:01 +00:00
jeb228
bf48d5d616 NIHVIVO-1566 Display a welcome message for anyone who logs in. 2011-01-14 19:21:37 +00:00
tlw72
a1238584fa NIHVIVO-1705: changed to handle cancel 2011-01-14 19:08:48 +00:00
tlw72
0356e4dde9 NIHVIVO-1705: fix for user account required fields 2011-01-14 18:55:35 +00:00
tlw72
e0beb9c77b NIHVIVO-1705: fix for user account required fields 2011-01-14 18:54:17 +00:00
bdc34
a4c8a89d68 adding of directives to browse widget 2011-01-14 18:26:47 +00:00
rjy7
c9bcf1aacd NIHVIVO-1332 Corrected variable name in imageLinks macro 2011-01-14 18:11:56 +00:00