Граф коммитов

107 Коммитов

Автор SHA1 Сообщение Дата
robert%accettura.com bffdb5cc54 Fix privacy url. 2007-05-13 03:15:52 +00:00
robert%accettura.com 47d07c9897 Point footer links to mozilla.org 2007-05-13 03:15:14 +00:00
robert%accettura.com 6fe81148ba Rogue period. 2007-03-11 04:20:17 +00:00
robert%accettura.com 918b2a2007 Various other small fixes. 2007-03-11 04:10:12 +00:00
robert%accettura.com f5996613cb Whitespace fixes. 2007-03-11 03:15:24 +00:00
robert%accettura.com c4e28a4303 Small optimizaiton 2007-03-11 03:14:42 +00:00
robert%accettura.com a1ca66406b Add error documents to handle things like 404's. Just polish really. 2007-03-11 03:10:39 +00:00
robert%accettura.com f413872a03 Use images for errors in screenshots. This ensures that they are viewable even when embedded in a page. 2007-03-11 02:57:53 +00:00
robert%accettura.com 0f3e873471 Add a little spacing between username/password on login page. 2007-03-11 02:33:46 +00:00
robert%accettura.com 12823a4e57 Better error text for DB connection failure. 2007-03-11 02:28:40 +00:00
robert%accettura.com aa96987ab4 Drop some old unused code. 2007-03-11 02:27:36 +00:00
robert%accettura.com 265decec8d Pretty up error dialog, add a back link, and some small whitespace cleanup to the stylesheet. Mainly using tabs consistantly. 2007-03-11 02:25:23 +00:00
robert%accettura.com 407a8c101e Catch invalid product families. 2007-03-11 02:12:59 +00:00
robert%accettura.com eef71b6c16 Show report file date in report 2007-03-11 02:04:31 +00:00
robert%accettura.com a04a606096 Fix a sql error. 2007-03-06 01:46:24 +00:00
robert%accettura.com a3cc8bf6aa Bug #369851 2007-02-10 21:20:24 +00:00
robert%accettura.com db6a497d95 Small html cleanup. Spaces to tabs, etc. 2006-11-25 16:18:06 +00:00
robert%accettura.com 6036902dbf Second half of charset implementation, add to db schema, make viewable in report and query. 2006-11-25 02:47:57 +00:00
robert%accettura.com 7fc77407e5 Last checkin had a few extra returns and some lines commented out by mistake. Came from the wrong tree. This is better. 2006-11-25 02:34:38 +00:00
robert%accettura.com 0def998ba5 Update service to handle versioning via url, and accept character encoding as a param (Bug 352905) and other minor stuff. 2006-11-25 02:32:31 +00:00
robert%accettura.com 25dffbe671 Fix SQL error when we query for a hostname. 2006-11-11 19:33:08 +00:00
robert%accettura.com 7cde7975ca Add basic error template 2006-09-15 00:42:58 +00:00
robert%accettura.com 8fccee37f1 Next should be +1 from the current position, not the range shown. 2006-09-15 00:29:50 +00:00
robert%accettura.com dba38b8e1e That wasn't for checkin. 2006-09-15 00:17:56 +00:00
robert%accettura.com 029d7ca45e Fix continuity params disappearing when there are too many results for next/prev navigation 2006-09-15 00:15:53 +00:00
robert%accettura.com 93400824ca Always show number of results, even if it all fits on 1 page 2006-09-15 00:14:30 +00:00
robert%accettura.com 375e449f26 Fixing a SQL bug, and getting a nice performance gain in return. Also fix some whitespace issues and other formatting fixes. 2006-09-14 23:57:28 +00:00
robert%accettura.com 7c9800806f Small fixes for pagination, convert some spaces to tabs, small style fix. 2006-09-14 22:34:44 +00:00
robert%accettura.com c00de79642 Add "disability access" problem type to reporter webtool. 2006-07-22 03:18:15 +00:00
robert%accettura.com 9a807a1291 Fix bustage in report view 2006-06-05 20:18:27 +00:00
robert%accettura.com 5b1406494d Add back report file date to default fields 2006-06-05 20:13:13 +00:00
robert%accettura.com 4ba7de16e3 Don't do an unnecessary join to count. This should improve performance a little bit. 2006-05-04 20:17:20 +00:00
robert%accettura.com ecdf9b7f04 Better error message handling 2006-04-04 15:05:08 +00:00
robert%accettura.com b59919b446 remove a debug string I accidentally left in during the last checkin 2006-04-04 14:58:29 +00:00
robert%accettura.com 114995e3e4 Comment fixes, some better errors, and slight optimization 2006-04-04 14:33:45 +00:00
robert%accettura.com 426e13b605 No results isn't an error, so don't treat it as so (also use tabs for indenting). 2006-03-21 21:20:54 +00:00
robert%accettura.com f548cd5453 slight adjusting to spacing on report page 2006-03-21 21:15:03 +00:00
robert%accettura.com 9da25b0ba8 open up report url in a new window 2006-03-21 21:08:18 +00:00
robert%accettura.com 73d803add3 Password should be 41 chars for mySQL 4.1+ compatibility, and AUTO_INCREMENT should be = 1. 2006-03-21 21:04:42 +00:00
robert%accettura.com f999ba364b Only show tabs if the user is an admin, since otherwise would only get 1, making it pointless. 2006-03-21 21:00:45 +00:00
robert%accettura.com 273d9d4c74 Some reorg and code reduction for the index. 2006-03-21 20:51:56 +00:00
robert%accettura.com 82fa428fb1 Make default platform "All" 2006-03-21 20:49:45 +00:00
robert%accettura.com 234a388857 Don't show report id by default 2006-02-17 04:24:56 +00:00
robert%accettura.com 2fde9cf94c The last checkin comment should have been "Some cleanup to query class, as well as fix an issue with continuity params being used incorrectly when displaying a report. Some small optimizations as well. 2006-02-17 03:54:45 +00:00
robert%accettura.com 9581fec699 Fix product selections on query page 2006-02-17 03:51:21 +00:00
robert%accettura.com 29441d98af Some cleanup to query class, as well as fix an issue with continuity params being used incorrectly when displaying a report. Some small optimizations as well. 2006-02-17 03:51:15 +00:00
robert%accettura.com 495f31460e Fix product selections on query page 2006-02-15 23:26:16 +00:00
robert%accettura.com 56a3428935 Nothing says I love you like more stats. And you'd rather have chocolate? Adding breakdown by product, and by os, both very interesting. 2006-02-15 05:07:57 +00:00
robert%accettura.com 007d551739 Move session headers into iolib headers. Fix some spacing, fix mod rewrite 2006-02-15 04:31:39 +00:00
robert%accettura.com f564b7d025 Add support for the concept of product Families, update schema to use ANSI SQL, and a typo fix 2006-02-11 20:16:25 +00:00