<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
  <channel>
    <title>Brage - CM Home</title>
    <link>http://brage-cm.sourceforge.net/</link>
    <description>Home of Brage Change Management</description>
    <!-- optional tags -->
    <language>en-us</language>           <!-- valid langugae goes here -->
    <generator>Nucleus CMS v3.33</generator>
    <copyright>?</copyright>             <!-- Copyright notice -->
    <category>Weblog</category>
    <docs>http://backend.userland.com/rss</docs>
    <image>
      <url>http://brage-cm.sourceforge.net//nucleus/nucleus2.gif</url>
      <title>Brage - CM Home</title>
      <link>http://brage-cm.sourceforge.net/</link>
    </image>
    <item>
 <title><![CDATA[Bugs found in v0.1.0-RC1 / Info for users migrating]]></title>
 <link>http://brage-cm.sourceforge.net/index.php?itemid=44</link>
<description><![CDATA[The first bug has already been found in the 0.1.0-RC1 release. I'll update this article as bugs are reported and hopefully find time to fix a few of them quickly as well.<br /><br /><strong><br /></strong><p><strong>Bugs found in v0.1.0-RC1</strong></p><ul><li>Login will not work unless $conf['allowsavepwd'] = true is set in config.php</li><li>When creating groups, you will first need to save the group name/description, before reloading the new group and adding users.</li><li>Several different notice errors if you had error reporting turned on for Notice.&nbsp;</li><li>LDAP/HTTP/Session authentication</li></ul><p><br /><br />Fixes for these bugs can now be downloaded from the <a href="http://downloads.sourceforge.net/brage-cm/brage-0.1.0-RC1-fixes.tar.gz?use_mirror=">Sourceforge download engine...&nbsp; </a></p><p><strong><font size="1">Bugs yet to be fixed</font></strong></p><ul><li>Users having migrated from 0.0.4.x gets an &quot;error&quot; when editing Asset templates. This is due to a missing field (UUID) in the SQL asset tables. A fix will be provided in the RC2 release (should not be long in coming) in the form of a mysql database update.</li><li>Login error can occure if you are currently logged in and try to access the default brage CM directory using index.php. Temporary fix is to make sure you log off usign the &quot;Logoff ...&quot; menu option, or access http://servername/brage/logout.php before logging in again. </li><li>Adding/editing of users does not set the password field in the DB. A fix has been uploaded to the SF bug system. Download it from <a href="https://sourceforge.net/tracker2/download.php?group_id=91768&amp;atid=598309&amp;file_id=299988&amp;aid=2219260">BUG 2219260 </a>Replace the downloade file with the <em><strong>admin_user.php</strong></em> file in your Brage directory. </li></ul><p>Hopefully there won't be that many more to come but you never know :-) </p><p>&nbsp;</p><p><font size="2"><strong>General info for users migrating from 0.0.4.</strong></font> </p><p>With the 0.1.0-RC1 release, adding profiles as well as assets are no longer needed. One now defines which assets should be used in CM Events when creating/editing the asset. </p><p>After a successful migration, go to the Admin -&gt; Manage -&gt; Asset Template. </p><p>Edit each of the templates you use and make sure you at least select the <strong>Enable for CM Events</strong> to be visible. All profiles migrated will already have this flag set, but when editing new or old ones it is handy to have this visible. You can also select the <strong>Show CM Settings</strong>. which holds the same setting.&nbsp; as Enable for CM Events, but on a separate tab. If you use approval, make sure you also select <strong>Show CM Approvers.</strong> </p><p>It might also be the right time to change the order of the fields as they are displayed on the various templates. This is done by Editing a specific asset template and then clicking on the Field Sort Order tab. Move the various fiels around and save once you are happy with the new layout.</p>]]></description>
 <category>General</category>
<comments>http://brage-cm.sourceforge.net/index.php?itemid=44</comments>
 <pubDate>Tue, 28 Oct 2008 19:23:12 +0000</pubDate>
