Closed Bug 534350 Opened 15 years ago Closed 15 years ago

Add live chat ID management to tiki-adminusers.php

Categories

(support.mozilla.org Graveyard :: Chat, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: paulc, Assigned: paulc)

References

()

Details

(Whiteboard: sumo_only)

Attachments

(1 file, 1 obsolete file)

Matthew, can you help clarify what needs to be managed on this page? I'm thinking: * livechat_id is listed under list view * edit livechat_id for each user, listed under "Change user preferences" (the wrench icon) -- i.e. links of the form tiki-user_preferences.php?userId=12345 Anything else?
Whiteboard: sumo_only
The livechat_id is the only field that will need to be managed in the admin panel. Admins will be able to use this to manually migrate accounts that were not migrated by the manual or automatic migration script. The same requirements forced in tiki-register.php should be enforced here as well.
(In reply to comment #2) Just to make sure, by "manually migrate" you mean just editing the livechat_id field for existing SUMO accounts, right? :)
> Just to make sure, by "manually migrate" you mean just editing the livechat_id > field for existing SUMO accounts, right? :) correct
Depends on: 534340
Priority: -- → P2
Target Milestone: --- → 1.5.1
Attached patch v1 (obsolete) — Splinter Review
Adds livechat id information in two places: * viewing a list of users (listed under usernames) * editing/adding a user (listed as an editable input) I created a separate tiki-adminusers.tpl instead of modifying the default Tiki one.
Attachment #417567 - Flags: review?(james)
Attachment #417567 - Flags: review?(james) → review+
Comment on attachment 417567 [details] [diff] [review] v1 WFM. Maybe this is a separate bug, but should we add a read-only Live Chat ID field to the My Account page?
(In reply to comment #6) > Maybe this is a separate bug, but should we add a read-only Live Chat ID field > to the My Account page? I was thinking about that too. I think Matthew is planning on using the TikiWiki login to lookup users' Live Chat ID, but I'm not sure -- would be less confusing to existing users, IMHO. However, if that's not the case, we should certainly make this field easily visible to users. Matthew: thoughts?
Bug 535693 filed for comment 6. Since Matthew confirmed the regex for livechat_id validation looks good, James: should I just add that '+' to the regex as in bug 534340 comment 15 and commit this (updated with revision numbers, too) patch?
Yes, please do.
r58194. This is the updated version of the patch, only change is an extra '+' (line 20) and the revision numbers.
Attachment #417567 - Attachment is obsolete: true
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: 1.5.1 → 1.5.2
Product: support.mozilla.org → support.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: