mbarbier
41aa28ed03
individual-qrCodeFoafPerson.ftl: add hasValidVCard function, remove tabs
...
individual--foaf-person.ftl: use hasValidVCard function in commented-out QR code section
2011-04-07 17:40:48 +00:00
mbarbier
1c3df021cf
individual--foaf-person.ftl: remove tabs
2011-04-07 16:33:55 +00:00
mbarbier
09a4402be9
aboutQrCodes.ftl: Add license line
2011-04-07 13:45:22 +00:00
mbarbier
d3287a7493
individual--foaf-person.ftl: updated commented-out QR code sample to add link to "about" page
...
IndividualTemplateModel.java: add link to "about" page to QR data
2011-04-06 20:28:25 +00:00
mbarbier
baa7835a35
individual--foaf-person.ftl: update commented-out QR code sample
2011-04-06 20:07:07 +00:00
mbarbier
6a2614710f
web.xml: add servlet for AboutQrCodesController
...
aboutQrCodes.ftl: create initial mockup
foaf-person--exportQrCode.ftl: rename from individual-exportQrCode
individual-exportQrCode.ftl: delete
AboutQrCodesController.java: create
ExportQrCodeController.java: handle rename of FTL file
2011-04-06 20:03:34 +00:00
mbarbier
e08a675874
web.xml: add servlet for ExportQrCodeController
...
individual-exportQrCode.ftl: basic mockup for QR Export page
ExportQrCodeController: created
IndividualTemplateModel.java: prevent QR data from being generated twice, add URL for Export QR Code page
2011-04-06 19:19:57 +00:00
mbarbier
1d1f5414bc
individual-qrCodeFoafPerson.ftl: separate QR code URL construction from HTML markup writeout
2011-04-06 14:47:51 +00:00
mbarbier
edf091372e
IndividualTemplateModel.java: Add externalUrl to getQrData()
...
individual-qrCodeFoafPerson.ftl: Use externalUrl
2011-04-05 19:37:15 +00:00
mbarbier
3ee4fa10ce
individual-qrCodeFoafPerson.ftl: use correct url, add hyperlink QR code macro
2011-04-05 18:46:10 +00:00
mbarbier
3766dc25bd
IndividualTemplateModel.java: Add getQrData()
...
individual-qrCodeFoafPerson.ftl: Use getQrData()
individual-setup.ftl: Undo QR code changes
2011-04-05 18:03:02 +00:00
mbarbier
64a69b9e1e
individual--foaf-person.ftl: vCard QR code prepped and ready, just uncomment the call.
2011-04-01 18:29:14 +00:00
mbarbier
b27514e14c
individual-qrCodeFoafPerson.ftl: Minor fix
2011-04-01 16:23:02 +00:00
mbarbier
bbbf604a17
individual-qrCodeFoafPerson.ftl: URL encoding, remove blank lines, formatting
2011-04-01 16:22:25 +00:00
ryounes
0d7179d6f0
Rename getPropertyAndRemoveFromList() to pullProperty(). The original method remains in the code but marked deprecated.
2011-03-31 19:04:18 +00:00
mbarbier
538370aa4f
individual-qrCodeFoafPerson.ftl: quick correction
2011-03-31 18:38:33 +00:00
mbarbier
5491a88b91
individual-qrCodeFoafPerson.ftl: After standardizing vCard QR code with Narayan, set up macro. All that's needed is completion wherever "temp" is seen.
2011-03-31 18:37:53 +00:00
mbarbier
2ce40f82aa
individual-setup.ftl: Add fullPropertyList (as allProperties) to individual setup FTL
2011-03-31 17:23:51 +00:00
cdtank
f7452b1bce
1. Added dynamic reload of data instead of page refresh, for temporal graph vis.
...
2. Added link-textbox for viz of each parameter form the dropdown box in temporal vis.
3. Made sure that the choices are preserved when another option is selected from the dropdown box.
4. Refactor of some legacy front-end code for temporal vis.
5. Added legend for bars drawn below the graph.
6. Formatted the last cached at date time.
2011-03-31 15:37:32 +00:00
ryounes
a47a480552
NIHVIVO-2325 Retrieve property in core:hasRole list view query, since the view supports multiple properties, so the template knows which property is being displayed.
2011-03-29 13:46:28 +00:00
ryounes
be6c3c5a30
NIHVIVO-2325 Display core:hasPreseneterRole date as non-interval
2011-03-28 22:25:10 +00:00
mbarbier
a097dc2784
individual-qrCodeFoafPerson.ftl: Created. Contains macro to insert a QR code into a foaf-person individual page containing a vCard for that person. Incomplete.
2011-03-28 20:56:54 +00:00
ryounes
f197bb8693
NIHVIVO-2309 Fix propStatement-educationalTraining.ftl to handle coming from propDelete, where individual is not defined in the data model
2011-03-24 21:22:26 +00:00
cdtank
caa941049b
1. Updated front-end for temporal graph to display helpful message when it takes mnore than 10 seconds to get the data, most likely due to a cached version not available for the requested entity.
2011-03-22 20:59:59 +00:00
cdtank
4d008e00c5
1. Made use of the lastC
2011-03-21 22:40:27 +00:00
ryounes
f80de8c1ba
NIHVIVO-2186 Modify custom list view queries to filter out statements with no linked individual when user is not editing the page. Involves pruning the grouped property list of properties and groups which are thereby empty.
2011-03-21 22:24:37 +00:00
mb863
236b517105
Added individualUtils.js to individual--foaf-person.ftl.
2011-03-14 19:10:28 +00:00
rjy7
232d0fa2d1
Move test for showing site admin panel to site admin panel template, so doesn't have to be repeated in various individual templates.
2011-03-14 18:30:15 +00:00
cdtank
db8274a571
1. Fixed the bug in temporal vis that cropped up after script/stylesheet inclusion app was changed. Added the missing jqueryUI plugin.
2011-03-08 21:59:28 +00:00
rjy7
7fe85d267b
NIHVIVO-1384 Finish conversion of scripts.add() calls.
2011-03-08 16:21:49 +00:00
rjy7
f0e93c468b
NIHVIVO-1384 Change script and stylesheet template objects to take the entire tag as a parameter, rather than just the src/href attribute.
2011-03-08 15:44:10 +00:00
tlw72
f17553fa4b
NIHVIVO-2099: standardize org header on temporal graph page
2011-03-01 19:49:55 +00:00
rjy7
6e6b2ef371
NIHVIVO-1563 Add template method models to help directive
2011-02-22 20:05:49 +00:00
rjy7
6970daed9f
NIHVIVO-1563 Add template method models to dumpAll directive
2011-02-22 18:06:04 +00:00
rjy7
8bd5d285db
NIHVIVO-1564 Dump of template model objects provides information about methods and their return values
2011-02-21 21:40:49 +00:00
rjy7
4ca22496f3
NIHVIVO-1629 Upgrade to jquery-ui version 1.8.9
2011-02-21 17:53:13 +00:00
rjy7
3247ec865d
Merge r2683 from rel-1.2-maint
2011-02-15 21:02:06 +00:00
rjy7
12c2b4785d
Merge r2677-2678 from rel-1.2-maint
2011-02-15 15:11:48 +00:00
cdtank
8ba4e02968
1. Smoother transition for loading screen.
...
2. Fix for IE not reacting to change events.
2011-02-11 23:35:53 +00:00
rjy7
55e86daf91
NIHVIVO-2018 Move visualization url-building out of templates into template models. Create vivo-specific IndividualTemplateModel for this purpose.
2011-02-11 23:04:40 +00:00
cdtank
51e424e993
1. Minor improvement in the "loading..." mechanism for temporal graoh vis.
2011-02-11 22:46:12 +00:00
cdtank
fb7889db10
1. Fix for NIHVIVO-2126
2011-02-11 21:26:03 +00:00
cdtank
ad3497d0bc
1. Partial fix for NIHVIVO-2130. Now the downloadable csv file properly prints out all the authors, with same name. The right hand side bar still prints wrong values in case of authors with duplicate names.
...
2. Solution for 2 stage loading for temporal graph where now when the intial call is made to it, it returns with the markup & js lib includes & then makes an ajax call to get the data file in json format which is the used to render the linegraph & the table.
2011-02-11 19:06:49 +00:00
tlw72
64c1ead9d8
NIHVIVO-2097: minor style adjustment
2011-02-10 18:30:14 +00:00
rjy7
486629232a
Minor tweak to value of temporal vis enabled flag in template data model
2011-02-10 17:42:27 +00:00
tlw72
5a1c1a3e84
NIHVIVO-2097: modified layout and text in vis. error page
2011-02-10 16:43:35 +00:00
nac26
0c1dbdd91e
NIHVIVO-2098 Moved the <#assign> directive inside the test for temporalVisualizationEnabled and added a comment to explain what this is all about
2011-02-10 16:33:03 +00:00
rjy7
93bfd579b4
Deleting organizationLabel
2011-02-10 16:26:09 +00:00
jeb228
40a089ef31
NIHVIVO-2098 Do not show the link for temporal visualization unless deploy.properties specifies "visualization.temporal = enabled"
2011-02-10 16:19:48 +00:00
cdtank
24795af665
1. Making a change to send an organization label to the error response for temporal graoph vis. If the organization uri is invalid then we send "Unknown Organization"
2011-02-10 16:19:16 +00:00