log

age author description
Thu, 11 Mar 2010 05:07:55 -0800 Atul Varma Submitting user-finder form now opens custom dashboard for that user.
Thu, 11 Mar 2010 04:49:24 -0800 Atul Varma Dashboard now supports any user via 'username' GET param.
Thu, 11 Mar 2010 04:26:11 -0800 Atul Varma Added a user-finder.
Thu, 11 Mar 2010 03:58:22 -0800 Atul Varma Pretty dates now update every minute.
Wed, 10 Mar 2010 14:11:42 -0800 Atul Varma Added throbber to dashboard reports.
Wed, 10 Mar 2010 13:59:47 -0800 Atul Varma Forgot to commit this in my last commit.
Wed, 10 Mar 2010 13:59:31 -0800 Atul Varma Fixed throbber, made min length of search 2 characters.
Wed, 10 Mar 2010 13:09:55 -0800 Atul Varma Added flags=0 to /configuration request.
Wed, 10 Mar 2010 13:04:13 -0800 Atul Varma Converted encodeURI() to escape(), apparently this fixes the case where an ampersand is in the name of the component.
Wed, 10 Mar 2010 12:56:16 -0800 Atul Varma Some CSS fixes, added instructions for bug-filer.
Wed, 10 Mar 2010 12:44:58 -0800 Atul Varma Moved js and css files into their own directories.
Wed, 10 Mar 2010 12:39:14 -0800 Atul Varma Added a really simple bug filing page w/ autocomplete for product/component.
Mon, 08 Mar 2010 23:29:11 -0800 Atul Varma Added a really basic caching mechanism that uses a hidden form field as a single-session cache.
Mon, 08 Mar 2010 22:50:56 -0800 Atul Varma Fade in new bug reports
Mon, 08 Mar 2010 22:48:06 -0800 Atul Varma Renamed pretty-date.js to date-utils.js.
Mon, 08 Mar 2010 22:47:15 -0800 Atul Varma Fixed date display; before, prettyDate() was mistaking ISO-8601 GMT for local time.
Mon, 08 Mar 2010 21:58:54 -0800 Atul Varma Removed loading screen.
Mon, 08 Mar 2010 10:24:18 -0800 Atul Varma Added some basic tooltip logic, though it's incomplete and hidden for now.
Mon, 08 Mar 2010 07:59:05 -0800 Atul Varma Minor refactoring
Mon, 08 Mar 2010 05:34:38 -0800 Atul Varma Horizontal layout of reports
Sun, 07 Mar 2010 23:17:26 -0800 Atul Varma better way of doing css styling via css classes for bug priority, severity, and status.
Sun, 07 Mar 2010 23:09:11 -0800 Atul Varma added loading screen, removed duplicate bug listings.
Sun, 07 Mar 2010 19:25:20 -0800 Atul Varma show reported and CC'd bugs, sort bug list by last changed
Sun, 07 Mar 2010 15:32:37 -0800 Atul Varma Fixed strike-through and Safari compatibility.
Sun, 07 Mar 2010 15:11:15 -0800 Atul Varma removed link from bug summary and applied it to the entire bug row.
Sun, 07 Mar 2010 15:04:26 -0800 Atul Varma removed vertical table borders
Sun, 07 Mar 2010 14:51:03 -0800 Atul Varma Replaced priority column w/ importance, added css styling for priority+severity components.
Sun, 07 Mar 2010 14:28:52 -0800 Atul Varma Added john resig's pretty date lib and a 'last changed' column on report tables.
Sun, 07 Mar 2010 12:18:47 -0800 Atul Varma Origination.