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.


Topics - gman

Pages: [1] 2
1
How To's / Search
« on: September 27, 2010, 02:43:55 pm »
Is there a way to limit the search to specific characters. For example, if I want to search for @Action, I don't not want to see everything on site with @ or Action, which is currently what happens. I want to specifically search for @Action.

2
How To's / Filter Object Type values
« on: September 27, 2010, 02:20:32 pm »
I would like to filter tasks by Object Type value. So if I have Object Type 1 with some values,  I would like to know if it is possible to filter by the Object Type 1 values, or can you only filter by the Object Type.

3
How To's / Group By Object Type values
« on: September 24, 2010, 04:41:11 pm »
I've started using the Object Types for tasks. In particular I started setting Object Types for David Allen's Getting Things Done. So what I have is a GTD Object Type that is a selection list with @Action, @Delegate, @Defer, etc...  When I create a task I set the GTD object type.

So when I login and go to all my tasks, I can Group By Object Type and see GTD, but I cannot see the GTD groupings.

Does it make sense to do iut this way? Is there another way I should be approaching this?

4
Ideas / CMS
« on: September 23, 2010, 11:06:38 pm »
I know this maybe way off the idea thread, but have the FengOffice team ever considered developing a CMS? You have done wonders with FengOffice, I'm guessing your team could create a great CMS. And a CMS integrated with FengOffice would be tremendous! Just a thought.

5
Installation problems / 1.7 RC3 Upgrade issue
« on: June 28, 2010, 09:37:42 am »
Received error upgrading from 1.7 RC2 to 1.7 RC3:

Failed to execute DB schema transformations. MySQL said: Can't create table '<?php echo ?>administration_logs' (errno: 22)

Manually creating the table in MySQL worked.

6
How To's / Internet Explorer secure / non-secure SSL issue
« on: June 22, 2010, 07:47:47 am »
Using Fengoffice from a server with SSL. In Firefox, Chrome, etc, we get SSL without issue. IE8 displays the website contains both secure and non-secure content warning. Is there anything in Fengoffice that would cause this in IE8? Fengoffice is not alone, I also get this warning message in Alfresco and Liferay.

Any thoughts or ideas?

7
Older versions / Internet Explorer 8 JavaScript error
« on: May 24, 2010, 04:04:14 pm »
I receive the following type of errors in IE8:

Webpage error details

Message: 'this.getOwnerTree()' is null or not an object
Line: 102
Char: 2338
Code: 0
URI: http://test.commerce.wi.gov/php/fengoffice/public/assets/javascript/extjs/ext-all.js

Is this a bug with the JavaScript code or an IE 8 issue.


8
Development / LDAP 1.7 RC
« on: May 11, 2010, 02:04:55 pm »
After looking at some threads on LDAP, I configured using the example LDAP config file. When I try to login using an admin account created before LDAP I could not login and the log.php file is empty. I changed the LDAP bind credentials, restart the server and when I login using admin I get credential errors. So I assume that this tells me the first attempt I made worked and it connected. I go back to the original config, restart the server and try to connect with admin and again nothing in the log.php file. I try to login with a know LDAP user and I get the red box with the message failed to log you in.

Has anyone successfully got LDAP to work with 1.7RC? I'm using LDAP to go at an Active Directory server. I have successfully did this in Alfresco and was able to import AD user attributes into Alfresco authentication. I'm using the same credential information for both Alfresco and FengOffice. LDAP integration will be key for any potential integration of FengOffice into my employers workflow.

9
Feature requests / Additional admnistrative or owner permissions
« on: April 16, 2010, 04:02:26 pm »
In the past I have advocated for another administrative or owner. level for clients or workspaces.

Any thoughts on changes to the permissions levels in FengOffice. Of all the "weaknesses" in FengOffice compared to other systems, the permissions levels are the ones I see most glaring. I would see the an additional administrative or owner level permissions a more important need than new features.

