9
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Added Workflow DB + DAO + Model More... about 18 years ago
* Removed unnecessary statements (per Jeff) More... about 18 years ago
* added login plugins to the project. The default login plugin and the ldap login plugin are available. Change login.default to login.ldap in plugins/com.cerberusweb.core/classes.php::render() (line 499ish) to use ldap plugin.xml More... about 18 years ago
Disabled IMAP TLS by default. More... about 18 years ago
* Changed the database field dashboard_view.columns to dashboard_view.view_columns to avoid a MySQL4 reserve word conflict. More... about 18 years ago
* Polished search save/load/delete functionality (made it work more smoothly with Ajax dynamism). More... about 18 years ago
* Added the functionality to save/load searches from the Ticket Search module More... about 18 years ago
* Search results now display in a customizable/sortable/pagable ticket view. More... about 18 years ago
* Added Ticket Mask to search criteria More... about 18 years ago
* Added the ability to instance views More... about 18 years ago
* moved parser from Model to Application More... about 18 years ago
* changed attachment timestamping so it looks nicer. More... about 18 years ago
* Searches are now saveable to dashboard views. All search building now takes place in the search module for simplicity and clean code. More... about 18 years ago
* Split the criteria list and criteria selection dialogs so they can be reused (views, search module, etc.) Still a bit of work to be done on making them fully functional. More... about 18 years ago
* fixed forward.tpl.php so that the action was sendForward, rather than sendReply (grr.) More... about 18 years ago
* MacOSX/Safari compatibility tweaks More... about 18 years ago
* Requesters save and refresh, but do not do any validation checking More... about 18 years ago
* Cleaned up the Search Module criteria list More... about 18 years ago
* The Search API now works in a pretty straightforward manner for a couple operators (=,!=,in,not in,like). More... about 18 years ago
* Dashboard view paging now works More... about 18 years ago
* Incoming tickets now match to mailboxes by address (to/cc/etc) More... about 18 years ago
* Added more placeholder content to the Teamwork module. More... about 18 years ago
* Added a function to Application to generate message-ids More... about 18 years ago
* Added create and get for CerberusAttachment More... about 18 years ago
* Added flexible ticket mask generation More... about 18 years ago
git-svn-id: http://svn.webgroupmedia.com/cerb4/cerb4@20 58cff151-b722-0410-b014-f78a459f8f02 More... about 18 years ago
* Display Ticket placeholders/ajax for Reply/Forward/Comment. More... about 18 years ago
* Added a basic e-mail parser to turn a raw multipart mime message into a CerberusTicket from POP3/Pipe More... about 18 years ago
"" More... about 18 years ago
* More L&F, stylesheet and placeholder work. More... about 18 years ago