Sam
|
81616a46ba
|
db consistency check for mismatching topic_ids in user_actions
fix up post mover so it remaps user actions as well
move specs for post mover into post_mover_spec
|
2013-07-17 16:40:56 +10: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 |
|
Sam
|
2573935155
|
improve security UI
|
2013-07-17 15:10:49 +10:00 |
|
Sam
|
625204c8bd
|
work in progress category UI
refactor hack from earlier
|
2013-07-17 14:54:21 +10:00 |
|
Sam
|
5a7e78f0fc
|
fix unit tests
|
2013-07-17 14:22:55 +10:00 |
|
Sam
|
63cbe8dd17
|
fix links to site contents, fix it so the site contents page is refreshable
|
2013-07-17 14:15:09 +10:00 |
|
Sam
|
d1dbcf52fc
|
see: https://github.com/emberjs/ember.js/pull/2148
|
2013-07-17 09:55:30 +10:00 |
|
Jeff Atwood
|
fe0885dd6a
|
Merge pull request #1210 from ZogStriP/fix-composer-toolbar-upload-title
fix composer toolbar upload title
|
2013-07-16 16:38:13 -07:00 |
|
Régis Hanol
|
46ff98f2d3
|
fix composer toolbar upload title
|
2013-07-17 01:21:27 +02:00 |
|
Jeff Atwood
|
2b83ff6a68
|
Merge pull request #1209 from ZogStriP/fix-s3-image-uploads-are-being-improperly-pathed
Fix s3 image uploads are being improperly pathed
|
2013-07-16 15:49:49 -07:00 |
|
Régis Hanol
|
5c27dd175a
|
make sure we handle both s3 url formats
|
2013-07-17 00:32:09 +02:00 |
|
Régis Hanol
|
7ae2fe304d
|
renamed s3 to s3_store
|
2013-07-17 00:27:52 +02:00 |
|
Régis Hanol
|
f40cad0f4b
|
changed s3 urls to using the folder convention
|
2013-07-17 00:27:52 +02:00 |
|
Robin Ward
|
23a57c8d08
|
Merge pull request #1208 from ZogStriP/fix-cdn-does-not-work-with-s3
FIX: CDN doesn't work with S3
|
2013-07-16 13:27:50 -07:00 |
|
Régis Hanol
|
3136638b4b
|
FIX: CDN doesn't work with S3
|
2013-07-16 22:16:33 +02:00 |
|
Robin Ward
|
7c9bd8e8c9
|
Remove EvilTrout's stupid mistake.
|
2013-07-16 13:51:00 -04:00 |
|
Robin Ward
|
980d258f32
|
Hard code handlebars release
|
2013-07-16 13:43:43 -04:00 |
|
Robin Ward
|
2577d76e4f
|
Revert "Merge pull request #1201 from BrentleyJones/fixed_modals"
This reverts commit 7e889c4e24 , reversing
changes made to e9d37f395f .
|
2013-07-16 13:38:01 -04:00 |
|
Robin Ward
|
4bfb546942
|
Removed modelReady hack now that the async router exists
|
2013-07-16 13:24:59 -04:00 |
|
Robin Ward
|
6929ee9f46
|
Changed HTML again on hamburger menu to make it easier to style
|
2013-07-16 12:24:18 -04:00 |
|
Robin Ward
|
82c734ec84
|
FIX: FAQ wasn't loading sometimes
|
2013-07-16 12:11:30 -04: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 |
|
Robin Ward
|
75282576b9
|
Merge pull request #1195 from initforthe/post-analyser-backtrace-fix
Post analyser backtrace fix
|
2013-07-16 07:34:54 -07:00 |
|
Robin Ward
|
86d0255d5a
|
Merge pull request #1197 from kubabrecka/cs_update49
cs translation update
|
2013-07-16 07:33:33 -07:00 |
|
Robin Ward
|
7e889c4e24
|
Merge pull request #1201 from BrentleyJones/fixed_modals
FIX: Modal dialogs now truely center and work at all screen sizes (mobile)
|
2013-07-16 07:31:17 -07:00 |
|
Sam
|
e9d37f395f
|
hmm I totally missed that it was already there
|
2013-07-16 21:06:04 +10:00 |
|
Sam
|
06bd9e3234
|
allow login required screen to be customized
|
2013-07-16 20:49:04 +10:00 |
|
Sam
|
dc3079db37
|
fix mucked up styling, glyph should be inside the hyperlink so it gets color
|
2013-07-16 18:01:34 +10:00 |
|
Sam
|
6a2ffa9415
|
fix qunit tests
|
2013-07-16 17:52:25 +10:00 |
|
Sam
|
c49731a91b
|
fix failing server side quote localisation change
|
2013-07-16 17:48:48 +10:00 |
|
Sam
|
ff7d9cac38
|
fix non localized said: in quotes
|
2013-07-16 17:22:54 +10:00 |
|
Sam
|
943f88fb88
|
make specs more robust
|
2013-07-16 16:18:05 +10:00 |
|
Jeff Atwood
|
957d7a31dd
|
clarify queue_jobs is developer only
|
2013-07-15 23:12:27 -07:00 |
|
Sam
|
ef1c71ba98
|
missed a qunit test
|
2013-07-16 15:48:41 +10:00 |
|
Sam
|
352ac9e60c
|
Finalize read only and post only categories, finished off UI work
|
2013-07-16 15:46:11 +10:00 |
|
Sam
|
fce2d0e3b6
|
reply to first post === reply to topic
|
2013-07-16 15:46:11 +10:00 |
|
Sam
|
a3155858a0
|
Fix share URL for first post
|
2013-07-16 15:46:11 +10:00 |
|
Sam
|
ecf17cfebb
|
work in progress, add fidelity to category group permissions (full, create posts, readonly)
|
2013-07-16 15:46:11 +10:00 |
|
Sam
|
8d947535a8
|
add descriptive comment
|
2013-07-16 15:44:38 +10:00 |
|
Sam
|
d3b544bbff
|
check in a basic require profiler script only used in dev ...
|
2013-07-16 15:44:38 +10:00 |
|
Sam
|
676017238e
|
production.rb should not be in git
|
2013-07-16 15:44:38 +10:00 |
|
Sam
|
c7697bbae2
|
remove duplicate code
|
2013-07-16 15:44:38 +10:00 |
|
Brentley Jones
|
d1ab694920
|
FIX: Modal dialogs now truely center and work at all screen sizes (mobile)
|
2013-07-16 03:40:15 +00: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 |
|
Robin Ward
|
e83cd9d111
|
FIX: If you don't have permission to onebox a post, just show the link instead of crashing out
|
2013-07-15 15:10:05 -04:00 |
|
Robin Ward
|
e8f3e7c2e8
|
Added classes for styling to hamburger menu
|
2013-07-15 13:31:52 -04:00 |
|
Robin Ward
|
0e504aac9b
|
FIX: You can reset your password even if logins are required.
|
2013-07-15 12:12:54 -04:00 |
|
Robin Ward
|
08723f00c6
|
FIX: Bugs on Admin User approval interface
|
2013-07-15 11:28:41 -04:00 |
|
Kuba Brecka
|
e2a2bddd60
|
cs translation update
|
2013-07-15 16:40:39 +02:00 |
|