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/templates
Adrian Lang d4ef582f94 Correct caption of 'Make Visible' button
The variable 'visible' is also used for toggling the admin menu visibility,
so it is always true when the visibility toggle is shown. Hence, it's caption
is always 'Make Invisible', even when the topic already is invisible.
2013-07-10 10:16:39 +02:00
..
list - like counts use number formatting (so 1100 is 1.1K like other counts) 2013-07-06 00:07:10 -07:00
modal FIX: When moving topics to an existing topic, say it's an existing topic in the moderator message. 2013-07-02 15:47:15 -04:00
search fix scrolling while clicking up and down on search results 2013-06-17 16:23:03 +10:00
topic_summary Refactor: Move Topic Details into better objects, identity map, tests, query string filters 2013-07-02 10:36:46 -04:00
user Move 'dynamic favicon' from Server to User pref 2013-06-14 23:58:24 -07:00
application.js.handlebars Initial release of Discourse 2013-02-05 14:16:51 -05:00
auto_close_form.js.handlebars Replaced {{view Discourse.TextField}} with {{textfield}} helper. 2013-05-20 12:47:59 -04:00
choose_topic.js.handlebars Changed elementId to be id 2013-05-20 15:31:05 -04:00
composer.js.handlebars Extra tests for composer 2013-07-05 13:04:49 -04:00
embedded_post.js.handlebars Use the same time ago formating in embedded post as other posts 2013-07-04 10:08:44 -04:00
featured_topics.js.handlebars Widen the Age column on categories page to fit the new date format 2013-07-02 17:22:35 -04:00
header.js.handlebars FIX: Deep linking into a category was losing the badge 2013-07-09 10:57:52 -04:00
image_selector.js.handlebars Refactor: Back all modals by controllers 2013-05-31 12:29:38 -04:00
participant.js.handlebars Fixed a bunch of 'best of' errors and cleaned up JS. 2013-03-21 16:04:06 -04:00
popup_input_tip.js.handlebars Composer uses bouncing popup messages beside fields with invalid values when you click the submit button 2013-05-24 12:26:17 -04:00
post.js.handlebars FIX: CSS for post selection was off in lower resolutions 2013-07-02 15:29:05 -04:00
quote.js.shbrs Initial release of Discourse 2013-02-05 14:16:51 -05:00
search.js.handlebars Display details about the search context in the placeholder 2013-05-29 12:19:31 -04:00
selected_posts.js.handlebars Remove superfluous } 2013-06-05 21:54:07 +03:00
share_link.js.handlebars Add email as a sharing option 2013-04-12 18:06:36 -04:00
share.js.handlebars Removed many unnecessary controller. uses in templates. 2013-05-20 13:45:14 -04:00
static.js.handlebars Initial release of Discourse 2013-02-05 14:16:51 -05:00
suggested_topic.js.handlebars Add classes to td's in suggested topics 2013-07-02 17:03:23 -04:00
topic_admin_menu.js.handlebars Correct caption of 'Make Visible' button 2013-07-10 10:16:39 +02:00
topic.js.handlebars Add classes to td's in suggested topics 2013-07-02 17:03:23 -04:00