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 |
robert%accettura.com
|
03ff83b73d
|
Add licensing block
|
2006-01-26 04:02:48 +00:00 |
robert%accettura.com
|
3e50491217
|
Server side support for screenshots, utf-8 support. Some minor code cleanup also rolled in.
|
2006-01-26 03:14:01 +00:00 |
robert%accettura.com
|
f0a699a1af
|
Fix path in logout and fix notice.
|
2006-01-26 01:27:43 +00:00 |
robert%accettura.com
|
b36c8becb7
|
Make it easier to disable the service when needed.
|
2006-01-21 03:06:36 +00:00 |
robert%accettura.com
|
f7a5ba7521
|
Doh! Remove the last file, and apply the last patch to to fix templates. Ah, that should be better.
|
2006-01-20 05:21:11 +00:00 |
robert%accettura.com
|
a14648fbb7
|
Template changes weren't the ones I intended to land. Hopefully this fixes it.
|
2006-01-20 05:05:25 +00:00 |
robert%accettura.com
|
e74e07e62b
|
Template changes weren't the ones I intended to land. Hopefully this fixes it.
|
2006-01-20 04:48:19 +00:00 |
robert%accettura.com
|
14ef8ed3fe
|
Fix a notice error, some pagination issues, and fallout from last checkin.
|
2006-01-20 04:32:32 +00:00 |
robert%accettura.com
|
bedbd15730
|
Moving some files around for a more logical file structure, and to allow for using mod_rewrite to get friendly url's. While I'm at it, landing some theme related stuff.
|
2006-01-20 02:59:41 +00:00 |
robert%accettura.com
|
82f90b94fc
|
Moving some files around for a more logical file structure, and to allow for using mod_rewrite to get friendly url's. While I'm at it, landing some theme related stuff.
|
2006-01-20 02:53:33 +00:00 |
robert%accettura.com
|
65992291c0
|
landing more bug fixes for reporter, client side.
|
2006-01-19 22:30:32 +00:00 |
robert%accettura.com
|
99483b80b7
|
More bug fixes to the query app. There is another part to further clean up regressions, but that will come after Christmas.
|
2005-12-24 04:25:44 +00:00 |
robert%accettura.com
|
a71ff12072
|
the correct pagination regression fix
|
2005-12-23 06:35:13 +00:00 |
robert%accettura.com
|
f9c7f18887
|
continuing to fix regressions: make sorting better, show and order by report date when breaking out of top X list, fix regression for pagination
|
2005-12-23 06:25:55 +00:00 |
robert%accettura.com
|
c782472091
|
make pagination stink less
|
2005-12-23 05:42:04 +00:00 |
robert%accettura.com
|
43f7b2f063
|
remove extra ampersand from continuity params
|
2005-12-23 05:40:39 +00:00 |