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
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
472abb4b02
open up report url in a new window
2006-03-21 21:08:18 +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
fc8e76fa6f
Make default platform "All"
2006-03-21 20:49:45 +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
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
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
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
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
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
f91c8b18de
make pagination stink less
2005-12-23 05:42:04 +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
2c1a20c25a
get basic login functionality going, some minor code cleanup, more to follow
2005-12-23 00:43:57 +00:00
robert%accettura.com
670e494001
Get rid of the table in stats. No bug.
2005-12-01 04:49:14 +00:00
robert%accettura.com
bce92f775f
Bug 295394 reporter needs a next and previous navigation feature for incident lists.
2005-11-19 21:41:25 +00:00
robert%accettura.com
e2e52fff58
Yet more bug fixing, notable changes include cleaned up templates, better continuity, honor debug variable in config, and a lot of bug fixing (though not the last round of patches to fix regressions).
2005-11-19 05:56:12 +00:00
robert%accettura.com
eebddf0d82
Restructure Reporter's Query Functionality. Mostly rewritten, much easier to use for other purposes (hint: coming soon). Still buggy, but we'll fix it as we go.
2005-10-26 03:21:17 +00:00
robert%accettura.com
b87be82d44
fix product list not showing up
2005-06-10 04:31:15 +00:00
robert%accettura.com
b7a36a3dbe
A whole lotta changin' goin' on...
...
- make configs consistant (app_url and app_path weren't making sense)
- move includes out of /app since it's used by more than just /app
- documentation on contrib classes needed
- implement templating engine
- fix spacing through all code
- some css changes to improve our looks (slightly)
- escape login variables
- Custom Column Queries
- Fix Pagination when using custom queries, or aggregate view
- Only query for total records if we the data set is full (>= $_GET['show']). Pointless to figure how how many pages when we know we don't fill the first.
- truncate all columns at 100 characters in query view so pages don't span to far
- truncate all url's in report view over 100 chars in length
- Statistics (initial landing)
- Don't use cache-control to prevent slowness (bug 296670)
- Slightly revised css theming
- Add schema
- Rename config to config-default
2005-06-10 03:58:46 +00:00