log index.html @ 92:16e98d4313e6

age author description
Mon, 26 Apr 2010 18:48:58 -0700 Atul Varma now lazy-loading jquery-ui and bugzilla.js.
Mon, 26 Apr 2010 17:45:02 -0700 Atul Varma Added a really basic error log that gets populated when the wrong username/pass is entered. Also, the username/password prompt for login now emphasizes the fact that it is a bugzilla login.
Mon, 26 Apr 2010 11:40:55 -0700 Atul Varma Load json2.js if no native window.JSON implementation is found.
Sun, 25 Apr 2010 22:26:14 -0700 Atul Varma added app/loader module.
Sun, 25 Apr 2010 20:54:51 -0700 Atul Varma added repair dialog
Sun, 25 Apr 2010 19:47:53 -0700 Atul Varma Renamed main.html to index.html. base main.html@5f0f0747f095
Thu, 11 Mar 2010 11:13:01 -0800 Atul Varma Moved around columns on dashboard and renamed them based on conversation w/ Myk.
Thu, 11 Mar 2010 04:49:24 -0800 Atul Varma Dashboard now supports any user via 'username' GET param.
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:48:06 -0800 Atul Varma Renamed pretty-date.js to date-utils.js.
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 05:34:38 -0800 Atul Varma Horizontal layout of reports
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: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.