################################# #### #### ## ## # Simple Project Management # # V2.01 # # 2010-08-02 # # mac@homac.net # ## ## #### #### ################################# # Thank You for purchasing Simple-PM The idea behind Simple-PM is an easy to use Projectmanagement tool. I was searching a while for something like that an unfortunately nothing was the right one for me. So I began to program my own project manager and here it is :) ++++++++++++ + Features + ++++++++++++ Users * Just two levels of user-rights (Administrator or custom user rights) NEW since V1.2 * edit their profildata * add their working-times to projects they are assigned to * administrators can add their times everywhere * administrators can manage a lot of users and define there project and user rights * ability to write todos NEW since V1.3 * ability to delegate todos NEW since V1.35 * ability to define own weekly/monthy working load NEW since V1.35 * ... Customers * a lot of details for each customer * access projects through customerviews * inactive customers and their projects can only be viewed by an administrator * short overview of assigned project and their working times * short overview of assigned documents and their working times NEW since V1.2 * short overview of assigned todos and their working times NEW since V1.3 * ... Statistics NEW since V1.5 * with JQuery’s jqBarGraph * all projects (spent time) per customer * all project-times per project (splitted into months and then into days) – days with milstones will be signalized * all projects to single user * single projects to single user (month/year – day/month) * own projects via profile * own single project via profile Documents NEW since V1.1 * document management included, invoices, offers and other documents can now be uploaded to the customers * the documents are only downloadable by administrators (no direct linking) or users with rights to view the customer’s documents Projects * create projects and assign them to the customers * assign users to the projects * start time-measurement just by clicking on start now icon * stop time-measurement immediately just by clicking on stop now icon or edit unclosed working-time * add custom working-times by clicking the appropriate icon * ..... Project-Files NEW since V1.3 * document management for projects included, every kind of document can now be uploaded to your projects * the documents are only downloadable by administrators (no direct linking) or users with rights to view the project’s documents * different user-rights for adding/editing/viewing and deleting project files Languages NEW since V1.4 * SPM supports mutli languages, currently english and deutsch * it’s possible to add new languages by copying one of the language directories and edit the copied files * every user can use his preferred language during the login process Knowledgebase NEW since V2.0 * abbility to create entries for all or just for you * searchfunction included * with wysiwyg editor ++++++++++++++++ + Requirements + ++++++++++++++++ php5.x should work with 4.x too mysql5.x should work with 4.x too ++++++++++++++++ + Installation + ++++++++++++++++ Just unzip, upload and run setup.php, follow instructions You have to change something in the conf.php (take a look) If you like to create table structure with tables.sql please take care of the table prefix +++++++++++ + Upgrade + +++++++++++ Follow Instructions in the correct update...txt files +++++++++++++ + User/Pass + +++++++++++++ User: admin Pass: pass ++++++++++++++++++++ + More Information + ++++++++++++++++++++ Icons from FamFam CalendarJS from Jason Moon http://calendar.moonscript.com/dateinput.cfm JQuery's jqBarGraph (with little IE6,7,8 modifications) JQuery's Countdown http://keith-wood.name/countdown.html JQuery's Wysiwyg Editor jwysiwyg https://code.google.com/p/jwysiwyg/