Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

A full-featured, web-based, multilingual (40+ languages), tightly integrated, all-in-one Wiki+CMS+Groupware, Free Source Software (GNU/LGPL), using PHP, MySQL, Zend Framework, jQuery and Smarty. Tiki can be used to create all kinds of Web applications, sites, portals, knowledge base, intranets, and ... [More] extranets. It is actively developed by a very large international community. Tiki is the FOSS Web Application with the most built-in features. Highly configurable and modular, all features are optional and administered via a web-based interface. [Less]

4.35385
   
  11 reviews  |  139 users  |  1,053,855 lines of code  |  40 current contributors  |  Analyzed 6 days ago
 
 

TUTOS (The Ultimate Team Organization Software) is a groupware, ERP (Enterprise Resource Planing), CRM (Customer Relationship Management), and PLM (Project Lifecycle Management) suite that helps small to medium teams manage various things in one place. Its features include personal and group ... [More] calendars, an address book, product and project management, bug tracking, installation management, a task list, notes, files, mailboxes, and useful links between all of the above. [Less]

3.0
   
  1 review  |  4 users  |  461,347 lines of code  |  1 current contributor  |  Analyzed 4 days ago
 
 

Completely customizable, CakePHP based project management system for firms, their teams and their clients. A project management system that will suit your needs because it is module based, so it can grow and shrink with your requirements. Version 0.4 beta was released March 23, 2009.

5.0
 
  1 review  |  4 users  |  6,596 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 

ProjeLead is a web-based project management software created by Pragmatis Consulting. ProjeLead is a simple open source tool that will make project managers focus more on their project than on their pm tool. Yet, ProjeLead offers the main features needed for an effective project management: ... [More] * Resource, task, risk and project management * Collaboration: newsgroups, document management (EDM) and timesheets * Project reporting * Organization setup * Centralized authentication * Global project calendar * etc... The features, the ease of use and setup, and the reasonable price make ProjeLead an alternative to MS Project and other project management tools on the market. [Less]

4.5
   
  0 reviews  |  2 users  |  0 current contributors
 
 

Created by Mr. Nelson. Track projects and assignments.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 12 days ago
 
 

Python APIs for Pivotal Trackerpytracker is a simple Python API that wraps the Pivotal Tracker REST APIs. The API ships with an example that updates a Google Calendar with release dates. ExamplesAuthenticatefrom pytracker import Tracker from pytracker import Story from pytracker import ... [More] HostedTrackerAuth def main(argv): auth = HostedTrackerAuth('username', 'password') tracker = Tracker(10101, auth)Fetch a story story = tracker.GetStory(684566)Create a storystory = Story() story.SetName('wake up') story.SetEstimate(1) tracker.AddNewStory(story)Update an existing storystory = tracker.GetStory(684566) story.SetCurrentState('delivered') tracker.UpdateStory(story)Add a commenttracker.AddComment(story_id, 'The customer is always right.')Add a labelstory = tracker.GetStory(44) story.AddLabel("api") tracker.UpdateStory(story)Query with filterstories = tracker.GetStories('type:release')See Tracker Search Help for query language. Apply an update to multiple storiesstories = tracker.GetStories('owner:"party cat"') changes = Story() changes.SetOwnedBy('bro') changes.SetEstimate(8) for story in stories: tracker.UpdateStoryById(story.GetStoryId(), changes)Delete a storytracker.DeleteStory(44) [Less]

0
 
  0 reviews  |  0 users  |  536 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

gcaltrack is more a code example of using wxpython than a real application. Still it can prove useful, especially while reporting.

0
 
  0 reviews  |  0 users  |  400 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.