]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/web/js/dojo/openils/User.js
ported getbysession to fieldmapper.standardrequest to take advantage of default error...
[Evergreen.git] / Open-ILS / web / js / dojo / openils / User.js
2008-07-27 ericksonported getbysession to fieldmapper.standardrequest...
2008-06-26 ericksonsetting globl .user var if not already set. removed...
2008-06-20 ericksonanother cookie path
2008-06-20 ericksonstore the ses cookie globally
2008-05-29 ericksonadding Davids org perm store caching with some slight...
2008-05-28 ericksonretrieving high perm org IDs instead of objects now...
2008-05-09 mikerreorder if blocks so getById is possible
2008-05-08 ericksonif optional authcookie is set for the user, the login...
2008-05-08 ericksoncreated a fully synchronous version of the login method
2008-04-23 ericksonfixed what appears to be some copy paste errors. no...
2008-04-23 mikerback-compat global population
2008-04-23 mikerOO-ify openils.User
2008-04-21 ericksonadded function to flesh out an OrgUnitFilteringSelect...
2008-04-20 ericksonhah! didn't mean to commit with hard-coded test perm
2008-04-20 ericksonadded a method to build a Tree based on perm orgs.
2008-04-16 dbsAnd so it is done. OpenSRF.js has been renamed to DojoS...
2008-04-15 mikerdojo.require OpenSRF, since we use it herein. it will...
2008-04-14 ericksonadded a synchronous option to user session fetching
2008-04-14 ericksonadded function to get the highest org list for a given...
2008-04-13 ericksonuser and auth session management class