manolobevia
26ed55027d
NIHVIVO-2280: Worked on Add new account page: Added breadcrumbs, changed text size for radio buttons, and added style for Cancel button.
2011-06-13 17:02:55 +00:00
manolobevia
be4204f2c2
NIHVIVO-2280: Removed extra line break
2011-06-13 16:40:56 +00:00
manolobevia
d73c30673a
NIHVIVO-2280: Delete function in main account page wasn't working. It has been fixed.
2011-06-13 15:06:40 +00:00
j2blake
11a048605b
NIHVIVO-2696 Create the Create Account page for externally authenticated users who are logging in for the first time.
2011-06-13 14:17:59 +00:00
manolobevia
e8ee90e9ba
Added some extra space between the "Browse all" link and the first graph bar in "Browse By" section in homepage.
2011-06-13 13:30:09 +00:00
manolobevia
2118a510d7
NIHVIVO-2280: Removed javascript code for userAccounts-list.ftl to accountUtils.js
2011-06-13 13:26:27 +00:00
j2blake
2eb38516da
NIHVIVO-2279 When the user enters an email address, confirm that it is in a valid form.
2011-06-10 15:25:41 +00:00
tworrall
f6017342d6
fixing a typo that caused a freemarker.core.InvalidReferenceException
2011-06-10 14:52:45 +00:00
manolobevia
371997da6f
NIHVIVO-2280: On main account page, If there is no account selected for deletion and the user click on the DELETE button, the page was throwing a js alert displaying, "Are you sure you want to delete this account?". I have fixed this error.
2011-06-09 21:53:15 +00:00
manolobevia
fea7412d0d
NIHVIVO-2280: Created js file to handle: filtering in ascendant and descendant order for email, first name, last name, status, and count columns on main account page.
...
Also created js alert for deletion of accounts, and created custom message depending on how many account user deletes.
1 account message: Are you sure you want to delete this account?
More than 1 account message: Are you sure you want to delete these accounts?
2011-06-09 20:09:50 +00:00
j2blake
f4ae63a309
NIHVIVO-2299 NIHVIVO-2279 cleanup
2011-06-09 14:55:47 +00:00
j2blake
253c8a3082
NIHVIVO-2299 NIHVIVO-2279 Merge from the dev branch - replace User with UserAccounts, implement the root user policy.
2011-06-09 14:42:09 +00:00
hjkhjk54
9214b285a5
Changes for NIHVIVO-2231 and NIHVIVO-2664: setting up menu page editing and retrieval of individuals for class intersections
2011-06-08 21:14:52 +00:00
tworrall
91db1ad147
modified js to set submenu width based on width top level ul
2011-06-08 20:55:53 +00:00
manolobevia
09c2f33633
NIHVIVO-2588. Forgot to commit js file to handle pull down menu for user menu
2011-06-08 19:57:35 +00:00
j2blake
e11ffeaf62
NIHVIVO-2299 Remove User and UserDao, and make necessary changes.
2011-06-08 16:11:45 +00:00
brianjlowe
9cad90a4c0
rewriting some taglib junk that broke an XML-style JSP
2011-06-07 20:52:28 +00:00
manolobevia
77dec8ba76
NIHVIVO-2280: Worked on styling account page, filtering in ascendant and descendant order, email, first name, last name, status, and count columns.
2011-06-07 18:38:46 +00:00
j2blake
734067f1b4
NIHVIVO-2299 Match external Auth ID against the matching property.
2011-06-07 18:22:43 +00:00
j2blake
72314d3598
Convert the Authentication mechanism from User to UserAccount.
2011-06-07 15:00:41 +00:00
j2blake
ec690dd31f
Create the admin/showAuth page to replace admin/showids.jsp, edit/selfeditcheck.jsp and admin/checkblacklist.jsp
2011-06-05 23:38:33 +00:00
ryounes
fb67a5de19
NIHVIVO-2466 Fix rdfsLabelForm so correct label is offered for editing for an individual with multiple labels
2011-06-03 21:44:15 +00:00
j2blake
452510b1a4
NIHVIVO-2279 Comment out most of the code until we can re-work the functionality, so it doesn't break the pre-compile build on Hudson.
2011-06-03 15:56:51 +00:00
j2blake
845283e4e8
Remove unused imports.
2011-06-02 21:46:12 +00:00
j2blake
bc08059be2
NIHVIVO-2279 Consolidate login templates in a folder.
2011-06-01 17:50:57 +00:00
j2blake
3b5eb3a846
NIHVIVO-2279 Implement the MyAccount page.
2011-06-01 15:32:00 +00:00
manolobevia
a5fbac6277
NIHVIVO-2311: Added new list item marker for Primary and Additional Web pages
2011-05-31 21:53:21 +00:00
manolobevia
90ba8ca068
NIHVIVO-2311: Changed color for URI icon
2011-05-31 21:50:23 +00:00
manolobevia
5b8b7b2c5d
NIHVIVO-2311: Styled Browse by section in homepage
2011-05-31 21:46:34 +00:00
manolobevia
1613ecdfd0
NIHVIVO-2311: Continue working on templates and stylesheets for VITRO theme.
2011-05-31 16:25:19 +00:00
cappadona
94acda3b51
NIHVIVO-2311 Avoid having 2 files named vitro.css. Possibly temporary since new vitro them might be renamed.
2011-05-27 19:34:38 +00:00
cappadona
a57c8c1684
NIHVIVO-2311 Remove old, deprecated themes (default & enhanced).
2011-05-27 19:33:07 +00:00
cappadona
5c36325445
NIHVIVO-2311 Minor tweaks to the in progress vitro theme
2011-05-27 17:36:47 +00:00
cappadona
5dd938a4a0
NIHVIVO-2306 Added newIndividualForm.jsp and removed all references to vivo and vivo ontology within.
2011-05-27 17:12:02 +00:00
manolobevia
32d0437197
NIHVIVO-2311: Worked on templates and stylesheets for vitro theme. WORK IN PROGRESS.
2011-05-27 01:01:08 +00:00
ryounes
c2cb95986c
Removing bogus code
2011-05-26 21:29:52 +00:00
j2blake
a1915c8398
NIHVIVO-2279 Implement account editing and password change.
2011-05-26 16:29:33 +00:00
ryounes
d6bacf0c95
Revert changes in r8069 since it was messing up display of mainImage in edit mode for individuals with no image
2011-05-26 14:35:09 +00:00
ryounes
6fc85c2595
NIHVIVO-2623 Upgrade to Freemarker 2.3.18
2011-05-25 20:08:35 +00:00
j2blake
1bac5c5fbc
NIHVIVO-2279 Implement CreatePassword - start to separate into user vs. admin functions.
2011-05-25 20:03:02 +00:00
ryounes
a220c5cba6
Add tests for existence of property in addLinkWithLabel and addLink macros
2011-05-25 19:47:18 +00:00
manolobevia
b8c058384f
NIHVIVO-2280. Worked on markup and styles for account main page, add account, and edit account. Work in progress.
2011-05-25 02:29:29 +00:00
j2blake
0aef0368c6
NIHVIVO-2279 Implement Add Account (no associations) and Delete Accounts.
2011-05-24 21:15:56 +00:00
ryounes
3fbbd561c5
NIHVIVO-2460 Migrate menu pages to Solr index
2011-05-24 20:46:46 +00:00
ryounes
c3049eb9c5
NIHVIVO-2460 Solr-based RDF generation on individual list page
2011-05-24 15:09:50 +00:00
j2blake
74a34e8a31
NIHVIVO-2279 Add more functions to the UserAccount controller.
2011-05-18 21:47:44 +00:00
manolobevia
6b78f93c02
Changed content for Term of Use page requested by Jon Corson-Rikert and Elly
2011-05-17 19:27:12 +00:00
j2blake
8fcb6a5fe5
VIVO-304 clean up old login-related files.
2011-05-17 18:11:34 +00:00
cappadona
552717c3f5
Merged r7965 from nihvivo-rel-1.2-maint branch.
2011-05-16 17:37:50 +00:00
cappadona
ae7965b390
NIHVIVO-2601 Removed displaying entered values for password fields on validation
2011-05-16 17:24:37 +00:00