- Apr 02, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- Apr 01, 2014
-
-
Jared Hancock authored
This is a regression introduced somewhere along the way in the new storage API system for osTicket.
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Peter Rotich authored
Deleting an organization with users will simply orphaned the users.
-
Peter Rotich authored
This is necessary so we can use the templates to show tickets assoaciated with user as well as organization by simply switching the context.
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
Don't save 'name' as dynamic data for organization form.
-
- Mar 31, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Peter Rotich authored
Add organization class
-
Peter Rotich authored
Add CLI import/export support for organizations
-
Peter Rotich authored
-
Peter Rotich authored
Conflicts: include/class.user.php
-
- Mar 28, 2014
-
-
Jared Hancock authored
-
Peter Rotich authored
-
- Mar 27, 2014
-
-
Jared Hancock authored
-
Peter Rotich authored
-
Jared Hancock authored
Regardless of the configuration of the help desk registration, allow users to receive ticket links via email. This patch enables the display and operation of the ticket access link unless a user login is requested by the user or specifically required by the system.
-
Jared Hancock authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
Initial concept for user directory
-
Peter Rotich authored
-
- Mar 26, 2014
-
-
Jared Hancock authored
This adds a feature for remote authentication methods for clients, such as LDAP, which will, after successful authentication, yield a ClientCreateRequest rather than an AuthenticatedUser. The ClientCreateRequest represents a successful authentication and user information lookup for a remote client. The client is then presented with a registration page where their information for their account in the local system can be reviewed prior to the account creation. Once created, the client account is confirmed without an email confirmation and is logged in immediately without reentering a password.
-
- Mar 25, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
This make writing new backends (such as LDAP) easier and less copy+pasting is required.
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
Now it looks more like the email templates management page.
-