discourse/app/controllers
Robin Ward 9a66c416af Merge pull request #343 from kubabrecka/localize_static_pages
implement translations into static pages (FAQ, TOS) + an example of CZ translation
2013-03-04 11:51:28 -08:00
..
admin introduce Enum 2013-03-01 21:16:36 +03:00
users Check when logging in whether a auth provider is enabled, including specs 2013-03-04 13:44:41 -05:00
application_controller.rb Remove unusued site_settings, show checkbox in UI for boolean values, remove restrict_access 2013-03-01 14:27:41 -05:00
categories_controller.rb Update app/controllers/categories_controller.rb 2013-02-13 15:14:38 +04:00
clicks_controller.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
draft_controller.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
education_controller.rb remove trailing whitespaces ❤️ 2013-02-26 07:31:35 +03:00
email_controller.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
exceptions_controller.rb Fancy 404 should require access too 2013-02-17 15:26:47 -05:00
excerpt_controller.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
forums_controller.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
invites_controller.rb Remove unusued site_settings, show checkbox in UI for boolean values, remove restrict_access 2013-03-01 14:27:41 -05:00
list_controller.rb RSS for topics in a category 2013-03-01 09:52:59 -08:00
notifications_controller.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
onebox_controller.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
post_actions_controller.rb introduce Enum 2013-03-01 21:16:36 +03:00
posts_controller.rb introduce Enum 2013-03-01 21:16:36 +03:00
request_access_controller.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
robots_txt_controller.rb Remove unusued site_settings, show checkbox in UI for boolean values, remove restrict_access 2013-03-01 14:27:41 -05:00
search_controller.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
session_controller.rb Add a link that allows you to send activation email again 2013-02-22 11:49:58 -05:00
static_controller.rb implement translations into static pages (FAQ, TOS) + an example of CZ translation 2013-03-03 16:27:32 +01:00
topics_controller.rb RSS of a topic via new route 2013-02-26 14:54:17 -08:00
uploads_controller.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
user_actions_controller.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
users_controller.rb refactor User and TrustLevel a bit 2013-02-28 19:15:54 +03:00