20 Jun, 2012
16 commits
-
Must have snuck in during one of the multiple rebases while observers were being refactored.
-
It helps to actually deliver messages.
-
Update IssueObserver to create a Note on the issue its being closed.
-
Handles emails for new issues and reassigned issues. Need to add creating a Note on Issue close.
-
This reverts commit ef1598b4afa94b21db7f38755182a701d03ae44a.
-
This reverts commit 5b1ede628065ecfdf95552322328b5bb7613753a.
-
This reverts commit 7484bcfff7fc8e132d94701b3af47f521ce117c5.
-
Replace calls to deprecated link_to_function with doc-ready functions.
-
Refs Ticket #948
-
Replaces link_to_function use which was deprecated in Rails v3.2.4. https://github.com/rails/rails/commit/9dc57fe9c Still absent is a graceful degrade for no-JS.
19 Jun, 2012
4 commits
-
Modified the login screen for primarily LDAP authentication
18 Jun, 2012
8 commits
-
Replaces link_to_function use which was deprecated in Rails v3.2.4. https://github.com/rails/rails/commit/9dc57fe9c Still absent is a graceful degrade for no-JS.
16 Jun, 2012
2 commits
-
Cucumber
15 Jun, 2012
1 commit
14 Jun, 2012
4 commits
13 Jun, 2012
3 commits
12 Jun, 2012
2 commits
-
* dashboard should be in dashboard controller not project index * projects index removed