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 - carlos

Pages: 1 [2] 3 4
16
How To's / Re: import/export everything
« on: July 27, 2009, 01:08:15 pm »
Hi tepegoz,

OpenGoo currently does not support exporting the whole data structure. However, depending on what you might be looking for, perhaps this page can be helpful:

http://wiki.opengoo.org/doku.php/installation#moving_an_existing_installation

17
Older versions / Re: User can work on more than one task at one
« on: April 22, 2009, 10:46:10 am »
The check you mentioned actually checks to see if the user is already working on the selected task, rather than on any other task,, this way it stops the user from working twice at the same time on the same task.

The option of "working on multiple tasks" is interesting,, we could probably work on it, although I'm not sure when it could be available as we're about to release 1.4 beta today

18
1.3 final / Re: Billing report not working
« on: April 22, 2009, 09:41:07 am »
Hi guys,

The total billing appears as $0 for the tasks or timeslots which were created before the billing category was assigned to the user. After that, billing amounts should start working correctly,, if this is not the case then we probably have a bug, but I guess this is what might be happening.

Billing amounts are set the moment the tasks / timeslots are being closed, because they could change with time and previous timeslots should not have their billing values updated. We could probably add an action to set all "0" billing values to the current billing settings for a user though, do you think this should be a necessary feature?

19
Older versions / Re: Minor time rounding or display bug
« on: April 21, 2009, 01:19:45 pm »
Wow,, thanks for the notification, we hadn't noticed that. I believe it is because of the conversion happening after the timeslot is added, as the decimal number is actually converted to H:m:s in the background.

We could perhaps round the display to a certain number of decimal places, say 3 for example.

20
How To's / Re: $ ---> €
« on: April 21, 2009, 11:47:53 am »
Hi guys,

I think this is an important issue,, we'll make the currency sign configurable for version 1.4

21
How To's / Re: How do I create custom reports?
« on: April 20, 2009, 04:11:37 pm »
Hi Pet,,

Good timing! Actually the ability to create custom reports is a feature which will come out in the new version (1.4), along with custom fields for different object types.

We are planning on releasing 1.4 beta in the coming days.. it will then be quite easy to create new custom reports from the reporting module.

22
Hi max,, I just wanted to post an update, I was planning as I said on working on the wiki this weekend, but I didn't have the chance to sit down and work on it, so I'll see if I can do it today when I get back home.

I was checking on the output of phpDocumentor you just posted,, this is a good idea, I like the way the info gets presented. It would be interesting to see how phpDocumentor works with the internal comments. I saw that for example in the class trees, the models do not appear and there is an important hierarchy there, and upon further checking I saw they were not recognized as classes. We could also perhaps run phpDocumentor on a subset of the php files instead of running it on the whole project,,, for example, we could exclude the following files:

- All the language definitions
- Template files in application/views?
- Some common libraries such as the Zend framework.. on another note, these could be removed altogether, as they were used for testing search using Lucene, which isn't used or supported now.

this might improve the phpDocumentor processing time ;), besides making the info simpler and more useful or relevant. We should also work harder with the internal documentation as it is an aspect of development we have been overlooking for some time now ::).

Anyway, thanks for your help max!,, i really liked the phpDocumentor idea

23
Architecture / Re: A few questions tothe developers
« on: April 16, 2009, 05:12:15 pm »
Hi max,,

First of all,,, what a great initiative! I was planning on building a simple help section for developers but upon seeing what you have laid out in your "brain dump", it seems there are more points to cover than what I initially thought  ;).

Perhaps it would be a good idea to build upon what you have already written, we could probably work directly in the wiki entry, and discuss larger issues in the forum. I won't be able to work much on it today but probably by monday I might be able to upload and complete many of the points you mentioned.

I'll notify you once I have made any changes,, thanks!

24
1.3 final / Re: visibility of owner company not always correct
« on: April 07, 2009, 05:16:10 pm »
Hi max,

thanks for the notification. You're mentioning quite a few bugs in your message... we will have to do further checks for consistency on the tasks panel, then post all the bugs found so that we can tackle the problem appropriately.

I guess fixes for this might appear on the 1.5 release as we are currently closing 1.4 beta,, however we might issue a patch which could include a fix for the problems you mentioned. Thanks again max,,

Carlos

25
How To's / Re: Changing the number of General timeslots displayed
« on: April 07, 2009, 05:04:36 pm »
Hi spindrift,

There is currently no way to set the number of general timeslots displayed. This control is still in a beta stage, however your request seems quite intuitive. I was planning on adding a filter by user as you suggested,, but we could improve the control by adding a filter by dates option, so that you could display the last month's timeslots. We will have to implement pagination on the control also...

So, yes, we are planning on solving these problems. However, I don't know when the solution might be available, probably for the 1.5 release, as we are now closing the 1.4 beta

26
Feature requests / Re: Email view preferences
« on: April 06, 2009, 02:26:17 pm »
Thanks for the bug report,, this is in fact not working as it should.

We are planning on improving the email section for version 1.5 so this bug will be fixed shortly.

27
Magyar / Re: Hungarian (magyar)
« on: April 06, 2009, 11:25:42 am »
Thanks Dugo for your translation!

I will add the files to the main project branch. Cheers!  :)

Carlos

28
How To's / Re: Dashboard
« on: March 31, 2009, 03:47:22 pm »
Hi Martin,

You can enable the charts by enabling the reporting module, in Administration / Configuration / Modules. This will display a new "Reporting" tab which is in beta (more like alpha) state at the moment, but will also enable the charts to be displayed in the dashboard,,, perhaps it could be a good idea to display the charts regardless of the "show reporting module" setting for the time being

29
1.3 final / Re: Can't Add Event Invitations
« on: March 24, 2009, 02:33:17 pm »
Thanks i.am.stack for the notification. We found this bug and have already corrected it, it was caused by a typo in one of our helper functions. If you want to correct the error just replace "$lenght" to "$length" in environment/functions/utf.php, line 15 or 16, it should read:

if(is_null($length)) $length = strlen_utf($string) - $start;

We are thinking about releasing a 1.3.1 version shortly due to the fact that there are a few bugs in v.1.3, this fix will be included in that version. Please tell me if this works for you, cheers

30
Mails could be sent even if you are editing a task, if there are any subscribers to the task for example, delaying the save time.

Try creating a new task, then editing it and saving it, does it still take 14 seconds? Also, are you editing the task from the tasks panel or from the edit task view (accessible when you click "All options..." when editing from the tasks panel)?

Pages: 1 [2] 3 4