Commit Graph
100 Commits
Author SHA1 Message Date
Neil Lalonde 3071650eb3 FEATURE: when post is too short, suggest using the like button instead 2015-04-20 11:10:56 -04:00
Neil Lalonde a3b6e3cb97 FIX: permalinks redirects with relative_url_root 2015-04-19 23:36:09 -04:00
Neil Lalonde c2e3c86883 FIX: broken header links when using relative_url_root 2015-04-19 13:52:10 -04:00
Neil Lalonde e8527c5e3e it's ok if import script can't lower trust level of an admin user 2015-04-17 11:34:21 -04:00
Neil Lalonde ccce27d1b8 add plugin outlets for adsense plugin 2015-04-17 11:13:52 -04:00
Neil Lalonde dcb9d6e16a remove queue_size_check 2015-04-15 15:52:39 -04:00
Neil Lalonde 334f89ca16 Version bump to v1.3.0.beta5 2015-04-13 14:59:46 -04:00
Neil Lalonde 832ec801ee Merge pull request #3371 from techAPJ/update-translations
Update Translations
2015-04-13 14:43:48 -04:00
Neil Lalonde 0ba2ac97f2 Merge pull request #3358 from techAPJ/update-translations
Update Translations
2015-04-10 12:43:54 -04:00
Neil Lalonde 930937cfd5 FIX: mobile categories page should show the same dates as desktop categories page 2015-04-09 17:06:44 -04:00
Neil Lalonde 30b063c08b FEATURE: make full names a required field of user profiles with the full_name_required setting 2015-04-02 17:08:04 -04:00
Neil Lalonde f8080c0138 add a spinner for importers 2015-03-30 12:29:48 -04:00
Neil Lalonde 96a16743c3 add classes to global-notices so they can be found with selectors 2015-03-24 17:12:28 -04:00
Neil Lalonde 66bda5267c Version bump to v1.3.0.beta4 2015-03-24 14:18:08 -04:00
Neil Lalonde 55f293d062 FEATURE: add a route to show the password reset dialog: /password-reset 2015-03-23 15:14:50 -04:00
Neil Lalonde 0124187e3a FIX: Ning json files sometimes have an extra ] at the end 2015-03-23 15:14:50 -04:00
Neil Lalonde b1d78a4fd5 FIX: use batches for speed, and show progress from importers' update_tl0 2015-03-20 17:05:14 -04:00
Neil Lalonde 3c4cee5f62 FIX: improve imported code blocks from bbPress importer 2015-03-20 15:54:54 -04:00
Neil Lalonde 8fcbea0c2c FIX: don't show delete all posts button in admin when there are no posts 2015-03-17 11:18:39 -04:00
Neil Lalonde 1e339ad527 FIX: handle missing post body in json in Ning importer 2015-03-12 18:46:22 -04:00
Neil Lalonde 865d6a2d0d Merge pull request #3270 from gschlager/importers
FIX: Importers should create duplicate categories if the parent category is different
2015-03-12 18:41:10 -04:00
Neil Lalonde 8c8563066a Version bump to v1.3.0.beta3 2015-03-12 17:19:28 -04:00
Neil Lalonde 2585962552 fix spec that can fail when comparing timestamps. I only care that it isn't null. 2015-03-11 16:51:29 -04:00
Neil Lalonde dece5a351a more fixes for post ownership change and user deletion 2015-03-11 15:54:20 -04:00
Neil Lalonde be446b7e50 use d-buttons, and other small tweaks 2015-03-10 13:06:24 -04:00
Neil Lalonde 608647d02f FEATURE: Anonymize User. A way to remove a user but keep their topics and posts. 2015-03-10 11:59:08 -04:00
Neil Lalonde ddbe1c017b FIX: reason for not being able to delete a staff user's posts was wrong in admin 2015-03-06 14:12:01 -05:00
Neil Lalonde ad64bfa361 Revert "rebuilding the category badge css" 2015-03-05 12:10:19 -05:00
Neil Lalonde 35c58c1b00 FIX: after changing post owner, profile pages still showed previous owner and incorrect topic and post counts 2015-03-03 14:15:11 -05:00
Neil Lalonde a5584f1978 FIX: trying to deleting post with nil topic was failing 2015-03-03 11:52:46 -05:00
Neil Lalonde 0ec56ed903 Version bump to v1.3.0.beta2 2015-03-02 18:30:39 -05:00
Neil Lalonde 832fefac26 Merge pull request #3245 from techAPJ/update-translations
Update Translations
2015-03-02 13:12:36 -05:00
Neil Lalonde 7c14db44cc UX: improve message when admin login is blocked because of admin ip address whitelisting 2015-03-02 12:13:22 -05:00
Neil Lalonde 1bf4f34049 FIX: topic and post counts are not updated when ownership of a post is changed 2015-03-02 12:13:21 -05:00
Neil Lalonde c04b214910 FEATURE: don't allow username and email to be the same 2015-02-27 13:47:43 -05:00
Neil Lalonde cf81b3f86d FEATURE: don't allow username and password to be the same 2015-02-25 12:00:13 -05:00
Neil Lalonde de167165e3 FIX: don't change default_digest_email_frequency during import 2015-02-20 10:30:30 -05:00
Neil Lalonde 61bd9c77c3 Version bump to v1.3.0.beta1 2015-02-19 16:27:43 -05:00
Neil Lalonde b2197a754f Merge pull request #3214 from techAPJ/update-translations
Update Translations
2015-02-19 11:37:32 -05:00
Neil Lalonde def034cd08 FEATURE: carry username or email from login form to the forgot password and signup forms 2015-02-18 15:01:05 -05:00
Neil Lalonde 8d56aa12e9 Version bump to v1.2.0.beta9 2015-02-16 16:09:11 -05:00
Neil Lalonde f62c0db162 Version bump to v1.2.0.beta8 2015-02-12 18:30:43 -05:00
Neil Lalonde a69cb90a90 Version bump to v1.2.0.beta7 2015-02-12 16:34:40 -05:00
Neil Lalonde ae2f861101 FEATURE: import scripts update last_seen_at on users based on created date and last post date 2015-02-12 12:25:01 -05:00
Neil Lalonde fcae399481 fix my totally broken ApplicationRequest.stats method 2015-02-11 17:41:35 -05:00
Neil Lalonde d5712e43cf FIX: auto-close time can be a date like 2015-2-22 2015-02-10 17:10:20 -05:00
Neil Lalonde 6ae40dc1f8 Merge pull request #3186 from techAPJ/patch-2
Add Telugu translation files
2015-02-09 10:41:50 -05:00
Neil Lalonde 96b15cbba6 FIX: dashboard report date range calculations include time zone, and application request data too 2015-02-06 17:20:11 -05:00
Neil Lalonde 07af79c85b Ning import: users who have never posted are trust level 0 2015-02-06 16:03:41 -05:00
Neil Lalonde ef482591bf FIX: Ning json can have square brackets instead of commas 2015-02-06 13:47:11 -05:00
Neil Lalonde 27557b8402 ApplicationRequest can return a report 2015-02-04 15:05:22 -05:00
Neil Lalonde 8689c85b54 add error handling when granting admin and moderator privileges 2015-02-03 17:42:08 -05:00
Neil Lalonde 8a1197626d Version bump to v1.2.0.beta6 2015-02-03 14:18:10 -05:00
Neil Lalonde b64deaae67 Merge pull request #3167 from techAPJ/update-translations
Update Translations
2015-02-03 14:03:40 -05:00
Neil Lalonde a064bad9a3 fix Ning import script when resuming an import 2015-02-02 16:01:48 -05:00
Neil Lalonde b56999e984 show last 30 days on about page 2015-02-02 12:27:49 -05:00
Neil Lalonde 750b27f973 FEATURE: show number of active users in the last 7 days on about page 2015-01-30 17:23:52 -05:00
Neil Lalonde 67b262b93e Merge branch 'master' of github.com:discourse/discourse 2015-01-29 17:39:52 -05:00
Neil Lalonde 644c7a4675 FEATURE: Add an option to show custom user fields on profiles. Default is to not show them. 2015-01-29 17:38:39 -05:00
Neil Lalonde c340255732 Merge pull request #3141 from techAPJ/patch-2
Update Translations
2015-01-28 14:16:09 -05:00
Neil Lalonde c3c202f59e import approval state of users in Ning import script 2015-01-27 15:22:38 -05:00
Neil Lalonde a2099110aa FEATURE: Ning importer 2015-01-23 12:19:46 -05:00
Neil Lalonde 0a24c3cb5f Merge pull request #3118 from techAPJ/update-translations
Update Translations
2015-01-21 12:57:30 -05:00
Neil Lalonde 4c0129ccdd PERF: slow user pages in admin. add an index for trust level 3 calculations, and memoize query results 2015-01-19 15:30:16 -05:00
Neil Lalonde 7412ff4da7 FIX: suspended users are logged out when they are suspended. Show a reason for suspension when they try to log in. 2015-01-19 12:37:02 -05:00
Neil Lalonde 4a11bb5227 FIX: on topic page, don't try to render post counts for a deleted user 2015-01-15 15:39:34 -05:00
Neil Lalonde 930fc4a109 Version bump to v1.2.0.beta5 2015-01-14 14:27:13 -05:00
Neil Lalonde 880dcbb365 Merge branch 'master' of github.com:discourse/discourse 2015-01-06 17:28:58 -05:00
Neil Lalonde 58385248a6 Show contact_email on about page 2015-01-06 17:28:42 -05:00
Neil Lalonde 4975fc2890 Remove old access_password_removal cruft from 1.5 years ago 2015-01-05 12:04:27 -05:00
Neil Lalonde 024b88e9c2 FIX: dashboard should be warning about invalid notification_email site setting 2015-01-05 12:04:27 -05:00
Neil Lalonde d8c30fe586 Merge pull request #3076 from techAPJ/update-translations
Update Translations
2015-01-05 11:12:37 -05:00
Neil Lalonde 4c166942ad FEATURE: Invite admin api has an optional param send_email which can prevent sending an email to the invited user. The api will return the password reset url so that the caller can send an email with it instead. 2015-01-02 15:48:54 -05:00
Neil Lalonde 3cb25b019e FIX: when private messages are disabled in settings, flag modal shouldn't show private message options 2014-12-19 16:47:39 -05:00
Neil Lalonde 889aa92ade Version bump to v1.2.0.beta4 2014-12-12 14:34:09 -05:00
Neil Lalonde 35588771ef Merge pull request #3040 from techAPJ/update-translations
Update translations
2014-12-12 14:18:45 -05:00
Neil Lalonde b83c47f088 Merge pull request #3038 from techAPJ/patch-5
Add Turkish translation files
2014-12-12 11:30:15 -05:00
Neil Lalonde 0f37ce1083 FIX: share popup on mobile layout went outside of viewport, and z-index was behind user avatars. Use a real link on touch devices instead of a text input. 2014-12-05 16:21:07 -05:00
Neil Lalonde 917a91eb40 FIX: permalink redirect support for url's with extensions in them, like .html and .php 2014-12-04 16:39:10 -05:00
Neil Lalonde 5f2c746853 remove unused site settings company_domain, company_full_name, company_name 2014-12-03 15:39:53 -05:00
Neil Lalonde 781807191e Version bump to v1.2.0.beta3 2014-11-27 16:48:08 -05:00
Neil Lalonde 062e954122 Merge pull request #3007 from techAPJ/update-translations
Update Translations
2014-11-27 12:00:53 -05:00
Neil Lalonde 806d856d65 Version bump to v1.2.0.beta2 2014-11-18 16:08:56 -05:00
Neil Lalonde 22fa46b1f2 just say Delete 2014-11-14 16:29:53 -05:00
Neil Lalonde ebcf21585c FEATURE: add a button for staff to delete a user on their profile page 2014-11-14 15:25:33 -05:00
Neil Lalonde 90a28f0e35 Merge pull request #2966 from rumpelsepp/mybb_import
Improve Mybb import script
2014-11-14 11:12:34 -05:00
Neil Lalonde c74225b5a6 Merge pull request #2964 from lirent/master
New "sq" language files for Discourse
2014-11-14 11:07:24 -05:00
Neil Lalonde 60578afefd Merge pull request #2888 from lidel/emoji-pl-locale
Add pl_PL locale for emoji plugin
2014-11-07 11:57:26 -05:00
Neil Lalonde 8959ed9031 Version bump to v1.2.0.beta1 2014-11-06 15:50:44 -05:00
Neil Lalonde 1565bd5e67 Update translations 2014-11-06 15:16:58 -05:00
Neil Lalonde fb69690a4f Version bump to v1.1.0.beta8 2014-10-30 17:30:30 -04:00
Neil Lalonde 718854f055 Update translations 2014-10-30 17:30:05 -04:00
Neil Lalonde daea4f82b4 Merge pull request #2927 from JSey/patch-2
BUG: phpBB lists not properly converted
2014-10-29 17:38:20 -04:00
Neil Lalonde 62fa3775f2 name field: remove failure for blank name, and don't say your name looks good when you haven't entered anything 2014-10-29 16:10:21 -04:00
Neil Lalonde 93f4c016b7 Version bump to v1.1.0.beta7 2014-10-23 11:44:54 -04:00
Neil Lalonde ff0657a375 Merge pull request #2904 from techAPJ/patch-2
Update Translations
2014-10-23 11:38:26 -04:00
Neil Lalonde 7659d491fd Merge pull request #2897 from techAPJ/patch-1
FEATURE: show full user name in emails
2014-10-21 15:47:31 -04:00
Neil Lalonde c330fb7639 add missing semicolon 2014-10-21 14:57:26 -04:00
Neil Lalonde 4ef9e6e95a Merge pull request #2889 from JSey/patch-1
FEATURE: import phpBB avatars
2014-10-20 10:53:09 -04:00
Neil Lalonde 319cf8155f Version bump to v1.1.0.beta6b 2014-10-16 15:09:02 -04:00