]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/web/js/dojo/openils/User.js
Fix untranslatable strings in several dijits:
[working/Evergreen.git] / Open-ILS / web / js / dojo / openils / User.js
2013-03-27 Lebbeous Fogle-WeekleyOrg unit prox adjustment tweaks
2012-05-23 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2012-05-21 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2012-03-08 Bill EricksonUser activity tracking: ingress, auth.verify, and login...
2010-09-03 mikermake the authcookie param (and openils.User.authcookie...
2010-03-26 ericksonfor sync login, return true/false to indicate login...
2010-02-27 senatorAcq: View and manage distrib formula applications for...
2009-03-20 ericksonlet's not clobber the loop variable
2009-03-18 ericksonthis.user might be an event, check for that
2009-03-18 ericksonadded some user sesssion and object-list caching
2009-03-16 ericksonoops, wrong api name. fixed
2009-03-16 ericksonremoved the old, convoluted work_perm_org code. Now...
2009-02-17 ericksonexplicitly load Util
2009-01-13 ericksongetPermOrgList will collect the descendants for us...
2009-01-13 ericksongetPermOrgList will collect the descendants for us now
2009-01-09 ericksonfixed logic bug in non-idlist version
2009-01-09 ericksonenhanced getPermOrgList. you can now provide a list...
2008-11-14 ericksonprovide option for running callback after perm selector...
2008-11-11 ericksonfixed a description dtd. when we draw the edit dialog...
2008-10-29 ericksonadded workstation arg to login method
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