06 Sep, 2012
1 commit
05 Sep, 2012
2 commits
-
That was the only place it was used.
-
As a last resort it was calling a method that didn't exist. Woops!
04 Sep, 2012
1 commit
-
Replaces two calls that this method simplifies
30 Aug, 2012
2 commits
29 Aug, 2012
1 commit
25 Aug, 2012
1 commit
24 Aug, 2012
2 commits
21 Aug, 2012
2 commits
-
Conflicts: app/models/user.rb
19 Aug, 2012
1 commit
13 Aug, 2012
2 commits
-
Continues #1222
-
Closes #1222
11 Aug, 2012
1 commit
10 Aug, 2012
2 commits
-
Didn't bother with files in db/, config/, or features/
-
ability to preview notes
09 Aug, 2012
2 commits
06 Aug, 2012
1 commit
02 Aug, 2012
2 commits
31 Jul, 2012
1 commit
29 Jul, 2012
1 commit
28 Jul, 2012
1 commit
26 Jul, 2012
1 commit
-
Styled Wiki edit page
25 Jul, 2012
5 commits
-
…eingidog-add_wiki_comments Conflicts: app/controllers/admin/mailer_controller.rb app/controllers/notes_controller.rb
-
Use CommitDecorator more
-
Handle LDAP missing credentials error with a flash message.
22 Jul, 2012
1 commit
21 Jul, 2012
2 commits
-
If a user fails to provide a username or password to the LDAP login form then a 500 error is returned due to an exception being raised in omniauth-ldap. This gem has been amended to use the omniauth error propagation function (fail!) to pass this exception message to the registered omniauth failure handler so that the Rails application can handle it approriately. The failure function now knows about standard exceptions and no longer requires a specific check for the OmniAuth::Error exception added by commit f322975. This resolves issue #1077. Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
20 Jul, 2012
3 commits
-
Controllers refactoring with contexts Move commit compare logic to model
19 Jul, 2012
2 commits