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-29 16:46:49 -04:00
..
action_summary.js fix regression 2013-04-22 18:06:59 +10: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 flash draft status when requirements are not met for new users 2013-04-28 02:37:53 +02: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 store ip address and current user with incoming links 2013-04-26 16:18:55 +10: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 Oops, jshint fail. I never remember the triple equals 2013-04-29 16:46:49 -04: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 move i18n of UserActions to JS-side and make sentences translatable (take 3) 2013-04-18 12:08:13 +02:00
user.js Bugfix for change password button in user preferences, fixed bad function parameter name passed to forgot_password. 2013-04-25 20:06:31 -04:00