root/trunk/CHANGELOG

Revision 441, 3.2 kB (checked in by ssmith, 2 years ago)

Updated changelog
Updated documentation to fix #376

Line 
1 0.7.1
2
3 Fixed categories not correctly displaying their events
4 Allowed cycling through dates, as opposed to static time selectors
5 Added hCal Markup
6 Added iCal export
7 Added Google Calendar export
8
9 For a full list see:
10 http://projects.dal-acm.ca/tigerevents/query?status=closed&milestone=0.7.1
11
12 0.7.0
13
14 Fixed selectors not updating when some objects are deleted.
15 Allowed groups to be deleted
16 Allow redirection back to a previous page
17 Switched from categories to tags
18 New simple theme
19 Created public listing of groups
20 Fixed issue where LDAP users received account creation e-mails
21 Updated to Rails 1.1.1
22 Added an events search feature
23
24
25 For a full list see:
26 http://projects.dal-acm.ca/tigerevents/query?status=closed&milestone=0.7.0
27
28 0.6.2
29
30 Group classes are hidden from the user if there is only one.
31 Groups names can now be reused if an old group is deleted, and then later
32 reformed.
33 User's can change their password (SQL Authentication)
34 Proper redirection to the previous page instead of redirecting to the front
35 page all the time.
36 E-mails now include header/footer includes, for html, disclaimers, etc.
37 All history links now link to the correct item.
38 SQLite error with initial user not being able to associate with groups was
39 fixed.
40 Theme support via 'theme_generator' implemented
41 Categories can now be removed/altered/merged
42 Categories now act as tags, via 'acts_as_taggable'
43 Events search feature implemented
44 Able to browse by both group and category.
45
46 For a full list see:
47 http://www.tigeronrails.com/tigerevents/query?status=closed&milestone=0.6.2
48
49 0.6.1
50
51 Changes the way the add group and add category forms worked.
52 Made non-approved event highlighting more visible, and removed legend when
53 no unapproved items are displayed.
54 Fixed errors with history including pagination not working, and unapproved
55 events being shown.
56 Context sensitive help has been added to the selectors page.
57 Removed problem where users were unable to create groups due to not being
58 able to select a group class.
59 HTML now properly displayed in both frontpage and event page.
60 Fixed an issue where some mail was going to 'ssmith@cs.dal.ca' instead of
61 to the owner of a group.
62
63 For a full list see:
64 http://www.tigeronrails.com/tigerevents/query?status=closed&milestone=0.6.1
65
66 0.6.0 (2005-03-11)
67
68 Setup script now handles table generation and superuser creation
69 Lots of admin usability fixes, including better searching for users and
70 groups.
71 Group listing now shows all historical events.
72 Selectors can be deleted.
73 Refactoring of system to use migrations and to be database neutral
74 Upgraded to Rails gem 0.14.1
75 Authentication scheme broken into multiple files and now act as mixins
76 instead of classes.
77 Users now e-mailed upon group acceptance, membership acceptance, and
78 banning, as well as account creation.
79 Distinction between ID and e-mail.
80 Long lists are now paginated.
81 Added Location attribute to events.
82 Multiple usability issues cleaned up.
83 Fixed an issue with the group history page having edit and delete
84 links (even though non-members could not execute those tasks anyway)
85
86 For a full list of bug fixes, please refer to
87 http://www.tigeronrails.com/tigerevents/query?status=closed&milestone=0.6.0
88
89 TigerEvents 0.5.0 (2005-09-26)
90
91  - initial public release
92  http://www.tigeronrails.com/tigerevents/query?status=closed&milestone=0.5.1
Note: See TracBrowser for help on using the browser.