-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathreadme.txt
executable file
·35 lines (27 loc) · 970 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
TRACKER ACTIVITY MODULE Original record
=======================
Used for tracking issues.
By Clifford Tham.
http://docs.moodle.org/en/Student_projects/Integrated_bug_tracker
REVIEWED TRACKER MODULE
======================
By Valery Fremaux.
http://www.ethnoinformatique.fr/course/view.php?id=130&lang=en_utf8
This module is a complete redraw of the former tracker module.
It provides a complete bug tracker activity with following features :
- Customizable bug form submission
- Commentable issue records
- Bug assignation management
- Rich bug listing using flexible table
- Internet multicriteria search engine
- Search query personal memo
- Watch management
- Notification service (parametric)
- Full backup/restore implementation
Release note : 2012101700
===========================
Fix backup restore inconsistancies
Add VALIDATED status
Release note : XX.0008
========================
Much better control of enrolled status on notification and user lists.