Giter VIP home page Giter VIP logo

phprojekt's Introduction

PHProjekt 6

PHProjekt is an application suite that supports communication and management of teams and companies. It includes a group calendar, project management, a request tracker and 12 other modules. See http://www.phprojekt.com for more details

Build Status

Before you run PHProjekt...

In order to run PHProjekt from the checkout, you need to install the neccessary libraries. To do that, run the following commands. (If you're not in the directory containing this file, adjust the path.)

  1. cd phprojekt
  2. wget http://getcomposer.org/composer.phar
  3. php composer.phar install

Contributing

Patches to PHProjekt are always welcome.

Before submitting pull requests sure that your prepared your patch with the following rules in mind.

For a new feature, please open a pull request.

  1. Use unified diff format. This can be done using the diff -u switch. Version control systems like git use unified diffs by default. You can also send us pull requests.

  2. Include a proper commit message

  3. Make sure that you used Zend Framework Coding standard. http://framework.zend.com/manual/en/coding-standard.html

  4. If you like to add new functionallity, make sure that you write a proper proposal.

  5. If you include third party libraries, make sure that they can be distributed und the terms of the Lesser GNU Public License 3 as described in the LICENSE file.

  6. If you change anything under htdocs/dojo, recompile the dojo packages to include new compressed javascript ("ant compilejs" in the project root).

Happy hacking.

(c) 2011 Mayflower GmbH and Contributors

phprojekt's People

Contributors

ahukkanen avatar albrecht avatar aleho avatar dsp avatar evert avatar exi avatar ironpinguin avatar pensecit avatar periklis avatar thorsten avatar voidus avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.