Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-09 | add ability to configure service labels per-package (still need to actually ↵ | ivan | |
use the labels), RT#4081 | |||
2008-01-13 | ACLs | ivan | |
2007-09-13 | random indentation fix | ivan | |
2007-04-19 | fix very strange "Undefined subroutine &FS::UI::Web::rooturl" with an ↵ | ivan | |
explicit import. did i mention this was really really weird? | |||
2007-04-12 | input and output on data volume fields specified with k,m,g,or t | jeff | |
2007-01-30 | its all about control | ivan | |
2006-12-29 | service refactor! | ivan | |
2006-10-25 | limited domain select | jeff | |
2006-08-23 | Will things ever be the same again? | ivan | |
It's the final masonize | |||
2006-06-24 | Add the ability to link customer service definition fields to inventory | ivan | |
classes, with an "automatic/manual" flag. Add the ability for the web interface to maintain these links. Start prettying up the service def. edit in preparation for Bigger Changes. | |||
2006-01-31 | move header() to include(/elements/header.html) so it can be changed in one ↵ | ivan | |
place, thanks to Scott Edwards | |||
2005-11-16 | bulk svcpart change | ivan | |
2004-01-28 | add service definition browse by number of active services | ivan | |
2003-08-05 | Virtual field merge | khoff | |
2003-07-12 | - better description of payment search | ivan | |
- some clarification of services/packages vs. service/package definitions in browse/part_{svc,pkg}.cgi - package definition report by # of active customer packages (with links to customer package listing) | |||
2002-10-25 | show export numbers | ivan | |
2002-09-05 | don't show "clone an existing service definition" if there aren't any yet | ivan | |
2002-07-04 | move "add" links to the top | ivan | |
2002-05-16 | service definition cloning | ivan | |
2002-04-16 | ui | ivan | |
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 to | ivan | |
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-23 | okay group editing UI as well as part_svc group editing UI seem to be working | ivan | |
2002-03-22 | more new export... | ivan | |
2002-03-18 | UI glitch; forgot ROWSPAN for export column | ivan | |
2002-02-23 | UI nit fixes - misaligned columns when viewing disabled services/packages | ivan | |
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-10 | removed <!-- $Id$ --> from all files to fix any redirects, whew | ivan | |
Mason handler.pl overrides CGI::redirect fixed strict; problems in edit/part_pkg.cgi & edit/process/part_pkg.cgi | |||
2002-01-30 | remove | ivan | |
use Module; and $cgi = new CGI; &cgisuidsetup(); from all templates. should work better under Mason. | |||
2001-12-27 | service and package disable! | ivan | |
2001-09-11 | faster (cached) fuzzy searches | ivan | |
prelim. job queues! fixed part_svc editing | |||
2001-09-06 | finally fix part_svc!!! | ivan | |
2001-09-04 | new admin documentation, quick one-pkg order | ivan | |
2001-08-11 | missed a variable interpolation | ivan | |
2001-07-30 | templates!!! | ivan | |