[X] The "/OldFiles" file could not be found or is not available. Please select another file.

SICKnotes (Site Inventory, Configuration, and Knowledge) is a permissions-based Web tool that assists with inventory, system changes, contact info, and knowledge for anything from a small startup to a data center. SICKnotes requires Python and MySQL.


http://members.home.com/m.v.wilson





Separate each tag with a space.

Topic:

License:

Intended Audience:

User Interface:

Programming Language:

Registered:

2000-03-24

Ratings and Reviews

Be the first to post a text review of SICKnotes. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • File released: /SICKnotes/0.6e/SICKnotes-0.6e.tar.gz

    posted 3450 days ago

  • SICKnotes 0.6e file released: SICKnotes-0.6e.tar.gz

    SICKnotes 0.6e Found 04/28/00 12:30 EST: Fixed 04/28/00 13:30 EST: Problem: "Require password change" in user management doesn't work Affects: Everyone Fix: upgrade SICKnotes 0.6e Found 04/28/00 12:30 EST: Fixed 04/28/00 13:30 EST: Problem: Changing passwords fails due to a lack of a "from urllib import unquote" Affects: Everyone Fix: edit s_login.py and add: from urllib import unquote to the top of the page SICKnotes 0.6d -> 0.6e Found 04/27/00 16:30 EST: Fixed 04/28/00 11:00 EST: Problem: Some people have had problems with the email feature due to the lack of a domain name being present in the "From" field. Affects: Some emailers Fix: line 159 of s_note.py should be changed from: s.sendmail("SICKnotes", \ SICKvars.cm_email, msg) to s.sendmail("SICKnotes@NoReply.com", \ SICKvars.cm_email, msg) or upgrade SICKnotes 0.6c -> 0.6d Found 04/26/00 10:30 EST: Fixed 04/26/00 11:00 EST: Problem: A bug in s_search.py causes the search feature to fail with an Internal Server Error. Affects: Everyone with 0.6c Fix: Upgrade to 0.6d SICKnotes 0.6b -> 0.6c Found 04/25/00 10:30 EST: Fixed 04/25/00 11:00 EST: Problem: (2) A bug in the install script was causing failure of the database install, and a bug in the s_topic.py (bad tabbing) was causing failure of posts to the Knowledge Base. Affects: Everyone with 0.6b Fix: Upgrade to 0.6c SICKnotes 0.6b Found 04/06/00 10:00 EST: Fixed 04/06/00 10:30 EST: Problem: A bug in the s_viewinv.py script was causing the permissions to not be passed through, and therefore the "CHANGE PASSWORD" or "MANAGE USERS" would not appear on the page. Affects: Everyone, minor though Fix: Haven't released 0.6b yet, so when it's released...upgrade. SICKnotes 0.6a -> 0.6b 03/29/00 14:00 EST: Structure Change Change: I've restructured the subclasses into their own directory, and therefore, their own package. Also, the modules have been brought out of the /path/to/lib/python1.5/site-packages and into their own directory (sys.prefix + "SICKnotes", the subclasses are in sys.prefix + "SICKnotes/subs") SICKnotes 0.6a 03/28/00 16:30 EST: Install Script Change: The install script has been rewritten in python, hopefully taking proper care to allow cross-platform installation. The dbinstall.py is for initial database installs, the dbupgrade.py has not yet been created, but will be used for database upgrades, when the time comes. SICKnotes 0.6a 03/23/00 12:00 EST: Feature addition Feature: Delete functionality was added for notes. Code provided by the wonderful Bill Mote. Thanks Bill! Modified Files: sicknotes.cgi SICKcontent.py SICKsql.py SICKhtml.py SICKnotes 0.6a Found 03/13/00 21:00 EST: Fixed (Not released yet) Problem: A bug in the install script causes problems when using email, mailhost variable not defined. Affects: Anyone using email Fix: edit the install.sh, change `sed "s/mailhost/$mailhost/g"' to `sed "s/\"mailhost\"/\"$mailhost\"/g"'. Due to the fact that I'm working on a real install script, I'll sit on this for a bit. SICKnotes 0.60 -> 0.6a Found 03/13/00 14:00 EST: Fixed 03/13/00 14:30 EST: Problem: Four bugs; first, a problem with adding internal contacts; second, Knowledge Base topics were not showing up in the pulldown; third, modifying users could result in an error which (fourth) would cause a traceback due to a missing variable. Affects: Everyone Fix: Download release 0.6a, the install.sh has a short, but usable upgrade process now. SICKnotes 0.60 Found 03/10/00 17:30 EST: Fixed 03/10/00 17:32 EST: Problem: When posting a note with the email feature turned on, you get an "Internal Server Error" Affects: Anyone with email turned on can't post notes to Config Mgmt Fix: It occured to me that I really don't have an upgrade or patch method in place, put that on the TODO list, anyway edit the SICKcontent.py and: == Go to line 531 and take out the entry: topic = self.dbcon.pulldown_rows(\ self.tmpl_dict["cmtable"])[self.thread] and replace with topic = self.dbcon.pulldown_rows(\ self.tmpl_dict["cmtable"], \ fields="id,subject")[self.thread] If you're not into python, please realize that python cares about whitespace. or Download the fixed version and copy the SICKcontent.py from the src directory to your /path/to/pythondir/site-packages/SICKcontent.py SICKnotes 0.60 03/10/00 13:00 EST: Initial Release

    posted 3450 days ago

  • Tracker artifact added

    fnurgel created the Login problems artifact

    posted by fnurgel 3575 days ago

  • Tracker artifact added

    wmwilson created the Search is broken artifact

    posted by wmwilson 3577 days ago

  • Tracker artifact added

    posted by wmwilson 3610 days ago

  • Forum thread added

    Anonymous created the Welcome to SICKnotes forum thread

    posted by nobody 3610 days ago

  • Code committed

    Anonymous committed patchset 1 of module CVSROOT to the SICKnotes CVS repository, changing 11 files

    posted by nobody 3610 days ago

  • Project Information Updated

    registered the SICKnotes project

    posted 3610 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

SICKnotes Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review

Thanks for your review!

Get credit for your review by logging in via OpenID. Click your account provider:

No Thanks