Commit Graph

309 Commits

Author SHA1 Message Date
Gerhard Schlager bd28b6bbf2 FIX: CR LF prevented type validation for ints 2017-12-18 13:46:02 +01:00
Neil Lalonde 336fd38dc8 Transifex integration 2017-12-07 17:54:31 -05:00
Régis Hanol e77cf95a58
Merge pull request #10 from schungx/patch-1
Avoid exception when object.user is nil
2017-12-07 15:23:38 +01:00
Stephen Chung 0607abe2fd
Avoid exception when object.user is nil 2017-12-07 15:08:44 +08:00
Arpit Jalan 07cb0005b0 FIX: exporting result in CSV format was broken 2017-10-04 17:50:14 +05:30
Guo Xiang Tan 9fd366a9fd Merge pull request #9 from discourse/fix_rails_5_tests
Fix tests to work with Rails 5.1.
2017-09-25 11:06:42 +08:00
Guo Xiang Tan 60cf29ded8 Fix tests to work with Rails 5.1. 2017-09-04 14:07:22 +08:00
Guo Xiang Tan dd6ed13a9a Remove use of deprecated `Fixnum`. 2017-09-04 14:06:19 +08:00
Guo Xiang Tan 6bb3d86d55 Use `before_action` for Rails 5 compatibility. 2017-09-04 13:59:06 +08:00
Guo Xiang Tan bcdff915dc Make eslint happy. 2017-08-02 18:05:33 +09:00
Guo Xiang Tan 1ec43ffce7 Merge pull request #8 from davidtaylorhq/remove-js-tests
Remove the empty js test file, to avoid confusion
2017-08-02 17:16:44 +09:00
Guo Xiang Tan cc379ab757 Fix rubocop offenses. 2017-08-02 14:42:49 +09:00
David Taylor 640fbbcdf5 Remove the empty js test file, to avoid confusion 2017-07-22 14:31:22 +01:00
Robin Ward e68813e6dc FIX: You don't need to require the route map, it's automatically found 2017-07-05 14:16:40 -04:00
Arpit Jalan f37839355a Merge pull request #7 from SidVal/patch-2
Create client.es.yml
2017-06-14 11:05:05 +05:30
Arpit Jalan 5765c67058 Merge pull request #6 from SidVal/patch-1
Create server.es.yml
2017-06-14 11:04:54 +05:30
Arpit Jalan 4daa315d7e Merge pull request #5 from Toxu-ru/patch-1
Patch 1
2017-06-14 11:04:24 +05:30
SidV be3b73f6ac Create client.es.yml
I looked in transifex and I couldn't find anything about client.es.yml
So, I created.
2017-06-13 19:20:52 -03:00
SidV f65c8b5df4 Create server.es.yml 2017-06-13 19:08:27 -03:00
Evg d3c1290bc9 Create server.ru.yml 2017-06-07 11:19:25 +03:00
Evg 72a28303bc Create client.ru.yml 2017-06-07 11:18:09 +03:00
Robin Ward d82109b00b FIX: Adds back removed component 2017-05-11 12:45:15 -04:00
Arpit Jalan 0d6af9d920 FIX: importing query was broken 2017-04-04 14:07:07 +05:30
Guo Xiang Tan 1e19c0ef5d Make enable/disable site settings available on the client. 2017-01-09 14:56:20 +08:00
Robin Ward 4b3e5d547d FIX: Support raw templates in the latest discourse releases 2016-12-27 11:47:50 -05:00
Robin Ward e2ee693f64 This file should be removed 2016-12-01 13:56:09 -05:00
Robin Ward 91815c9f00 FIX: Remove Deprecated Views 2016-12-01 13:54:21 -05:00
Robin Ward 0d62ad73d4 FIX: Don't have CPs perform sets 2016-11-24 15:31:05 -05:00
Robin Ward f9e1177981 FIX: Invalid use of controller in a component 2016-11-09 12:49:25 -05:00
Robin Ward 8d72e979a5 FIX: Old Ember idioms 2016-11-09 11:58:18 -05:00
Guo Xiang Tan 414cda5578 FIX: Import `ajax` instead. 2016-10-31 09:12:01 +08:00
Régis Hanol 9e8db489b3 Merge pull request #3 from Dax74/patch-1
Create client.it.yml
2016-10-17 11:31:42 +02:00
Régis Hanol 209f6ea698 Merge pull request #4 from Dax74/patch-2
Create server.it.yml
2016-10-17 11:31:31 +02:00
Dax74 f8af39569a Create server.it.yml
Italian translation
2016-10-16 15:36:25 +02:00
Dax74 5a19e83b69 Italian translation 2016-10-16 15:34:27 +02:00
Guo Xiang Tan 891be329d7 Fix specs. 2016-08-19 16:46:03 +08:00
Guo Xiang Tan e1475f4c5c FIX: Use `rails_helper`. 2016-04-12 05:13:51 +08:00
Guo Xiang Tan 195931c6ba FIX: Avoid checking for a template when setting an etag. 2016-03-26 13:48:57 +08:00
Robin Ward 37fe36778b FIX: Deprecated debounce function 2016-02-17 17:17:43 -05:00
Sam 587e9d917c fixes so it works in no constants mode 2015-11-21 12:49:23 +11:00
Arpit Jalan 34af6a5d54 FIX: group name can have dash and capital letters 2015-11-19 13:30:33 +05:30
Kane York 9956b9833e Add topic,category,group,reltime rendering 2015-09-21 14:43:23 -07:00
Kane York 9145e32162 FIX: Show error message, not exception page, to mods 2015-09-21 11:19:31 -07:00
Kane York d4d541747e Add a statement timeout so you can't tie up the serve 2015-09-14 16:08:30 -07:00
Kane York 4b3188c111 Fix rendering of columns named topic_id 2015-09-14 16:00:39 -07:00
Kane York 86a3d16ad4 Deprecations fixes 2015-09-14 15:34:57 -07:00
Kane York 7d50fbbdae Merge branch 'refactor' into 'master'
Conflicts:
	renamed assets/javascripts/discourse/adapters/query.js.es6
2015-08-25 21:39:22 -07:00
Kane York 7f96ea5632 Looks like it's working 2015-08-25 21:36:39 -07:00
Kane York e0e7022538 WIP commit 2015-08-25 20:48:19 -07:00
Kane York 179ddd3213 Update README.md 2015-08-25 00:52:17 -07:00