This website requires JavaScript.
Explore
Help
Sign In
osr-plastic
/
osr-discourse-src
Archived
Watch
1
Star
0
Fork
0
You've already forked osr-discourse-src
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
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.
c17a28f875
osr-discourse-src
/
app
/
assets
/
javascripts
/
discourse
/
controllers
History
Robin Ward
cf3ea4f9bd
UX: Use the same 404 page for the
unknown
route and exception handler
2017-12-06 15:20:24 -05:00
..
badges
FIX: badge selector showing up for anon
2017-10-30 16:21:31 +11:00
discovery
Move topic list extensibility to
topic-list
component
2017-10-12 12:03:22 -04:00
navigation
Make eslint happy.
2017-11-02 08:06:45 +08:00
preferences
FIX: Unable to remove existing user title (
#5386
)
2017-11-30 15:54:38 +01:00
about.js.es6
account-created-edit-email.js.es6
FEATURE: Allow users to resend/update email from confirmation page
2017-05-03 11:18:01 -04:00
account-created-index.js.es6
FEATURE: Allow users to resend/update email from confirmation page
2017-05-03 11:18:01 -04:00
activation-edit.js.es6
FEATURE: Allow users to resend/update email from confirmation page
2017-05-03 11:18:01 -04:00
application.js.es6
REFACTOR: DRY up New Topic button code
2017-08-01 15:04:07 -04:00
avatar-selector.js.es6
UX: show error message when no gravatar is associated
2017-11-29 18:09:44 +01:00
basic-modal-body.js.es6
FEATURE: Let users update their emails before confirming
2017-04-05 16:44:49 -04:00
bulk-notification-level.js.es6
change-owner.js.es6
change-timestamp.js.es6
FIX:
TopicTimestampChanger
should not allow timestamps in the future.
2017-05-22 16:03:49 +08:00
composer.js.es6
FIX: save drafts of new topics with titles but no body
2017-11-30 15:16:12 -05:00
create-account.js.es6
FEATURE: add required user fields to invite accept form
2017-06-12 20:43:07 +05:30
discovery-sortable.js.es6
discovery.js.es6
edit-category.js.es6
REFACTOR: Remove many
Discourse.Category.list()
calls
2017-11-01 15:25:35 -04:00
edit-topic-timer.js.es6
UX: Allow users to remove a remind me topic timer.
2017-10-05 11:50:08 +08:00
exception.js.es6
UX: Use the same 404 page for the
unknown
route and exception handler
2017-12-06 15:20:24 -05:00
feature-topic.js.es6
flag.js.es6
FEATURE: Show a button to Staff for "Moderation History" on posts/topics
2017-12-05 15:20:20 -05:00
forgot-password.js.es6
optimize 'hide help button' code
2017-06-19 22:20:09 +05:30
full-page-search.js.es6
FEATURE: log clicks on full page search
2017-12-01 23:21:16 +05:30
group-activity-posts.js.es6
FIX: Lint error
2017-11-07 20:29:41 -05:00
group-activity.js.es6
FEATURE: Support filtering of groups page by category if in url
2017-10-31 17:50:06 -04:00
group-edit.js.es6
group-index.js.es6
group-logs.js.es6
group.js.es6
REFACTOR: Groups navigation to a component
2017-11-01 12:43:20 -04:00
groups.js.es6
header.js.es6
history.js.es6
invite.js.es6
Remove stray debugger.
2017-07-25 22:51:47 +09:00
invites-show.js.es6
FIX: user fields in invite signups were broken
2017-10-04 23:04:24 +02:00
jump-to-post.js.es6
keyboard-shortcuts-help.js.es6
login.js.es6
FIX: js error when logging in using another Discourse site as sso provider
2017-09-29 14:02:45 -04:00
merge-topic.js.es6
modal.js.es6
not-activated.js.es6
FEATURE: Allow users to resend/update email from confirmation page
2017-05-03 11:18:01 -04:00
password-reset.js.es6
FIX: change password form validation should instruct admins to use min password length for admin accounts
2017-11-07 16:14:56 -05:00
post-enqueued.js.es6
preferences.js.es6
FEATURE: rebuild user preferences page to use tabs
2017-05-02 16:52:18 -04:00
raw-email.js.es6
UX: display text & html parts alongside raw email in incoming email modal
2017-03-08 23:15:42 +01:00
rename-tag.js.es6
reorder-categories.js.es6
request-group-membership-form.js.es6
FIX: Linting and broken test
2017-09-25 13:11:41 -04:00
search-help.js.es6
split-topic.js.es6
static.js.es6
Convert front end paths from
/users/
to
/u/
2017-03-30 10:23:24 -04:00
tag-groups-show.js.es6
tag-groups.js.es6
tags-index.js.es6
tags-show.js.es6
REFACTOR: Remove many
Discourse.Category.list()
calls
2017-11-01 15:25:35 -04:00
topic-bulk-actions.js.es6
FIX: This class is no longer required and leaves the state as
hidden
2017-11-15 17:35:24 -05:00
topic-unsubscribe.js.es6
topic.js.es6
FIX: quote dropped when replying as new topic
2017-11-27 10:08:55 +11:00
upload-selector.js.es6
user-activity.js.es6
Small code tidy up for user/activity menu
2017-11-16 11:49:14 -05:00
user-badges.js.es6
user-card.js.es6
user-invited-show.js.es6
FEATURE: optimize invite js code
2017-07-01 19:11:39 +05:30
user-notifications.js.es6
FIX: Dismiss all button was not updating the UI
2017-05-09 13:46:26 -04:00
user-posts.js.es6
user-private-messages.js.es6
user-summary.js.es6
FEATURE: show read time in last 60 days
2017-11-16 15:46:51 -05:00
user-topics-list.js.es6
user.js.es6
Upgrade to Babel 6
2017-07-05 15:25:23 -04:00
users.js.es6