9
9
10
10
_Spamming_
11
11
12
- - All members are notified of new events [lennon]
12
+ - All members are notified of new events
13
13
14
14
- Members can ask to have their password emailed
15
15
to them if they provide their email address
@@ -20,11 +20,6 @@ _Other_
20
20
adding minutes for the April Monthly. The whole location part of the
21
21
event form really needs some TLC. If nothing else, it is confusing.
22
22
23
- - Recent Events (on the index) doesn't seem to work, or maybe the
24
- time-frame of a recent event should be expanded.
25
-
26
- - Close security holes (delete/update acces w/o authentication) [lennon]
27
-
28
23
- Somewhere, it would be nice to have the SVN revision (maybe in the footer for each page).
29
24
This way, we would be able to easily see what revision the dev.pdxruby.org is running.
30
25
- the deploy script may make this unnecessary
@@ -37,13 +32,12 @@ _Other_
37
32
38
33
- User should be able to delete their own account...
39
34
40
-
41
35
_Cosmetic_
42
36
43
37
- Make forms prettier (i.e. make input sizes more appropriate)
44
38
- on Edit/New Event, when existing location is selected, alternative location
45
39
inputs can be greyed-out or dissapeared (via some Javascript magic).
46
- - ajaxify visibility of password fields on members/edit page [ewilhelm]
40
+ - ajaxify visibility of password fields on members/edit page
47
41
48
42
- Make timestamps prettier (this and following 2 items suggested by bleything on dev-list)
49
43
@@ -64,10 +58,10 @@ _Testing_
64
58
- write functional tests for index_controller.rb
65
59
- write functional tests for locations_controller.rb
66
60
- write functional tests for participants_controller.rb
67
- - write unit tests for article.rb [edavis]
68
- - write unit tests for event.rb [edavis]
69
- - write unit tests for feedback.rb [edavis]
70
- - write unit tests for participant.rb [edavis]
61
+ - write unit tests for article.rb
62
+ - write unit tests for event.rb
63
+ - write unit tests for feedback.rb
64
+ - write unit tests for participant.rb
71
65
72
66
_Feeds_
73
67
0 commit comments