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

11 Коммитов

Автор SHA1 Сообщение Дата
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 c00de79642 Add "disability access" problem type to reporter webtool. 2006-07-22 03:18:15 +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 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 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 b36c8becb7 Make it easier to disable the service when needed. 2006-01-21 03:06:36 +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 65992291c0 landing more bug fixes for reporter, client side. 2006-01-19 22:30:32 +00:00
robert%accettura.com a58492acaa Minor change to how privacy policy works: it shouldn't be self hosted but redirected. No bug. 2005-12-01 05:03:25 +00:00
robert%accettura.com c9b31ae531 fix product list not showing up 2005-06-10 04:31:15 +00:00
robert%accettura.com 2751eca195 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