Commit Graph

15816 Commits

Author SHA1 Message Date
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 23b8a408f7 FIX: serialize post processing
This avoids all sorts of nasty race conditions in job schedular
2015-08-14 13:05:13 +10:00
Sam c711c06bb8 FIX: stop double reporting errors that were already reported 2015-08-14 12:51:23 +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 ad2de1804e Correct bad where clause when no category/user found 2015-08-14 11:53:16 +10:00
Sam e9e5a6c122 logster version bump 2015-08-14 10:42:16 +10: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
Sam 1f044350f6 stop running exec_sql through active record
this avoids double logging
2015-08-14 10:01:38 +10:00
Sam b778b19318 fix all refs in gemfile lock
careful when editing this by hand
2015-08-14 09:37:03 +10:00
Sam a269366886 update gemfile to match gem lock 2015-08-14 09:30:18 +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 8ad2db7d2b Revert "Add image software to travis to stop complaints"
This reverts commit e6b85d5be6.

We apparently can't do this because we are on Travis' docker
infrastructure.
2015-08-13 16:04:31 -04:00
Robin Ward e6b85d5be6 Add image software to travis to stop complaints 2015-08-13 15:51:42 -04:00
Robin Ward 9b7c4023e8 Run eslint instead of jshint, remove rbx 2015-08-13 15:22:33 -04:00
Robin Ward a89241f0b9 Don't include code in files for jshint anymore, eslint is run on command
line
2015-08-13 15:19:27 -04:00
Robin Ward b0541500b4 FIX: eslint deprecations 2015-08-13 15:14:08 -04:00
Robin Ward 946e34f65c Use eslint in `docker_test` 2015-08-13 14:55:53 -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
Guo Xiang Tan 5e215a87c2 Add more acceptance tests for composer. 2015-08-14 00:49:13 +08: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
Neil Lalonde 766903c430 Version bump to v1.4.0.beta9 2015-08-13 10:41:03 -04:00
Arpit Jalan 8ea765f50a Update Translations 2015-08-13 19:38:53 +05:30
Robin Ward 0442457e7b Fix deprecations in admin groups interface 2015-08-13 10:01:29 -04:00
Guo Xiang Tan 9fbab34e57 FIX: Clear edit post when clicking reply. 2015-08-13 20:17:01 +08:00
Régis Hanol a8d20c623f FIX: eyeline was broken in dev 2015-08-13 12:42:57 +02:00
Guo Xiang Tan 3ef66b1dca Use existing function. 2015-08-13 18:26:06 +08:00
Guo Xiang Tan 01354b5c30 Remove unused code. 2015-08-13 18:01:40 +08:00
Sam 930d06673e correct logster rendering issues 2015-08-13 19:20:47 +10:00
Guo Xiang Tan 73bb60ee74 FIX: Allow user to abandon draft reply when clicking edit. 2015-08-13 16:57:58 +08:00
Guo Xiang Tan a45d6936f2 FIX: Allow user to abandon reply when clicking edit. 2015-08-13 16:57:58 +08:00
Sam 94a130a4e4 FIX: widen distributed mutex to avoid race condition 2015-08-13 18:53:30 +10:00
Sam 0ceca601d8 improve spec 2015-08-13 17:57:02 +10:00
Sam ecac786f86 FIX: remove invalid chars from ts_query helper 2015-08-13 17:55:10 +10:00
Sam eed040767f update 2015-08-13 17:11:07 +10:00
Jeff Atwood 35a9212804 Switch from regular to normal on notification state 2015-08-12 23:39:35 -07:00
Jeff Atwood 61dc01911e copyedit on per-topic email notify change page 2015-08-12 22:55:24 -07:00
Arpit Jalan eb941475fa FIX: mark invite accepted notification as read 2015-08-13 11:11:54 +05:30
Sam 181b04be7e logster upgrade, better firefox support, better times, better fonts 2015-08-13 12:22:20 +10:00
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