Régis Hanol
|
c867b67a0b
|
custom avatar support
|
2013-08-13 22:08:29 +02:00 |
|
Régis Hanol
|
be9217d4c8
|
add server-side filesize check on uploads
|
2013-07-24 00:54:41 +02: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
|
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
|
1f8eaa6ca3
|
display correct template when attachment or image
|
2013-07-10 22:59:53 +02:00 |
|
Régis Hanol
|
924c5d65cb
|
wrapped I18n.lookup to inject the "js" namespace
|
2013-07-09 02:10:55 +02:00 |
|
Robin Ward
|
11bb9aafc7
|
Extra tests for composer
|
2013-07-05 13:04:49 -04:00 |
|
Robin Ward
|
44cd5505d3
|
FIX: Repeatedly editing a post was popping up abandon dialog
|
2013-07-03 15:57:23 -04:00 |
|
Régis Hanol
|
6723ba6014
|
Add a list of for file uploads
|
2013-07-01 02:19:03 +02: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 |
|
Régis Hanol
|
6ea91b4416
|
remove useless upload topic direct association
|
2013-06-17 02:49:33 +02:00 |
|
Robin Ward
|
bddc9dd4b8
|
FIX: Replace modal with an empty view when closed. Fixes the bug where you'd edit a category, close
and then click edit again.
|
2013-06-11 16:41:09 -04:00 |
|
Sam
|
fa8a84f20c
|
removed sugar.js, port functionality to moment and underscore.js
bring in latest ace from local so we don't mess up with https
|
2013-06-11 15:27:26 +10:00 |
|
Neil Lalonde
|
2465c9c724
|
Add min_private_message_title_length site setting so private messages can have short titles
|
2013-06-04 17:59:23 -04:00 |
|
Robin Ward
|
0af0a214b2
|
Refactor: Back all modals by controllers
|
2013-05-31 12:29:38 -04:00 |
|
Robin Ward
|
2e26fca36b
|
FIX: Hitting ESC while autocomplete is open shouldn't close the composer.
|
2013-05-29 11:28:41 -04:00 |
|
Neil Lalonde
|
ada79260b3
|
Change composer error message when title is too long or too short, and make sure the submit button is 'disabled' when title is too long
|
2013-05-24 17:10:07 -04:00 |
|
Neil Lalonde
|
d26b87bd3c
|
Add Site Setting allow_uncategorized_topics. Uncheck it to force people to choose a category for all new topics.
|
2013-05-24 16:56:43 -04:00 |
|
Neil Lalonde
|
e600b45155
|
Composer uses bouncing popup messages beside fields with invalid values when you click the submit button
|
2013-05-24 12:26:17 -04:00 |
|
Robin Ward
|
b794830a25
|
Replaced Em.run.next with the more proper Em.run.schedule('afterRender')
when we are waiting for rendering to finish.
|
2013-05-20 12:20:10 -04:00 |
|
Neil Lalonde
|
9828c87525
|
Topic Auto-Close: admins and mods can set a topic to automatically close after a number of days
|
2013-05-13 12:53:52 -04:00 |
|
Régis Hanol
|
0b222550f7
|
flash draft status when requirements are not met for new users
|
2013-04-28 02:37:53 +02:00 |
|
Régis Hanol
|
dca2fbcefc
|
add meaningful error message on upload [fixes #773]
|
2013-04-27 20:26:17 +02:00 |
|
Sam
|
4cea92c4e9
|
work in progress add support for groups
|
2013-04-19 10:34:39 +10:00 |
|
Robin Ward
|
02bab415bd
|
Convert Autocomplete to use promises
|
2013-04-08 14:59:00 -04:00 |
|
Sam
|
3ba0bf6d5d
|
Merge pull request #651 from ZogStriP/change-title-background-when-composer-requirements-are-not-met
Change Title background to red when requirements are not met
|
2013-04-07 15:11:10 -07:00 |
|
Régis Hanol
|
1692350336
|
added some tests for uploads
|
2013-04-07 17:52:46 +02:00 |
|
Régis Hanol
|
f211b9601a
|
change title background to red when requirements are not met
|
2013-04-07 15:32:06 +02:00 |
|
Wojciech Kocjan
|
0481fbae8c
|
Fix for reply to user avatar and picture uploading not working when editing post with discourse running in a prefix
|
2013-04-05 12:46:14 +02:00 |
|
Régis Hanol
|
82bd92dd46
|
consistent behavior regarding file uploads
|
2013-04-05 01:07:31 +02:00 |
|
Régis Hanol
|
3524a93cfb
|
prevent users from uploading files other than images
|
2013-04-02 11:38:15 +02:00 |
|
Sam
|
f2f82ea83b
|
Merge pull request #614 from ZogStriP/implemented-cancel-image-upload
users can now cancel image upload
|
2013-04-01 17:39:17 -07:00 |
|
Régis Hanol
|
0cb8ea1426
|
FIX: cannot paste text in composer
|
2013-04-02 02:05:20 +02:00 |
|
Régis Hanol
|
cf9b5d1a3d
|
users can now cancel image upload
|
2013-04-01 19:01:29 +02:00 |
|
Régis Hanol
|
72989dca7c
|
improved images upload on the client side
|
2013-04-01 03:19:21 +02:00 |
|
Sam
|
851cd2637c
|
hmmm jshint should warn about this....
|
2013-03-19 05:19:07 -07:00 |
|
Sam
|
9805f7d2f5
|
max upload size message when images are too big.
|
2013-03-19 00:19:05 -07:00 |
|
Robin Ward
|
67f0de4b8b
|
Fixed some merge conflicts
|
2013-03-15 16:59:10 -04:00 |
|
Robin Ward
|
1a60301a17
|
Merge branch 'fixes-topic-title-length-too-short' of git://github.com/ZogStriP/discourse
Conflicts:
app/assets/javascripts/discourse/controllers/composer_controller.js
app/assets/javascripts/discourse/views/composer_view.js
config/locales/client.en.yml
|
2013-03-15 16:49:17 -04:00 |
|
Robin Ward
|
ad082cea70
|
Big commit:
- Support for a popup that shows similar topics
- Cleaned up a lot of Javascript
- Cleaned up use of Promises
|
2013-03-15 14:35:33 -04:00 |
|
Régis Hanol
|
aef014f439
|
displays the number of characters left when editing the topic title
|
2013-03-15 12:56:14 +01:00 |
|
Robin Ward
|
86af49e663
|
More Markdown refactoring - fixed bug with Pagedown not showing on user profile - replaced jQuery occurrences with $.
|
2013-03-05 15:39:21 -05:00 |
|
Robin Ward
|
cf09e200a5
|
Moved Markdown out of Discourse.Utilities -> Discourse.Markdown
|
2013-03-05 14:56:43 -05:00 |
|
Robin Ward
|
e4277757c4
|
Fix onebox loading on every keystroke after a request fails.
|
2013-03-05 14:06:39 -05:00 |
|
Robin Ward
|
e461c84253
|
Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline
|
2013-02-25 17:16:57 -05:00 |
|
Robin Ward
|
45ab3ab892
|
JS refactoring that fixes presence errors in earlier reverted commit.
|
2013-02-22 11:00:47 -05:00 |
|
Sam Saffron
|
2b5be29d3c
|
Revert "Remove old unused code."
This reverts commit 6a617348e5 .
|
2013-02-22 10:57:11 +11:00 |
|
Robin Ward
|
6a617348e5
|
Remove old unused code.
|
2013-02-21 16:17:56 -05:00 |
|
Robin Ward
|
f661fa609e
|
Convert all CoffeeScript to Javascript. See:
http://meta.discourse.org/t/is-it-better-for-discourse-to-use-javascript-or-coffeescript/3153
|
2013-02-20 19:01:13 -05:00 |
|