Arpit Jalan
|
93cff8deb5
|
Speech bubble waiting for an ajax response prior to rendering
|
2014-05-09 22:23:27 +05:30 |
|
Robin Ward
|
842dd91958
|
Revert "Merge pull request #2304 from techAPJ/speech-bubble-update"
This reverts commit 6590ebbcbe, reversing
changes made to 3855ead62e.
|
2014-05-09 12:01:36 -04:00 |
|
Robin Ward
|
6590ebbcbe
|
Merge pull request #2304 from techAPJ/speech-bubble-update
Speech bubble waiting for an ajax response prior to rendering
|
2014-05-09 11:58:57 -04:00 |
|
Robin Ward
|
3855ead62e
|
ES6: Some more controllers
|
2014-05-09 11:57:39 -04:00 |
|
Sam
|
084ec87850
|
FEATURE: admins can invite users to groups via the web UI
|
2014-05-09 18:22:36 +10:00 |
|
Arpit Jalan
|
d16974fd4c
|
Speech bubble waiting for an ajax response prior to rendering
|
2014-05-09 08:06:56 +05:30 |
|
Robin Ward
|
804a489c7b
|
ES6: More controllers
|
2014-05-08 11:35:34 -04:00 |
|
Robin Ward
|
efcf99c21d
|
ES6: A bunch more controllers
|
2014-05-08 11:35:34 -04:00 |
|
Robin Ward
|
a0221ce5e5
|
ES6: More controllers converted to ES6
|
2014-05-08 11:35:34 -04:00 |
|
Robin Ward
|
4640b9d653
|
ES6: Half a dozen more controllers converted
|
2014-05-08 11:35:34 -04:00 |
|
Robin Ward
|
5191acfd9f
|
ES6: Uses proper normalize method, includes support for namespaced
controllers.
|
2014-05-08 11:35:33 -04:00 |
|
Robin Ward
|
eee5f85654
|
ES6: AvatarSelector and HeaderController - also includes support for controllers with
camelcase via an error message.
|
2014-05-08 11:35:33 -04:00 |
|
Robin Ward
|
a4e30e8f93
|
Proof of concept: Load controller via ES6 module in Discourse
|
2014-05-08 11:35:33 -04:00 |
|
Robin Ward
|
fd153623bb
|
Revert "Proof of concept: Load controller via ES6 module in Discourse"
This reverts commit 0327f469c1.
|
2014-05-05 13:58:57 -04:00 |
|
Robin Ward
|
aa269c92a0
|
Revert "ES6: AvatarSelector and HeaderController - also includes support for controllers with"
This reverts commit 44b2f82be8.
|
2014-05-05 13:58:57 -04:00 |
|
Robin Ward
|
69225a7ea9
|
Revert "ES6: Uses proper normalize method, includes support for namespaced"
This reverts commit b98324a937.
|
2014-05-05 13:58:57 -04:00 |
|
Robin Ward
|
389c50eb1e
|
Revert "ES6: Half a dozen more controllers converted"
This reverts commit bc2d87e5c1.
|
2014-05-05 13:58:57 -04:00 |
|
Robin Ward
|
b17cd2f251
|
Revert "ES6: More controllers converted to ES6"
This reverts commit 23cc7c174a.
|
2014-05-05 13:58:57 -04:00 |
|
Neil Lalonde
|
a15714899e
|
Better forgot password message
|
2014-05-05 13:48:11 -04:00 |
|
Robin Ward
|
23cc7c174a
|
ES6: More controllers converted to ES6
|
2014-05-05 13:23:45 -04:00 |
|
Robin Ward
|
bc2d87e5c1
|
ES6: Half a dozen more controllers converted
|
2014-05-05 13:23:45 -04:00 |
|
Robin Ward
|
b98324a937
|
ES6: Uses proper normalize method, includes support for namespaced
controllers.
|
2014-05-05 13:23:45 -04:00 |
|
Robin Ward
|
44b2f82be8
|
ES6: AvatarSelector and HeaderController - also includes support for controllers with
camelcase via an error message.
|
2014-05-05 13:23:45 -04:00 |
|
Robin Ward
|
0327f469c1
|
Proof of concept: Load controller via ES6 module in Discourse
|
2014-05-05 13:23:45 -04:00 |
|
Robin Ward
|
ad1a8db956
|
Support for linking to static pages with hash URLs like #section. Also
refactor of static code to be more idomatic.
|
2014-04-29 18:01:13 -04:00 |
|
Robin Ward
|
87b4cd3323
|
FIX: Don't show undefined query params
|
2014-04-29 16:18:01 -04:00 |
|
Vikhyat Korrapati
|
b4e037dfb2
|
Allow badges to be marked as "titleable".
|
2014-04-28 10:30:38 +05:30 |
|
Robin Ward
|
cf6cbb955b
|
REFACTOR: Introduce Discourse.computed.setting to create a computed
property that links to a `Discourse.SiteSetting`
|
2014-04-24 18:36:02 -04:00 |
|
Robin Ward
|
f527ac33b0
|
FIX: Make sure the unread counter is updated following a "Dismiss New"
|
2014-04-24 18:36:02 -04:00 |
|
Vikhyat Korrapati
|
4e89b64e64
|
Load 100 users at a time for the badge page, with a button to load more.
|
2014-04-24 14:48:26 +05:30 |
|
Vikhyat Korrapati
|
8113e8d897
|
Basic UI for selecting gold/silver badges as titles.
|
2014-04-18 09:20:51 +05:30 |
|
Vikhyat Korrapati
|
5bb3a1a05a
|
Show badges filter in user profiles only when the user has badges.
|
2014-04-18 04:03:13 +05:30 |
|
Robin Ward
|
b3ed8b6a32
|
Use query params for sortable table headings
|
2014-04-17 10:52:57 -04:00 |
|
Robin Ward
|
2eab288dc9
|
Port "Summarize Topic" to query-params-new
|
2014-04-17 10:46:33 -04:00 |
|
Vikhyat Korrapati
|
89f45901bc
|
Create notification when badge is granted.
|
2014-04-17 01:58:01 +05:30 |
|
Vikhyat Korrapati
|
b55734da91
|
Add badges tab to user profile.
|
2014-04-17 01:58:01 +05:30 |
|
Neil Lalonde
|
3b53c1814b
|
FIX: don't reload page when creating account with external auth and must_approve_users is enabled.
|
2014-04-15 10:13:57 -04:00 |
|
Sam
|
d3810ba3bc
|
Merge pull request #2212 from vikhyat/badge-system
Show badges in the poster expansion card
|
2014-04-14 10:54:43 +10:00 |
|
Robin Ward
|
1ae6c726dc
|
Removes duplicate Controller definition
|
2014-04-11 12:51:09 -04:00 |
|
Robin Ward
|
0b42228663
|
FIX: Double clicking the home logo could leave you in a perpetual
"Loading" state.
|
2014-04-11 11:57:12 -04:00 |
|
Vikhyat Korrapati
|
3f4c5ed451
|
Show badges in the poster expansion card.
|
2014-04-11 06:59:11 +05:30 |
|
Benjamin Kampmann
|
72a6566bfd
|
Prevent user from selecting the same category twice for different notification levels in their preferences
|
2014-04-10 10:08:59 +02:00 |
|
Brad Wilson
|
629e6f4158
|
BUGFIX: suppress error when scrolling at bottom of topic
fixes "Uncaught TypeError: Cannot call method 'get' of null" when
scrolling at the bottom of the topic screen.
|
2014-04-10 15:36:44 +10:00 |
|
Sam
|
4c82386f80
|
BUGFIX: bust for anon
|
2014-04-09 11:24:33 +10:00 |
|
riking
|
1540a3d5e5
|
Allow changing ownwership of posts by admins
|
2014-04-08 01:47:42 -07:00 |
|
Sam
|
0372b81d11
|
FEATURE: allow moderators to globally pin topics
|
2014-04-07 16:38:51 +10:00 |
|
Neil Lalonde
|
45e75f3d48
|
FIX: normalize category badge code on edit category modal
|
2014-04-04 16:48:14 -04:00 |
|
Robin Ward
|
558a06a117
|
Adds better reusable error message support. Added to fetching remote
posts. /cc @riking
|
2014-04-02 13:22:10 -04:00 |
|
Robin Ward
|
50fb048b99
|
Interface for expanding OP contents
|
2014-04-02 10:26:46 -04:00 |
|
Régis Hanol
|
7e33834afe
|
FEATURE: create hyperlinked images from the image insertion dialog
|
2014-03-31 18:19:16 +02:00 |
|