Régis Hanol
36e6345eee
change the icon in the composer toolbar with a more generic upload icon
...
also changed all references to "images uploads" to a "uploads"
2013-07-14 23:44:50 +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
Régis Hanol
6f2ce93ab2
FIX: create an upload when FastImage throws an exception
...
FastImage might throw an exception when it isn't able to recognize a
file as being an image (ie. happens when users changes the extension
manually)
Also improved upload specs a lot
2013-07-13 23:42:19 +02:00
Robin Ward
2aa487d2c8
Show who deleted a topic
2013-07-12 16:38:21 -04:00
Robin Ward
0c7ead339b
Don't recalculate trustLevels combobox
2013-07-12 16:24:15 -04: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
35128c212b
FIX: User page broke when the user had no stats
2013-07-12 15:59:35 -04:00
Robin Ward
a43ed88699
Prefer your own topics in Suggested
2013-07-12 14:38:20 -04:00
Robin Ward
15a41a41f2
Use fancy formatting in the suggested topics list
2013-07-12 12:47:26 -04:00
Robin Ward
6122d31711
FIX: Jshint in computed.js - not in qunit?
2013-07-12 12:14: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
Sam
f05bc44fbe
Merge pull request #1182 from sanderdatema/dutch_translation
...
Dutch translation updated
2013-07-11 19:59:08 -07:00
Sam
00c6bffc61
Merge pull request #1183 from erlend-sh/patch-3
...
Update client.nb_NO.yml
2013-07-11 19:58:29 -07:00
Robin Ward
5eaae063f0
Discourse Macro Helpers + Minor Fix to Admin User View
2013-07-11 19:35:52 -04:00
Robin Ward
89152116c6
Only send digests to active users
2013-07-11 18:47:36 -04:00
Neil Lalonde
6c3c77df66
Version bump to v0.9.5
2013-07-11 17:26:14 -04:00
Robin Ward
bb5a9aa34b
Remove reliance on views for logic, move to controller
2013-07-11 16:55:07 -04:00
Robin Ward
19c169540c
Staff can enter and view deleted topics
2013-07-11 16:39:35 -04:00
Robin Ward
eba662b988
FIX: Topic Status Icons had weird margins after font awesome update
2013-07-11 12:04:39 -04:00
Robin Ward
4540a51a8f
FIX: deleted_by wasn't showing up on refresh
2013-07-11 11:18:25 -04:00
Erlend Sogge Heggen
1976c622dc
Update client.nb_NO.yml
2013-07-11 16:54:51 +02:00
Sander Datema
d4bc6f977b
Dutch translation updated
2013-07-11 16:54:46 +02:00
Robin Ward
7fd8bb75d9
Merge pull request #1177 from ZogStriP/attachments
...
Attachments
2013-07-11 06:49:20 -07:00
Robin Ward
e826a55dc3
Merge pull request #1179 from iamjarvo/1176_update_install_email_guide
...
Update typo in documentation
2013-07-11 06:47:34 -07:00
Paritosh Piplewar
bb03e827d0
Update HEROKU.md
...
heroku has changed its default ruby version to 2.0.0 , now no need to write ruby version on top the of Gemfile. check https://blog.heroku.com/archives/2013/6/17/ruby-2-default-new-aps
2013-07-11 09:43:40 -04:00
Jearvon Dharrie
6a487f9a47
Update typo in documentation
2013-07-11 01:25:51 -04:00
Sam
33e2a9933d
Merge pull request #1178 from royguo/patch-2
...
Update client.zh_CN.yml
2013-07-10 21:03:04 -07:00
Roy Guo
994f3d4ad5
Update client.zh_CN.yml
...
banned: "禁止参与讨论" # can't create or reply topics
blocked: "禁止登陆" # can't login
2013-07-11 11:47:17 +08:00
Sam
1aef6de4b0
automatically approve invited users on forum where moderators must approve (keep in mind only moderators can invite)
...
speed up specs a touch
allow invite controller to accept an email in absence of user (cleans up API)
2013-07-11 11:22:00 +10:00
Neil Lalonde
7792b7da48
Use the solid envelope icon. Font-awesome swapped icon-envelope and icon-envelope-alt.
2013-07-10 17:06:07 -04:00
Régis Hanol
360695bb0a
update front-end specs
2013-07-10 22:59:54 +02:00
Régis Hanol
b94d26d798
update back-end specs
2013-07-10 22:59:54 +02:00
Régis Hanol
6beb12e778
update nginx.sample.conf to take attachmetns into account
2013-07-10 22:59:54 +02:00
Régis Hanol
ac41e94619
refactor optimized_image a bit
2013-07-10 22:59:54 +02:00
Régis Hanol
ffb9a1250a
don't track via AJAX when clicking on local attachments
2013-07-10 22:59:53 +02:00
Régis Hanol
da614597fe
post process attachments
2013-07-10 22:59:53 +02:00
Régis Hanol
1f8eaa6ca3
display correct template when attachment or image
2013-07-10 22:59:53 +02:00
Régis Hanol
27ab5f471c
support arbitrary attachments
2013-07-10 22:59:53 +02:00
Régis Hanol
e8c1a81e87
do not create global variables
2013-07-10 22:59:53 +02:00
Robin Ward
6de1fed87a
Glyph stuff: Put them on the left of the user menu, fix padding on link arrows in gutter.
2013-07-10 16:58:58 -04:00
Jeff Atwood
f1a5f4ce66
left align post quotes and blockquotes
2013-07-10 13:57:52 -07:00
Neil Lalonde
8814f9ed05
Fix a case when a staff user views a topic with a deleted post by a nuked user; might be a temporary solution until we decide what to do with nuked records
2013-07-10 16:52:47 -04:00
Robin Ward
91dc0b9ef1
JSHint issue with file that didn't show up in Qunit locally. Weird!
2013-07-10 16:29:53 -04:00
Robin Ward
f58dec1ac0
Also include deleted_at
2013-07-10 16:27:02 -04:00
Robin Ward
8ffe9e28d6
Shows who deleted a post
2013-07-10 16:22:49 -04:00
Robin Ward
8888ae4b40
Added some macros to simplify code
2013-07-10 16:21:18 -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
cdf0754626
Show/update post edits count and icon after editing a post
2013-07-10 15:15:13 -04:00
Neil Lalonde
0e3e5bf533
Add relative_date_duration site setting
2013-07-10 12:38:43 -04:00
Robin Ward
cc47616cdb
Merge pull request #1157 from abbat/email-custom-headers
...
Add custom headers for email messages
2013-07-10 07:12:51 -07:00