public
Description: connect your community on the web
Homepage: http://beonebody.com
Clone URL: git://github.com/seven1m/onebody.git
name age message
file .gitignore Tue Oct 07 14:38:07 -0700 2008 Move settings.yml to config/ and eliminate need... [seven1m]
file Capfile Wed Jun 25 22:10:20 -0700 2008 Improved deployment recipes. [seven1m]
file LICENSE Fri Jul 20 09:40:12 -0700 2007 split install out of readme and added gpl [seven1m]
file README.markdown Fri Sep 26 20:57:00 -0700 2008 Switch Readme to markdown and update feature list. [seven1m]
file Rakefile Tue Apr 29 07:32:54 -0700 2008 Cleaning up a bit. [seven1m]
file VERSION Fri Sep 26 20:58:49 -0700 2008 Releasing version 0.7.7 [seven1m]
directory app/ Sat Oct 11 20:22:33 -0700 2008 Don't use Rails class so that Site can be inclu... [seven1m]
directory cache/ Tue Jul 15 11:16:24 -0700 2008 Set up action caching for profile page. May nee... [seven1m]
directory config/ Tue Oct 07 15:29:44 -0700 2008 Track sign in failures and lock out account/ip ... [seven1m]
directory db/ Tue Oct 07 15:29:44 -0700 2008 Track sign in failures and lock out account/ip ... [seven1m]
directory lib/ Fri Oct 03 19:49:01 -0700 2008 Add site time zone support. Add rake task to co... [seven1m]
directory log/ Mon Feb 25 16:02:45 -0800 2008 adding back empty directories [seven1m]
directory plugins/ Fri Oct 03 19:49:01 -0700 2008 Add site time zone support. Add rake task to co... [seven1m]
directory public/ Fri Sep 26 16:23:26 -0700 2008 Improve appearance of group listings. [seven1m]
directory script/ Sun Sep 21 18:43:01 -0700 2008 Warning at top of sync script. [seven1m]
directory test/ Tue Oct 07 14:38:07 -0700 2008 Move settings.yml to config/ and eliminate need... [seven1m]
directory themes/ Fri Sep 26 17:51:00 -0700 2008 Don't show slogan if it is blank. [seven1m]
file updateagent.rb Wed Sep 24 11:52:31 -0700 2008 UpdateAgent moved to new GitHub project: seven1... [seven1m]
directory vendor/ Tue Sep 16 09:21:26 -0700 2008 Resize photos to 800x800 max and discard original. [seven1m]
README.markdown

OneBody

OneBody is web-based software that connects community members, especially churches, on the web.

Features

  • Membership Management | aka ChMS
  • Online Directory | search, print
  • Groups | email lists, attendance tracking
  • Social Networking | friends, favorites
  • Content Management System | page editing

...and more.

Up And Running

[sudo] rake gems:install
rake db:migrate
rake onebody:newuser # or rake onebody:load_sample_data
script/server # browse to http://localhost:3000

More Information

Wiki

Copyright

Copyright (C) 2008, Tim Morgan

Please see the license file provided with this program.