|
1.43 (+17 -1 lines) |
08/29/2008 11:24 AM |
Jan Schneider jan |
No global variables in library files. |
|
1.42 (+2 -2 lines) |
01/02/2008 06:14 AM |
Jan Schneider jan |
Happy New Year Tags: WHUPS_1_0_RC1 |
|
1.41 (+3 -3 lines) |
06/15/2007 11:22 AM |
Chuck Hagenbuch chuck |
Rename $whups to $whups_driver |
|
1.40 (+2 -2 lines) |
01/02/2007 07:49 AM |
Jan Schneider jan |
Happy New Year |
|
1.39 (+4 -2 lines) |
01/01/2007 07:42 PM |
Jan Schneider jan |
Assign copyright to The Horde Project for those copyright holders that already agreed to it. |
|
1.38 (+2 -3 lines) |
09/22/2006 01:21 PM |
Chuck Hagenbuch chuck |
If people use the Whups graphs more than I think, we can re-add them
using Image_Graph or another solution. |
|
1.37 (+2 -2 lines) |
01/01/2006 04:12 PM |
Jan Schneider jan |
Happy new year\! |
|
1.36 (+2 -2 lines) |
01/03/2005 09:35 AM |
Jan Schneider jan |
Happy New Year |
|
1.35 (+2 -1 lines) |
11/03/2004 03:42 PM |
Chuck Hagenbuch chuck |
On second thought, better not to pollute common-header.inc with the menu. |
|
1.34 (+1 -2 lines) |
11/03/2004 03:30 PM |
Chuck Hagenbuch chuck |
Use new <ul> menu. Consolidates things even a bit more. |
|
1.33 (+2 -2 lines) |
10/18/2004 08:46 PM |
Chuck Hagenbuch chuck |
Registry::getParam() -> Registry::get(). |
|
1.32 (+3 -3 lines) |
04/05/2004 11:10 PM |
Chuck Hagenbuch chuck |
This *should* finish off the Module -> Queue conversion, including in
the SQL. Needs to be tested and ironed out before being ported to
dev.horde.org and marked done, though. |
|
1.31 (+4 -4 lines) |
03/11/2004 04:01 PM |
Chuck Hagenbuch chuck |
Use Queue instead of Module. Database fields have not been
touched. I've tested this, but it's also possible that some forms may
need to be tweaked to work, and that the UI may still say "module" in
some places. |
|
1.30 (+2 -2 lines) |
01/17/2004 05:57 PM |
Jan Schneider jan |
All footers look the same, so why not use only one. |
|
1.29 (+2 -2 lines) |
01/13/2004 10:44 PM |
Chuck Hagenbuch chuck |
These are by no means private constants. Remove the weird leading _
(it was my idea in the first place, for the record. Dunno why). |
|
1.28 (+2 -2 lines) |
01/01/2004 11:17 AM |
Jan Schneider jan |
Happy new year everyone. |
|
1.27 (+1 -16 lines) |
07/29/2003 09:04 PM |
Chuck Hagenbuch chuck |
Set title on graphs. |
|
1.26 (+1 -3 lines) |
07/14/2003 11:08 PM |
Chuck Hagenbuch chuck |
Adapt some freeware piecharting code for a start on a Horde_Graph_gd
class; use it in Whups. |
|
1.25 (+15 -1 lines) |
06/18/2003 10:45 PM |
Chuck Hagenbuch chuck |
HTML graphs for Whups. |
|
1.24 (+5 -3 lines) |
05/31/2003 10:38 PM |
Chuck Hagenbuch chuck |
Show a friendlier notification instead of just exiting if there are no stats available. |
|
1.23 (+2 -2 lines) |
05/23/2003 09:21 AM |
Chuck Hagenbuch chuck |
Another batch of menu.php -> ::menu() changes. |
|
1.22 (+2 -2 lines) |
04/26/2003 08:28 PM |
Chuck Hagenbuch chuck |
Fix license URL. |
|
1.21 (+1 -14 lines) |
02/13/2003 10:46 PM |
Chuck Hagenbuch chuck |
Remove currently broken (i.e., not there) graphing functionality/links.
This has been a bad obsession for me over the last 2 months, for some
reason, and as Johan rightly pointed out, I haven't used good
judgement in pursuing it. I'm not opposed to someone else resurrecting
the older graph code, or writing something new, and I'm not sure what
his response will be, either. But I'm going to leave this to others
for the forseable future. |
|
1.20 (+3 -3 lines) |
01/29/2003 12:29 PM |
Chuck Hagenbuch chuck |
Use $whups instead of $backend to avoid potential naming clashes
between apps (at least, make them much less likely). |
|
1.19 (+2 -2 lines) |
01/02/2003 09:23 PM |
Jan Schneider jan |
Bump year. |
|
1.18 (+2 -2 lines) |
10/28/2002 03:02 PM |
Chuck Hagenbuch chuck |
More flexible permissioning; distinguish between who can add to a
module and whoc an search it (_PERMS_READ vs. _PERMS_EDIT, which you
must have to add a new ticket).
Also, more permissions checks in various places, and better error
checking (permissions and otherwise) when viewing a ticket, so that
non-existant tickets or ones you shouldn't have permissions to view
are caught better. |
|
1.17 (+5 -2 lines) |
10/24/2002 06:10 PM |
Chuck Hagenbuch chuck |
[cjh] We can now retrieve much more flexible datasets, such as the
average time it takes to resolve a ticket by developer,
requester, module, etc. |
|
1.16 (+8 -2 lines) |
10/24/2002 04:27 PM |
Chuck Hagenbuch chuck |
[cjh] Add a flexible set of stats, such as the average time a ticket
is unresolved. |
|
1.15 (+17 -47 lines) |
10/23/2002 05:45 PM |
Chuck Hagenbuch chuck |
[cjh] Add a much more flexible set of graphs, and a "My Bugs"
section for ticket summaries. |
|
1.14 (+43 -56 lines) |
10/22/2002 05:08 PM |
Chuck Hagenbuch chuck |
[cjh] Search results can now specify the results title header.
[cjh] Reports currently lacks pretty graphs, but now shows more useful
information - all assigned and requested tickets.
[cjh] Fix usage of Horde_Form_Vars:: class. |
|
1.13 (+1 -3 lines) |
10/10/2002 07:56 PM |
Chuck Hagenbuch chuck |
?> |
|
1.12 (+5 -3 lines) |
10/09/2002 04:48 PM |
Chuck Hagenbuch chuck |
Steal a few tricks from Anil's stats page. |
|
1.11 (+6 -6 lines) |
10/09/2002 04:46 PM |
Chuck Hagenbuch chuck |
Use updated Horde_Graph:: API. |
|
1.10 (+4 -4 lines) |
09/24/2002 06:59 PM |
Chuck Hagenbuch chuck |
phase 2: complete the renaming of FormSprocket:: to Horde_Form:: and
GraphSprocket:: to Horde_Graph:: |
|
1.9 (+2 -4 lines) |
08/01/2002 01:22 PM |
Chuck Hagenbuch chuck |
This should work; will do more extensive testing later. |
|
1.8 (+5 -2 lines) |
07/23/2002 08:49 PM |
Chuck Hagenbuch chuck |
Might make SVG reports a bit more reliable. |
|
1.7 (+2 -2 lines) |
07/23/2002 04:27 PM |
Chuck Hagenbuch chuck |
nuke last dsn bits. |
|
1.6 (+7 -7 lines) |
07/17/2002 04:31 PM |
Chuck Hagenbuch chuck |
- whups now has a standard horde menu
- add an Options screen
- fix a bunch of bugs
- convert to the Notification framework
- remove a bunch of unneeded code. |
|
1.5 (+3 -16 lines) |
07/16/2002 02:54 PM |
Chuck Hagenbuch chuck |
Whups now uses the FormSprocket:: API for all form handling. |
|
1.4 (+8 -2 lines) |
06/26/2002 05:21 PM |
Chuck Hagenbuch chuck |
Provide a full page when using HTML graphs. |
|
1.3 (+7 -2 lines) |
06/26/2002 05:07 PM |
Chuck Hagenbuch chuck |
don't try and show a pie chart if we're using HTML graphs, since they aren't supported by HTML. |
|
1.2 (+5 -1 lines) |
06/26/2002 04:41 PM |
Chuck Hagenbuch chuck |
have to cache the SVG objects. |
|
1.1 |
05/21/2002 11:46 PM |
Chuck Hagenbuch chuck |
Add some VERY crude initial reporting code to Whups. |