openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Cerb
Settings
|
Report Duplicate
9
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 20, 2023 — Jan 20, 2024
Showing page 292 of 298
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* Improved the Search 'Add Criteria' section by removing the modal dialog which required too many clicks. You can now add new criteria more quickly and with more specific helpers in the UI. LIKE operators will automatically wildcard phrases if no wildcards were provided, etc.
Jeff Standen
More...
over 17 years ago
* Fixed Group Filters reload (wasn't showing buckets)
Jeff Standen
More...
over 17 years ago
* Security rewrites in .htaccess-dist (blocks data directories)
Jeff Standen
More...
over 17 years ago
* htaccess file now restricts directory browsing.
Mike Fogg
More...
over 17 years ago
* Abstracted the creation of the default SearchView so it can be created from wherever it's missing.
Jeff Standen
More...
over 17 years ago
* The mail parsing job will now check that the subdirectory that contains mail is writable before attempting to parse the messages inside it, since it needs to have permission to rename/delete. If it is not writable, it will output the folder with a warning indicating it had to be skipped.
Mike Fogg
More...
over 17 years ago
* The maintenance cron job now removes empty subdirectories from within storage/mail/new
Mike Fogg
More...
over 17 years ago
* Header menu items are no longer displayed when not logged in
Mike Fogg
More...
over 17 years ago
* Fixed the parser job to ensure it's reading messages off the disk in alphabetical order.
Jeff Standen
More...
over 17 years ago
* New installs will now default to having the tour (assist mode) enabled.
Mike Fogg
More...
over 17 years ago
git-svn-id: http://svn.webgroupmedia.com/cerb4/cerb4@185 58cff151-b722-0410-b014-f78a459f8f02
Jeff Standen
More...
over 17 years ago
Linux permissions fixes
Jeff Standen
More...
over 17 years ago
* Added the ability to pile sort in ticket views based on the import source (C3 mailbox, etc.)
Jeff Standen
More...
over 17 years ago
* Fixed bug where deleting a bucket did not affect the move counts which are stored in serialized arrays in the worker_pref table. This was causing blank quick move links to show up between commas. * Added assist mode preference toggle support * Clicking the "close tour" link from the tour header will also change the state of the tour preference * listeners no longer check if the tour is enabled before doing tour initialization. A tour enabled Smarty variable is now set in the core PageController. The check may be re-added later if we put the tour enabled state in the application model scope rather than just the Smarty scope. * Moved the save password logic out of the Render method and into the appropriate post callback function
Mike Fogg
More...
over 17 years ago
* Added ability for workers to change their password from preferences
Mike Fogg
More...
over 17 years ago
* Fixed the UserMeet Community Tool classloader references.
Jeff Standen
More...
over 17 years ago
* Dashboard counts will update along with team filters
Jeff Standen
More...
over 17 years ago
* Team totals now show the amount of new tickets in each team inbox, rather than the total of all open tickets.
Jeff Standen
More...
over 17 years ago
* More Ticket View Auto-Assist tuning ("temporarily" removed subjects from matches; increased top domain limit; correlated top senders to top domains)
Jeff Standen
More...
over 17 years ago
git-svn-id: http://svn.webgroupmedia.com/cerb4/cerb4@176 58cff151-b722-0410-b014-f78a459f8f02
Jeff Standen
More...
over 17 years ago
* Ticket View Auto-Assist now groups senders into their parent domains and renders them nested (as per Mike's suggestion). This helps you quickly ignore the fully-qualified e-mail addresses if you already set up an outcome/rule for the full domain.
Jeff Standen
More...
over 17 years ago
* Removed the 'Learn as you go' version of the Ticket View auto-assist
Jeff Standen
More...
over 17 years ago
* Made the Ticket View 'auto-assist' functionality into an Ajax packet so it's not doing extra work when the user isn't requesting it.
Jeff Standen
More...
over 17 years ago
* Ticket View Quick Move links are now rendered much cleaner, without the team prefix and using a subtle color to differentiate between Team and Bucket destination.
Jeff Standen
More...
over 17 years ago
* Added 'undo' functionality for all ticket view actions (report spam/delete/closed/move) which easily allows a rollback of the last change.
Jeff Standen
More...
over 17 years ago
* Uniform team-level signatures are in, along with some replacement wildcards (worker first/last/title). If there's no team signature set it will use the helpdesk default from Config->Mail.
Jeff Standen
More...
over 17 years ago
* Added 'Inbox' totals to the Team Filters panel.
Jeff Standen
More...
over 17 years ago
git-svn-id: http://svn.webgroupmedia.com/cerb4/cerb4@168 58cff151-b722-0410-b014-f78a459f8f02
Jeff Standen
More...
over 17 years ago
* Added a 'next action' field to tickets. This is editable while replying and shows up in ticket views as a column. This helps us keep our heads clear of trying to remember why various tickets are still open and not acted on.
Jeff Standen
More...
over 17 years ago
* Tunes Bayes anti-spam to be a lot more efficient and relevant.
Jeff Standen
More...
over 17 years ago
←
1
2
…
288
289
290
291
292
293
294
295
296
297
298
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree