Revisions for whups/templates/admin/mtmatrix.inc

Location: [ Horde CVS ] / whups / templates / admin / mtmatrix.inc View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
Show Branch:
  Revision Date Author Log Message
1.10 (+1 -1 lines) 06/15/2007 11:22 AM Chuck Hagenbuch chuck

Rename $whups to $whups_driver

Tags: WHUPS_1_0, WHUPS_1_0_RC2, WHUPS_1_0_RC1

1.9 (+1 -1 lines) 07/03/2006 01:24 PM Chuck Hagenbuch chuck

Move the admin forms to lib/Forms and the admin script to admin/; goal
is to break it into smaller scripts eventually.

1.8 (+2 -2 lines) 12/05/2005 10:27 AM Chuck Hagenbuch chuck

Close th tags with /th, not /td.

1.7 (+2 -2 lines) 09/04/2005 04:29 PM Matt Selsky selsky

Use h1 instead of div for text-only headers.

1.6 (+16 -17 lines) 05/03/2005 08:57 PM Chuck Hagenbuch chuck

Clean up the mtmatrix html/css a lot.

1.5 (+1 -1 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.4 (+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.3 (+3 -3 lines) 09/16/2003 07:08 PM Jan Schneider jan

Use the new Util:: class.

1.2 (+5 -5 lines) 06/14/2003 12:07 AM Chuck Hagenbuch chuck

[cjh] Module/Type matrix is now functional and allows very quick editing
of which ticket types are associated with each module.

Cleaned up the UI a bunch, too.

1.1 06/12/2003 04:15 PM Chuck Hagenbuch chuck

Module/type matrix. Doesn't do anything yet, but it does preselect what it should.