What's new, part 1: New Features for users
Of course one of the most interesting questions for the users is: what can be expected from PHProjekt 6? Beside the technical aspects which will be treated later, here are some hints which will be...
View ArticleWhat's new, part 2: New Features for developers
While part one of What's new was dedicated to users, part two will give you a short overview what developer can expect from PHProjekt 6. As a result of the long-lived, procedural and hard to...
View ArticleTags on PHProjekt 6
There is a new web2.0 feature on PHProjekt6, The Tagging system. Each user can tag their items like to do´s, projects, notes, etc. When you see one item, a list of all of your tags are displayed. You...
View ArticleLive Search
The live search is other web 2.0 feature that the PHProjekt 6 will have. This search works on any key press, and shows any item (Projects, To do´s, Notes, Events, Files, etc) that contain the string...
View ArticleHistory on PHProjekt 6
On PHProjekt 6 each item -project, todo, timecard entry, etc- will have their own history log. All changes on all fields will be logged since item creation. On detail panel, when a item is selected,...
View ArticleProjects, modules and roles
PHProjekt has a hierarchical project tree. Each project is a "node", with different modules, roles and access for each user (in other words, each project can have it's own set of modules and...
View ArticleRoles system
The Role system applies directly to the modules within a project. In order to create a new role, the administrator will have a list of all the active modules, and 4 columns with checkbox: READ, WRITE,...
View ArticlePrivileges on a item
The Privileges is apply on each item within one module of a project. The project owner has a tab in the item form where all users (except the current user) are listed in rows and some checkbox with...
View ArticleSubModule API for the frontend
There is a new API for make sub-modules, A sub module is a front implementation for save various items related to one record. The current example is the Minutes module, where for one meeting, you can...
View Article