Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - man2004

Pages: [1] 2 3
1
Announcements / Re: OpenGoo 1.4 is out!
« on: May 22, 2009, 03:28:06 pm »
What features are coming in 1.5?

2
Announcements / Re: 2009 SourceForge.net Community Choice Awards
« on: May 11, 2009, 12:46:33 pm »
Voted  ;D

3
How To's / Possible to grant read write permission except deletion?
« on: March 15, 2009, 01:28:52 pm »
Hi,

Is that possible to grant read write permission except deletion? I do not want certain users be able to delete tasks, document, etc. but otherwise they could do whatever they want.

4
Architecture / Re: CakePHP Framework
« on: March 06, 2009, 12:24:59 pm »
Hi,

Don't get me wrong. I appreciate very much in the rich features introduced and the super speed of development. Just afraid that the existing framework will become bottleneck.

Have you guys overcome the limitations raised in PP?

5
Architecture / Re: CakePHP Framework
« on: March 04, 2009, 02:59:51 pm »
Hi,

Both Opengoo and ProjectPier uses ActiveCollab as the base framework. Recently PP development seems not progressing well and there are some posts talking about the limitation of ActiveCollab framework (see one of the post http://www.projectpier.org/node/1331#comment-2907)

Have you guys faced similiar problem in introducing new features? I really love OG and I hope that this issue will not be a bottleneck to this great piece of software.

6
Components / Re: Feeds
« on: February 28, 2009, 01:03:26 pm »
How can I get the url of the RSS feed? I would like to use other RSS reader to read the feed from OG.

7
1.2 / Re: 1.2.0.1 minor bugs
« on: February 20, 2009, 02:42:43 pm »
2) The buttons on the top toolbar don't affect milestones. There may be a usability issue there as the user would think that it does.

Why the buttons on the top toolbar don't affect milestones? Those actions also apply to milestones.

8
1.2 / 1.2.0.1 minor bugs
« on: February 19, 2009, 03:02:29 pm »
In 1.2.0.1 using IE6,

1. In the task overview panel, when I move the cursor over the Print icon, "Missing lang.js: print all groups" is displayed.

2. Cannot use the "Move to trash" to delete just one milestone without any tasks underneath in the task overview panel. I need to go to the detail panel to delete it. It will work if there are tasks underneath the milestone.

3. In IE6, in the overview panel, the "View as list" button is overlapped with the Workspace name. I can also click any area at the same horizontal position of the Workspace name to go to list view.


9
Feng Office 1 / Re: Cannot edit task in the task page
« on: December 24, 2008, 03:38:31 pm »
Adding this line 'environment/functions/general.php' after line 86 should solve those errors:

Code: [Select]
if ($value instanceof DateTimeValue) return $value;
In order to try to locate where the error originates you could change that previous line for the next one:

Code: [Select]
if ($value instanceof DateTimeValue) throw new Error("Report this error message at http://forums.opengoo.org/index.php?topic=559.0");
And post the error message here.

Thanks.

Here is what I get:

Report this error message at http://forums.opengoo.org/index.php?topic=559.0
Error params:
File:    /var/www/opengoo/environment/functions/general.php
Line:    87
Backtrace:
#0 /var/www/opengoo/application/controllers/TaskController.class.php(854): getDateValue(Object(DateTimeValue))
#1 /var/www/opengoo/environment/classes/controller/Controller.class.php(69): TaskController->edit_task()
#2 /var/www/opengoo/environment/classes/controller/PageController.class.php(62): Controller->execute('edit_task')
#3 /var/www/opengoo/environment/classes/Env.class.php(121): PageController->execute('edit_task')
#4 /var/www/opengoo/init.php(150): Env::executeAction('task', 'edit_task')
#5 /var/www/opengoo/index.php(9): require('/var/www/opengo...')
#6 {main}
Autoglobal varibles:
$_GET:    Array (
  ['ajax'] => (string) 'true'
  ['c'] => (string) 'task'
  ['a'] => (string) 'edit_task'
  ['id'] => (string) '17'
  ['active_project'] => (string) '3'
  ['current'] => (string) 'tasks-panel'
)
$_POST:    
$_COOKIE:    Array (
  ['PHPSESSID'] => (string) 'e665a57db80d77141111598684132cc6'
  ['id'] => (string) '2'
  ['token'] => (string) 'fa4cd8e2ddcdbe4ee86e1e12035300fe925da7d5'
)
$_SESSION:    Array (
  ['cal_version'] => true
  ['month'] => (string) '12'
  ['year'] => (string) '2008'
  ['day'] => (string) '09'
)
Execution time:
Total execution time: 0.608056 seconds

10
How To's / Re: Template in 1.1beta
« on: December 15, 2008, 05:26:43 am »
When I created task from template, Error "You don't have permission to access requested page" displayed but tasks were still created. No log was generated.

11
How To's / Re: email module and task time report in 1.1 beta
« on: December 15, 2008, 05:05:55 am »
1. Sorry, I overlooked the upgrade instructions. I jumped directly to the changelog to look for new stuff  :P

2. Time report worked. Thanks. But the Print report is located at the General timeslots section which for me is not very good as this is not only for general timeslot.

12
Feng Office 1 / Re: Cannot edit task in the task page
« on: December 15, 2008, 04:44:41 am »
Strange. I could not repeat the problem! But an error log was generated after I had clicked the Edit in the detail task view screen. Below please find the log:

<?php die(); ?>
Session "default" started at 2008-12-08T19:54:29+0000
#1 ERROR: Error: Object of class DateTimeValue could not be converted to string in '/var/www/opengoo/environment/functions/general.php' on line 88 (error code: 4096)
#2 ERROR: Error: Object of class DateTimeValue to string conversion in '/var/www/opengoo/environment/functions/general.php' on line 88 (error code: 8)
#3 ERROR: Error: Undefined offset:  1 in '/var/www/opengoo/environment/functions/general.php' on line 90 (error code: 8)
#4 ERROR: Error: Undefined offset:  2 in '/var/www/opengoo/environment/functions/general.php' on line 90 (error code: 8)
#5 ERROR: Error: mktime() expects parameter 4 to be long, string given in '/var/www/opengoo/environment/classes/datetimevalue/DateTimeValueLib.class.php' on line 33 (error code: 2)
Time since start: 0.404546022415 seconds
-------------------------------------------------------------------------------

13
How To's / Re: Template in 1.1beta
« on: December 12, 2008, 12:52:39 pm »
Yes, I hope that by adding milestone all its tasks and subtasks could be added.

Agree adding workspace in the template is not useful. Let's forget it.

There are many fields in the task. Which fields are remembered in template? Could custom property be able to be remembered? If so, I could then use custom property to easily define special property specific to my projects and do not need to retype each time.

14
Feng Office 1 / Cannot edit task in the task page
« on: December 11, 2008, 03:24:11 pm »
Click a task to go to the task page. Click Edit then Error 500 occured. But it could be editted from the quick edit menu.

15
How To's / Template in 1.1beta
« on: December 11, 2008, 03:16:49 pm »
The template logic is changed in 1.1 beta. Now I can add multiple objects in one template. Good. But I have following questions:

1. Subtask is not honoured in the template. Is it the limitation or bug?

2. It seems that now only task could be added in the template. Will it be extended to other objects in future?

3. Is it possible to add milestone (with tasks and subtasks contained) or even workspace as template?

Pages: [1] 2 3