Commit Graph

60 Commits

Author SHA1 Message Date
default_git_name
b2825bd03e Set displayed post number to topics reply number 2013-01-25 19:29:34 +00:00
7da52114ca Added post anchors and show post.
when a new post is created, the page is now scrolled to is via its
anchor

created a show post route, and view.

added a post number to post view, with link.

need to change displayed post number from post id, to reply #
2013-01-25 03:33:48 -05:00
1e05402d18 Redirect to last page when posting a reply 2013-01-25 02:46:07 -05:00
54986abac8 Fixed topic pagination contol location 2013-01-24 13:17:07 -05:00
efdb4c09d8 Added pagination to forums 2013-01-24 13:12:49 -05:00
db3e90cc2d Forgot to commit the user reg controler 2013-01-24 13:11:51 -05:00
f6d82fc596 Fixed User CP cancel button and cleaned user views 2013-01-24 12:57:04 -05:00
0fe499b701 Cleaned up User admin index 2013-01-24 02:35:14 -05:00
75f594f9ea Cleaned up user reg and session forms 2013-01-22 13:52:40 -05:00
1d25195f41 Removed un-needed bootstrap files 2013-01-22 13:39:20 -05:00
b3b954df34 Started cleanup user forms
the cancel button on user cp is not working yet. before_filter not
called?
2013-01-22 11:38:35 -05:00
8783ed2015 Cleaned up users#edit form 2013-01-22 11:18:41 -05:00
f17245bae1 Cleaned up catergory forum 2013-01-22 11:15:58 -05:00
9cdcf46bf7 Cleaned up the forum form 2013-01-22 11:08:16 -05:00
dd34326777 Cleaned up new topic form 2013-01-22 10:49:55 -05:00
652a7c2120 Fixed topic & post counts in category#index 2013-01-22 10:31:36 -05:00
1d439f2c45 Added pagination to topic#show 2013-01-22 10:26:05 -05:00
38483a9ba7 fixed post body textarea width in post form 2013-01-21 23:13:11 -05:00
1887288f5b Fixed up new post form
added a cancel button
2013-01-21 19:10:48 -05:00
c75da12d94 Merge branch 'master' into bootstrap 2013-01-21 17:33:29 -05:00
b93efcf15b Added bootstrap css files 2013-01-21 17:32:53 -05:00
b83721ed56 Changed development database to sqlite3 2013-01-21 17:30:55 -05:00
40ff30c822 WIP working on serving js in production 2013-01-21 12:55:44 -05:00
8468c6cfb5 updated .gitignore 2013-01-21 12:53:05 -05:00
22d58885ad Removed unneeded locale info
fixed default time
2013-01-21 12:52:03 -05:00
ff69a3600a Started intergrating twitter bootstrap 2013-01-21 12:49:48 -05:00
2e1286a388 Updated javascript manifest 2013-01-20 21:43:52 -05:00
7c8eb8c6f5 Fixed js 2013-01-20 15:45:45 -05:00
e92fb33275 Improved quotes 2013-01-20 15:24:14 -05:00
44402b2e7f Fixed application style sheet image paths 2013-01-20 13:28:43 -05:00
bd0a3786fd Removed prefix from config 2013-01-20 12:13:44 -05:00
4d7c8f949b Fixed assets serving 2013-01-20 11:23:11 -05:00
0bf02b8a65 Fixed topcis#show 2013-01-20 11:22:46 -05:00
edb1ea204f Added some localization 2013-01-20 10:16:50 -05:00
a9a4cd892f Started inital migration to rails 3.2 2013-01-19 01:14:55 -05:00
Mike Kelley
64aff15deb Merge branch 'master' of github.com:gitt/forum_monster_demo 2013-01-01 12:04:04 -07:00
Mike Kelley
0e38827bbe fixed github form ribbon 2013-01-01 12:01:47 -07:00
Mike Kelley
63a57dfe35 Update README.rdoc 2011-12-28 16:20:42 -07:00
Mike Kelley
7bf6e45d10 updated white_stripe.png 2011-12-28 16:15:05 -07:00
Mike Kelley
e4d1202466 removed remote url to background image 2011-12-28 16:11:51 -07:00
Mike Kelley
eee75bb224 added notification icons, and changed css 2011-12-28 16:08:05 -07:00
Mike Kelley
e0ae60b80e changed seed data 2011-12-28 16:00:22 -07:00
Mike Kelley
443670077f removed community reset rake task file 2011-12-28 15:55:28 -07:00
Mike Kelley
e850ad90c8 testing rake task reset 2011-12-28 15:51:35 -07:00
Mike Kelley
7f02bc1c00 included shared_database and auto confirm for heroku 2011-12-28 15:41:21 -07:00
Mike Kelley
61c9ddf2c3 added rake task to clear and re-seed the database on schedule 2011-12-28 15:38:08 -07:00
Mike Kelley
ffcb2bb0b9 changed post body column to text instead of string 2011-12-28 14:42:32 -07:00
Mike Kelley
1c0272ea09 changed gemfile.lock 2011-12-28 14:38:28 -07:00
Mike Kelley
f6c6407071 added heroku and git path for gravtastic to gemfile 2011-12-28 14:37:11 -07:00
Mike Kelley
00357847e0 initial heroku push 2011-12-28 14:33:01 -07:00