An open source groupware alternative to commercial software (such as Basecamp) designed to strengthen cooperation and communication between clients and developers. Features include: time tracking, mail, calendars, task lists, extensions, and more.
Be the first to post a text review of phpHeadquarters. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Revision: 7 Author: poppins Date: 10:07:13 PM, Tuesday, May 12, 2009 Message: added keywords property to core.php and common.php ---- Modified : /trunk/phpHeadquarters/common.php Modified : /trunk/phpHeadquarters/includes/core.php Revision: 6 Author: poppins Date: 9:59:45 PM, Tuesday, May 12, 2009 Message: added common.php, core.php, and config.php ---- Added : /trunk/phpHeadquarters/common.php Added : /trunk/phpHeadquarters/config.sample.php Added : /trunk/phpHeadquarters/includes/core.php Revision: 5 Author: poppins Date: 7:42:51 PM, Tuesday, May 05, 2009 Message: changed svn:eol-style to native ---- Modified : /trunk/phpHeadquarters/LICENSE Modified : /trunk/phpHeadquarters/README Modified : /trunk/tests/simpletest/HELP_MY_TESTS_DONT_WORK_ANYMORE Modified : /trunk/tests/simpletest/LICENSE Modified : /trunk/tests/simpletest/README Modified : /trunk/tests/simpletest/VERSION Modified : /trunk/tests/simpletest/authentication.php Modified : /trunk/tests/simpletest/autorun.php Modified : /trunk/tests/simpletest/browser.php Modified : /trunk/tests/simpletest/collector.php Modified : /trunk/tests/simpletest/compatibility.php Modified : /trunk/tests/simpletest/cookies.php Modified : /trunk/tests/simpletest/default_reporter.php Modified : /trunk/tests/simpletest/detached.php Modified : /trunk/tests/simpletest/docs/en/authentication_documentation.html Modified : /trunk/tests/simpletest/docs/en/browser_documentation.html Modified : /trunk/tests/simpletest/docs/en/docs.css Modified : /trunk/tests/simpletest/docs/en/expectation_documentation.html Modified : /trunk/tests/simpletest/docs/en/form_testing_documentation.html Modified : /trunk/tests/simpletest/docs/en/group_test_documentation.html Modified : /trunk/tests/simpletest/docs/en/index.html Modified : /trunk/tests/simpletest/docs/en/mock_objects_documentation.html Modified : /trunk/tests/simpletest/docs/en/overview.html Modified : /trunk/tests/simpletest/docs/en/partial_mocks_documentation.html Modified : /trunk/tests/simpletest/docs/en/reporter_documentation.html Modified : /trunk/tests/simpletest/docs/en/unit_test_documentation.html Modified : /trunk/tests/simpletest/docs/en/web_tester_documentation.html Modified : /trunk/tests/simpletest/docs/fr/authentication_documentation.html Modified : /trunk/tests/simpletest/docs/fr/browser_documentation.html Modified : /trunk/tests/simpletest/docs/fr/docs.css Modified : /trunk/tests/simpletest/docs/fr/expectation_documentation.html Modified : /trunk/tests/simpletest/docs/fr/form_testing_documentation.html Modified : /trunk/tests/simpletest/docs/fr/group_test_documentation.html Modified : /trunk/tests/simpletest/docs/fr/index.html Modified : /trunk/tests/simpletest/docs/fr/mock_objects_documentation.html Modified : /trunk/tests/simpletest/docs/fr/overview.html Modified : /trunk/tests/simpletest/docs/fr/partial_mocks_documentation.html Modified : /trunk/tests/simpletest/docs/fr/reporter_documentation.html Modified : /trunk/tests/simpletest/docs/fr/server_stubs_documentation.html Modified : /trunk/tests/simpletest/docs/fr/unit_test_documentation.html Modified : /trunk/tests/simpletest/docs/fr/web_tester_documentation.html Modified : /trunk/tests/simpletest/dumper.php Modified : /trunk/tests/simpletest/eclipse.php Modified : /trunk/tests/simpletest/encoding.php Modified : /trunk/tests/simpletest/errors.php Modified : /trunk/tests/simpletest/exceptions.php Modified : /trunk/tests/simpletest/expectation.php Modified : /trunk/tests/simpletest/extensions/pear_test_case.php Modified : /trunk/tests/simpletest/extensions/phpunit_test_case.php Modified : /trunk/tests/simpletest/extensions/testdox/test.php Modified : /trunk/tests/simpletest/extensions/testdox.php Modified : /trunk/tests/simpletest/form.php Modified : /trunk/tests/simpletest/frames.php Modified : /trunk/tests/simpletest/http.php Modified : /trunk/tests/simpletest/invoker.php Modified : /trunk/tests/simpletest/mock_objects.php Modified : /trunk/tests/simpletest/page.php Modified : /trunk/tests/simpletest/parser.php Modified : /trunk/tests/simpletest/reflection_php4.php Modified : /trunk/tests/simpletest/reflection_php5.php Modified : /trunk/tests/simpletest/remote.php Modified : /trunk/tests/simpletest/reporter.php Modified : /trunk/tests/simpletest/scorer.php Modified : /trunk/tests/simpletest/selector.php Modified : /trunk/tests/simpletest/shell_tester.php Modified : /trunk/tests/simpletest/simpletest.php Modified : /trunk/tests/simpletest/socket.php Modified : /trunk/tests/simpletest/tag.php Modified : /trunk/tests/simpletest/test/acceptance_test.php Modified : /trunk/tests/simpletest/test/adapter_test.php Modified : /trunk/tests/simpletest/test/all_tests.php Modified : /trunk/tests/simpletest/test/authentication_test.php Modified : /trunk/tests/simpletest/test/autorun_test.php Modified : /trunk/tests/simpletest/test/bad_test_suite.php Modified : /trunk/tests/simpletest/test/browser_test.php Modified : /trunk/tests/simpletest/test/collector_test.php Modified : /trunk/tests/simpletest/test/command_line_test.php Modified : /trunk/tests/simpletest/test/compatibility_test.php Modified : /trunk/tests/simpletest/test/cookies_test.php Modified : /trunk/tests/simpletest/test/detached_test.php Modified : /trunk/tests/simpletest/test/dumper_test.php Modified : /trunk/tests/simpletest/test/eclipse_test.php Modified : /trunk/tests/simpletest/test/encoding_test.php Modified : /trunk/tests/simpletest/test/errors_test.php Modified : /trunk/tests/simpletest/test/exceptions_test.php Modified : /trunk/tests/simpletest/test/expectation_test.php Modified : /trunk/tests/simpletest/test/form_test.php Modified : /trunk/tests/simpletest/test/frames_test.php Modified : /trunk/tests/simpletest/test/http_test.php Modified : /trunk/tests/simpletest/test/interfaces_test.php Modified : /trunk/tests/simpletest/test/live_test.php Modified : /trunk/tests/simpletest/test/mock_objects_test.php Modified : /trunk/tests/simpletest/test/page_test.php Modified : /trunk/tests/simpletest/test/parse_error_test.php Modified : /trunk/tests/simpletest/test/parser_test.php Modified : /trunk/tests/simpletest/test/reflection_php4_test.php Modified : /trunk/tests/simpletest/test/reflection_php5_test.php Modified : /trunk/tests/simpletest/test/remote_test.php Modified : /trunk/tests/simpletest/test/shell_test.php Modified : /trunk/tests/simpletest/test/shell_tester_test.php Modified : /trunk/tests/simpletest/test/simpletest_test.php Modified : /trunk/tests/simpletest/test/socket_test.php Modified : /trunk/tests/simpletest/test/support/collector/collectable.1 Modified : /trunk/tests/simpletest/test/support/collector/collectable.2 Modified : /trunk/tests/simpletest/test/support/empty_test_file.php Modified : /trunk/tests/simpletest/test/support/spl_examples.php Modified : /trunk/tests/simpletest/test/support/supplementary_upload_sample.txt Modified : /trunk/tests/simpletest/test/support/test1.php Modified : /trunk/tests/simpletest/test/support/upload_sample.txt Modified : /trunk/tests/simpletest/test/tag_test.php Modified : /trunk/tests/simpletest/test/test_with_parse_error.php Modified : /trunk/tests/simpletest/test/unit_tester_test.php Modified : /trunk/tests/simpletest/test/unit_tests.php Modified : /trunk/tests/simpletest/test/url_test.php Modified : /trunk/tests/simpletest/test/user_agent_test.php Modified : /trunk/tests/simpletest/test/visual_test.php Modified : /trunk/tests/simpletest/test/web_tester_test.php Modified : /trunk/tests/simpletest/test/xml_test.php Modified : /trunk/tests/simpletest/test_case.php Modified : /trunk/tests/simpletest/unit_tester.php Modified : /trunk/tests/simpletest/url.php Modified : /trunk/tests/simpletest/user_agent.php Modified : /trunk/tests/simpletest/web_tester.php Modified : /trunk/tests/simpletest/xml.php Revision: 3 Author: poppins Date: 7:33:34 PM, Tuesday, May 05, 2009 Message: renamed LICENSE and README ---- Modified : /trunk/phpHeadquarters Deleted : /trunk/phpHeadquarters/LICENSE.txt Deleted : /trunk/phpHeadquarters/README.txt Deleted : /trunk/phpHeadquarters/modules Added : /trunk/phpHeadquarters/LICENSE (Copy from path: /trunk/phpHeadquarters/LICENSE.txt, Revision, 2) Added : /trunk/phpHeadquarters/README (Copy from path: /trunk/phpHeadquarters/README.txt, Revision, 2) Revision: 2 Author: poppins Date: 11:29:36 PM, Monday, May 04, 2009 Message: added LICENSE and README ---- Added : /trunk/phpHeadquarters/LICENSE.txt Added : /trunk/phpHeadquarters/README.txt Added : /trunk/phpHeadquarters/docs Revision: 1 Author: poppins Date: 7:07:46 PM, Monday, May 04, 2009 Message: setup repository structure ---- Added : /trunk Added : /trunk/phpHeadquarters Added : /branches Added : /tags Added : /trunk/phpHeadquarters/cache Added : /trunk/phpHeadquarters/extensions Added : /trunk/phpHeadquarters/files Added : /trunk/phpHeadquarters/includes Added : /trunk/phpHeadquarters/install Added : /trunk/phpHeadquarters/languages Added : /trunk/phpHeadquarters/modules Added : /trunk/phpHeadquarters/skins Added : /trunk/phpHeadquarters/skins/default Added : /trunk/tests
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?