|
About:
Cyberience Project Manager is a PHP/MySQL based project management application for user collaboration and
productivity. The application includes tasks, milestones, time tracking, file uploads, bug tracking, a message board, invoice tracking and creation, checklists, multiple users.
Release focus: Major feature enhancements
Changes:
A new interface was implemented. The Gantt chart
was improved. Extensive testing hub functionality
was added. A major improvement was made to the
timetracking feature.
Author:
harkelino [contact developer]
Homepage:
http://projects.cyberience.co.uk/
Demo site:
http://projects.cyberience.co.uk
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
(not rated)
» Vitality: 0.04% (Rank 1825)
» Popularity: 2.17% (Rank 2376)

(click to enlarge graphs)
Record hits: 28,016
URL hits: 12,439
Subscribers: 43
|
|
Branches
Releases
|
Version
|
Focus
|
Date
|
|
3.0
|
Major feature enhancements |
13-Jul-2008 06:39 |
|
2.2
|
Minor feature enhancements |
24-Feb-2008 16:56 |
|
2.1
|
Major feature enhancements |
27-Oct-2007 22:49 |
|
2.0
|
Major feature enhancements |
18-Sep-2007 22:32 |
|
1.5
|
Major feature enhancements |
07-Jul-2007 05:59 |
|
1.4
|
Major feature enhancements |
03-Jul-2007 11:32 |
|
1.3
|
Minor feature enhancements |
18-Jun-2007 23:05 |
|
1.2
|
Major feature enhancements |
15-Jun-2007 22:16 |
|
1.1
|
Major feature enhancements |
30-May-2007 23:36 |
|
1.0
|
Major feature enhancements |
05-May-2007 21:35 |
Comments
[»]
Installation Program has a bug
by Narayanan Neelakantan - Nov 28th 2007 05:59:54
The installation program has a bug it generates a insert statement, however
one filed headertext got missedout and that is throwing the error.
I just added this, if the author can look into this and fix then it would
be great.
INSERT INTO `cpm_settings` (unq, name, bug_status, bug_severity,
bug_section, bug_type, bill_status, invoicefoot1, invoicefoot2,
invoicefoot3, receiptfoot1, receiptfoot2, receiptfoot3,
currencytext,headertext,footertext) VALUES (1, 'iGATE',
'Closed,Fixed,New,Open,Rejected,Reopen', '1 - Low,2 - Medium,3 - High,4 -
Urgent,5 - Critical',
'Announcement,Database,Documentation,General,Interface,Other,Reception,Support',
'Announcement,Annoying,Bug Report,Content Request,Feature
Request,Feedback,General,Other,Usability', 'Completed,In Progress,Invoice
Due,Invoice Paid,Invoice Sent', 'Please make cheques payable to Company
Name', 'or alternatively payments can be made direct to our bank as
follows:', 'Bank of Anywhere, Sort Code: 00-00-00, A/C No: 00000000',
'Received with Thanks', 'If you have been satisfied with our services,',
'please recommend us to your friends, family and colleagues.',
'£','Header', 'Thank you for choosing Company Name')
-- Best Regards
Narayanan
[reply]
[top]
|