summaryrefslogtreecommitdiff
path: root/httemplate/browse/part_svc.cgi
AgeCommit message (Collapse)Author
2002-07-04move "add" links to the topivan
2002-05-16service definition cloningivan
2002-04-16uiivan
2002-04-12- should finish off the part_svc -> part_export s/one-to-many/many-to-many/ivan
transition (closes: Bug#375) - fixes a nasty export scoping bug with message catalogs, whew
2002-04-11(almost) everything for bug#375 - create export_svc table - part_svc toivan
part_export is now properly many-to-many, not one-to-many still need to finish service editing (choosing exports) in httemplate/edit/part_svc.cgi and httemplate/edti/process/part_svc.cgi and do somethinga about that manual $svcdb = 'svc_acct' in httemplate/edit/part_export.cgi (do part_export records need a svcdb? probably not... should be able to just pass an svcdb on creation of new exports, move the big %exports hash into part_export.pm and allow httemplate/edit/part_svc.cgi to query it for exports that can apply to a given svcdb....
2002-03-23okay group editing UI as well as part_svc group editing UI seem to be workingivan
2002-03-22more new export...ivan
2002-03-18UI glitch; forgot ROWSPAN for export columnivan
2002-02-23UI nit fixes - misaligned columns when viewing disabled services/packagesivan
2002-02-10*finally* seems to be working under Mason. sheesh.ivan
*finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh.
2002-02-10removed <!-- $Id$ --> from all files to fix any redirects, whewivan
Mason handler.pl overrides CGI::redirect fixed strict; problems in edit/part_pkg.cgi & edit/process/part_pkg.cgi
2002-01-30removeivan
use Module; and $cgi = new CGI; &cgisuidsetup(); from all templates. should work better under Mason.
2001-12-27service and package disable!ivan
2001-09-11faster (cached) fuzzy searchesivan
prelim. job queues! fixed part_svc editing
2001-09-06finally fix part_svc!!!ivan
2001-09-04new admin documentation, quick one-pkg orderivan
2001-08-11missed a variable interpolationivan
2001-07-30templates!!!ivan