10
Older versions / Deleted user not removed
« on: April 14, 2010, 06:23:52 pm »
I deleted a user and went to recreate a user with the same username but i get an error that the selected name is already taken.

11
Older versions / Internet Explorer 8 problems
« on: April 13, 2010, 05:44:06 pm »
When using FengOffice in Internet Explorer 8 I get the following web page error details

Message: Object doesn't support this property or method
Line: 70
Char: 1753
Code: 0
URI: http://test.commerce.wi.gov/php/fengoffice/public/assets/javascript/extjs/ext-all.js

I checked the ExtJS web site and there appears to be problems with extjs and Internet Explorer.

I ran ext-all.js though http://jslint.com/ and found a lot of errors, but not the error that is proving to be the issue in Internet Explorer 8. Anyone else having problems in IE 8?

Anyone with any ideas. This bug is a killer in getting FengOffice accepted in my organization. I will continue to see if I can get this fixed.

12
Older versions / Cannot upload files in workspaces
« on: August 21, 2009, 06:25:18 pm »
I upgraded to 1.5.2 and now get the following message when trying to upload a file:

Error:

Query failed with message 'Incorrect string value: '\x92s pri...' for column 'content' at row 1'

This is a very serious error. Is there a way to downgrade to 1.5.1. If file uploads do not work, OpenGoo is rendered essentially usable.


13
Older versions / Changing parent workspace failed
« on: August 12, 2009, 04:18:35 pm »
OpenGoo 1.5.1

After changing the parent workspace of a child workspace the child workspace "is lost" and does not appear under the new parent workspace.

14
Older versions / 1.5 beta 3 - File deletion from trash
« on: July 16, 2009, 10:56:24 am »
Whenever I delete a file from trash I receive the following message in the trash list box:

Caught Exception in AutoLoader: exception 'Exception' with message 'Could not find class file for "SUCCESS"' in D:\websetup\basePHP\sitesearch\environment\classes\AutoLoader.class.php:105 Stack trace: #0 D:\websetup\basePHP\sitesearch\environment\classes\AutoLoader.class.php(111): AutoLoader->loadClass('SUCCESS') #1 D:\websetup\basePHP\sitesearch\application\functions.php(33): AutoLoader->loadClass('SUCCESS') #2 D:\websetup\basePHP\sitesearch\public\assets\javascript\gelSheet\php\controller\BookController.class.php(106): __autoload('Success') #3 D:\websetup\basePHP\sitesearch\application\models\project_file_revisions\ProjectFileRevision.class.php(436): BookController->deleteBook('2') #4 D:\websetup\basePHP\sitesearch\application\models\project_files\ProjectFile.class.php(744): ProjectFileRevision->delete() #5 D:\websetup\basePHP\sitesearch\application\models\project_files\ProjectFile.class.php(724): ProjectFile->clearRevisions() #6 D:\websetup\basePHP\sitesearch\application\controllers\ObjectController.class.php(1287): ProjectFile->delete() #7 D:\websetup\basePHP\sitesearch\application\controllers\ObjectController.class.php(1075): ObjectController->do_delete_objects(Array, NULL, true) #8 D:\websetup\basePHP\sitesearch\environment\classes\controller\Controller.class.php(76): ObjectController->list_objects() #9 D:\websetup\basePHP\sitesearch\environment\classes\controller\PageController.class.php(62): Controller->execute('list_objects') #10 D:\websetup\basePHP\sitesearch\environment\classes\Env.class.php(133): PageController->execute('list_objects') #11 D:\websetup\basePHP\sitesearch\init.php(149): Env::executeAction('object', 'list_objects') #12 D:\websetup\basePHP\sitesearch\index.php(9): require('D:\websetup\bas...') #13 {main}

15
Feature requests / Open read only copy of Gelsheet
« on: July 15, 2009, 04:55:25 pm »
As always, great work on OpenGoo. Version 1.5 looks very nice.

When someone is subscribed to a gelsheet, it would be nice to allow them to read the gelsheet in read only mode similar to the way a document can be read.

Pages: [1] 2