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
6132198ccc
fix a few html validation issues
2005-12-23 03:10:10 +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
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
5596e3f856
Fix template error when no report found. No bug.
2005-11-19 17:52:35 +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
80243b6f8c
A ton of small changes to reporter, nothing drastic. Mainly fixing bugs caused by the last few checkins. No bug.
2005-11-17 06:42:11 +00:00
robert%accettura.com
bda0b1c3fe
A ton of small changes to reporter, nothing drastic. Mainly fixing bugs caused by the last few checkins. No bug.
2005-11-17 06:28:38 +00:00
robert%accettura.com
3008b01772
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:27:17 +00:00
robert%accettura.com
b87be82d44
fix product list not showing up
2005-06-10 04:31:15 +00:00
robert%accettura.com
22350a4825
forgot to add stats before
2005-06-10 04:30:30 +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
robert%accettura.com
a68af7bbdf
removing. Some unneeded, some going elsewhere a=asa (blanket), Not part of build
2005-06-10 03:27:54 +00:00
robert%accettura.com
bc78088567
Bug 295156 Reporter should use rel="nofollow" to deter spammers and not boost google rank of pages in database
2005-05-22 22:53:30 +00:00
robert%accettura.com
0629a6fbbe
Fix entity in pagination on reporter server. To trivial for a bug, not part of build.
2005-05-20 01:42:06 +00:00
robert%accettura.com
3fa9e29b46
Bug 293854 don't use relative links in footer. NPOTB
2005-05-12 17:18:00 +00:00
robert%accettura.com
081f237f28
I could have sworn I did this already, but I guess not. Removing rss feeds from header (which is really just a dump of mozilla.org page), and adjusting tabs to meet reporter's needs. No bug. Already implemented on server.
2005-04-24 02:50:19 +00:00
robert%accettura.com
0fb6d3f542
server half of bug 285653. Add new problem types, as well as a few changes to make it easier to add/change them in the future. Not part of any build
2005-04-20 21:43:25 +00:00
robert%accettura.com
fdc190bfe5
fix broken link in agg queries. Not part of build, no bug (as with checkin before)
2005-04-02 05:44:28 +00:00
robert%accettura.com
2145134fa6
more portable escaping, moved to selectLimit(), fixed pagination bug from move to ADOdb, fixed that bug in the service so it works again, other tiny changes.
2005-04-02 04:25:08 +00:00
robert%accettura.com
111c11d36f
move reporter tool to ADOdb (bug 285536). Not part of build.
2005-03-12 04:19:29 +00:00
robert%accettura.com
852a66fa07
No bug, not part of build. escapeSimple() missing.
2005-02-24 05:35:50 +00:00
robert%accettura.com
7df21cb29e
Spelling (thanks to nobody for noticing)
...
No bug, not part of build
2005-02-07 15:16:39 +00:00
robert%accettura.com
586327b1cf
- Better sorting
...
- don't show date on agregate view (pointless)
- default sort of agregate by number of reports
- correct typo on deciding if agregate checkbox should be checked
- other small fixes
No bug, not part of build
2005-02-06 23:59:34 +00:00
robert%accettura.com
441d956514
Some more fixes\r
...
- Only show commented SQL on debug mode\r
- Sub order to prevent dyslexic reloads\r
- rawurlencode values to prevent loss of data (in particular product Identifiers)\r
- don't allow sorting by report ID because it's pointless\r
No bug, not part of build
2005-02-06 23:39:43 +00:00
robert%accettura.com
7364b7debe
- Implemented UI for "Agregate" aka count
...
- Enabled abillity to drill down and for agregate query
- default to DESC when viewing results (makes more sense since that's what people expect).
Not part of build. No bug.
2005-02-06 05:52:25 +00:00
robert%accettura.com
fc374ed1e4
trim and remove html of all service input. Not part of any build.
2005-01-29 18:27:58 +00:00
robert%accettura.com
ec1c88cc67
inital landing of reporter webtool!
...
lacks documentation, some things still not implemented. A functional work in progress.
a=asa
2005-01-28 04:01:32 +00:00