Commit Graph

9115 Commits

Author SHA1 Message Date
Régis Hanol 2ad24cf5db UX: button was floating in topic unsubscribe page on Safari 2015-08-14 12:22:32 +02:00
Régis Hanol 20a3b651f8 Merge pull request #3654 from tgxworld/use_site_settings
FIX: Use site settings for min_search_term_length.
2015-08-14 10:52:57 +02:00
Régis Hanol 1485f33cf9 Merge pull request #3650 from tgxworld/strip_html_from_description_meta_tag
FIX: HTML not being stripped in description meta tag.
2015-08-14 10:49:43 +02:00
Guo Xiang Tan 9a3f7a1e44 FIX: Use site settings for min_search_term_length. 2015-08-14 16:22:06 +08:00
Sam f743bc6e74 stop adding users to a group if they are already in the group 2015-08-14 17:50:24 +10:00
Sam e82f892c2d FIX: allow global settings to include keys that have numbers in them 2015-08-14 17:01:21 +10:00
Sam 71fb065133 Merge pull request #3653 from gdpelican/latest-rss-fix
Skip latest posts with no topic in rss
2015-08-14 16:48:04 +10:00
James Kiesel 9068f9f9bf Skip latest posts with no topic in rss 2015-08-13 23:39:19 -07:00
Sam e670ebb433 FEATURE: allow backup settings to be overriden by globals
FEATURE: allow backup interval of up to 30 days
FIX: if a custom file exists in backup directory look at its date
FEATURE: site setting automatic_backups_enabled default true
2015-08-14 16:28:29 +10:00
Sam 5ee4d3ba8c FIX: log post deletion even if user is deleted. 2015-08-14 13:57:02 +10:00
Sam 7d86d23eec correct bad error reporting. 2015-08-14 13:29:39 +10:00
Sam 629fa1223f regression: broken categories page on mobile 2015-08-14 13:21:40 +10:00
Sam 723d49d543 regression, users could not be deleted 2015-08-14 12:34:52 +10:00
Guo Xiang Tan 1a245656e0 FIX: HTML not being stripped in description meta tag. 2015-08-14 10:00:07 +08:00
Sam e87ffcc457 missing model prefix for saving title 2015-08-14 10:40:35 +10:00
Sam 6d7cb86553 missing model when saving primary group 2015-08-14 10:38:46 +10:00
Robin Ward 6db98f52d6 FIX: Regression with suspended text 2015-08-13 17:32:12 -04:00
Robin Ward e3cf8b17ba FIX: Regression saving custom user title 2015-08-13 17:28:38 -04:00
Robin Ward b0541500b4 FIX: eslint deprecations 2015-08-13 15:14:08 -04:00
Robin Ward 4fd79819be FIX: Deprecations in tl3 requirements 2015-08-13 14:14:12 -04:00
Robin Ward 9d3b05fa35 FIX: Regression with post history 2015-08-13 13:56:46 -04:00
Robin Ward 22844b9e46 Ember 1.12 support 2015-08-13 11:14:16 -04:00
Robin Ward 02a968bd27 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
Robin Ward e2e3e7c0e0 Add ES6 support to more files 2015-08-13 10:49:08 -04:00
Robin Ward 0442457e7b Fix deprecations in admin groups interface 2015-08-13 10:01:29 -04:00
Régis Hanol a8d20c623f FIX: eyeline was broken in dev 2015-08-13 12:42:57 +02:00
Arpit Jalan eb941475fa FIX: mark invite accepted notification as read 2015-08-13 11:11:54 +05:30
Régis Hanol e1fda2b108 ObjectController is deprecated 2015-08-12 23:07:58 +02:00
Régis Hanol 3ebc9d2ab1 make jshint happy 2015-08-12 23:02:36 +02:00
Régis Hanol 6669a2d94d FEATURE: per-topic unsubscribe option in emails 2015-08-12 23:00:16 +02:00
Arpit Jalan 56abd247e1 UX: better twitter onebox in embedded comments 2015-08-13 01:11:15 +05:30
Arpit Jalan b1488b430a UX: show invite sent date on pending tab 2015-08-12 23:55:13 +05:30
Régis Hanol ffbaf8c542 FEATURE: automatically downsize large images 2015-08-12 18:33:13 +02:00
Arpit Jalan 40deae55dc FIX: typo in HTML/CSS customizations export path 2015-08-12 12:01:00 +05:30
Régis Hanol 60f5eb8f18 FIX: use fancy title in badges page 2015-08-12 00:43:44 +02:00
Sam 75b4972682 posts with no url should return a 404 2015-08-12 07:28:54 +10:00
Arpit Jalan 267d8be1f5 UX: show complete URL path if website domain is same as instance domain 2015-08-12 01:19:20 +05:30
Robin Ward b587bc580f Add deprecation for Discourse.PageTracker 2015-08-11 14:07:08 -04:00
Sam 750a3ce5e5 Merge pull request #3647 from tgxworld/fix_draft_too_much_padding
FIX: Get composer height after transition.
2015-08-11 17:52:17 +10:00
Sam b3297d0d62 FIX: error messages missing if topic edit failed in composer 2015-08-11 17:08:30 +10:00
Sam ccc943c118 FIX: missing error message when editing topics 2015-08-11 16:32:43 +10:00
Arpit Jalan 5fd6c693d0 UX: show Vimeo links in embedded comments 2015-08-11 10:31:04 +05:30
Guo Xiang Tan b3a5381e79 FIX: Get composer height after transition. 2015-08-11 11:24:07 +08:00
Sam f6c6f6e7a1 FIX: if localStorage is disabled, still boot 2015-08-11 12:41:07 +10:00
Robin Ward aa81261875 FIX: Safari bugs with new customize code 2015-08-10 16:46:36 -04:00
Robin Ward d37accb5bc FIX: broken debounce in search terms. 2015-08-10 16:33:24 -04:00
Robin Ward b02d624503 FIX: Okay, add support for hosts that have trailing paths 2015-08-10 15:26:58 -04:00
Robin Ward 6711d12f68 Merge pull request #3644 from gtanczyk/add-outlets-for-dropdowns-and-notifications
Adding two plugin outlets for notifications and their dropdowns
2015-08-10 11:47:55 -04:00
Robin Ward 1551ba93bb FIX: Translation key changed 2015-08-10 11:13:01 -04:00
Robin Ward b7e6eaa961 ES6ify some of the remaining files 2015-08-10 10:21:05 -04:00