DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:dokumicrobugtracker

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:dokumicrobugtracker [2011-08-24 12:00] 193.106.39.10plugin:dokumicrobugtracker [2023-10-30 23:44] (current) Klap-in
Line 1: Line 1:
-====== dokumicrobugtracker plugin ======+====== dokumicrobugtracker Plugin ======
  
 ---- plugin ---- ---- plugin ----
Line 6: Line 6:
 email      : khertan@khertan.net email      : khertan@khertan.net
 type       : syntax type       : syntax
-lastupdate : 2011-08-24 +lastupdate : 2011-10-18 
-compatible : 2009-12-252010-11-072011-05-11+compatible : LemmingAnteaterRincewind
 depends    : captcha depends    : captcha
 conflicts  conflicts 
 similar    : issuetracker similar    : issuetracker
-tags       : bug, tracker, bugtracker+tags       : bugtracker
  
-downloadurl: http://khertan.net/_media/dokumicrobugtracker_latest.zip +downloadurl: https://github.com/khertan/dokumicrobugtracker/archive/master.zip 
-bugtracker : http://khertan.net/dokumicrobugtracker:bugs +bugtracker : https://github.com/khertan/dokumicrobugtracker/issues 
-sourcerepo : http://gitorious.org/dokumicrobugtracker+sourcerepo : https://github.com/khertan/dokumicrobugtracker
 donationurl:  donationurl: 
 ---- ----
Line 21: Line 21:
 ===== Download and Installation ===== ===== Download and Installation =====
  
-Download and install the plugin using the [[plugin:plugin|Plugin Manager]] using the URL given above. Refer to [[:Plugins]] on how to install plugins manually.+Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
  
 ===== Syntax and Usage ===== ===== Syntax and Usage =====
Line 30: Line 30:
 ^ [status]  | a filter to display only certain statuses | default is all | ^ [status]  | a filter to display only certain statuses | default is all |
 ^ [display]  | a filter to display only the report form, or only the bugs list, or count the number of different statuses in the project | default is both form and report | ^ [display]  | a filter to display only the report form, or only the bugs list, or count the number of different statuses in the project | default is both form and report |
- 
  
 ===== Examples ===== ===== Examples =====
Line 45: Line 44:
 Display the number of report groups by status : Display the number of report groups by status :
   {{dokumicrobugtracker>project=KhtEditor|display=Count}}   {{dokumicrobugtracker>project=KhtEditor|display=Count}}
-    +
 ===== Storage ===== ===== Storage =====
 +
 Each project has its own data file, which are named based on an md5 of the project name with the bugs extension, and stored in the datas/metas Dokuwiki folder. Each project has its own data file, which are named based on an md5 of the project name with the bugs extension, and stored in the datas/metas Dokuwiki folder.
  
Line 53: Line 53:
 This plugin is a first shot, it's still in development and you're all welcome to submit any ideas, or reviews. This plugin is a first shot, it's still in development and you're all welcome to submit any ideas, or reviews.
 There is currently a bug in the header sorting when displaying multiple forms in the same page. There is currently a bug in the header sorting when displaying multiple forms in the same page.
 +
 ==== Changelog ==== ==== Changelog ====
  
Line 66: Line 67:
 ^ Version 2011-04-13 | Fix #27, remove the forced title in the form, fix multiple post occurring when displaying multiple bugs list and report in the same page. | ^ Version 2011-04-13 | Fix #27, remove the forced title in the form, fix multiple post occurring when displaying multiple bugs list and report in the same page. |
 ^ Version 2011-08-24 | Implement #65 (Configurable severity), Implement #62 (Inform user of modification on a report), Implement #64 (No report without information), Use captcha helper plugin for consistent captcha on the wiki, Fix #34. | ^ Version 2011-08-24 | Implement #65 (Configurable severity), Implement #62 (Inform user of modification on a report), Implement #64 (No report without information), Use captcha helper plugin for consistent captcha on the wiki, Fix #34. |
 +^ Version 2011-10-17 | Use jquery, datatables plugin and jEditable to manage table (added a seach feature, and filter the number of bugs to display, and better sorting).There is also a fix for a unexploited yet security issue. |
 +^ Version 2011-10-18 | Fix link to the stylesheet in action.php, fix the delete feature. |
  
 ==== Bug tracker ==== ==== Bug tracker ====
-Bug tracker available at : http://khertan.net/dokumicrobugtracker/bugs+ 
 +Bug tracker available at: {{http://khertan.net/static/downloads/Unmaintained%20Softwares/Other/dokumicrobugtracker_latest.zip|}}
  
 ===== Discussion ===== ===== Discussion =====
Line 94: Line 98:
 Hi, this plugin is a good use case and worth to be enhanced. Therfore I put some issues to the bugtracker of your home. Hi, this plugin is a good use case and worth to be enhanced. Therfore I put some issues to the bugtracker of your home.
  
 +--- // ? //
 +
 +Hi, this plugin make me lose part of my syntax icon. I only had the first nine of them. I had to delete the plugin to make my icons reappear. I'm using Angua.
 +
 +--- // Alexandre Bastien 2012-05-14 16:55 //
 +
 +http://khertan.net/dokumicrobugtracker/bugs 404. --- // gry 2012-07-02 //
 +
 +http://khertan.net/_media/dokumicrobugtracker_latest.zip is the download link, it is 404!! Please fix, thanks. --- // gry 2012-07-02 //
 ===== Get Severity configurable ===== ===== Get Severity configurable =====
-wnted to have more and other status information available but it should be configurable via Admin configuration. To get this use case running the following things have to be modified.+wanted to have more and other status information available but it should be configurable via Admin configuration. To get this use case running the following things have to be modified.
  
 __**Step 1: Modify default.php**__ \\  __**Step 1: Modify default.php**__ \\ 
Line 181: Line 194:
 Hi, it s completely not a problem, code is open source, and i'm happy some use it or best improve it, fork it. :) Hi, it s completely not a problem, code is open source, and i'm happy some use it or best improve it, fork it. :)
 Regards, --- // khertan 2011-07-28 // Regards, --- // khertan 2011-07-28 //
- 
- 
plugin/dokumicrobugtracker.1314180040.txt.gz · Last modified: 2011-08-24 12:00 by 193.106.39.10

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