tworrall
62f2074dc9
updated the adjustFontSize function to include more checks
2013-05-14 11:04:04 -04:00
tworrall
bb2ceaeea3
display a time indicator while the delete is being processed
2013-05-07 11:00:01 -04:00
tworrall
257f0c4c08
Merge branch 'develop' of https://github.com/vivo-project/Vitro into develop
2013-05-02 12:32:31 -04:00
tworrall
1ca0904911
changes for the home page redesign
2013-04-30 14:47:31 -04:00
j2blake
8f1f084c5b
Proof of concept - User accounts
2013-04-26 23:58:50 -04:00
j2blake
bf2ed5c339
Proof of concept - Image upload
2013-04-26 23:50:17 -04:00
Manolo Bevia
c19df41bfd
Added new features for VITRO home page:
...
-Filtered search based in class groups (It needs to be wired. Just added HTML/CSS/JS)
-Class group stats (It needs to be wired. Just added HTML/CSS/JS)
-Improveed UX for signing when there is external authorization
Removed search box located in header in homepage.
2013-04-11 15:09:23 -04:00
tworrall
3e3986172c
more refactoring for multiple profile view support
2013-02-08 16:17:41 -05:00
tworrall
589cc245a6
multiple updates and new files to support multiple foaf person profile pages
2013-01-31 11:14:28 -05:00
tworrall
11a83c4c1c
Merge branch 'develop' of https://github.com/vivo-project/Vitro into develop
...
I haven't a clue what git is trying to do. I kind of miss svn at this point.
2012-11-16 16:02:47 -05:00
tworrall
c9a27d7f11
Changes to support collapsible/expandable property groups on the profile pages.
2012-11-16 15:56:18 -05:00
j2blake
d93068bdfa
validateUpload.js is no longer used in Vitro, VIVO or vivoCornell
2012-11-13 17:19:45 -05:00
j2blake
e0a255c8b2
Merge from 1.5 branch: NIHVIVO-3977 Incorporate improvements in OpenSocial for 1.5.1. Also, make shinding_orng_tables.sql re-runnable.
2012-10-01 16:53:43 +00:00
tworrall
fb483663bf
merging r10056 to the trunk
2012-09-19 15:25:42 +00:00
j2blake
0a72583712
Merge from 1.5 branch: NIHVIVO-3954 Add OpenSocial bug fixes from Eric Meeks: make compound key in app_registry table, show sandbox login, ensure that randomly assigned Gadget ID is not negative, modify JS to find out whose page we are on.
2012-09-07 15:41:57 +00:00
tworrall
5d950625c2
merging r10033 to the trunk
2012-09-06 14:52:54 +00:00
hjkhjk54
34858fcadb
updates for page management as well as some changes to schema.xml to enable addition of dynamic fields (for datastar but also present if others would like to employ it) - some additional debug lines to ContextNodeFields.
2012-08-16 21:17:40 +00:00
hjkhjk54
059094be4c
Updates for handling single and double quotes in html and sparql data getters
2012-08-06 19:30:47 +00:00
hjkhjk54
8225bcf91f
updates for handling single and double quotes as well as enabling self contained template option for page management
2012-08-03 15:24:58 +00:00
tworrall
6a63de6144
merging 9989 to the trunk
2012-08-03 14:29:56 +00:00
tworrall
00cbf83d69
merging 9973 to the trunk
2012-07-12 14:59:50 +00:00
tworrall
65d2e45ab0
merging 9971 to the trunk
2012-07-12 14:48:30 +00:00
tworrall
46d5b47e92
merging 9966 to the trunk
2012-07-11 16:40:14 +00:00
tworrall
ae8319dd5a
in the class groups list, added a link to hide/show the classes for each group
2012-07-05 14:31:40 +00:00
tworrall
de276020aa
converted prperty groups listing to new design, like class groups and class hierarchy
2012-07-03 15:33:52 +00:00
j2blake
54807074a1
NIHVIVO-3772 Incorporate the most recent changes from Eric (2012-06-25)
2012-06-26 16:24:54 +00:00
tworrall
7ea00cd5a8
pagemanagement - added cancel button to main content type sections
2012-06-25 19:59:18 +00:00
hjkhjk54
c46b148535
Updates for page management, including updating link to menu ordering on page list, updating internal class server side logic to correctly instantiate objects when editing an internal class page (previously json object was passed but wasn't needed so removed from constructor), also updated client-side script to correctly populate internal class/class group section and other client-side interactions
2012-06-25 17:34:25 +00:00
hjkhjk54
e3f9caced1
updates for page management - page deletion as well as changing menu management to menu ordering
2012-06-25 00:19:33 +00:00
tworrall
54941a201b
page managemnet changes
2012-06-24 21:23:12 +00:00
j2blake
544839906e
NIHVIVO-3774 Revisions to the document.
2012-06-24 18:09:53 +00:00
j2blake
c4ae8af529
NIHVIVO-3772 Incorporate the most recent changes from Eric (2012-06-20)
2012-06-24 17:51:08 +00:00
hjkhjk54
7e2a5d22d4
updates for page management, and replacing empty options with Constant empty options for pageData in EditConfigurationTemplateModel in populateDropdowns and also logging error if name in pageData already in use for that field name
2012-06-24 01:39:58 +00:00
hjkhjk54
9ca30d634a
updates for page management
2012-06-22 17:56:02 +00:00
hjkhjk54
f6b2387a3e
updates for page management as well as updates to new URI maker and individual dao jena to handle creation of new URI (old code was returning duplicate when maximum number of attempts was exhausted in NewURIMakerVitro b/c IndividualDaoJena kept returning the same URI since Random instance was set with system time seed and possibly the calls to the method were occurring close together in time and nextInt kept returning the same number).
2012-06-21 20:44:42 +00:00
hjkhjk54
7c0f00e7e9
updates for page management
2012-06-20 21:20:55 +00:00
hjkhjk54
414df19928
updates to make sure default template is not selected in javascript if editing (in which case template should select either default or custom)
2012-06-19 21:12:49 +00:00
tworrall
4bf0729f04
NIHVIVO 3722, 3723 and 3725 css and js changes for OpenSocial gadgets
2012-06-19 13:37:51 +00:00
hjkhjk54
c338c9025b
updates for page management
2012-06-18 21:15:22 +00:00
hjkhjk54
f327e91a3c
page management related updates
2012-06-15 22:14:09 +00:00
hjkhjk54
5c3ab93bd5
updates for page management
2012-06-14 14:20:27 +00:00
hjkhjk54
4e96cd318d
page management updates
2012-06-13 19:37:04 +00:00
tworrall
3099c26c9a
NIHVIVO 2465 and 2485 display and manage multiple rdfs labels
2012-06-13 18:41:25 +00:00
hjkhjk54
57ffa0096f
updates for page management and updates for licenses
2012-06-05 21:34:06 +00:00
j2blake
f4e5c31aa8
NIHVIVO-3772 NIHVIVO-3721 Incorporate the OpenSocial integration from Eric Meeks at CTSI, UCSF. Add instructions on how to install and configure ORNG Shindig.
2012-06-05 19:31:20 +00:00
hjkhjk54
a31b91bddd
Updates for page management
2012-06-04 21:36:04 +00:00
hjkhjk54
918451f294
updates for page management
2012-06-01 21:32:56 +00:00
hjkhjk54
7da7c3da87
updates for page management
2012-05-31 21:44:39 +00:00
tworrall
8ee4d7cd8e
NIHVIVO-3771 new object and data property hierarchies and listings
2012-05-31 14:00:17 +00:00
hjkhjk54
3646a214a5
updates for page management - code.
2012-05-29 21:40:09 +00:00