Jiri’s Issue Tracking System is an alternative to Pm’s PITS. The main differences: * the whole application is supported by three standart PmWiki pages placed in the Forms wikigroup. * No /cookbook files, no /local/config.php customization. * The issues lists can be filtered on several issue properties at once. * There is a possibility to modify some JITS properties by optional configuration pages. * Easy to install
Cookbook recipe: http://www.pmwiki.org/wiki/Cookbook/JITS Read more at http://www.pmwiki.org/wiki/Cookbook/JITS-Talk-Tutorial Try live demo at http://www.revida.sk/wiki/index.php/Test/JitTests and login username: Test password: test Comments and proposals are appreciated Best regards, Jiri More info: To create a new JITS takes 2 steps: 1) edit <Group>.GroupFooter and copy&paste 3 lines ( only once for that group) 2) edit <Group>.<JITSname> page (i.e. Tasks.John) and copy&paste 2 lines How to organize JITS in the site: When describing the system one JITS means a bunch of related PmWiki pages. You can have JITS for someone's tasks (i.e JITS for Adams' tasks, JITS for Bob's tasks) or JITS for investments or JITS for Projects. Depends on site administrator how the JITS are organized. You can have the structure: * Adams (wikigroup Adams) o Adams/Projects (JITS Adams→Projects) o Adams/Tasks (JITS Adams→Tasks) and a similar wikigroup for Bob or * Projects (wikigroup Projects) * Projects.ProjectA (JITS Projects→ProjectA) * Projects.ProjectB (JITS Projects→ProjectB) When working with some JITS (i.e. JITS Adams→Projects) you can list issues of other site's JITS. Just set the filter "in Group" to the value "all", list all JITS issues and then switch to any listed by displaying the issue. In the wikigroup containing some JITS you can have other types of pages, as the JITS pages are differed from the others by the page variable identifying them as JITS-type-pages. Thus the snippet which is necessary to be placed into the GroupFooter is applied only to JITS-type-pages. Each <Group> can be customized in <Group>.JITScfg where you can set the values for filtering issue properties i.e. instead Type values of Bug, Document, Proposal you can define Type values Developement, Production, Testing, Sales, Feedbacks etc. If is there no <Group>.JITScfg page the Forms.JITScfg is used (which can be customized as well). ... J. -- OBUTEX s.r.o Ing.Jiří Hladůvka Zlatovská 22 911 01 Trenčín tel.: +421 (0)32 6587000 mailto:[EMAIL PROTECTED] http://www.obutex.com _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
