fmII
Fri, Jul 25th home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop 18:38 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 2.0 (2.x)
Section: Unix

 

Added: Wed, Aug 23rd 2000 11:26 UTC (7 years, 11 months ago) Updated: Sat, Mar 17th 2007 02:12 UTC (1 year, 4 months 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.

Release focus: Major feature enhancements

Changes:
TUTOS 2 aims at providing a better user experience and providing a nice, clean GUI. To achieve this, a lot of work had to be done, and there is still some more to do. It uses the Smarty template engine, and a default clean template set is provided. TUTOS 2 has been used in production since August 2004.

Author:
Gero Kohnert [contact developer]

Rating:
8.10/10.00 (25 votes)

Homepage:
http://www.tutos.org
Debian package:
http://packages.debian.org/unstable/web/tutos2
CVS tree (cvsweb):
http://tutos.cvs.sourceforge.net/tutos/?only_with_tag=BRANCH-2-0
Mailing list archive:
http://sourceforge.net/mailarchive/forum.php?forum_id=3718

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]
No dependencies filed

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

» Rating: 8.10/10.00 (Rank 365)
» Vitality: 0.02% (Rank 1968)
» Popularity: 11.19% (Rank 178)

project statsdownload stats
(click to enlarge graphs)
   Record hits: 126,827
   URL hits: 104,269
   Subscribers: 205

Other projects from the same categories:
Ochiba
Spammer Tracker
silk web
Django App Engine Utilities
tru filemanager

Users who subscribed to this project also subscribed to:
VultureNG
Free Pascal Compiler
phpLDAPadmin
Test-AutoBuild
Scmbug


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.3.20070317 17-Mar-2007 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

 Releases

Version Focus Date
2.0 Major feature enhancements 13-Apr-2005 21:29

 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