Jeremy Fincher
|
42ce8c33a6
|
Swapped the argument order for utils.{pluralize,nItems}
|
2003-12-12 15:41:33 +00:00 |
|
James Vega
|
627dd87baf
|
Now globs will actually be globbed
|
2003-12-11 00:27:01 +00:00 |
|
James Vega
|
0c3c37b4ba
|
Now Todo.remove can take multiple taskids to be removed instead of just one
|
2003-12-10 13:51:58 +00:00 |
|
Jeremy Fincher
|
d59b3022fc
|
Added test for active/inactive in Todo.todo.
|
2003-12-08 13:16:51 +00:00 |
|
Jeremy Fincher
|
be7a2921e2
|
People should be able to get a todo regardless of its active/inactive status.
|
2003-12-07 01:19:00 +00:00 |
|
Jeremy Fincher
|
2a9d9d1b5d
|
Reworked so there's no double-import problem.
|
2003-12-02 12:27:45 +00:00 |
|
James Vega
|
882652ab63
|
Style changes
|
2003-11-14 14:07:36 +00:00 |
|
Daniel DiPaolo
|
8cc9620a4b
|
Fixed ordering by priority when requesting todos for a person (or self)
|
2003-10-29 20:12:02 +00:00 |
|
Daniel DiPaolo
|
bef71df2ee
|
Added a test to make sure I don't make that stupid mistake (not including "msg"
in irc.error) in the same place again.
|
2003-10-29 17:39:07 +00:00 |
|
Daniel DiPaolo
|
05f8d6a2f8
|
Added "todo change" and tests for it.
|
2003-10-28 18:43:43 +00:00 |
|
Daniel DiPaolo
|
f9d97c91f5
|
Overhaul of Todo, somewhat. Made everyone's todos accessible by anyone, either
by id or by username. Also, made it so todos are never deleted, just set to
inactive.
|
2003-10-28 17:40:41 +00:00 |
|
Jeremy Fincher
|
f83b2fb135
|
Fixed Added at: format again.
|
2003-10-24 22:46:48 +00:00 |
|
Jeremy Fincher
|
fa5ac0a885
|
Fixed test to match new output.
|
2003-10-24 22:08:15 +00:00 |
|
Daniel DiPaolo
|
8229759769
|
Added 'setpriority' and tests.
|
2003-10-24 07:12:51 +00:00 |
|
Jeremy Fincher
|
ab2bea589a
|
Changed the names of the src/ plugins.
|
2003-10-21 06:03:57 +00:00 |
|
Jeremy Fincher
|
9ca4050b9b
|
Changed to use more generic names.
|
2003-10-21 04:50:03 +00:00 |
|
Daniel DiPaolo
|
9f2352fbea
|
* Fixed searchtodo
* Wrote tests for Todo.py
|
2003-10-10 05:47:19 +00:00 |
|