Commit Graph

556 Commits

Author SHA1 Message Date
ba65aa3f6c Add a way to validate min and max value of an integer site setting 2014-06-12 18:04:37 -04:00
50b3a1734f copyedits on bulk invite 2014-06-12 03:55:22 -07:00
9611a1ac47 Validate username site settings 2014-06-11 16:20:57 -04:00
ce732d2252 FEATURE: new "disable_edit_notifications" site setting
Should be used whenever you activate the "download_remote_images_to_local" site setting to prevent users from receiving a lot of edit notifications from the system user.
2014-06-11 17:14:00 +02:00
d06720d059 REFACTOR: Remove animation from ellpisis post menu, change ordering of
buttons.
2014-06-10 15:27:43 -04:00
0781531e3c Merge pull request #2415 from techAPJ/bulk-invite-users-5
FEATURE: Bulk Invite
2014-06-10 19:11:11 +02:00
8167207e38 Wrap extended post actions in ellipsis.
Add a new SiteSetting to specify a maximum of items to be shown in post action menus per default. If more buttons are rendered and those after mentioned maximum will be hidden behind a collapsible ellipsis-button. Once clicked it slides in the missing buttons and hides itself.

If the setting is set to 0, the ellipsis will not be applied. It default is set to 4 though.

All buttons are created equal - but the Reply-Button is more equal than others: If it is rendered, the reply button will never be hidden behind the ellipsis. The max count is exclusiding the reply button and its position would make the reply button hide, it is removed there and pushed to the end of the list.
2014-06-10 09:55:07 +02:00
Sam
8dce92ba50 BUGFIX: rename Topics in search to Results 2014-06-10 16:25:44 +10:00
Sam
a044e3de58 Remove min_posts_for_search_in_topic
no longer needed, we always search in topic
2014-06-10 15:07:38 +10:00
8d04e54198 improve username length errors 2014-06-09 17:25:54 -07:00
c61462662b Add ability to run validation on site settings. notification_email and other email address settings are now validated. 2014-06-09 16:59:20 -04:00
727184641e FEATURE: Bulk Invite 2014-06-09 01:43:39 +05:30
0ca9d5f3f9 Fix Typo 2014-06-08 18:04:35 +05:30
42509964da copyedits on admin PM notifications 2014-06-04 13:39:54 -07:00
5bedc56387 New site setting: limit_suggested_to_category - ensures suggested
topics belong to the same category as the current topic and doesn't mix
in other categories.
2014-06-03 17:49:04 -04:00
Sam
7861cabfa1 FEATURE: posts per page is configurable, so should be desktop slack 2014-05-31 10:19:29 +10:00
a2a834dae0 add guide links to google oauth 2 warning 2014-05-29 21:40:29 -07:00
dab852f922 clarify that it is a new user 2014-05-29 21:37:29 -07:00
Sam
6c1c8be794 Work in progress, keeping avatars locally
This introduces a new model to store the avatars and 3 uploads per user (gravatar, system and custom)

user can then pick which they want.
2014-05-27 10:08:03 +10:00
8c3770c0b0 Add site setting show_create_topics_notice as a way to hide the 'Create at least 5 topics to get discussion started' message. 2014-05-26 11:20:06 -04:00
64f8b8c0e8 Log in / Sign in 2014-05-24 15:14:03 -07:00
Sam
40d397e278 FEATURE: Unhide max username length 2014-05-23 11:36:35 +10:00
11348a15ea improve domain/url block message 2014-05-21 21:51:13 -07:00
867c56d9c7 Add link to google config instructions. Fix dashboard warning for google oauth2. 2014-05-21 19:11:10 -04:00
742841ddce Add Google Oauth2 authenticator. The current Google OpenID authentication has been deprecated by Google and will NOT work for any new websites. 2014-05-21 18:35:10 -04:00
Sam
832a730e36 BUGFIX: re-enable CDN js debugging in a robust way
May be disabled if needed via site setting
2014-05-19 08:46:28 +10:00
31aea668e0 improve /top redirect copy in English master 2014-05-16 16:25:28 -07:00
27cbc06563 Add fixed_category_positions site setting to handle whether categories are ordered by specified positions or by activity. 2014-05-16 11:33:52 -04:00
ecd9f5fa78 clarify digest footer 2014-05-14 23:17:04 -07:00
3211c60bbe FEATURE: A new site setting public_user_custom_fields which allows you
to whitelist custom fields that will be exposed to the Ember client
application.
2014-05-14 14:39:01 -04:00
c4d3aa3d47 Theming: a UI to choose some base colors that are applied to all the site css. CSS compiled outside of asset pipeline. 2014-05-14 10:18:12 -04:00
2d8a4ee91f BUGFIX: add 'notify_moderators' flag reason 2014-05-13 17:36:32 +02:00
960d64930c Wiki Post 2014-05-13 08:53:11 -04:00
c382b259f0 minor copy improvement 2014-05-12 15:39:30 -07:00
00390ee739 Add a way to show a custom message at the top of all notification emails. Customize it at /admin/site_contents/notification_email_top 2014-05-12 16:52:06 -04:00
8322f3d5de copyedits on embedded posts 2014-05-09 23:00:49 -07:00
9f059b1090 User lowercase names for seeded categories. Change colors of meta category badge for new sites. 2014-05-09 12:57:19 -04:00
f2fd38a7b8 One more line for more space in new version email 2014-05-09 15:02:22 +08:00
1d98d70834 update new version email with release notes too 2014-05-07 17:31:44 -07:00
a40cf28423 update new version email copy 2014-05-07 16:36:35 -07:00
19867c147b minor copyedit 2014-05-06 14:47:18 -07:00
2cbebd85c6 clarify that global notice for urgent/emergency 2014-05-05 15:02:10 -07:00
c21d3f41d0 BUGFIX: only redirect new users to top page once
Actually, new users will still be redirected to the top page during the first 30 seconds of their first visit.
2014-05-05 19:00:40 +02:00
b6dd0cfb7d FEATURE: add a link to PMs in the post shown to users when their message has been hidden 2014-05-02 22:54:03 +02:00
80e9e74df9 drop the "in", Omit Needless Words 2014-05-02 13:52:01 -07:00
ee08ace63a can't stop, won't stop, don't stop. ONW 2014-05-02 13:11:57 -07:00
585997f97e I really need to stop editing this. 1 word less! 2014-05-02 12:28:29 -07:00
014bfc0512 Use 10k most common passwords instead of 5k 2014-05-02 12:01:21 -04:00
a8b1cb66af omit needless words 2014-04-30 22:07:08 -07:00
9f16bc9048 digest footer copyedit 2014-04-30 16:21:18 -07:00