mb863
c41f121235
NIHVIVO-634: Fixed style issues in 'browse by' section for individuals with no thumb images
2011-01-18 00:16:55 +00:00
tlw72
75d45dfc5b
Update to fade out the welcome log in message
2011-01-17 22:46:42 +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
940fe03123
Merge r7065, r7066 from the release 1.2 maintenance branch
2011-01-17 14:58:37 +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
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
nac26
638c0211ec
NIHVIVO-1073 NIHVIVO-634 NIHVIVO-641 Refactoring default vitro level behavior of menupages (does not assume any classes and is not ontology aware)
2011-01-14 15:12:35 +00:00
nac26
bdfca9c730
NIHVIVO-1678 Now that all classes are returned (even empties), we cannot blindly select the first class as the default one to browse.
2011-01-13 14:35:21 +00:00
mb863
00dc9aef8a
Increased size of photo to be cropped.
2011-01-10 15:08:46 +00:00
mb863
00d144196a
NIHVIVO-641: Changed markup <article> for <li> in individual display list on browse by section.
2011-01-07 22:11:49 +00:00
bkoniden
9b4bcb3b6a
Moved the js and css files to vivo. Going to use them.
2011-01-05 16:03:38 +00:00
nac26
17c1c69dad
NIHVIVO-1598 Updated JavaScript to render thumbnail image now that it's included in the JSON results
2011-01-05 14:15:52 +00:00
ass92
e4585e9c4d
NIHVIVO-1487 new javascript file
2011-01-05 04:16:49 +00:00
nac26
ace9f86f5c
2011-01-04 21:36:08 +00:00
nac26
155629db58
Renamed "dummyImages" to "placeholders"
2011-01-04 00:17:35 +00:00
bkoniden
4dac98f9c0
1) Added code for testing if an individual is an organization in IndividualTemplateModel.java
...
2) Couple of changes to the css of table in Temporal graph. -- in demo_table.css
3) Added section for temporal graph icon in individual.ftl
2011-01-03 22:49:51 +00:00
mb863
0b0cc67059
NIHVIVO-641:
...
Included in menupage--classgroup-people.ftl 3 include files:
*menupage-browse.ftl: Template for browsing class groups in menupages
*menupage-classCroupMenu.ftl: Template for class groups menu in menupages
*menupage-browseByVClass.ftl: Template for browsing VClasses in menupages
Removed some Find By filters
Added existing dummy individual: foaf person picture (Before I was using a duplicated image file)
2011-01-03 21:40:37 +00:00
nac26
6f494c535c
NIHVIVO-641 Updates to menupage-classgroup-people.ftl to utilize Brian's new data service that returns JSON. Still needs some work to degrade gracefully without JS.
2011-01-03 13:45:30 +00:00
yuysun
11b3a72672
Add GRAPH block for each triple
2010-12-22 17:10:34 +00:00
mb863
0329dc7cc0
NIHVIVO-1492: Style external authentication in the VITRO core when active
2010-12-21 15:11:50 +00:00
mb863
f170c94a68
NIHVIVO-1315: Removed jquery plugin for scrolling to property menus nav.
2010-12-20 15:00:43 +00:00
mb863
68ef7ff400
NIHVIVO-1511: Used a different supersleight.js version to fix the problem.
2010-12-13 21:21:31 +00:00
yuysun
4512502e4f
2010-12-08 19:06:48 +00:00
mb863
9f22a78864
NIHVIVO-1238: Making custom forms theme agnostic
2010-12-01 19:39:10 +00:00
yuysun
f200a9bb59
Adding check query statement, it will return all if not specifying data properties.
2010-11-29 20:46:23 +00:00
yuysun
cb1f06ab24
A graph term is added to all queries in order to yield results, regarding JIRA issue http://issues.library.cornell.edu/browse/NIHVIVO-1443
2010-11-29 20:27:15 +00:00
mb863
367fbc910c
NIHVIVO-556: Making name selectors and markup consistent (using dash in between words VS camel notation), adding more aria roles, shortening selector names, just continuing cleaning markup for templates and optimizing css files.
2010-11-24 18:21:23 +00:00
mb863
ef94f673d2
NIHVIVO-1361: Removed fade in
2010-11-22 16:28:49 +00:00
mb863
b2abc1f389
NIHVIVO-1361: Add less time for fading in alert messages.
2010-11-22 15:59:11 +00:00
mb863
19163bc6b3
decrease fade in time for error alert display
2010-11-19 21:25:33 +00:00
mb863
6196d46d60
Worked on styling login widget for Wilma theme
2010-11-19 20:54:16 +00:00
bkoniden
6b750d946e
committing changes (deletion of a css file, modifying one, Adding support for AutoEllipsis )
2010-11-18 20:07:47 +00:00
yuysun
62aae75893
SPARQL Query Builder with one property button.
2010-11-17 01:15:12 +00:00
yuysun
f872582288
SPARQL Query Builder v1.0 with data and object property buttons separately.
2010-11-17 00:15:14 +00:00
rjy7
2973ceebf2
NIHVIVO-1296 Integrate login functionality into login widget.
2010-11-15 22:17:20 +00:00
mb863
32cd9c4d14
NIHVIVO-556: Added latest HTML5 JavaScript shiv for IE to recognize and style HTML5 elements.
2010-11-01 18:32:00 +00:00
bkoniden
c5e3d2f9cd
Merging r6206 from branched/iu-vis-dev-branches/vitro-post-1.1 . Adding temporal visualization code to trunk.
2010-10-26 16:47:44 +00:00
jeb228
e841c8d546
NIHVIVO-762 removed md5.js and the "crypto" JavaScript package from Dojo. Not needed since we aren't doing client-side encryption of passwords.
2010-10-15 14:22:16 +00:00
mb863
c3ef4d3c43
2010-10-06 20:41:52 +00:00
mb863
45a4f8e690
added supersleight.js to jquery_plugins and added new pah to known_exceptions.txt
2010-10-06 20:30:20 +00:00
mb863
4549e8e610
2010-10-06 19:40:09 +00:00
rjy7
fe6cde2220
NIHVIVO-1024 Fixed error in clearFields() method of customFormUtils from last commit: field val was not being cleared. When type selection changes, prevent emptying of acSelector field if a new type value has been entered manually.
2010-09-03 20:18:36 +00:00
rjy7
4342f28e80
NIHVIVO-1024 When returning from validation error in educational background form (and roles form in repair mode), hide org name validation error if org name field is hidden.
2010-09-03 19:32:34 +00:00
rjy7
09f16809fd
NIHVIVO-1024 Implement educational training custom form as a single-step form. Merged two css files.
2010-09-02 19:54:03 +00:00
rjy7
028f4c038f
Upgrading to jQuery UI 1.8.4
2010-08-19 13:36:00 +00:00
rjy7
51123056d0
Upgrading to jQuery UI 1.8.4
2010-08-19 13:32:58 +00:00
mb863
6978b85600
NIHVIVO-1015: Fixed: Cropping photo creating extra gap when reducing browser size
2010-07-26 19:33:23 +00:00
rjy7
a82411b2f0
merge r5315 r5323:5325 r5333 r5359 r5381 from http://svn.mannlib.cornell.edu/svn/vitro/branches/nihvivo-rel-1.1-maint
2010-07-22 18:47:44 +00:00
rjy7
4b990e4649
Merge r5382 from http://svn.mannlib.cornell.edu/svn/vitro/branches/nihvivo-rel-1.1-maint
2010-07-22 15:44:34 +00:00
rjy7
4bfeadf3ad
Merging r5332 r5336:5338 r5341 r5349 from http://svn.mannlib.cornell.edu/svn/vitro/branches/nihvivo-rel-1.1-maint
2010-07-20 23:24:01 +00:00