Robin Ward
|
96af490d7c
|
FIX: Deleting posts in bulk was broken.
|
2013-07-23 14:59:05 -04:00 |
Robin Ward
|
b9a5a0460d
|
Have JSHint depend on the files it includes. Doesn't work for adding files but it helps
a lot in development mode.
|
2013-07-23 13:17:42 -04:00 |
Robin Ward
|
8b181e0803
|
Merge pull request #1230 from ZogStriP/add-newuser-max-attachments-setting
add newuser-max-attachments setting
|
2013-07-22 07:22:23 -07:00 |
Sam
|
239d8b6795
|
fix spec
|
2013-07-22 18:04:20 +10:00 |
Régis Hanol
|
2986798ba7
|
add newuser-max-attachments setting
|
2013-07-22 02:39:17 +02:00 |
Régis Hanol
|
8406a4230c
|
FIX: click tracking on attachments wasn't working
|
2013-07-19 01:27:09 +02:00 |
Robin Ward
|
7d4b089cd1
|
FIX: Suggested Topics were sometimes disappearing
|
2013-07-18 16:09:03 -04:00 |
Robin Ward
|
e3bbb2c8bb
|
Never render an avatar img if we know the username is invalid.
|
2013-07-18 12:03:09 -04:00 |
Robin Ward
|
3761ccb018
|
FIX: Sometimes the total post count could be incorrect
|
2013-07-17 16:50:20 -04:00 |
Robin Ward
|
19f3a8d640
|
Each user activity filter has its own URL now.
|
2013-07-17 15:42:31 -04:00 |
Sam
|
c2be81a76e
|
Merge pull request #1199 from ZogStriP/uploads
adds the `max_attachment_size_kb` setting
|
2013-07-16 23:03:42 -07:00 |
Robin Ward
|
1927263d1d
|
FIX: Compile templates with the correct ember
|
2013-07-16 11:47:26 -04:00 |
Robin Ward
|
d466d11e71
|
Ember RC6 update
|
2013-07-16 10:35:18 -04:00 |
Sam
|
6a2ffa9415
|
fix qunit tests
|
2013-07-16 17:52:25 +10:00 |
Régis Hanol
|
5ce05ff5cb
|
adds the `max_attachment_size_kb` setting
so that we can specify a different max upload size for attachments and images.
|
2013-07-16 02:01:36 +02:00 |
Régis Hanol
|
3397c2235f
|
display the size of the attachment in the preview
instead of adding it during post processing
|
2013-07-14 12:28:24 +02:00 |
Robin Ward
|
62d161fd70
|
Show number before trust level. Also use less memory for trust levels.
|
2013-07-12 16:18:32 -04:00 |
Robin Ward
|
6ca5df0a09
|
Can recover deleted topics. Deleted topics show the first post as deleted in the UI.
|
2013-07-12 12:09:17 -04:00 |
Robin Ward
|
5eaae063f0
|
Discourse Macro Helpers + Minor Fix to Admin User View
|
2013-07-11 19:35:52 -04:00 |
Robin Ward
|
19c169540c
|
Staff can enter and view deleted topics
|
2013-07-11 16:39:35 -04:00 |
Régis Hanol
|
360695bb0a
|
update front-end specs
|
2013-07-10 22:59:54 +02:00 |
Robin Ward
|
8ffe9e28d6
|
Shows who deleted a post
|
2013-07-10 16:22:49 -04:00 |
Robin Ward
|
1fef617818
|
Qunit tests for deleting posts on the front end. Support for `deleted_by`
property.
|
2013-07-10 16:21:13 -04:00 |
Neil Lalonde
|
0e3e5bf533
|
Add relative_date_duration site setting
|
2013-07-10 12:38:43 -04:00 |
Neil Lalonde
|
3c38062802
|
Check for updates: edge cases when the message on the dashboard doesn't make sense.
|
2013-07-09 14:01:08 -04:00 |
Robin Ward
|
efd631296e
|
FIX: Don't allow a user to stage a post while another is being staged.
|
2013-07-09 12:34:28 -04:00 |
Régis Hanol
|
924c5d65cb
|
wrapped I18n.lookup to inject the "js" namespace
|
2013-07-09 02:10:55 +02:00 |
Robin Ward
|
d1a0b5dd44
|
FIX: Editing a title would not clear it out on your next edit.
|
2013-07-05 13:04:54 -04:00 |
Robin Ward
|
11bb9aafc7
|
Extra tests for composer
|
2013-07-05 13:04:49 -04:00 |
Régis Hanol
|
7c82d6d4d0
|
FIX: new users are allowed to upload images to your servers
|
2013-07-05 00:44:18 +02:00 |
Robin Ward
|
2d821d1ff4
|
Clicking the #site-logo will refresh the latest list.
|
2013-07-04 17:31:06 -04:00 |
Robin Ward
|
4a3bc1fb43
|
More Javascript Tests + Fixtures. Also a rake task to crawl them.
|
2013-07-04 16:20:43 -04:00 |
Robin Ward
|
28c168fc2b
|
FIX: Unintended edits with composer
|
2013-07-04 13:35:15 -04:00 |
Sam
|
f08e9d8822
|
Merge pull request #1142 from ZogStriP/fix-can-no-longer-paste-image-in-chrome-post-editor
FIX: can no longer paste image in Chrome post editor
|
2013-07-03 16:08:51 -07:00 |
Régis Hanol
|
5a56af03bc
|
FIX: can no longer paste image in Chrome post editor
|
2013-07-04 00:39:23 +02:00 |
Robin Ward
|
4331bba549
|
FIX: Quotes with text against them had the wrong spacing
|
2013-07-03 18:26:08 -04:00 |
Robin Ward
|
b0e10673a2
|
FIX: Small bugs with progress indicator
|
2013-07-03 12:31:00 -04:00 |
Robin Ward
|
f328804488
|
Merge branch 'add-list-of-authorized-extensions' of git://github.com/ZogStriP/discourse into ZogStriP-add-list-of-authorized-extensions
Conflicts:
app/models/site_setting.rb
|
2013-07-03 11:18:42 -04:00 |
Robin Ward
|
a04924deea
|
FIX: Progress wasn't docking properly
|
2013-07-02 13:10:38 -04:00 |
Robin Ward
|
5770879472
|
Refactor: Move Topic Details into better objects, identity map, tests, query string filters
|
2013-07-02 10:36:46 -04:00 |
Régis Hanol
|
6723ba6014
|
Add a list of for file uploads
|
2013-07-01 02:19:03 +02:00 |
Neil Lalonde
|
2d6118297d
|
Changes to tiny date format to remove mon and show short format dates instead
|
2013-06-28 13:10:04 -04:00 |
Sam
|
87f7bd921b
|
minor tweak for name splitter (split on number)
|
2013-06-28 16:15:13 +10:00 |
Sam
|
e63bfd2f4c
|
improve the breakUp user name algorithm, add some tests
|
2013-06-28 13:56:38 +10:00 |
Neil Lalonde
|
948fc62b4a
|
Handle configurable routes for statics in static_controller.js. Make it better when we can use ember's new async routing.
|
2013-06-27 13:01:12 -04:00 |
Neil Lalonde
|
94b8286819
|
Configurable FAQ url
|
2013-06-27 12:10:43 -04:00 |
Régis Hanol
|
689b296204
|
FIX: urls in BBCode tags weren't working
|
2013-06-27 00:42:11 +02:00 |
Neil Lalonde
|
6b58713fa6
|
Fix title attributes on post info
|
2013-06-26 16:27:18 -04:00 |
Régis Hanol
|
573c4b41f0
|
reverting changes to the markdown conversion pipeline order
|
2013-06-25 17:13:41 +02:00 |
Régis Hanol
|
3d2ef18bb7
|
move BBCode formating before the markdown conversion
|
2013-06-24 22:25:08 +02:00 |
Robin Ward
|
82c21868f3
|
Moved JSHint into Qunit suite. It's much harder to forget about now!
|
2013-06-21 14:07:11 -04:00 |
Robin Ward
|
bb908d5913
|
Email parsing uses Traditional Markdown Linebreaks by default. Added JS tests for line breaks.
|
2013-06-21 11:37:26 -04:00 |
Amos L King
|
777e8c2012
|
Correct spelling of suppress
supress => suppress
Amos King @adkron <amos.l.king@gmail.com>
|
2013-06-20 23:44:27 -05:00 |
Robin Ward
|
3257bef387
|
Category List and Topic View Integration Test
|
2013-06-20 15:02:26 -04:00 |
Robin Ward
|
a8b5716421
|
FIX: Coudln't scroll while on Qunit page due to browser bindings
|
2013-06-20 14:29:59 -04:00 |
Robin Ward
|
4cd71972be
|
Cleaned up QUnit test structure
|
2013-06-20 13:58:54 -04:00 |
Neil Lalonde
|
94853f0295
|
Fix length check of pm body; refactor composer length and title length validation
|
2013-06-20 12:33:34 -04:00 |
Sam
|
91a1864a53
|
fix invalid tests due to formatting rule changes
|
2013-06-20 18:00:31 +10:00 |
Robin Ward
|
8c4aac7f94
|
Migrate all jasmine specs to Qunit. Removed Jasmine.
|
2013-06-19 18:18:35 -04:00 |
Robin Ward
|
62e21b8175
|
Markdown moved to Qunit
|
2013-06-18 18:05:08 -04:00 |
Robin Ward
|
f0ebca51cc
|
Moved Formatter, KeyValueStore and Onebox jasmine tests to QUnit.
|
2013-06-18 17:23:00 -04:00 |
Robin Ward
|
60fce196c7
|
More Qunit tests including a CLI runner
|
2013-06-18 13:44:20 -04:00 |
Robin Ward
|
8e96299653
|
FIX: `Discourse.Presence` was broken on arrays. The flag button was showing for anonymous users.
|
2013-06-18 11:36:48 -04:00 |
Neil Lalonde
|
9540112d32
|
Use a helper function in nav_item_test.js
|
2013-06-17 13:23:22 -04:00 |
Neil Lalonde
|
014db4c2e9
|
Discourse.Site.instance now returns a singleton object; add js test for NavItem
|
2013-06-17 13:05:08 -04:00 |
Robin Ward
|
b0cc45b14e
|
FIX: Long line in JS fixtures
|
2013-06-17 11:59:04 -04:00 |
Robin Ward
|
797b99db7c
|
Moved a bunch of tests to QUnit. Added basic `Discourse.Site` support to test suite.
|
2013-06-17 11:38:30 -04:00 |
Robin Ward
|
66f7d77663
|
Fix JSHint in test helper
|
2013-06-13 15:15:53 -04:00 |
Robin Ward
|
5193ddc72f
|
Super basic test support for listing topics
|
2013-06-13 15:08:42 -04:00 |
Robin Ward
|
a104c37d63
|
Experiment: QUnit for integration Ember integration tests
|
2013-06-12 11:56:59 -04:00 |