Commit Graph

15006 Commits

Author SHA1 Message Date
Neil Lalonde 67135a472a fix deprecations in admin reports 2015-07-03 12:00:59 -04:00
Robin Ward 822d77713c Put back `/srv/status` non-logging but include proxy details 2015-07-03 11:44:48 -04:00
Robin Ward 5f59424937 Don't disable logging for /srv/status 2015-07-03 11:02:07 -04:00
Robin Ward be664857be Merge pull request #3585 from riking/patch-3
FEATURE: Reserved usernames
2015-07-03 10:02:24 -04:00
Robin Ward 7676c5dfe7 Can add topic templates to categories, prepopulated on compose 2015-07-03 10:01:46 -04:00
Robin Ward 84a1acb2ec Refactor category edit to use components 2015-07-03 10:01:46 -04:00
Robin Ward 23daa9d8ce Refactor and add tests for category editing 2015-07-03 10:01:46 -04:00
Robin Ward 2d2e2b9924 Merge pull request #3588 from riking/patch-5
FEATURE: "Enabled" column in /admin/plugins
2015-07-02 14:11:41 -04:00
Kane York 3fdbf287de FEATURE: Only show enabled plugins in the sidebar 2015-07-02 10:59:15 -07:00
Kane York af042ffe5e FEATURE: Per-plugin settings buttons, "Enabled" column
Also, added enabled_site_setting to the Poll plugin so it shows up properly.
2015-07-02 10:59:06 -07:00
Arpit Jalan 0e74c46d74 FIX: add missing translaton key 2015-07-02 18:42:45 +05:30
Jeff Atwood 030dc7e310 tweaks to /top dates 2015-07-02 02:22:38 -07:00
Jeff Atwood cb9373dae2 minimum iOS is now 7 2015-07-01 15:19:44 -07:00
Neil Lalonde 18613a8378 Version bump to v1.4.0.beta4 2015-07-01 17:12:12 -04:00
Neil Lalonde 9a0e4bb96e Update translations 2015-07-01 17:09:37 -04:00
Kane York df988a20eb FEATURE: Reserved usernames
A list of usernames that will be blocked from being used to sign up.
2015-07-01 13:50:55 -07:00
Jeff Atwood 73e68271eb add pointer cursor to top field 2015-07-01 13:26:37 -07:00
Robin Ward c4b685469e Merge pull request #3569 from gschlager/i18n
FEATURE: Make abbreviated numbers (k, M) localizable
2015-07-01 15:27:17 -04:00
Robin Ward bfb4dc0055 Merge pull request #3573 from gschlager/patch-1
FIX: Disable validation during thumbnail creation
2015-07-01 15:22:02 -04:00
Robin Ward 29c4b9520c Merge pull request #3582 from riking/patch-3
FIX: combo-box should observe on nameProperty
2015-07-01 14:42:36 -04:00
Neil Lalonde 05b611853c FEATURE: show date ranges in heading on Top page 2015-07-01 11:48:59 -04:00
Robin Ward 8e09bc7b9d Add a plugin outlet for search 2015-07-01 10:56:51 -04:00
Robin Ward 8d66fab7b6 Merge pull request #3584 from tgxworld/disqus_importer
Update Disqus importer.
2015-07-01 10:38:35 -04:00
Robin Ward 4c8d728415 Merge pull request #3583 from robyurkowski/fix-redis-typo
Correct typo in Redis settings
2015-07-01 10:25:15 -04:00
Arpit Jalan 656d629382 Update Translations 2015-07-01 19:23:15 +05:30
Guo Xiang Tan efff3351bf Update Disqus importer. 2015-07-01 21:51:19 +08:00
Rob Yurkowski 0ad4a6f036 Correct typo in Redis settings
The typo prevents authentication to passworded instances.
2015-06-30 22:19:02 -04:00
Kane York 5022507029 Make observing optional 2015-06-30 16:00:43 -07:00
Jeff Atwood 9d070a0f59 add confused emoji :/ 2015-06-30 14:35:46 -07:00
Robin Ward 0b9ea43bb9 Remove extra `{{log}}` 2015-06-30 16:19:30 -04:00
Neil Lalonde 8e76e6e4b7 topics with no reply data were strings 2015-06-30 15:42:38 -04:00
Kane York 969fb2cd4c FIX: combo-box should observe on nameProperty 2015-06-30 12:23:02 -07:00
Robin Ward 1e2e450772 Merge pull request #3581 from riking/patch-3
FIX: combo-box shouldn't crash if no options available
2015-06-30 14:49:45 -04:00
Kane York 6b1cfd8d87 FIX: combo-box shouldn't crash if no options available
This is a fix for bdfe91914f
2015-06-30 11:47:41 -07:00
Robin Ward ef81b8787e Merge pull request #3580 from riking/patch-3
Add rudimentary HTTP error codes to ajax-error
2015-06-30 14:45:25 -04:00
Kane York 130d6a3a26 Join together all errors if mulitple 2015-06-30 11:40:35 -07:00
Kane York 05010b6b33 Add HTTP error codes to ajax-error 2015-06-30 11:39:17 -07:00
Robin Ward 951d6ac28f FIX: Don't reload a topic when clicking the first post search result 2015-06-30 14:15:05 -04:00
Robin Ward 0ff25a379c Merge pull request #3579 from riking/patch-3
FIX: combo-box should assign default value on initialize
2015-06-30 13:23:41 -04:00
Kane York bdfe91914f FIX: combo-box should assign value on initialize
This fixes the bug where admins could post to uncategorized even when it was disabled.
2015-06-30 10:18:31 -07:00
Robin Ward 4152bff834 Merge pull request #3578 from riking/patch-3
FIX: buildPluginAdapter not passing args
2015-06-30 12:15:26 -04:00
Kane York 3a8808ee3f FIX: buildPluginAdapter not passing args 2015-06-30 09:14:22 -07:00
Robin Ward cf3aa867ab Don't log `/srv/status` 2015-06-30 12:12:55 -04:00
Jeff Atwood 023ea6c752 Merge pull request #3577 from riking/patch-8
Copy changes for "sso overrides" settings
2015-06-30 00:22:31 -07:00
Kane York 418718c416 Copy changes for "sso overrides" settings 2015-06-29 22:22:05 -07:00
Jeff Atwood b5d196fb29 smaller font on Replies expansion 2015-06-29 16:25:53 -07:00
Jeff Atwood a6d0e4b1fb change time gap and suggested topic defaults 2015-06-29 12:53:44 -07:00
Robin Ward 1b1ea08ac3 FIX: If you follow a link to a user that doesn't exist, show 404 2015-06-29 15:47:05 -04:00
Robin Ward e026dc16d8 FIX: Broken tests :fired: 2015-06-29 15:38:28 -04:00
Robin Ward 0013477453 UX: Don't show "X days later" unless the posts are sequential.
This fixes the display of later posts when in summary mode.
2015-06-29 15:23:26 -04:00