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

Pages: 1 2 3 [4]
46
How To's / Wording: Owner Company instead of Company?
« on: October 29, 2008, 03:02:08 pm »
In the admin panel there is a section called "Company", and another that is called "Clients". Both are companies, but THE Company is the owner company of an open goo installation. Wouldn't it be nicer to call it "Owner" then?

Or: "Owner company" vs. "Client companies"?

And why not put them side by side?

1. Owner company
2. Client companies
3. Users
4. User groups

Much more logical...

47
Feng Office 1 / Missing text in preferences
« on: October 29, 2008, 03:41:34 am »
In the user preferences in the task options you get several errors saying:

<span style="font-weight: bolder; color: red;">Missing lang: user ws config option name tasksShowWorkspaces</span>

48
Feng Office 1 / Preferences vs. Configuration
« on: October 29, 2008, 03:38:06 am »
If you choose "Edit preferences" in your user account you get a screen with the title "Configuration". We should consequently use one of these two terms only. My vote goes for "Preferences", since "Configuration" is what you have on a global level in the admin panel.

49
Feng Office 1 / Blank screen after changing workspace permissions
« on: October 21, 2008, 01:09:10 am »
I have two admin accounts on my OpenGoo installation: one is mine, one is a test account. I recently logged in with the test account, changed some workspace permissions in the admin panel, logged out and tried to log in again with my own account - but all I got was a blank screen.

After turning on the debugging mode I got:

Error params:
File:    /home/opengootest/public_html/opengoo/environment/library/database/adapters/AbstractDBAdapter.class.php
Line:    371
Sql:    SELECT * FROM `og_project_charts` WHERE (project_id in () AND show_in_parents = 1) ORDER BY updated_on DESC LIMIT 0, 5
Error number:    1064
Error message:    You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND show_in_parents = 1) ORDER BY updated_on DESC LIMIT 0, 5' at line 1


Please help!

50
How To's / Settings for file type and size?
« on: October 21, 2008, 12:08:16 am »
When I upload a new file into "Documents" there is a message:

"You can upload files of any type. Max filesize you are allowed to upload is 32MB"

Is there a possibility to change these settings as an admin?

51
Announcements / The missing manual: OpenGoo wiki started
« on: October 18, 2008, 08:59:19 am »
It's still at a very early stage, but since I can't see any alternative at the moment I'd like to announce that I have established a wiki to write a user's manual for OpenGoo.

At the moment the wiki is running on my own server. If the developers of OpenGoo (I'm not one of them) would like to take it over at a later stage, I'm open for discussion.

I already wrote a couple of pages, and there is a rough structure for the whole manual, but there is still a lot of work to do. I prefer to continue this work on my own for the moment, since I'd like to give this project a better foundation where it can grow on. This includes refining the structure and establishing some editorial guidelines. But I'll be happy to accept contributions at a later stage.

OK, that's all for the moment. If you're interested, please check it out at http://www.liveserver.ch/opengoo_wiki/doku.php and let me know what you think.

52
Feature requests / Switch user
« on: October 18, 2008, 02:43:38 am »
Setting permissions for users, companies, workspaces etc. is quite complex in OpenGoo, and if something goes wrong here this can have heavy consequences.

Therefore I'd like to have a "Switch user" feature which is available for administrators only and which allows you to see your OpenGoo installation from the perspective of another user without the necessity to log in with this users credentials (which you may not have anyway since users can change their passwords).

I imagine a dropdown in the upper right corner (where your own user name is displayed) which allows you to select any other user immediately. This would help very much to check if a user is able to see what he/she should, but doesn't see what he/she shouldn't.

I know this option from TYPO3, which is very helpful if you get these phone calls or e-mails saying "I can't find XY...".

53
How To's / Tag sorting
« on: October 17, 2008, 05:17:44 pm »
Tags don't seem to be sorted in a specific order. Is there a possibility to sort them alphabetically? Can we make this by default?

54
Feng Office 1 / Can't choose a company for a new user
« on: October 17, 2008, 04:52:07 pm »
It seems that I'm not able to choose a company for a new user - a new user is assigned to the owner company automatically. That's often not what I want, so I have to change it later. And if I choose to create a contact when creating a user, then this wrong company assignment will be part of the contact as well.

55
Feng Office 1 / Inherited checkbox
« on: October 17, 2008, 04:46:54 pm »
Contacts > List view:

If I check a contact and delete it by clicking "Delete", the next contact will get selected. Since we are talking of deleting records that behaviour seems dangerous to me.

56
How To's / Personal Workspaces: Parent Workspace for Administrators only?
« on: October 17, 2008, 04:40:37 pm »
When editing personal workspaces in the administration panel I realized that I can not always assign a parent workspace. I first thought that this depends on whether the user is an administrator or not, but that's not true. I cannot see a pattern, but there is something wrong with assigning parent workspaces in v0.9.1.

57
Feng Office 1 / Homepage plus Website?
« on: October 16, 2008, 07:28:48 pm »
Can anyone tell the difference between the Website and the Homepage in the company info? For me that's the same, so we only need one of the two fields. I'm I wrong?

- Martin

58
Feng Office 1 / [BUG] Title filed in user profile is truncated
« on: October 16, 2008, 05:58:51 pm »
The database field for the title in the user profile is obviously shorter than the corresponding form filed in the user administration, therefore this information gets truncated if its longer than 30 characters.

59
Let's say you have installed your OpenGoo in the following directory:

http://www.myserver.com/mydirectory/opengoo/

Now you decide to move this installation to:

http://www.myserver.com/another_directory/

Simply moving all files with your FTP client is the first step, but that's not enough - you have to change the path in the following files as well:
- config/config.php
- cache/autoloader.php

60
How To's / Convert Contacts to Users?
« on: October 06, 2008, 02:59:42 pm »
Is there a way to convert a contact into a user (or the other way round)? I realize that the data structure is quite different, but it would be a nice feature.

It's kind of confusing anyway to have these two types of persons. Why not merge these two and simply add a flag "can login" to distinguish contacts from users?

- Martin

Pages: 1 2 3 [4]