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

Pages: [1] 2 3
1
Announcements / Re: Security risk/Password??
« on: September 29, 2009, 04:46:04 am »
When I download the zip for 1.5.3. and try to unzip it, Windows says it contains "an unspecified security risk. Would you like to continue?".

If I continue anyway, it says that
Quote
File '.cvsignore' is password protected. Please enter the password inthe box below.

What gives? Is this a legitimate copy? If so, what is the password?

I downloaded opengoo_1.5.3.zip and unzipped it without any problem. Please, visit http://sourceforge.net/projects/opengoo/files/ and try again.  :)

2
It's will be very good if there's a way to integrate OpenGoo with Drupal. For example, if a OpenGoo user logged in , they should be able to create or edit the contents in Drupal too. It's not necessary for a user to log in twice into one domain just because of the different apps.

I hope there will be some sort of api for this problem.

3
Older versions / System notification by e-mail
« on: June 28, 2009, 03:43:06 am »
Before upgrading from 1.3.1 to 1.4.2, I got the e-mail notification like the following format :

Before upgrading :

Text :
View that comment :
Company :
Author :

After upgrading :
Text :
View that comment :
Company :

There's no Author. I've got e-mail about the new comments but no Author of that comment showing up in 1.4.2.

Is this a bug or a matter of configuration ? I've been looking to enable this but I can't find it. Anyone has a problem like this ?

4
Security / Re: Security concern in RSS feature
« on: April 27, 2009, 10:57:27 pm »
2) Remove line 62 from 'application/views/dashboard/widget_dashboard_info.php':

Code: [Select]
<tr><td colspan="2"><a target="_blank" class="link-ico ico-rss"
href="<?php echo get_url('feed''project_activities',
 array(
'id' => logged_user()->getId(), 
'token' => logged_user()->getTwistedToken(), 
'project' => $project->getId())) ?>
">
<?php echo lang("recent project activities feed"
clean($project->getName()))?>
</a></td></tr>

Thanks.

P.S : There should be a forum section to discuss the security issue of the Open Goo because it is not a general discussion.

5
General Discussion / Re: Oracle buys Sun
« on: April 24, 2009, 05:24:58 am »
They need to fork MySQL otherwise it will be languished under Oracle just like BerkeleyDB.

Read more :

 http://ostatic.com/blog/oracle-to-buy-sun-will-mysql-ever-be-the-same
http://gigaom.com/2009/04/20/oracle-to-buy-sun-for-74-billion/



Not a good news for Open Source community  :(

6
Security / Re: Security concern in RSS feature
« on: April 24, 2009, 05:09:37 am »
As the time being RSS feature should be disabled by default. We can't afford any risk as you can share the RSS link with other people.  :(

How would I manually disable the RRS feature ?

Thank you.

7
New Community Members / Re: I'm New here!
« on: April 24, 2009, 04:51:27 am »
Hi and សូមស្វាគមន័

8
Feature requests / Collapsible workspaces in the Workspaces page
« on: April 10, 2009, 06:04:04 am »
Hi,

First thing, we have been starting to use OpenGoo for 1 month now. People here like it. So, Thank You for the great application.   :D

If you go to Administration --> Workspaces, then you will see a list of workspaces that you have. Currently, we have 62 workspaces including the personal workspaces.  There are 2 columns Name and Options for  these workspaces, and they are listed in Name order. What if we have 200 workspaces, it will be frustrating to look at all of them at once.

It would be very nice if all of these workspaces are arranged in the same  way that the worksapces in the left navigation, so it will be collapsible for main workspaces.

I'm sure this is good feature to be implement.

9
Feature requests / Re: assigning the same task to many people
« on: March 28, 2009, 12:22:00 pm »
This is a very helpful request. We need to be able to assign a task to a group or multiple users. 

10
Feature requests / Re: WYSIWYG HTML editor for Task, and Note
« on: March 28, 2009, 12:18:20 pm »
We're now evaluating using a tool called HTML Purifier. I think this would allow us to use HTML tags safely. This should be available on version 1.4.

My boss will be happy because he is complaining to me a lot about OG because of this feature. Even though we are currently testing OG, but we see a lot of potential in it. I will ask him to consider some donation. :D

11
Feature requests / Re: WYSIWYG HTML editor for Task, and Note
« on: March 26, 2009, 04:18:54 am »
How about the BBC tags ?

12
Feature requests / WYSIWYG HTML editor for Task, and Note
« on: March 24, 2009, 11:48:28 pm »
It will be very helpful indeed if OpenGoo has WYSIWYG for Task and Note. Currently, it's very difficult for us to make a good format Task description and Note. I tried to insert some HTML tag to the text box  for Task(Description) and Note (Text), but it showed those tags back on the page.

Is there any tweak that I can use the HTML tag for Task and Note since OpenGoo has no WYSIWYG for these two ?

Thanks.

13
How To's / Re: From localhost to shared hosting (real host)
« on: March 24, 2009, 04:06:40 am »
I read this and I followed the instruction. It works :

http://wiki.opengoo.org/doku.php?id=installation

14
How To's / From localhost to shared hosting (real host)
« on: March 24, 2009, 12:00:59 am »
Hi,

After testing OpenGoo locally for a while, we decided to move it to the shared hosting. Here what I did :

  • upload everything
  • modified the config.php inside the config folder to match the real database info on the real host
  • Used phpMyadmin to export data from localhost and use it with database on the real host

However, it gave the blank page all the time on the shared hosting. Is there any extra thing that I need to do to move locally hosted OpenGoo to a shared hosting environment.

Thanks

15
Installation problems / Re: Can't add a new user
« on: March 18, 2009, 04:53:53 am »
Try to install OpenGoo in XAMPP or WAMP first and see if you get the same error

Pages: [1] 2 3