sugardev-tools

SugarDevTools 0.7 adds Developer Bar, More System Settings & More

SugarDevTools 0.7 is just out.

Download

Full change log:

  • Adding a simple Developer Bar to quickly access Admin links from everywhere
  • Adding a lot of options to "More System Settings"
  • Using PEAR Text_Diff for diffing now
  • Requiring Config 0.4 (was 0.3)
  • Fixing language string bug that overwrote other custom strings in some Sugar versions
  • Adding an option to disable Vendor settings from config_override.php using sugardev_tools_novendor' (set to true to disable database backups)
  • Fixing a bug causing the preg match filter to be always empty
  • Fixing a security issue
  • Adding a feature to disable database backups from config_override.php using 'sugardev_disable_db_backups' (set to true to disable database backups)

SugarDev.net Tools 0.6 release

I'm proud to bring you the next version of the developer tools module!

Direct download: http://www.sugarforge.org/frs/download.php/5161/sugardevtools_0.6.zip

  • Adding a French translation, thanks Xavier RIGAL!
  • Killing some NOTICES occuring in PHP
  • Renaming UI checker to Vardefs checker, because that's what it currently supports
  • File checker now has scope + files dropdowns, a preg_match filter
  • and a language files filter
  • Adding logic hooks in manifest.php for 5.2 and up

SugarDev Developer Tools 0.5.2 gives you back control!

Hi all,

I've just posted the new release of the Developer Tools on SugarForge, you can download it from here.

Key enhancements:

  • Option to remove the advertising iframe in Configuration
  • Option to remove the advertising dashlets for all users
  • Various fixes and support for 5.2
  • MD5 hash checker to check your SugarCRM files for core hacks, non-upgrade-safe modules and patches
  • Repair More now repaird Table Dictionary
  • Live Log puts the log lines directly underneath the page!

SugarDev.net Tools 0.3 released

I just released 0.3 of my SugarCRM tools module.

Features

  • Meta Driven UI Checker: This tool will display all current fields of all modules, including non-db fields and custom fields. It uses coloring and error messages to point users to possible errors in their definition files. It makes use of severity levels.
  • Repair More: SugarCRM's interface has no option for rebuilding custom Beans, like happens when new modules are (un-)installed or en-/disabled, or Unified Search modules. This tool can repair things SugarCRM cannot.
  • LogViewer Tool: Makes it very easy for the admin to view the current log file. Like the UI Checker, it will use coloring to differentiate the different types of severity levels used in the log file.
  • Hidden Configuration Options: This will be an addition to the System Settings, containing the things you won't find in a standard SugarCRM instalation. Contains a lot of performance options.
  • MReassign Records from a User (inspired by original SugarCRM code)
  • Database Backup: Sugar only allows you to make a File Backup. Now, you can also backup your most valuable data: Your database.
  • Sugar Down: Take down your SugarCRM install for maintenance. While down, Sugar is only reachable for Admin users. Back up, anyone can
    again log in.
  • User Preferences: View and modify user's preferences right from SugarCRM.

Download it for free here!

Changelog:

SugarDev.net Development Tools 0.2 released

Version 0.2 alpha was released today, adding this functionality:

- A feature to transfer ownership of records from one user to another.

Download

Introducing SugarDev Tools - 0.1 alpha Released!

I've been working on a few tools that help developers and implementors to configure and develop SugarCRM. These are released by this site on SugarForge, and will carry the name SugarDev Development Tools.

Syndicate content