</item><item>
 <title><![CDATA[Release v0.1.0 - RC1 finally available for download]]></title>
 <link>http://brage-cm.sourceforge.net/index.php?itemid=42</link>
<description><![CDATA[<p>After a very long wait (far too long) a new release of Brage CM is now available for download. </p><p>Currently only as a release candidate #1, but hopefully stable enough for use.&nbsp;</p><p>Please goto the <a href="https://sourceforge.net/project/platformdownload.php?group_id=91768">Project download page </a>to download the 0.1.0 release.</p><p>Report any bugs/problems via mailinglist, forum or directly to email address found in the documentation.</p><p>Some of the changes in this relase are:</p><p>Major changes since 0.0.4-x<br />&nbsp; * ALL $api_ settings in config.php have changed to $conf[&lt;&gt;]!!!<br />&nbsp; * Changed WYSISYG editor from HTMLArea to FCKEditor<br />&nbsp; * Profiles are migrated to assets making management easier!!<br />&nbsp; * Improved security. (XSS, SQL injection etc)<br />&nbsp; * Added pagination on the CM Event/Asset screens<br />&nbsp; * User/Group administration is far easier.<br />&nbsp; * Approval section and notification emails on CM Events have been improved.<br />&nbsp; * Field-ordering of asset registration fields are customisable.<br />&nbsp; * Added Ticket Reference. ($conf['cm_tag'])&nbsp; <br />&nbsp; * Asses does not need to be a member of groups.<br /> </p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br />TODO:<br />&nbsp; * Update documentation&nbsp;&nbsp; </p><p>&nbsp;&nbsp;&nbsp; <br />Limitations:<br />&nbsp; * Only database schema login currently works.<br />&nbsp; * When an CM Event is saved in Complete/Locked status, no warning is given<br />&nbsp;&nbsp;&nbsp; that it cannot be edited again once the user leaves the edit screen.&nbsp; <br />&nbsp;</p>]]></description>
 <category>General</category>
<comments>http://brage-cm.sourceforge.net/index.php?itemid=42</comments>
 <pubDate>Mon, 27 Oct 2008 23:05:22 +0000</pubDate>
</item><item>
 <title><![CDATA[Patch - 0.0.4-4]]></title>
 <link>http://brage-cm.sourceforge.net/index.php?itemid=41</link>
<description><![CDATA[<p>This should have been put up here a long time ago, but it was only posted to the forum and mailing list...&nbsp;</p><p>Anyway, if you have downloaded Brage CM 0.0.4-2, make sure you also download this patch to bring your install up to v0.0.4-4.&nbsp;</p>The patch is available from <a href="http://brage-cm.sourceforge.net/releases/brage_patch-0044.zip" title="http://brage-cm.sourceforge.net/releases/brage_patch-0044.zip">http://brage-cm.sourceforge.net/releases/brage_patch-0044.zip</a><p>This patch fixes the following issues:</p><p>Fixes from 0.0.4-3</p><ul><li>CM Event - When adding/editing an entry and the Event Date field is filled out, the update time would always stay the same as the Event date. </li><li>Calendar popup did not add a space between year and hour.</li></ul>Fixes from 0.0.4-2 <br /><ul><li>Some browsers did not like that field names started with a number.</li><li>strtotime() function have changed and does not like the &quot;-&quot; separator between date and time. </li><li>IP verification failed on entries with 0's. </li></ul> <p>See the readme file for installation instructions.</p>]]></description>
 <category>General</category>
<comments>http://brage-cm.sourceforge.net/index.php?itemid=41</comments>
 <pubDate>Fri, 15 Jun 2007 15:53:42 +0000</pubDate>
</item><item>
 <title><![CDATA[Brage - Change Management]]></title>
 <link>http://brage-cm.sourceforge.net/index.php?itemid=2</link>
<description><![CDATA[<p>This project started of with a need to have one central place to keep change reports for a global network managed by several administrators. Unable to find any other Change Management solution that didn't cost an arm and a leg, a basic PHP based database seemed to be the way forward... </p><p>This project will in no way compete with commercially available change management solutions, but it will provide an easy and efficient way to make sure you have a complete record of whatever you want to keep track on in terms of changes... </p><p>A simple asset management module is now also part of Brage - CM (which is becoming more and more functional- and less and less simple!) </p><p><strong>Current Status:</strong>      </p> <ul>   <li><a href="https://sourceforge.net/project/showfiles.php?group_id=91768&amp;package_id=96895#">Release 0.1.0-RC1</a> is available for download from Sourceforge Project download page.</li> </ul> <p><strong>Features:</strong> </p><ul>     <li>PHP Based application</li>      <li>Profile based entries (a profile can be anything you want to keep CM logs on)</li>     <li>Group based security (profiles can be grouped together). Users are assigned to groups.</li>     <li>Future cross platform independent database support (using <a href="http://adodb.sourceforge.net/">ADODB library</a>)</li>      <li>Multiple authentication schemes supported (database, LDAP, HTTP Auth)</li>      <li>WYSIWYG editor (Internet Explorer, Mozilla, Firefox, Opera, Safari using FCKEditor)</li>     <li>Group based security</li>      <li>Works on Linux/Unix and Windows (Apache and IIS) </li>  </ul><p>          <strong>Next Release:</strong>     * A final release for v0.0.4 is out. Check out the <a href="../bragenews.php?blogid=3">News</a> section for more info.  </p> <br /><p><strong>Mailing Lists</strong>      * <a href="https://lists.sourceforge.net/lists/listinfo/brage-cm-users">brage-cm-users</a>   </p><p>What would you like to see in this application?  Do you have ideas that would improve Brage, please drop me an email on <a href="mailto:thomas.nilsen%20%28at%29%20doc-s%20%28dot%29%20co%20%28dot%29%20uk">thomas.nilsen (at) doc-s.co.uk</a>.     </p><p>&nbsp;<br /> <strong>Roadmap</strong> </p><strong>v0.1.0</strong> <br /> <ul>   <li>Move profiles into the assets module. No longer need for separate assets/profiles <span style="background-color: #ffffff">(</span><font style="background-color: #ffffff" color="#000000">Completed!</font><span style="background-color: #ffffff">)</span></li><li>Provide import script of data collected from Windows hosts via VB script (Near completion - need some testing)</li>    </ul> <p><strong>v0.x.y</strong> </p> <ul>   <li>Become an ITIL type application with features normaly found in an ITIL/CMDB type application.</li><li>Allow building of a hieracy of assets that shows how differnet assets depend on each other (something that Configuration Management is all about)</li><li>Improved approval functions on CM Events.</li><li>Email subscription to changes </li><li>Templates to allow a predefined documentation to be loaded on creation of new CM events. </li><li> Improved Search Function</li><li>Reporting function </li><li>Improve GUI / CSS </li><li>Complete DELETE function to make sure no &quot;ghost&quot; data exists. </li><li>Export to CSV/TXT/XML format for the various listings (assets, profiles, events) </li><li>Creating SQL structures for PostgreSQL, Oracle, MSSql.</li><li>Asset templates to allow the creation of custom defined asset types </li><li>Documentation</li>   <li>Improved error logging/detection</li>   <li>Event error logging to SQL base?</li>               <li>Windows 32 binary to allow automatic registering/update of assets (run from login script or similar)</li>               <li>Internationalisation</li>   </ul> <p>&nbsp;</p><p><strong>Why the name?</strong> </p><p>Brage was one of the gods in Norse Mythology. Being the good of eloquence and poetry, his speech was always the fairest.... As Change Management is about being fair in documenting any change, I thought it would fit well.. (better than Tor or Loke I suppose...)</p>]]></description>
 <category>General</category>
<comments>http://brage-cm.sourceforge.net/index.php?itemid=2</comments>
 <pubDate>Mon, 28 Feb 2005 22:16:14 +0000</pubDate>
</item>
  </channel>
</rss>