Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • A reusable 'ams_lib' which holds classes and functions.
  • A WWW demo website that uses the 'ams_lib' (You can get this up and running in a few minutes and it's probably all you need)
  • An extended drupal_module that uses the 'ams_libs' functions.
  • A HTML website made by doxygen that documents everything.

Status

Status
colourGreen
titleAms_Lib
Status
colourGreen
titleWWW-version
Status
colourGreen
titleDocumentation
Status
colourYellow
titleDrupal_Module

Functionality

  • Users:
    • Create a ticket and reply on it
    • View the tickets created by the user
    • Change user settings (even when the shard is offline)
    • Receive email updates when a new reply is added on a ticket of them
    • A reply on those emails will add the reply to the related ticket.
  • Admins(moderators):
    • Manage user accounts
    • Make users moderator or admin
    • browse user's tickets
    • Create a new ticket for a specific user as admin
    • Create a new support group (and link an email to it)
    • Add mods to support groups
    • Assign ticket to you
    • Forward ticket to a support group
    • Add hidden messages to a ticket only viewable by other mods
    • Browse ticket queues or create one dynamically
    • Sync changes after the game server is back up after being down for a while
    • Browse the log of a ticket
    • Browse additional info sent along when a ticket is created ingame
    • All the above can be done while ingame too

...