- Apr 21, 2012
-
-
Jared Hancock authored
And correct several undefined function errors from several source files. So while function names in PHP are considered case-insensitive, it still makes sense to use consistent camel casing for both defining and calling methods. The lint test searches the code base for method calls, and then searches the code base again looking for a function definition matching the name of the function invoked. It's not failsafe, because it doesn't detect the class from which the method should belong, so it's likely to have false negatives. Furthermore, it won't work well for PHP 5 where several classes are built into PHP (and aren't searchable in the osTicket code base). Remove the include/staff/api.inc.php as it no longer appears to be used (and contains references to undefined methods).
-
- Apr 09, 2012
-
-
Jared Hancock authored
And make globbing platform independent, which also fixes an issue where not all PHP files were scanned by the phplint tool for uninitialized variables
-
- Apr 06, 2012
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
- Apr 03, 2012
-
-
Peter Rotich authored
-
Peter Rotich authored
-
- Apr 02, 2012
-
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
Assignees refactored.
-
Peter Rotich authored
Pull request #35-40. Co-reviewed by Jared & Peter on 04.01.12
-
Peter Rotich authored
-
Peter Rotich authored
-
- Apr 01, 2012
-
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
- Mar 31, 2012
-
-
Peter Rotich authored
-
- Mar 30, 2012
-
-
Peter Rotich authored
-
Peter Rotich authored
Feature/ticket open typeahead
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
- Mar 28, 2012
-
-
Peter Rotich authored
-
Peter Rotich authored
Track history of tickets over time for snazzy dashboard reports
-
Peter Rotich authored
Feature/discard warning + ticket preview enhancements
-
Peter Rotich authored
-