.. |
admin
|
Support for custom Privacy Policies
|
2013-06-26 10:59:36 -04:00 |
users
|
stylistic refactorings
|
2013-06-25 18:23:23 +03:00 |
application_controller.rb
|
Merge pull request #1057 from house9/list-controller-1
|
2013-06-25 17:36:56 -07:00 |
categories_controller.rb
|
Implemented strong_parameters for Category/CategoriesController.
|
2013-06-04 23:45:25 -07:00 |
clicks_controller.rb
|
Enabled strong_parameters across all models/controllers.
|
2013-06-06 00:30:59 -07:00 |
draft_controller.rb
|
Use consistent new-style hashes in render calls *twitch*
|
2013-03-22 14:08:11 -04:00 |
education_controller.rb
|
Replace MultisiteI18n hack with SiteContent and admin editing.
|
2013-04-05 16:48:15 -04:00 |
email_controller.rb
|
enforce coding convention
|
2013-03-05 01:42:44 +01:00 |
exceptions_controller.rb
|
get rid of nonsense 404.html
|
2013-05-20 10:29:49 +10:00 |
forums_controller.rb
|
Remove the access_password site setting
|
2013-06-25 15:05:25 -04:00 |
invites_controller.rb
|
Remove the access_password site setting
|
2013-06-25 15:05:25 -04:00 |
list_controller.rb
|
Fix links to uncategorized when SiteSetting.uncategorized_name is set
|
2013-06-27 16:16:06 -04:00 |
notifications_controller.rb
|
we need some, albeit hacky way of clearing these old pms, make at least some way of finding them
|
2013-05-16 17:30:30 +10:00 |
onebox_controller.rb
|
Fixes regression with video embeds
|
2013-03-21 20:53:12 -04:00 |
post_actions_controller.rb
|
Implemented strong_parameters for PostAction/PostActionsController.
|
2013-06-05 00:23:51 -07:00 |
posts_controller.rb
|
Anons should be able to see post history
|
2013-06-19 16:43:16 -04:00 |
robots_txt_controller.rb
|
Remove the access_password site setting
|
2013-06-25 15:05:25 -04:00 |
search_controller.rb
|
FIX: Search wasn't using the lowercase username for finding the context.
|
2013-06-10 10:42:06 -04:00 |
session_controller.rb
|
Show a useful message when a banned user tries to log in
|
2013-06-27 15:14:42 -04:00 |
static_controller.rb
|
work in progress, add custom faq link, ember router needs to know about this or the redirect trick will not work
|
2013-06-27 17:15:59 +10:00 |
topics_controller.rb
|
Custom Wordpress Serializer and Path, with Specs
|
2013-06-28 13:56:13 -04:00 |
uploads_controller.rb
|
remove useless upload topic direct association
|
2013-06-17 02:49:33 +02:00 |
user_actions_controller.rb
|
introduce strong_parameters
|
2013-05-27 11:06:09 +10:00 |
users_controller.rb
|
Merge pull request #1089 from budnik/minor_refactorings
|
2013-06-25 17:29:51 -07:00 |