27 Sep, 2012
1 commit
26 Sep, 2012
3 commits
-
The main nav used active, the sub nav used current. This normalizes it.
25 Sep, 2012
2 commits
-
Removed float on emoji
24 Sep, 2012
4 commits
-
auto-complete for mentions in notes
-
-`remove comment` button will not make the text jump anymore.
23 Sep, 2012
1 commit
19 Sep, 2012
1 commit
18 Sep, 2012
5 commits
-
…hq into riyad-update-votes-when-adding-notes
16 Sep, 2012
1 commit
-
Also moves onchange JS to projects.js.coffee
15 Sep, 2012
4 commits
14 Sep, 2012
8 commits
12 Sep, 2012
5 commits
-
Conflicts: Gemfile.lock app/helpers/application_helper.rb app/views/devise/sessions/new.html.erb db/schema.rb
11 Sep, 2012
2 commits
-
Update votes for issues and merge requests
10 Sep, 2012
3 commits
-
Reduce the amount of JavaScript written in views
-
Seeing `:javascript` all over Views feels like a code smell. This goes a long way towards reducing the amount of JS in views, but there's still plenty to be done on that front.