JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
contractor-progress.git
15 years agosome clients I have set to auto-accept (very high tiny agreement) until they actually...
Jason Woofenden [Mon, 2 Feb 2009 22:32:30 +0000 (17:32 -0500)]
some clients I have set to auto-accept (very high tiny agreement) until they actually know about their account. This patch takes them to the tiny agreement form apon first login for this case

15 years agomade unpaid totals section into a nice table, and added row for sum accross all clients
Jason Woofenden [Tue, 20 Jan 2009 07:50:37 +0000 (02:50 -0500)]
made unpaid totals section into a nice table, and added row for sum accross all clients

15 years agointegrated jasonwoof.com website design update (sorry this is in the repo)
Jason Woofenden [Tue, 20 Jan 2009 04:45:20 +0000 (23:45 -0500)]
integrated jasonwoof.com website design update (sorry this is in the repo)

15 years agoadded "unpaid totals" section to admin home. removed untested capability of dealing...
Jason Woofenden [Fri, 16 Jan 2009 04:12:43 +0000 (23:12 -0500)]
added "unpaid totals" section to admin home. removed untested capability of dealing with tasks that have the contractor as the client

15 years agotasks page shows when the task has been payed for
Jason Woofenden [Thu, 8 Jan 2009 18:17:08 +0000 (13:17 -0500)]
tasks page shows when the task has been payed for

15 years agoclicking "I'm starting now" leaves you looking at that task (instead of bringing...
Jason Woofenden [Thu, 8 Jan 2009 04:54:15 +0000 (23:54 -0500)]
clicking "I'm starting now" leaves you looking at that task (instead of bringing you to the main page)

15 years agofixed css so prioritize links don't make a horizontal scroll bar
Jason Woofenden [Thu, 8 Jan 2009 04:20:53 +0000 (23:20 -0500)]
fixed css so prioritize links don't make a horizontal scroll bar

15 years agoadded in-testing section to admin display
Jason Woofenden [Wed, 17 Dec 2008 21:02:51 +0000 (16:02 -0500)]
added in-testing section to admin display

15 years agochange the css filename so safari doesn't use the new html with the old css
Jason Woofenden [Wed, 17 Dec 2008 20:54:11 +0000 (15:54 -0500)]
change the css filename so safari doesn't use the new html with the old css

15 years agoset ord span for production, sets ord properly for tasks entering the queue.
Jason Woofenden [Wed, 17 Dec 2008 20:36:14 +0000 (15:36 -0500)]
set ord span for production, sets ord properly for tasks entering the queue.
Specifically entering the queue because:
   new record with state=TASK_QUEUE (currently from contractor entering a tiny job w/o approval)
   contractor setting a tiny price
   Note: this was already commited: clicking 'approve price'

15 years agoadded support for ie6
Jason Woofenden [Wed, 17 Dec 2008 20:01:24 +0000 (15:01 -0500)]
added support for ie6

15 years agomade reprioritize links look better
Jason Woofenden [Wed, 17 Dec 2008 19:48:41 +0000 (14:48 -0500)]
made reprioritize links look better

15 years agoreordering existing code works (ugly code, ugly display)
Jason Woofenden [Wed, 17 Dec 2008 05:43:02 +0000 (00:43 -0500)]
reordering existing code works (ugly code, ugly display)

15 years agowhen admin enters a new task, he can set it to NEEDS_GO_AHEAD (even if it is a tiny...
Jason Woofenden [Fri, 12 Dec 2008 18:19:26 +0000 (13:19 -0500)]
when admin enters a new task, he can set it to NEEDS_GO_AHEAD (even if it is a tiny price) or can set it to NEEDS_CLARIFICATION

15 years agoreally added the padding this time
Jason Woofenden [Fri, 12 Dec 2008 17:17:30 +0000 (12:17 -0500)]
really added the padding this time

15 years agoadded a little spacing on the main page
Jason Woofenden [Fri, 12 Dec 2008 17:16:06 +0000 (12:16 -0500)]
added a little spacing on the main page

15 years agotasks at exactly the Tiny Job Agreement level are auto-approved
Jason Woofenden [Fri, 12 Dec 2008 17:15:58 +0000 (12:15 -0500)]
tasks at exactly the Tiny Job Agreement level are auto-approved

15 years agocontractor can enter tasks for clients without switching login
Jason Woofenden [Mon, 8 Dec 2008 09:06:17 +0000 (04:06 -0500)]
contractor can enter tasks for clients without switching login

15 years agosaved date when tasks are completed, and sorted completed dates by that. also fixed...
Jason Woofenden [Wed, 3 Dec 2008 05:37:53 +0000 (00:37 -0500)]
saved date when tasks are completed, and sorted completed dates by that. also fixed flow for contractor giving tasks to himself

15 years agoadded "mark paid" link in mostly the right places
Jason Woofenden [Wed, 3 Dec 2008 04:56:52 +0000 (23:56 -0500)]
added "mark paid" link in mostly the right places

15 years agoadded link to code on all pages to satisfy AGPL
Jason Woofenden [Mon, 17 Nov 2008 13:17:00 +0000 (08:17 -0500)]
added link to code on all pages to satisfy AGPL

15 years agoadded licensing information
Jason Woofenden [Mon, 17 Nov 2008 11:13:57 +0000 (06:13 -0500)]
added licensing information

15 years agoworks with published version of wfpl, started on documentation
Jason Woofenden [Mon, 17 Nov 2008 10:56:06 +0000 (05:56 -0500)]
works with published version of wfpl, started on documentation

15 years agoin admin view, display client's username on their records
Jason Woofenden [Sun, 16 Nov 2008 21:57:46 +0000 (16:57 -0500)]
in admin view, display client's username on their records

15 years agodon't warn about me having to set the price again if they haven't approved it yet
Jason Woofenden [Sun, 16 Nov 2008 07:17:55 +0000 (02:17 -0500)]
don't warn about me having to set the price again if they haven't approved it yet

15 years agoadded Switch Login page and link
Jason Woofenden [Sun, 16 Nov 2008 07:09:35 +0000 (02:09 -0500)]
added Switch Login page and link

15 years agoadded e-mail to people database, made it so I can assign tasks to myself
Jason Woofenden [Thu, 13 Nov 2008 23:19:19 +0000 (18:19 -0500)]
added e-mail to people database, made it so I can assign tasks to myself

15 years agoready to roll. still needs e-mails and prioritizing
Jason Woofenden [Thu, 13 Nov 2008 12:41:29 +0000 (07:41 -0500)]
ready to roll. still needs e-mails and prioritizing

15 years agoadded real logins, login administration, task viewer page, contractor main page
Jason Woofenden [Thu, 13 Nov 2008 03:04:04 +0000 (22:04 -0500)]
added real logins, login administration, task viewer page, contractor main page

15 years agoadded TASK_BUG state, improved home page so initial states are displayd and lebeled...
Jason Woofenden [Wed, 12 Nov 2008 23:37:28 +0000 (18:37 -0500)]
added TASK_BUG state, improved home page so initial states are displayd and lebeled well

15 years agostarting to work
Jason Woofenden [Wed, 12 Nov 2008 21:29:58 +0000 (16:29 -0500)]
starting to work