fmII
Thu, Dec 04th home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop 05:13 UTC
in
Section
login «
register «
recover password «
[Project] add release | add branch | add screenshot | broken links | change owner | email subscribers | update project | update branch (urls) [Project]

 TUTOS - Default branch
Section: Unix

 

Added: Wed, Aug 23rd 2000 11:26 UTC (8 years, 3 months ago) Updated: Wed, Aug 20th 2008 12:13 UTC (3 months, 16 days ago)


Screenshot About:
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 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.

Author:
Gero Kohnert [contact developer]

Rating:
8.10/10.00 (25 votes)

Homepage:
http://www.tutos.org/homepage/index.html
Tar/GZ:
http://sourceforge.net/project/showfiles.php?group_id=8047
Tar/BZ2:
http://sourceforge.net/project/showfiles.php?group_id=8047
Zip:
http://sourceforge.net/project/showfiles.php?group_id=8047
CVS tree (cvsweb):
http://tutos.cvs.sourceforge.net/tutos/tutos/?pathrev=HEAD
Demo site:
http://demo.tutos.de/php/mytutos.php

Trove categories: [change]
[Development Status]  5 - Production/Stable
[Environment]  Web Environment
[Intended Audience]  End Users/Desktop
[License]  OSI Approved :: GNU General Public License (GPL)
[Operating System]  Microsoft :: Windows :: Windows NT/2000/XP, Other OS, POSIX :: BSD, POSIX :: HP-UX, POSIX :: Linux
[Programming Language]  PHP
[Topic]  Database :: Front-Ends, Internet :: WWW/HTTP, Internet :: WWW/HTTP :: Dynamic Content, Office/Business :: Groupware, Office/Business :: Scheduling, Software Development :: Bug Tracking

Dependencies: [change]
PHP (required)
[download links]

 
Project admins: [change]
» Gero Kohnert (Owner)

» Rating: 8.10/10.00 (Rank 370)
» Vitality: 0.17% (Rank 747)
» Popularity: 11.29% (Rank 178)

project statsdownload stats
(click to enlarge graphs)
   Record hits: 131,304
   URL hits: 106,089
   Subscribers: 203

Other projects from the same categories:
L-Forum
Distributed Multiplatform Framework
ActiveWidgets Grid
PHP multiple dataset bar graph
Atlassian JIRA

Users who subscribed to this project also subscribed to:
GTK-VNC
Tasks
Lynis
Tiny ERP
snortalog


Add comment · Rate this project · Subscribe to new releases · Ignore this project · Email this project to a friend · Project record in XML

 Branches

Branch Version Last release License URLs
Default 1.4.20080820 20-Aug-2008 GNU General Public License (GPL) Homepage Tar/GZ
2.x
Focuses on user experience and usability.
2.0 13-Apr-2005 GNU General Public License (GPL) Homepage
Development
BETA releases and things to test in public
1.3beta.20050904 05-Sep-2005 GNU General Public License (GPL) Homepage Tar/GZ

 Articles referencing this project

 Comments

[»] Database support -- go with postgres
by epte - Jul 13th 2006 13:21:56

After having had difficulty installing tutos with mysql, I looked at the code and found that the SQL is postgres-oriented. The same SQL is used for all the different database engines, and the project as a whole is starting to have difficulties keeping up with the differences, it seems.

A couple of examples are in order:

1) I tried to introduce backticks around field names. Since there is no one place where the SQL is generated, I would have to modify all the field names throughout the project. This is now a necessity for getting MySQL to work, because of the introduction of the repeat keyword in MySQL 4 and 5.

2) There is a "SELECT DISTINCT ON (alias) tablename" type of query in the bugtracking module. This is not valid mysql SQL. Again, this application seems to have been written for postgres with the hopes that it would just work for other DBs.

These issues lost my confidence in this project. My recommendation is that if you do install this project, use postgres.

[reply] [top]




© Copyright 2008 SourceForge, Inc., All Rights Reserved.
About freshmeat.net •  Privacy Statement •  Terms of Use •  Trademark Guidelines •  Advertise •  Contact Us • 
ThinkGeek •  Slashdot  •  Linux.com •  SourceForge.net  •  Jobs