Robin Ward
|
35ec6c6806
|
Show loading when filtering by user / best of
|
2013-03-21 16:46:22 -04:00 |
|
Robin Ward
|
5c4b794a8c
|
Fixed a bunch of 'best of' errors and cleaned up JS.
|
2013-03-21 16:04:06 -04:00 |
|
Robin Ward
|
b6f49e5b68
|
Refactor PostView
|
2013-03-21 14:48:16 -04:00 |
|
Sam
|
0089619ed9
|
Eyeline will no fire any events if the window has no focus
After posts are rendered a debounced eyeline is fired
Dont trigger eyeline from TopicPostsView, its the wrong spot, will only fire on first render
|
2013-03-20 21:45:27 -07: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 |
|
Régis Hanol
|
967b03fcfc
|
keep favorite/star button's title in sync with starred status
|
2013-03-18 18:57:03 +01:00 |
|
Robin Ward
|
c4a5f9d47b
|
Merge pull request #489 from ZogStriP/fix-editing-a-category-and-cancelling
fix some issues when editing a topic title and then cancelling it
|
2013-03-18 07:41:49 -07:00 |
|
Robin Ward
|
c1298979bb
|
Merge pull request #472 from ZogStriP/fixes-random-login
fixes the random login on dev
|
2013-03-18 07:30:06 -07:00 |
|
Robin Ward
|
e1e1bdd0b1
|
Merge pull request #469 from wojciechka/master
Support for running discourse with a prefix (i.e. as http://servername/discourse)
|
2013-03-18 07:24:11 -07:00 |
|
Régis Hanol
|
33c100da17
|
fix some issues when editing a topic title and then cancelling it
|
2013-03-18 12:00:50 +01:00 |
|
Robin Ward
|
42c234e927
|
Merge pull request #483 from ZogStriP/site-setting-for-category-color
site setting for category colors
|
2013-03-17 04:48:01 -07:00 |
|
Robin Ward
|
4e057335d5
|
Merge pull request #464 from ZogStriP/fix-issues-when-a-failure-happen-while-creating-a-new-category
displays a message when a failure happen while creating a new category
|
2013-03-17 04:47:44 -07:00 |
|
Régis Hanol
|
bc9e931304
|
site setting for category colors
|
2013-03-17 01:24:52 +01:00 |
|
Régis Hanol
|
a500f6b307
|
bind the text entered in the category name text field to the badge
|
2013-03-16 00:59:11 +01:00 |
|
Régis Hanol
|
89815878d9
|
fixes the random login on dev
|
2013-03-16 00:26:32 +01:00 |
|
Wojciech Kocjan
|
e6ccc300dc
|
Support for running discourse with a prefix (i.e. as http://servername/discourse)
|
2013-03-16 00:01:21 +01: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
|
76d8df6ac6
|
Merge pull request #462 from kubabrecka/colorpicker3
implement color picking from predefined set for category badges + option to change foreground color
|
2013-03-15 13:43:59 -07: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 |
|
Régis Hanol
|
3bf6625aa4
|
displays a message when a failure happen while creating a new category
|
2013-03-14 22:25:55 +01:00 |
|
Robin Ward
|
8760f58f3d
|
Merge pull request #450 from ZogStriP/fixes-category-bug-on-cancel
fixes bug when modifying the category of a topic but cancelling the edit
|
2013-03-14 08:08:26 -07:00 |
|
Neil Lalonde
|
91bd27ec0a
|
Keep a jQuery object of hidden login form
|
2013-03-14 11:03:57 -04:00 |
|
Kuba Brecka
|
8784c55188
|
implement color picking from predefined set for category badges + option to change foreground color
|
2013-03-14 14:16:57 +01:00 |
|
Neil Lalonde
|
7777b3f650
|
Autofocus on first field in signup form
|
2013-03-13 17:59:51 -04:00 |
|
Robin Ward
|
518910a54d
|
FIX: Don't include link counts when selecting text to quote a post.
|
2013-03-13 15:51:41 -04:00 |
|
Neil Lalonde
|
58004d44cd
|
Support for browser password managers, but doesn't quite work in IE
|
2013-03-13 13:55:33 -04:00 |
|
Regis Hanol
|
5b2c8362b8
|
fixes bug when modifying the category of a topic but cancelling the edit
|
2013-03-13 11:19:58 -04:00 |
|
Kuba Brecka
|
921a658548
|
move date formatting from server side to javascript, so we can reuse Sugar's i18n
|
2013-03-13 13:38:41 +01:00 |
|
Sam
|
38f185355d
|
added options to disable quoting and open links in new tabs
fixed a some regressions
removed some dead code
fixed messages about constants being re-defined
|
2013-03-12 20:06:58 -07:00 |
|
Régis Hanol
|
8a143bacaf
|
fixes the highlight issue @coding-horror reported
|
2013-03-11 20:58:02 +01:00 |
|
Robin Ward
|
3b7ac014de
|
Fixes JSHint error on PageDown. Updated for Uniform Access Principle.
|
2013-03-11 12:30:13 -04:00 |
|
Robin Ward
|
dad71a78f7
|
Merge pull request #414 from awbergs/pagedown_observe
added observer to Discourse.PagedownEditor value to refresh previewer
|
2013-03-11 08:31:47 -07:00 |
|
Austin Bergstrom
|
ba80ca2ee5
|
added observer to Discourse.PagedownEditor value to refresh previewer
|
2013-03-10 19:56:32 -04:00 |
|
Régis Hanol
|
4a9c30bf33
|
allows the submission of the create account form by pressing enter
|
2013-03-11 00:46:28 +01:00 |
|
Robin Ward
|
c5c1ddfa83
|
Merge pull request #385 from ZogStriP/highlight-first-of-loaded-topics
highlight the first of the newly loaded topics when scrolling
|
2013-03-08 08:48:30 -08:00 |
|
Robin Ward
|
82b7d3a843
|
Merge pull request #380 from alxndr/master
Keep track of state/content between multiple quotes in a single post
|
2013-03-08 08:39:37 -08:00 |
|
Robin Ward
|
fb573b917f
|
Merge pull request #390 from ZogStriP/min-search-term-length-site-setting
added the min-search-term-length site setting
|
2013-03-08 06:58:45 -08:00 |
|
Neil Lalonde
|
2ebe0336ae
|
On signup, handle duplicate key errors on email and username better
|
2013-03-07 14:56:55 -05:00 |
|
Neil Lalonde
|
1133d90dcc
|
Disable submit button on signup form when you've submitted the form
|
2013-03-07 14:56:55 -05:00 |
|
Robin Ward
|
f8d8272406
|
Cleaned up TopicUserSpec, introduces clearing of pinned topics
|
2013-03-07 12:19:25 -05:00 |
|
Regis Hanol
|
5703d6c730
|
added the min-search-term-length site setting
|
2013-03-07 16:52:01 +01:00 |
|
Régis Hanol
|
002776808f
|
highlight the first of the newly loaded topics when scrolling
|
2013-03-07 03:38:38 +01:00 |
|
Alexander
|
02f29cd43f
|
Prevent quote content collisions with multiples in one post
[Fixes #142]
|
2013-03-06 09:53:34 -08:00 |
|
Robin Ward
|
610be79061
|
Merge pull request #375 from ZogStriP/autofocus-login
autofocus the login input in the login modal
|
2013-03-06 09:17:10 -08:00 |
|
Régis Hanol
|
21407d1df4
|
autofocus the login input in the login modal
|
2013-03-05 23:42:12 +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 |
|