| .. |
|
application_helper.rb
|
various bugfixes, added missing translations, made all tests pass (rspec, cucumber, jasmine)
|
2011-07-01 22:04:36 -07:00 |
|
aspect_global_helper.rb
|
remove unused aspect helper methods
|
2011-07-03 19:20:50 -07:00 |
|
aspects_helper.rb
|
eager loading aspect memberships
|
2011-05-13 18:22:42 -07:00 |
|
comments_helper.rb
|
minor visual changes, more or less. facebox headers are now white.
|
2011-07-01 10:51:45 -07:00 |
|
error_messages_helper.rb
|
Add or later to license notice
|
2010-10-07 16:25:34 -07:00 |
|
language_helper.rb
|
Cleaning up revert of #619 pull
|
2010-12-07 22:20:26 +01:00 |
|
layout_helper.rb
|
slimming down application_helper, moved markdown and aspect related methods to individual helpers
|
2011-05-13 00:51:45 +08:00 |
|
likes_helper.rb
|
fixed unlike the right way
|
2011-05-29 18:15:46 +02:00 |
|
markdownify_helper.rb
|
use an array of arrays instead of a hash to ensure order, thanks REE!
|
2011-06-30 23:40:41 +02:00 |
|
mobile_helper.rb
|
MSSM aspect switcher in mobile interface plus tests; added check for ipad useragent
|
2010-11-21 19:56:35 -08:00 |
|
notifications_helper.rb
|
notifications wip
|
2011-07-01 22:46:54 -07:00 |
|
people_helper.rb
|
Revert to including all helpers everywhere, because the rest of the team prefers it that way
|
2011-05-12 13:54:55 -07:00 |
|
photos_helper.rb
|
tests for data methods
|
2011-06-16 15:47:16 -07:00 |
|
publics_helper.rb
|
Mini refactor, removed terse_url function
|
2010-11-29 23:23:51 +01:00 |
|
sockets_helper.rb
|
remove dislikes; didn't change the db structure, just removed the traces in the code since we're not using them
|
2011-07-03 20:08:11 -07:00 |
|
status_messages_helper.rb
|
remove completely unused method #yay
|
2011-07-03 18:04:00 -07:00 |
|
stream_helper.rb
|
added a very basic page for the stream of all public activity stream photos
|
2011-05-25 12:57:29 -07:00 |
|
tags_helper.rb
|
Revert to including all helpers everywhere, because the rest of the team prefers it that way
|
2011-05-12 13:54:55 -07:00 |
|
users_helper.rb
|
display a users username in the final step
|
2010-11-21 16:13:02 -08:00 |