Commit Graph

86 Commits

Author SHA1 Message Date
robert%accettura.com
484cdfbcf1 Add basic error template 2006-09-15 00:42:58 +00:00
robert%accettura.com
7d35500160 Next should be +1 from the current position, not the range shown. 2006-09-15 00:29:50 +00:00
robert%accettura.com
c02f711533 That wasn't for checkin. 2006-09-15 00:17:56 +00:00
robert%accettura.com
9f82ca1257 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
fe86444089 Always show number of results, even if it all fits on 1 page 2006-09-15 00:14:30 +00:00
robert%accettura.com
460628b9c6 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
df0be43d3f Small fixes for pagination, convert some spaces to tabs, small style fix. 2006-09-14 22:34:44 +00:00
robert%accettura.com
6912abf88d Add "disability access" problem type to reporter webtool. 2006-07-22 03:18:15 +00:00
robert%accettura.com
7c4effa11c Fix bustage in report view 2006-06-05 20:18:27 +00:00
robert%accettura.com
27b9abbbdc Add back report file date to default fields 2006-06-05 20:13:13 +00:00
robert%accettura.com
519fee985f 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
d7c905b798 Better error message handling 2006-04-04 15:05:08 +00:00
robert%accettura.com
af95a6c638 remove a debug string I accidentally left in during the last checkin 2006-04-04 14:58:29 +00:00
robert%accettura.com
9e398f9ae4 Comment fixes, some better errors, and slight optimization 2006-04-04 14:33:45 +00:00
robert%accettura.com
a8c9c76469 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
be613be586 slight adjusting to spacing on report page 2006-03-21 21:15:03 +00:00
robert%accettura.com
472abb4b02 open up report url in a new window 2006-03-21 21:08:18 +00:00
robert%accettura.com
ab241f9293 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
6bdd7171df 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
ad8e1b34a8 Some reorg and code reduction for the index. 2006-03-21 20:51:56 +00:00
robert%accettura.com
fc8e76fa6f Make default platform "All" 2006-03-21 20:49:45 +00:00
robert%accettura.com
2e70867fd8 Don't show report id by default 2006-02-17 04:24:56 +00:00
robert%accettura.com
0505d9312b 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
29d7a84310 Fix product selections on query page 2006-02-17 03:51:21 +00:00
robert%accettura.com
ec541f398f 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
29045b7777 Fix product selections on query page 2006-02-15 23:26:16 +00:00
robert%accettura.com
2ff1b4ed60 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
caf6823928 Move session headers into iolib headers. Fix some spacing, fix mod rewrite 2006-02-15 04:31:39 +00:00
robert%accettura.com
1556d9b965 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
a48f3e5153 Add licensing block 2006-01-26 04:02:48 +00:00
robert%accettura.com
7e768b2726 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
aed4828e6c Fix path in logout and fix notice. 2006-01-26 01:27:43 +00:00
robert%accettura.com
b604e14225 Make it easier to disable the service when needed. 2006-01-21 03:06:36 +00:00
robert%accettura.com
c032746b51 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
3765df8a5d 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
f15416364c 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
ff4c73401a Fix a notice error, some pagination issues, and fallout from last checkin. 2006-01-20 04:32:32 +00:00
robert%accettura.com
31efd5f590 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
ca2237cb3d 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
ab8f5e1642 landing more bug fixes for reporter, client side. 2006-01-19 22:30:32 +00:00
robert%accettura.com
9a05e16246 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
1bd1c51a66 the correct pagination regression fix 2005-12-23 06:35:13 +00:00
robert%accettura.com
6e33388e95 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
f91c8b18de make pagination stink less 2005-12-23 05:42:04 +00:00
robert%accettura.com
2f57c6de4e remove extra ampersand from continuity params 2005-12-23 05:40:39 +00:00
robert%accettura.com
6132198ccc fix a few html validation issues 2005-12-23 03:10:10 +00:00
robert%accettura.com
b80e21c366 Simple fix to restore Feng Shui for index template. 2005-12-23 01:52:57 +00:00
robert%accettura.com
6ce52ca155 get rid of some notices, and other tiny clean up. Also start removing blank variables from url's 2005-12-23 01:48:30 +00:00
robert%accettura.com
2c1a20c25a get basic login functionality going, some minor code cleanup, more to follow 2005-12-23 00:43:57 +00:00
robert%accettura.com
bbfd5042a8 urlencode non-numeric params, rather than url encode numeric params. Also clarify comment. 2005-12-01 17:59:00 +00:00