Posted
about 12 years
ago
The latest release of BugLogHQ is now available for download. This release includes the usual assortment of bug fixes, visual adjustments and received collaborations (thanks everyone!).
The most distinctive improvements on this release are D3.js charts and an updated Jira integration.
[More]
|
Posted
about 12 years
ago
The latest release of BugLogHQ is now available for download. This release includes the usual assortment of bug fixes, visual adjustments and received collaborations (thanks everyone!).
The most distinctive improvements on this release are D3.js charts and an updated Jira integration.
[More]
|
Posted
over 12 years
ago
The latest version of the BugLogHQ application is now officially released. This brings the project up to version 1.8. As always, it can be downloaded from the GitHub's project page, or from RIAForge.This version contains the usual lot of fixes and
... [More]
improvements as well as a couple of new features that hopefully will make your bug hunting process less painful. See the list of release notes at the end of this post.
[More] [Less]
|
Posted
over 12 years
ago
The latest version of the BugLogHQ application is now officially released. This brings the project up to version 1.8. As always, it can be downloaded from the GitHub's project page, or from RIAForge.This version contains the usual lot of fixes and
... [More]
improvements as well as a couple of new features that hopefully will make your bug hunting process less painful. See the list of release notes at the end of this post.
[More]
[Less]
|
Posted
almost 13 years
ago
So for the past year and change I have been part of a team developing/bootstraping a little website called Mitusis.com. After a lot of up and downs, hair pulling and lot of work, our site is now live and pretty close to what we had in mind when we
... [More]
set out to build it. So what is it? In a nutshell, Mitusis is an online group management platform that focuses on content monetization, high signal to noise ratio and protecting user privacy.
[More] [Less]
|
Posted
almost 13 years
ago
So for the past year and change I have been part of a team developing/bootstraping a little website called Mitusis.com. After a lot of up and downs, hair pulling and lot of work, our site is now live and pretty close to what we had in mind when we
... [More]
set out to build it. So what is it? In a nutshell, Mitusis is an online group management platform that focuses on content monetization, high signal to noise ratio and protecting user privacy.
[More]
[Less]
|
Posted
about 13 years
ago
The newest version of BugLogHQ is now available for download. The newest release, version 1.7 brings a much needed visual overhaul to the main user interface. These changes aim to make it easier to get more significant and actionable information from all the collected bug reports.
[More]
|
Posted
about 13 years
ago
The newest version of BugLogHQ is now available for download. The newest release, version 1.7 brings a much needed visual overhaul to the main user interface. These changes aim to make it easier to get more significant and actionable information from
... [More]
all the collected bug reports.
BugLogHQ 1.7 brings the following changes/features:
A new "Dashboard" homepage.
More granular and finer timespans to view received errors.
A log of each time an alert is fired with information on the bug report that triggered the alert.
Optional HTTP Basic authentication for access to RSS feeds.
Expose the results of any search criteria as an RSS feed.
A new client written in JavaScript to allow client-side webapps to report errors to a BugLog server.
Centralized and standardized display of dates and times, including support for time zone conversion.
Display additional insights and context for each bug report (timeline, other reports from same user agent, host distribution)
Allow deletion of bug reports.
Improved listing of current rules to provide a human-readable description of what they actually do.
Use jQuery and Twitter Bootstrap for the main user interface.
Getting and Installing or Upgrading BugLogHQ
There are a couple of ways in which you can get the latest release from BugLogHQ. As usual you can get the latest stable release from RIAForge at http://bugloghq.riaforge.org/ or if you want to get a snapshot of the current trunk, you can get it from GitHub at https://github.com/oarevalo/BugLogHQ.
Also, if you are using GIT and want to be able to get the latest changes, then another way to get BugLog is by cloning the repo:
git clone https://github.com/oarevalo/BugLogHQ.git bugLog
The default installation of BugLog is a fairly simple process:
Unpack (or clone) into a directory named bugLog right under your web root (so that you can access it at http://your_server/bugLog)
Create a datasource named buglog
Execute the SQL script for your database engine (found in /bugLog/install)
And that's it!
For other installation options check out the README.MD file in the bugLog directory.
Upgrading is even easier:
Make a copy of your main config file (/bugLog/config/bugLog-config.xml.cfm) and keep it somewhere safe
Replace your existing bugLog installation with the downloaded version
Restore your bugLog config file to the same location as before.
Check the /bugLog/install/migration directory to see if there is a SQL script for the version that you are upgrading to and execute it. Note that Not all version changes require database changes.
Go to http://your_server/bugLog/hq and click on the "reset app" link near the login prompt.
I hope you find the new additions to BugLogHQ to be useful to you, and please feel free to join the mailing list to report any bugs, ideas or problems you may encounter. [Less]
|
Posted
about 13 years
ago
The newest version of BugLogHQ is now available for download. The newest release, version 1.7 brings a much needed visual overhaul to the main user interface. These changes aim to make it easier to get more significant and actionable information from all the collected bug reports.
[More]
|
Posted
about 13 years
ago
The newest version of BugLogHQ is now available for download. The newest release, version 1.7 brings a much needed visual overhaul to the main user interface. These changes aim to make it easier to get more significant and actionable information from all the collected bug reports.
[More]
|