New template story_list, that generates a list of stories from a given topic, with...
[gruta.git] / TODO
blob699964c901ce63c2e1edb54e03aafe60119b9258
1 Gruta TODO / Bug List
2 =====================
4 Release Critical Bugs
5 ---------------------
7  * 1001: Audit all possible directory traversal vulnerabilities
8    in Source::FS.
9  * 1004: Support broken lines in message headers in Source::Mbox.
10  * 1011: Templates should live in /usr/share/gruta/templates and,
11    when changed, be saved in the var/templates directory.
13 Open Bugs
14 ---------
16  * 1015: Delete Artemus function loop_topics.
17  * 1016: Delete Artemus function loop_users.
18  * 1017: Delete Artemus function loop_renderers.
19  * 1018: Delete Artemus function loop_templates.
20  * 1019: Delete Artemus function loop_upload_dirs.
21  * 1022: Delete Artemus function story_loop_by_date.
23 Pending Enhancements
24 --------------------
26  * 1006: Stories should always be rendered on save and retrieved
27    from a cache.
29 Closed
30 ------
32  * 1000: Source::FS don't create new ids for stories
33    (Wed, 04 Jul 2007 13:18:04 +0200).
34  * 1002: link_to_topic() and link_to_story() should move to Gruta.pm,
35    but infinite loops (of two stories linking each other) must be
36    solved (Thu, 12 Jul 2007 13:36:22 +0200).
37  * 1003: Use flock() in index creation / reading in Source::Mbox
38    (fixed on 9f922c4fdaa35206693caabf110717ce26203d0d;
39     Fri, 20 Jul 2007 14:15:04 +0200).
40  * 1005: stories_top_ten, when returning values from different sources,
41    does not reorder the stories (Wed, 17 Oct 2007 13:04:36 +0200).
42  * 1007: Add the Gruta.pm wrapper to stories_by_tag()
43    (Wed, 17 Oct 2007 13:16:26 +0200).
44  * 1008: Add the Gruta.pm wrapper to tags()
45    (Wed, 17 Oct 2007 13:16:26 +0200).
46  * 1010: Move is_visible_story() from Artemus to generic story code
47    (Wed, 21 Nov 2007 12:50:55 +0100).
48  * 1009: For subscriptions to work correctly, the 'visibility' of
49    future stories should not depend only on the user logged in, but
50    in the editing capabilities of the user upon the story
51    (Thu, 22 Nov 2007 14:00:57 +0100).
52  * 1012: Delete Artemus function loop_tags (Tue, 08 Jan 2008 14:10:18 +0100).
53  * 1013: Delete template _tag_with_count_as_item (Tue, 08 Jan 2008 14:10:18 +0100).
54  * 1014: Delete template _tag_as_cloud (Tue, 08 Jan 2008 14:10:18 +0100).
55  * 1020: Delete Artemus function search_stories_by_tag (Tue, 08 Jan 2008 14:10:18 +0100).
56  * 1021: Delete Artemus function story_loop_top_ten (Tue, 08 Jan 2008 14:10:18 +0100).
58 Email bugs to angel@triptico.com