Sam
0052e78bfe
render error when people attempt to save an invalid group name
...
hide controls when we showing an automatic group
2013-06-17 13:43:06 +10:00
Chris Hunt
09d3800701
Move 'dynamic favicon' from Server to User pref
2013-06-14 23:58:24 -07:00
Neil Lalonde
f198c814a8
Add explanations for deactivate user and block user buttons in admin
2013-06-14 11:34:03 -04:00
Robin Ward
e29f4a3496
Work in Progress: Reply By Email:
...
- Add support classes and settings to enable reply by email
- Split out Email builder to be more OO, add many specs
2013-06-13 12:39:56 -04:00
Neil Lalonde
811a0df68b
Make s3 region site setting a drop down
2013-06-11 14:24:04 -04:00
Robin Ward
8b4e3402c2
Small improvements to digest emails and preview mechanism.
2013-06-11 12:27:11 -04:00
Sam
c2cfbce9ce
automatically updating times for posts on topic
...
moved moment.js into localization file (we need to localize it)
added helpers for date formatting use, moment().shortDate() moment().longDate() moment().shortDateNoYear()
2013-06-11 17:25:50 +10:00
Sam
5fa20ce357
more progress towards full migration to moment.js
2013-06-07 18:27:42 +10:00
Chris Hunt
d50a598e62
Notify admin of successful user approval
2013-06-06 18:37:25 -07:00
Jeff Atwood
6f57564c54
add edit hint to "no topic definition"
2013-06-05 15:36:26 -07:00
Robin Ward
0b97ea6345
Better HTML emails, smarter email digests, new email section in admin with digest preview
2013-06-05 17:47:25 -04:00
Neil Lalonde
f0d4a38433
Admin flags UI shows when it's loading and when there are no results
2013-06-05 10:24:50 -04:00
Sam
93be638d93
message format is awesome, remove 0 unread and 0 new links.
2013-06-05 12:04:54 +10:00
Sam
5f85aaee1d
correct message bus regression
...
implement automatically updating dates in list
2013-06-05 09:32:44 +10:00
Neil Lalonde
2259e97d42
Add a count of blocked users on the dashboard
2013-06-04 11:53:19 -04:00
Neil Lalonde
c4904aacc0
Automatically flag someone as a spammer if their posts get at least X spam flags from N users while their trust level is 'new user'. Staff can clear and set this status from the user record in admin.
2013-06-03 16:37:40 -04:00
Robin Ward
545dbfc07e
New Feature: Staff can choose to "Take Action" when flagging to immediately reach hiding
...
thresholds.
2013-05-31 17:39:32 -04:00
Sam
8874c9ea75
Add message format support that can be used on complex localization strings
...
Add message about new and unread topics at the bottom of topics
move localization helper into lib
2013-05-30 16:49:57 +10:00
Robin Ward
4cf1d9c266
Display details about the search context in the placeholder
2013-05-29 12:19:31 -04:00
Sam
46389754d6
Merge pull request #892 from eriko/cas_support
...
Cas support
2013-05-28 16:13:29 -07: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
Erik Ordway
1575ce7b10
add cas support with a few tests
2013-05-23 13:40:50 -07:00
Jeff Atwood
cdbe6f64c7
minor copy changes
2013-05-22 16:30:41 -07:00
Jeff Atwood
9f96a4fc58
get the select copy to fit on 1 line
2013-05-20 13:55:08 -07:00
Jeff Atwood
7cf3f16d62
add YAML lint hint to the top of lang YAML files
2013-05-17 16:54:07 -07:00
Neil Lalonde
f3282e33a3
Add tabs to category create/edit modal. Categories can have a default auto-close setting that applies to all new topics created in the category. Add rspec-given and write some integration tests. Tests for topic auto-close with category default
2013-05-17 11:05:35 -04:00
Jeff Atwood
737e16f7e0
remove "Logs" from Email Logs title on admin
2013-05-16 17:20:12 -07:00
Robin Ward
7daca77443
Remove modal state to choose move type. Instead use two buttons on the multi select popup, one
...
for split and one for merge.
2013-05-16 14:22:41 -04:00
Régis Hanol
fe18527989
keep French l10n up to date
...
🇫🇷
2013-05-15 02:01:31 +02:00
Robin Ward
f1b4ecfdc9
Change help text to indicate you can search by id or url
2013-05-14 16:12:48 -04:00
Jeff Atwood
077df288db
drop 'site' from top title for settings/content
2013-05-14 13:09:05 -07:00
Jeff Atwood
c69eccab90
better multi-select help text
2013-05-14 13:04:38 -07:00
Neil Lalonde
957d95c1cc
Fix rerender of topic close message when you navigate away from a closing topic
2013-05-13 16:25:17 -04:00
Neil Lalonde
b7cdee4d5c
Add title tag to the admin options button in the composer
2013-05-13 16:25:17 -04:00
Neil Lalonde
d3f19817aa
Add 'automatically' to the auto-close notification
2013-05-13 13:32:37 -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
Robin Ward
cf01c98d81
Experimental: Interface to Move Posts to an Existing Topic
2013-05-10 14:55:51 -04:00
Sam
942f168ab6
UI still a tad rough, but we have a first pass of secure categories
2013-05-10 16:47:47 +10:00
Sam
5280b3a01b
more group progress, UI getting there, controller mostly done
...
changed it so notify moderators goes to the moderators group
allow admins to grant self moderation and revoke self moderation
2013-05-09 17:37:34 +10:00
Robin Ward
4e16badeae
Merge pull request #833 from kubabrecka/admin_api_l10n
...
Localize admin API section
2013-05-08 07:39:02 -07:00
Neil Lalonde
f35a44aeae
Add ability for admins and mods to send another activation email to a user, to activate an account, and deactivate an account
2013-05-08 10:10:47 -04:00
Kuba Brecka
05bc63b102
Localize admin API section
2013-05-08 09:13:10 +02:00
Neil Lalonde
c6370a3479
Add ability to edit the uncategorized category name, color, and text_color in a modal
2013-05-03 17:55:04 -04:00
Kushal
2648039a99
In client.en.yml, add a comma after a leading sorry
...
Add a comma after the leading sorry to keep things consistent.
2013-05-02 20:10:00 -05:00
Sam
cb9a89940a
display admin/mod status on user page
2013-05-02 17:40:44 +10:00
Sam
08ce46e7ed
:s/POST/REPLY/g
2013-05-01 10:52:31 +10:00
Jeff Atwood
180c021940
normalize on "private message" vs "conversation"
2013-04-30 13:54:14 -07:00
Jeff Atwood
6d19db23bb
too many pleases
2013-04-30 13:29:03 -07:00
Neil Lalonde
442be64d5e
Show an excerpt of a pinned topic's body in the topic list
2013-04-29 16:37:19 -04:00
Sam
f0d3500ada
Merge pull request #735 from kubabrecka/i18n_user_actions4
...
move i18n of UserActions to JS-side and make sentences translatable (take 3)
2013-04-25 15:53:17 -07:00
Neil Lalonde
06e5083950
Dashboard links to list of admins and moderators; Move a bunch of ember routes into one file: admin_users_list_routes.js
2013-04-23 12:07:58 -04:00
Neil Lalonde
fe1b979c65
Admin Dashboard: click numbers in Users per Trust Level table to see a list of the users
2013-04-23 10:41:40 -04:00
Sam
cfc62dadff
speed up tests
...
add the ability to find the first notify private message
2013-04-22 17:45:03 +10:00
Jeff Atwood
1d341b8ca5
drop "Admin" from "Admin Dashboard"
2013-04-19 22:37:02 -07:00
Jeff Atwood
024791a80e
simplify admin user view a tad
2013-04-19 22:34:11 -07:00
Jeff Atwood
8c8784abb6
simplify user profile layout, bold labels
2013-04-19 15:06:35 -07:00
Jeff Atwood
d3bde70677
better flag post action description
2013-04-19 11:15:56 -07:00
Sam
6ae212235c
move persona a bit, still should be yanked out further
2013-04-19 10:34:39 +10:00
Sam
4cea92c4e9
work in progress add support for groups
2013-04-19 10:34:39 +10:00
Sam
a6170db443
change text to notify when you are notifying in the flag dialog
2013-04-19 10:34:06 +10:00
Kuba Brecka
d355e42d73
move i18n of UserActions to JS-side and make sentences translatable (take 3)
2013-04-18 12:08:13 +02:00
Kuba Brecka
2901b5bbef
extracting some hardcoded title="..." strings
2013-04-18 10:42:29 +02:00
Jeff Atwood
474080a414
localize composer toggler help text
2013-04-17 23:14:58 -07:00
Jeff Atwood
107e774de8
simplify composer body placeholder text
2013-04-17 23:10:34 -07:00
Jeff Atwood
3325c476f8
improve flag description to reflect notifications
2013-04-17 15:50:21 -07:00
Jeff Atwood
e671cf906c
make one text for latest changes widget + taller
2013-04-16 16:35:28 -07:00
Neil Lalonde
9a7019e44f
Add some icons to admin dashboard
2013-04-16 18:38:14 -04:00
Jeff Atwood
72be25c30a
improve invite users action button
2013-04-16 14:53:06 -07:00
Jeff Atwood
77461cf1f7
improve category edit button copy
2013-04-16 14:25:36 -07:00
Neil Lalonde
2b5a2b5fce
Add a refresh button to problems on dashboard, so you can check for problems again
2013-04-16 12:09:37 -04:00
Jeff Atwood
8e9b34d6cd
remove "sent you a PM' text from the notify area
2013-04-15 17:38:39 -07:00
Jeff Atwood
420bd37268
copyedits on notify flag options
2013-04-15 01:09:38 -07:00
Jeff Atwood
a1d7f24240
improve "override default" text in customize
2013-04-14 11:22:25 -07:00
Neil Lalonde
48d5cb02c2
Add email as a sharing option
2013-04-12 18:06:36 -04:00
Neil Lalonde
651cfba93f
Add ability to destroy a user with 0 posts
2013-04-12 16:53:00 -04:00
Sam
e969eb14e8
added 2 new flag types: notify user and notify moderators
...
fixed up messed up user navigation
refactored
2013-04-12 17:55:45 +10:00
Neil Lalonde
04ca4077a7
Merge pull request #697 from kubabrecka/quote_post_fix
...
fix title of "quote post" button
2013-04-11 10:59:42 -07:00
Neil Lalonde
7b76447e5e
Change edit category modal submit button text to Save Category
2013-04-11 10:50:25 -04:00
Kuba Brecka
11886e3e33
fix title of "quote post" button
2013-04-10 20:32:28 +02:00
Neil Lalonde
5d46478e38
Add UI to delete an empty category
2013-04-10 12:08:23 -04:00
Sam
e605e52181
localization
2013-04-10 15:55:33 +10:00
Robin Ward
1ce7a40084
Revert "Merge pull request #677 from kubabrecka/localization_user_actions2"
...
This reverts commit c3a426930b
, reversing
changes made to 9f9072bd9d
.
2013-04-09 12:33:32 -04:00
Robin Ward
c3a426930b
Merge pull request #677 from kubabrecka/localization_user_actions2
...
move i18n of UserActions to JS-side and make sentences translatable
2013-04-09 09:25:28 -07:00
Neil Lalonde
93f36cdf93
Show which category colors have already been used when creating/editing a category
2013-04-08 18:33:51 -04:00
Kuba Brecka
8d927418e8
move i18n of UserActions to JS-side and make sentences translatable
2013-04-08 22:54:08 +02:00
Robin Ward
75aeb9550f
Convert a bunch of callbacks to promises
2013-04-08 16:51:03 -04:00
Jeff Atwood
0d26c819a0
better post quote description
...
blockquote? seriously?
2013-04-06 03:13:24 -07:00
Robin Ward
fa1ba6791b
Work in Progress: Content Editing in Admin Section
2013-04-04 17:26:22 -04:00
Neil Lalonde
66bc48a0e3
Give magic wands to all moderators
2013-04-04 16:14:55 -04:00
Jeff Atwood
cb9370b00c
clarify that read tab is in order that you read
2013-04-04 02:06:31 -07:00
Robin Ward
33f349a1e6
Show all Hot rankings at once with a toggle button
2013-04-03 15:25:18 -04:00
Robin Ward
2b9514a311
Merge pull request #627 from kubabrecka/translatable_flags_and_likes
...
make post actions (likes, flags) translatable as whole sentences
2013-04-03 08:09:13 -07:00
Robin Ward
f7a4b82a53
Minor change to text
2013-04-03 11:04:31 -04:00
Robin Ward
0e09c8b9b9
Merge pull request #622 from ZogStriP/prevent-users-from-uploading-files-other-than-images
...
prevent users from uploading files other than images
2013-04-03 07:39:55 -07:00
Robin Ward
ee76f1926d
Debugging Tool for Hot Topics
2013-04-02 18:00:53 -04:00
Kuba Brecka
f957b0aee5
make post actions (likes, flags) translatable as whole sentences
2013-04-02 21:15:55 +02:00
Régis Hanol
3524a93cfb
prevent users from uploading files other than images
2013-04-02 11:38:15 +02:00
Sam
9c9087b99c
less bloated browser update
...
no need for respond.js (ie8 compat stuff)
preload store should not be naming stuff get, its reserved
bad js generates for preload store
use browse happy, cause its better
2013-04-02 17:44:48 +11:00
Jeff Atwood
91f9dc7267
clarify tracking: seeing counts ain't a notify
2013-04-01 21:13:38 -07:00
Neil Lalonde
acb2a18e8a
Show a Please Upgrade message to people on unsupported browsers
2013-04-01 16:19:57 -04:00
Robin Ward
f429e95d4e
Merge pull request #601 from kubabrecka/split_multiple_pluralization
...
split i18n strings where there are 2 pluralizable variables
2013-04-01 07:49:05 -07:00
Régis Hanol
72989dca7c
improved images upload on the client side
2013-04-01 03:19:21 +02:00
Kuba Brecka
1c50c99e9a
split i18n strings where there are 2 pluralizable variables
2013-03-31 14:20:02 +02:00
Robin Ward
83ab544e0c
Merge pull request #580 from kubabrecka/typo_fix0
...
typo fix in client.en.yml
2013-03-29 10:05:28 -07:00
Jeff Atwood
9b103e6d97
correct error in new tab tooltip text
2013-03-28 11:49:01 -07:00
Kuba Brecka
435a46b729
typo fix in client.en.yml
2013-03-28 19:22:27 +01:00
Neil Lalonde
b0fd89b4a7
Fix spelling of Github to GitHub
2013-03-28 11:07:55 -04:00
Robin Ward
36269cfbaa
Rename 'popular' to 'latest'. First stab at 'Hot' tab.
2013-03-27 16:21:23 -04:00
Neil Lalonde
35f3cd9325
Make login buttons even smaller
2013-03-27 14:36:26 -04:00
Neil Lalonde
4711cb4716
Cleanup layout of login buttons
2013-03-27 12:23:11 -04:00
Robin Ward
4cb4843323
Includes post count in filter message by user
2013-03-27 10:53:43 -04:00
Robin Ward
af7f6fea28
Can set the hotness
of a category. For the soon to be implemented "hotness" tab.
2013-03-26 18:08:58 -04:00
Neil Lalonde
5961ffc0e4
Add site setting to choose which share links to show and in what order
2013-03-26 17:17:37 -04:00
Neil Lalonde
7bfd66aa80
Add title attrs to share links
2013-03-26 17:17:37 -04:00
Robin Ward
a30c019275
Show totals in best of yellow thigny.
2013-03-26 15:40:30 -04:00
Sam
c57ec611e1
basic api support
2013-03-25 18:04:46 -07:00
Kuba Brecka
274d665f35
extract hardcoded strings from admin reports
2013-03-23 18:06:28 +01:00
Jeff Atwood
38285b6219
for PMs, switch to envelope glyph instead of lock
2013-03-23 02:46:50 -07:00
Neil Lalonde
158cda7628
Add moderator and admin count to dashboard
2013-03-22 17:50:34 -04:00
Neil Lalonde
40962c84ca
Add 'all' column to admin dashboard counts
2013-03-21 16:51:50 -04:00
Robin Ward
ce3fa4d507
Replace "ok" with a close glyph
2013-03-21 16:11:05 -04:00
Robin Ward
5c4b794a8c
Fixed a bunch of 'best of' errors and cleaned up JS.
2013-03-21 16:04:06 -04:00
Neil Lalonde
23cee77310
Merge pull request #506 from tangramor/master
...
Update the zh_CN and zh_TW translations to the latest en.yml
2013-03-20 13:17:42 -07:00
tangramor
dc7b690921
Add I18n support for "The topic has been deleted" message
2013-03-21 00:10:41 +08:00
Neil Lalonde
1e4dd3ea0c
Start detecting install problems and report them on the admin dashboard. This commit adds check for Rails.env
2013-03-20 12:00:52 -04:00
Robin Ward
79884284c4
Add utf-8 headers to all ymls
2013-03-19 16:11:58 -04:00
Neil Lalonde
de84718894
Move 'upgrade often' nag to the commits widget
2013-03-19 14:43:04 -04:00
Neil Lalonde
70f5ee5fa9
New layout for version check on admin dashboard
2013-03-19 14:43:04 -04: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
Neil Lalonde
766f437e44
Say 'mod' instead of '5' on users per trust level table
2013-03-18 13:25:40 -04: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
Kuba Brecka
94c0e73ca6
extract string from commits widget
2013-03-16 12:39:20 +01:00
Neil Lalonde
8983df9856
Show current user count for now, not at different points in time
2013-03-15 18:09:01 -04:00
Jeff Atwood
3ba567eba0
copyedit on similar topics
2013-03-15 14:44:46 -07: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
cad55bf244
extracted hard coded strings in the admin javascript files
2013-03-14 23:03:13 +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
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
Regis Hanol
6abfa5342c
extracted a few missing strings
2013-03-14 11:59:40 +01: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
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
Jeff Atwood
cde9d8c3a9
copyedit on reply to diff topic reminder
2013-03-12 13:33:32 -07:00
Neil Lalonde
4eda422cdf
Add total users report; restructure dashboard reports js
2013-03-12 14:40:59 -04:00