Neil Lalonde
|
1bd0f5b015
|
FEATURE: group can grant a trust level when a user is added
|
2015-09-01 16:52:12 -04:00 |
|
Régis Hanol
|
96c23d51a2
|
FIX: don't break the message bus when restoring a backup
|
2015-08-27 20:02:13 +02:00 |
|
Régis Hanol
|
73624e63c5
|
FIX: revoke any api keys when suspending an user
|
2015-08-23 22:33:37 +02:00 |
|
Robin Ward
|
146f2eab7f
|
Can edit settings on the embedding page
|
2015-08-20 15:56:05 -04:00 |
|
Robin Ward
|
d1c69189f3
|
FEATURE: Can edit category/host relationships for embedding
|
2015-08-20 15:56:04 -04:00 |
|
Jonathan Brachthaeuser
|
c0e88724c2
|
Preserve user-field options when updating user-fields
Avoid deleting options of the user-field when no options are
transmitted.
|
2015-08-17 19:01:20 +02:00 |
|
Robin Ward
|
7fffd483f8
|
Fix deprecations with site text, upgrade to ES6 / store
|
2015-08-10 10:21:04 -04:00 |
|
Robin Ward
|
bd631e343a
|
FEATURE: Can create stylesheets for embedded comments
|
2015-08-10 10:21:04 -04:00 |
|
Robin Ward
|
0932e82508
|
Refactor Customizations to have deeper URLs
|
2015-08-10 10:21:04 -04:00 |
|
Robin Ward
|
aa6f792ce1
|
FEATURE: Custom orders for user fields
|
2015-07-30 14:53:13 -04:00 |
|
Robin Ward
|
dc8a68fd29
|
FEATURE: New "Dropdown" user field type
|
2015-07-28 12:30:21 -04:00 |
|
Arpit Jalan
|
5fc7545c01
|
UX: include more details on Permalinks page
|
2015-07-17 21:39:23 +05:30 |
|
Arpit Jalan
|
dc90c396f2
|
FEATURE: manage Permalinks
|
2015-07-17 01:26:02 +05:30 |
|
Régis Hanol
|
f18098fd9b
|
FEATURE: category dropdown in admin reports
|
2015-06-24 15:19:39 +02:00 |
|
Robin Ward
|
76bfd723f6
|
Merge pull request #3482 from riking/patch-3
Import/Export site customizations
|
2015-06-22 14:03:07 -04:00 |
|
Arpit Jalan
|
d21944a0b6
|
FIX: add missing translation keys
|
2015-05-26 19:11:37 +05:30 |
|
Régis Hanol
|
c91634c09a
|
FIX: support for async uploads of emojis
|
2015-05-20 16:45:48 +02:00 |
|
riking
|
d112f39031
|
Change extension back to .dcstyle.json
|
2015-05-19 18:35:16 -07:00 |
|
riking
|
fbc06d044f
|
Use .dcstylejson instead of .dcstyle.json
|
2015-05-16 20:41:35 -07:00 |
|
riking
|
1e53c179a3
|
FEATURE: Export customizations as JSON files
|
2015-05-16 20:24:13 -07:00 |
|
Sam
|
8277a586bb
|
usage of raise corrected
|
2015-05-07 11:00:51 +10:00 |
|
Sam
|
803feefd54
|
MessageBus handles readonly redis now, no need to wrap it
|
2015-05-04 12:21:00 +10:00 |
|
Robin Ward
|
5b3f99aa50
|
Don't blow up if Redis switches to READONLY
|
2015-04-24 14:37:16 -04:00 |
|
Robin Ward
|
96d2c5069b
|
Interface for reviewing queued posts
|
2015-04-15 14:54:37 -04:00 |
|
Arpit Jalan
|
499bed69e2
|
FIX: show error message if user already exist in group
|
2015-04-15 14:15:58 +05:30 |
|
Sam
|
75890aed26
|
FEATURE: allow admins to choose a group as a primary group
FEATURE: allow admins to set a default title for a group
|
2015-04-10 12:17:28 +10:00 |
|
Régis Hanol
|
babbbc06d1
|
FIX: add support for .tgz and .gz backup files
|
2015-04-07 15:26:47 +02:00 |
|
Sam
|
586cca352d
|
move memory diagnostics into lib, so it can be reused elsewhere
|
2015-03-30 10:14:42 +11: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 |
|
Régis Hanol
|
fc962eb378
|
FEATURE: automatic daily roll-up for screened IP addresses
|
2015-03-09 18:55:17 +01:00 |
|
Robin Ward
|
84b84a9d7c
|
Support for url_list site setting.
|
2015-03-03 16:19:29 -05:00 |
|
Robin Ward
|
005b8bf7c3
|
FIX: When creating a SSO user via sync, do not user the IP address.
|
2015-02-25 14:41:23 -05:00 |
|
Dan Singerman
|
1c545d4c1e
|
Allow adding and removing members of groups by username or id
As discussed here: https://meta.discourse.org/t/discourse-gem-group-add/25668/2.
|
2015-02-25 14:52:13 +00:00 |
|
Robin Ward
|
ca5730018a
|
FIX: SSO code should respect IP address filters
|
2015-02-23 16:01:46 -05:00 |
|
Sam
|
ca915e8ad7
|
correct issue under 2.0.0
|
2015-02-11 17:41:24 +11:00 |
|
Sam
|
9a59caf800
|
add regexp to reporting
|
2015-02-11 17:23:54 +11:00 |
|
Sam
|
e427d54191
|
FEATURE: show large objects in admin/memory_stats
|
2015-02-11 17:18:47 +11:00 |
|
Régis Hanol
|
c4e427cf73
|
FEATURE: filter screened IP addresses
|
2015-02-10 19:38:59 +01:00 |
|
Robin Ward
|
8d46de4819
|
Add a spec for the new plugins controller
|
2015-02-10 12:35:53 -05:00 |
|
Sam
|
39e828dee4
|
improve formatting
|
2015-02-10 15:59:08 +11:00 |
|
Sam
|
d5405eebde
|
Add basic snapshot comparison for tracking memory leaks
|
2015-02-10 15:54:16 +11:00 |
|
Sam
|
1d99f5c9c0
|
FEATURE: add process stats to memory report
|
2015-02-10 12:34:01 +11:00 |
|
Sam
|
3aea00473b
|
FEATURE: improve memory reporting of /admin/memory_stats
|
2015-02-10 11:48:30 +11:00 |
|
Régis Hanol
|
1e6f886886
|
FIX: use distributed mutex to prevent errors when uploading emojis in batches
|
2015-02-09 18:54:57 +01:00 |
|
Sam
|
e8323fa534
|
FIX: removing a group from a user was not removing primary group
|
2015-02-09 16:03:09 +11:00 |
|
Robin Ward
|
3d7b534564
|
FEATURE: New "Plugins" admin section with extensibility support
|
2015-02-06 17:33:24 -05:00 |
|
Robin Ward
|
4e64d16a47
|
FEATURE: Allow plugins to log staff actions
|
2015-02-05 15:26:34 -05:00 |
|
Sam
|
67eccee990
|
FEATURE: basic disk space usage stats
|
2015-02-04 18:05:17 +11: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 |
|
Sam
|
497042ddf2
|
FIX: don't restrict to local filesystem for df check
FIX: check correct directory when looking at backup limits
|
2015-01-27 08:25:57 +11:00 |
|