Subversion Repositories Tillikum

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message
1009 1d 01h strattog / add view that displays pending INTO charges to export
1008 1d 02h strattog / make the job runner daemon behave a little more like a real daemon
1007 1d 03h strattog / add some tentative support for finer-grained ACLs -- the read/write differentiation doesn't work yet
1006 1d 04h strattog / update export_billing_to_banner to interact wit the new job infrastructure
1005 1d 04h strattog / Initial commit of a 'jobs' module + tests. Allows for asynchronous and off-server (if desired) job running via a job runner daemon.
1004 1d 04h strattog / refactor to use __DIR__ and $approot to clean things up
1003 2d 04h strattog / update hello world example with __DIR__ for simplicity
1002 2d 04h strattog / qualify housing room end dates to remove dupes
1001 2d 04h strattog / show 1 row per reservation + booking pair
1000 2d 04h strattog / logic change
999 2d 05h strattog / change some logic and use the new INTO flag checks
998 2d 05h strattog / add some INTO flag checks
997 3d 07h strattog / refactor to use modified domain object / collection APIs
996 3d 07h strattog / Simplify to reuse domain and collection object logic
995 3d 07h strattog / Add some basic DomainObject collections that use a builtin array as their basis and implement some basic functionality
994 3d 07h strattog / bugfixes, add default constructor which makes _data an array
993 3d 12h strattog / allow __isset and __unset functions, and remove __construct (in favor of explicit static 'constructor')
992 5d 03h strattog / sort rates to ensure they are saved in start-date-order
991 5d 03h strattog / remove lazy loading (i'm not going to do this for anything, it's not worth it) and add ability to sort the collection by start date
990 5d 05h strattog / remove unused view

Show All