- Apr 22, 2014
-
-
Jared Hancock authored
It is possible that a recipient received and processed by the system may not have a name set. In that case, the email mailbox should be used. As a failsafe, avoid crashing if the User::save() should fail.
-
- Apr 21, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
- Apr 18, 2014
-
-
Jared Hancock authored
-
- Apr 14, 2014
-
-
Jared Hancock authored
This is a slight edit over the previous implementation of the same feature. Previously, an "account" was required, which implies a user account with a password. This implementation simply requires a user record. Importing of users by organization domain is still supported -- even if the user does not yet exist.
-
Jared Hancock authored
* Auto confirm remote accounts * Don't send out emails for remote account activation * Forbid password changes on remote accounts
-
Jared Hancock authored
-
Jared Hancock authored
-
- Apr 11, 2014
-
-
Peter Rotich authored
Previously we required an account to associate a user to an organization.
-
- Apr 10, 2014
-
-
Peter Rotich authored
Show user status on the user listing table
-
- Apr 02, 2014
-
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
- Apr 01, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
Useful if the staff members administratively configure a static password that the user should never change.
-
Peter Rotich authored
-
- Mar 31, 2014
-
-
Peter Rotich authored
Add CLI import/export support for organizations
-
Peter Rotich authored
Conflicts: include/class.user.php
-
- Mar 28, 2014
-
-
Peter Rotich authored
-
- Mar 27, 2014
-
-
Peter Rotich authored
-
Jared Hancock authored
-
Peter Rotich authored
-
- Mar 25, 2014
-
-
Jared Hancock authored
-
- Mar 20, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- Mar 18, 2014
-
-
Peter Rotich authored
Implement CLI user import/export in a well formatted CSV file. Name and email address are the only supported fields at the moment.
-
- Feb 26, 2014
-
-
Peter Rotich authored
-
- Jan 15, 2014
-
-
Peter Rotich authored
Add routine to get ticket's recipients (owner + active collaborators)
-
Peter Rotich authored
-
- Dec 16, 2013
-
-
Jared Hancock authored
And define getInitials() function for %{ticket.name.initials}
-
- Dec 11, 2013
-
-
Peter Rotich authored
Replace phone number on ticket owner update
-
- Nov 27, 2013
-
-
Peter Rotich authored
-
Peter Rotich authored
Change fromForm routine takes the actual form and do validation and call fromVars with clean data Add fromVars to do the actual user creation (previously named fromForm.
-
Jared Hancock authored
-
Jared Hancock authored
-
- Nov 26, 2013
-
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
Unpack user data for filtering purposes for staff created tickets
-
Peter Rotich authored
Add update routine Add updated date getter
-