This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/models
2013-04-20 01:43:32 +02:00
..
action_summary.js FIX: Where is a user notified that one of their actions has been throttled for the day? 2013-04-20 01:43:32 +02:00
archetype.js Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline 2013-02-25 17:16:57 -05:00
category_list.js Convert all Ajax calls to use Discourse.ajax() 2013-04-01 18:09:23 -04:00
category.js Make it possible to edit a category with an empty slug 2013-04-18 17:07:06 -04:00
composer.js Add topic-creator class to post info on the left of a post if the poster started the topic 2013-04-17 11:41:22 -04:00
draft.js Convert all Ajax calls to use Discourse.ajax() 2013-04-01 18:09:23 -04:00
input_validation.js Some javascript refactoring: Move markdown functions into their own classs, remove extraneous window. calls. 2013-03-05 14:53:55 -05:00
invite_list.js Convert all Ajax calls to use Discourse.ajax() 2013-04-01 18:09:23 -04:00
invite.js Convert all Ajax calls to use Discourse.ajax() 2013-04-01 18:09:23 -04:00
model.js Convert all Ajax calls to use Discourse.ajax() 2013-04-01 18:09:23 -04:00
nav_item.js FIX: allows the selection of the default landing tab 2013-03-28 14:01:13 +01:00
notification.js Fix links to topics with empty slug because they use non-ascii titles 2013-04-19 16:47:34 -04:00
post_action_type.js added 2 new flag types: notify user and notify moderators 2013-04-12 17:55:45 +10:00
post.js Add topic-creator class to post info on the left of a post if the poster started the topic 2013-04-17 11:41:22 -04:00
selectable_array.js work in progress add support for groups 2013-04-19 10:34:39 +10:00
share_link.js Oops i broke jshint again 2013-04-12 18:13:58 -04:00
site.js added 2 new flag types: notify user and notify moderators 2013-04-12 17:55:45 +10:00
topic_list.js change title background to red when requirements are not met 2013-04-07 15:32:06 +02:00
topic.js FIX: Text not updated when changing notifications after reading a topic 2013-04-10 15:41:06 +02:00
user_action_group.js Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline 2013-02-25 17:16:57 -05:00
user_action_stat.js Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline 2013-02-25 17:16:57 -05:00
user_action.js Revert "Merge pull request #677 from kubabrecka/localization_user_actions2" 2013-04-09 12:33:32 -04:00
user.js missing bits from user page rediscovered 2013-04-18 17:23:52 +10:00