]> git.evergreen-ils.org Git - working/random.git/log
working/random.git
14 years agoit's now possible to run a single task more than once inside a given script. No...
erickson [Fri, 15 Jan 2010 20:04:39 +0000 (20:04 +0000)]
it's now possible to run a single task more than once inside a given script.  No need to instantiate each task before calling start()

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/constrictor/trunk@759 6d9bc8c9-1ec2-4278-b937-99fde70a366f

14 years agoupdated to use simplified inline tasks
erickson [Fri, 15 Jan 2010 19:49:37 +0000 (19:49 +0000)]
updated to use simplified inline tasks

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/constrictor/trunk@758 6d9bc8c9-1ec2-4278-b937-99fde70a366f

14 years agosimplified task management. no longer using a task wrapper and task runner to accomo...
erickson [Fri, 15 Jan 2010 19:43:17 +0000 (19:43 +0000)]
simplified task management.  no longer using a task wrapper and task runner to accomodate threads.  approach now is to instantiate tasks inside the script (post thread creation).  updated sample script.  contrib scripts to follow

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/constrictor/trunk@757 6d9bc8c9-1ec2-4278-b937-99fde70a366f

14 years agoused new hold id returned from place hold method to subsequently cancel placed hold...
erickson [Thu, 13 Aug 2009 17:12:43 +0000 (17:12 +0000)]
used new hold id returned from place hold method to subsequently cancel placed hold.  props_filename is a global var, fixed

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/constrictor/trunk@615 6d9bc8c9-1ec2-4278-b937-99fde70a366f

14 years agoallow overriding of property filename, part 3
erickson [Fri, 17 Jul 2009 20:14:25 +0000 (20:14 +0000)]
allow overriding of property filename, part 3

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/constrictor/trunk@589 6d9bc8c9-1ec2-4278-b937-99fde70a366f

14 years agoallow overriding of property filename, part 2
erickson [Fri, 17 Jul 2009 20:10:39 +0000 (20:10 +0000)]
allow overriding of property filename, part 2

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/constrictor/trunk@588 6d9bc8c9-1ec2-4278-b937-99fde70a366f

14 years agoallow overriding of property filename
erickson [Fri, 17 Jul 2009 20:06:41 +0000 (20:06 +0000)]
allow overriding of property filename

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/constrictor/trunk@587 6d9bc8c9-1ec2-4278-b937-99fde70a366f

14 years agoscript to pull object ids/barcodes from the db for generating a constrictor propertie...
erickson [Fri, 10 Jul 2009 20:11:17 +0000 (20:11 +0000)]
script to pull object ids/barcodes from the db for generating a constrictor properties file

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/constrictor/trunk@579 6d9bc8c9-1ec2-4278-b937-99fde70a366f

14 years agofixed renew log line
erickson [Fri, 10 Jul 2009 18:00:36 +0000 (18:00 +0000)]
fixed renew log line

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/constrictor/trunk@578 6d9bc8c9-1ec2-4278-b937-99fde70a366f

14 years agoadded configurable dictionary file option, fixed comment typo
erickson [Fri, 10 Jul 2009 16:07:43 +0000 (16:07 +0000)]
added configurable dictionary file option, fixed comment typo

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/constrictor/trunk@577 6d9bc8c9-1ec2-4278-b937-99fde70a366f

14 years agoadded really dumb (for now) user search script. made generic random phrase generator...
erickson [Wed, 1 Jul 2009 15:33:19 +0000 (15:33 +0000)]
added really dumb (for now) user search script. made generic random phrase generator in utils

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/constrictor/trunk@555 6d9bc8c9-1ec2-4278-b937-99fde70a366f

14 years agoadded user transaction data retrieval, by various types of transaction
erickson [Wed, 1 Jul 2009 03:10:26 +0000 (03:10 +0000)]
added user transaction data retrieval, by various types of transaction

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/constrictor/trunk@554 6d9bc8c9-1ec2-4278-b937-99fde70a366f

14 years agoadded basic bib search script, which pulls random words from the dictionary and build...
erickson [Wed, 1 Jul 2009 02:46:25 +0000 (02:46 +0000)]
added basic bib search script, which pulls random words from the dictionary and builds 1-3 word search phrases

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/constrictor/trunk@553 6d9bc8c9-1ec2-4278-b937-99fde70a366f

15 years agotypo. thanks Jeff.
erickson [Fri, 9 Jan 2009 21:04:58 +0000 (21:04 +0000)]
typo.  thanks Jeff.

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/constrictor/trunk@96 6d9bc8c9-1ec2-4278-b937-99fde70a366f

15 years agomore API drift repairs. now using checkout.full / removed all traces of checkout...
erickson [Wed, 26 Nov 2008 22:25:46 +0000 (22:25 +0000)]
more API drift repairs.  now using checkout.full / removed all traces of checkout.permit

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/constrictor/trunk@57 6d9bc8c9-1ec2-4278-b937-99fde70a366f

15 years agodjango requires explicit import of _ now
erickson [Wed, 26 Nov 2008 21:47:39 +0000 (21:47 +0000)]
django requires explicit import of _ now

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/constrictor/trunk@56 6d9bc8c9-1ec2-4278-b937-99fde70a366f

15 years agorepaired some django DPI drift
erickson [Wed, 26 Nov 2008 21:31:49 +0000 (21:31 +0000)]
repaired some django DPI drift

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/constrictor/trunk@55 6d9bc8c9-1ec2-4278-b937-99fde70a366f

15 years agodjango no longer supports the --noinput option. this will probably have a negative...
erickson [Wed, 26 Nov 2008 21:31:12 +0000 (21:31 +0000)]
django no longer supports the --noinput option.  this will probably have a negative effect on the auto windows installer.

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/constrictor/trunk@54 6d9bc8c9-1ec2-4278-b937-99fde70a366f

15 years agosome updates to repair API drift with opensrf/evergreen
erickson [Wed, 26 Nov 2008 21:22:15 +0000 (21:22 +0000)]
some updates to repair API drift with opensrf/evergreen

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/constrictor/trunk@53 6d9bc8c9-1ec2-4278-b937-99fde70a366f

15 years agoAdding constrictor (per IRC conversation) source to contrib repo. needs a lot of...
erickson [Wed, 26 Nov 2008 03:43:40 +0000 (03:43 +0000)]
Adding constrictor (per IRC conversation) source to contrib repo.  needs a lot of tuning to fit the latest evergreen/opensrf python bits.

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/constrictor/trunk@51 6d9bc8c9-1ec2-4278-b937-99fde70a366f