- Dec 18, 2013
-
-
Jared Hancock authored
Conflicts: include/class.user.php
-
Peter Rotich authored
auth: Fixup remote user lookup with spaces in DN Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
fix: user + collaborators update Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Jared Hancock authored
-
- Dec 17, 2013
-
-
Jared Hancock authored
-
Jared Hancock authored
If the form is constructed as a hash array of fields, allow the getField() method to return the field based on the key of the fields hash array
-
Peter Rotich authored
orm: Fix serious logic issue in the save() method Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
-
Peter Rotich authored
-
Jared Hancock authored
-
- Dec 16, 2013
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Peter Rotich authored
names: Add option for original name Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
And define getInitials() function for %{ticket.name.initials}
-
Peter Rotich authored
ui: Remove autocorrect from the user lookup dialog Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
Peter Rotich authored
Fix UI bug where user change warning always showed Reviewed-By:
Peter <Rotich<peter@osticket.com>
-
Peter Rotich authored
forms: Allow user name and email to be blocked Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
This box shows if the ticket open page is shown without selecting a new user account. Autocorrect should be disabled on that box too.
-
Jared Hancock authored
-
Jared Hancock authored
HTML does not allow nested <p> tags. Therefore the user warning was not correctly hidden with the rest of the user change confirmation message.
-
Jared Hancock authored
Fixes a regression in 1.8 where user names and emails submitted via the web interface would not properly be detected by the filter system for rejection. References: http://osticket.com/forum/discussion/75456/v1-8-ticket-filter-for-banning-domain-doesn-t-work
-
Jared Hancock authored
Time display issue, rebased for 1.8dev Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Clonemeagain authored
-
- Dec 13, 2013
-
-
Jared Hancock authored
-
Jared Hancock authored
Don't force password change when password is not provided. Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
auth: Implement backend user searching Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
This might happen when the user is being authenticated externally e.g LDAP.
-
Jared Hancock authored
Drop support for mysql extension (deprecated as of PHP 5.5.0) Here goes nothin! Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
Starting with v1.8 osTicket will require mysqli extension.
-
Jared Hancock authored
Requires authentication plugins to implement a new AuthDirectorySearch interface to define the two functions
-
Peter Rotich authored
Fix regression displaying errors on ticket form Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
This reverts commit e818fd2c.
-
Jared Hancock authored
bug : Fix dispatcher Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
performance: Improve performance of ticket queue pages Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
filters: Handle all filter rules in PHP Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
-
Peter Rotich authored
same value.
-
Jared Hancock authored
-
Jared Hancock authored
-