DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:bez

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:bez [2018-03-24 15:14] solewniczakplugin:bez [2024-04-17 13:42] (current) solewniczak
Line 2: Line 2:
  
 ---- plugin ---- ---- plugin ----
-description: +description: SQLite based application helping in managing nonconformities and customers complaints
 author     : Szymon Olewniczak  author     : Szymon Olewniczak 
 email      : it@rid.pl  email      : it@rid.pl 
-type       :  +type       : action, renderer, helper, syntax 
-lastupdate : 2018-03-24 +lastupdate : 2024-03-28 
-compatible : Frusterick Manners +compatible : Kaos 
-depends    : +depends    : sqlite, struct
 conflicts  conflicts 
 similar    :  similar    : 
-tags       : +tags       : data, sqlite, task
  
-downloadurl: http://github.com/gkrid/dokuwiki-plugin-bez/zipball/master +downloadurl: https://github.com/gkrid/dokuwiki-plugin-bez/zipball/master 
-bugtracker : http://github.com/gkrid/dokuwiki-plugin-bez/issues +bugtracker : https://github.com/gkrid/dokuwiki-plugin-bez/issues 
-sourcerepo : http://github.com/gkrid/dokuwiki-plugin-bez/+sourcerepo : https://github.com/gkrid/dokuwiki-plugin-bez/
 donationurl:  donationurl: 
  
 screenshot_img :  screenshot_img : 
 ---- ----
- 
-//:!: This template contains various hints on how to fill in data (formatted in italics). Be sure to remove the hints and unwanted sections (Eg. the Syntax/Example section for non-syntax plugins.// 
  
 ===== Installation ===== ===== Installation =====
- 
-//[First, last and only chance to warn users before installing (some has already done that before reading this)]// 
  
 :!: **External requirements:** This plugin requires the following additional components that must be installed separately:  :!: **External requirements:** This plugin requires the following additional components that must be installed separately: 
-  * [[A banana]] +  * [[Sqlite]] Plugin 
-  * [[Another banana]] +  * [[Struct]] Plugin
- +
-Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download URL above, which points to latest version of the plugin. Refer to [[:Plugins]] on how to install plugins manually. +
- +
-===== Examples/Usage ===== +
- +
-//[Most people learn by example, so this goes first]// +
- +
-See the plugin in action [[www.demosite.com|here]]. The sample page shows all the styles available with the plugin. +
- +
-A simple box: +
- +
-  <box> the box contents </box> +
- +
-Some more complex boxes +
- +
-  <box 80% round orange|a title> the box contents</box> +
-  <box 50% left blue>the box contents</box|a caption> +
-  <box 60% round #f99 #fc9 #fcc #f60|title>the box contents></box|caption> +
- +
-//[Pictures showing the rendered result will help users to understand]// +
- +
-===== Syntax ===== +
- +
-//[Complete syntax]// +
- +
-Basic syntax: +
-<code>{{actionlink>action|title}}</code> +
-  * **action** can be one of this: +
-    * //edit//    --- edit/create/show +
-    * //history// --- old revisions +
- +
-===== Configuration and Settings ===== +
- +
-//[also CSS style tips]// +
- +
-===== Development ===== +
- +
-//[downloadable blocks, development comments]//+
  
-=== Change Log ===+Search and install ​the plugin using the [[plugin:extension|Extension ​Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
  
-//[preferable GitHub RSS feed or similar]//+===== Features/Usage =====
  
-  * **2009-01-01** +BEZ stands for "Baza Eliminacji Zagrożeń". This translates to "Risk Elimination Base", or in other words "Risk Management System".
-    * Initial release+
  
-=== Known Bugs and Issues ===+==== Roles ====
  
-//[this section might not be needed in case of external bug manager, or use RSS feed]//+There are two roles in the  
 +application: administrators - default DokuWiki administrators (of group "admin") become BEZ 
 +administrators - and users. Administrators can report issues. Every issue 
 +has a type (list of types is maintained by administrators) and 
 +coordinator (who is one of DokuWiki users). Coordinator of issue has 
 +equal permissions as administrator (but only in issue he is assigned to). 
 +Any issue can have tasks and causes assigned. Tasks assigned directly to 
 +issue becomes correction. Tasks assigned to cause become corrective 
 +action and tasks assigned to potential cause becomes preventive action.
  
-=== ToDo/Wish List ===+==== Color coding in the Issue Table ====
  
-//[developers roadmap]//+In the Issue Table, the color of an issue depends on the color of the tasks in it. If it contains at least one red task, the color is red. If there is no red and at least one task is yellow, the color is yellow. If it lacks red and yellow and at least one task is green, the color is green. If it does not contain any tasks the color is blue. If the problem is closed or added, the color is white.
  
-===== FAQ =====+Color coding: 
 +  * NULL -> blue 
 +  * 0 -> red 
 +  * 1 -> yellow 
 +  * 2 -> green 
 +  * 3 -> white
  
-//[discussions should ideally be deleted and turned into FAQ entries along the way]//+==== Email notifications ====
  
-===== Discussion =====+Plugin bez informs the users about problems and tasks they have to resolve. The following email notifications are implemented: problems_without_tasks, problems_coming, problems_outdated, tasks_coming, tasks_outdated.
  
-//Could be placed on an external page (e.g. plugin:pluginname:discussion) to have a distinction between user comments and author docs//+===== Plugin Syntax =====
  
 +''%%~~BEZNAV~~%%'' adds plugin's menu.
  
  
plugin/bez.1521900880.txt.gz · Last modified: 2018-03-24 15:14 by solewniczak

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki