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

Pages: 1 2 [3]
31
Feature requests / Re: Auto-expanded Subtasks lists
« on: April 22, 2011, 09:22:56 am »
Great
thank you!

I actually modified /public/assets/javascript/og/tasks/main.js

and set
this.isExpanded = true;
on line 63

that makes each task expanded by default

Best

32
Feature requests / Auto-expanded Subtasks lists
« on: April 22, 2011, 06:07:05 am »
Hi guys,

Feng is a great product and I'm currently trying to use it according to the GTD methodology. Having the list of subtasks auto-expanded would be a _great_ time-saver and productivity booster and it would be great to have that feature in feng!
 I've read the forum topics and I saw the same feature request 2-3 years ago. It is clear that it's not an easy fix, but  please tell us when do you plan to fix this?

Let me explain why I need this:
While implementing the GTD workflow, I'm relying heavily on task lists. I use my calendar _only_ for time-critical tasks and all of the other "open loops" go in the task module with no due date.(that's why I tend to not use date-specific milestones for regular "do a.s.a.p" tasks)

I added several tags that define task status: !next, !waiting, !someday

I often have a task(project in terms of GTD) that requires multiple actions in order to be completed. If the project is big I would create a workspace for it, but if there are only 4-5 tasks to be grouped together there's no point in creating a separate workspace.

I'm using subtasks but having the lists of subtasks collapsed all the time is really making the whole task-management process hard and time-consuming.

Currently I'm trying to use some kind of a name convention so that I can group similar tasks together, but that's just a workaround and it is not very handy. Having the list of sub-tasks expanded all the time would be great!

So once again: Do you plan to implement that feature in the next releases(please be honest  :D ). If not - would you suggest for me using the 'order by name' trick for now?

Best and keep up the good work!




33
Български език / Re: Official translation to Bulgarian
« on: March 19, 2011, 05:13:43 pm »
great !

поздравления за работата ;)

34
How To's / Re: Task Filters Questions
« on: February 10, 2011, 11:36:17 am »
thank you!

35
How To's / Task Filters Questions
« on: February 07, 2011, 06:18:49 am »
Hi,

1. I wanted to ask what is the 'Active' Task Filter good for...when I use it, it behaves the same way as the 'Pending' filter....

2. Isn't it strange to get the tasks with no assigned due date when I'm using the 'Overdue' filter .....I would expect to see only overdue tasks, but not tasks which have no assigned due date?


36
Installation problems / 1.7.3.1. Upgrade Problems
« on: February 06, 2011, 06:47:36 am »
Hi,

I have fengoffice 1.7 installed and I'm trying to upgrade to the latest version.

I've downloaded 1.7.3.1 and extracted the contents of the file in the root of my  fengoffice installation while preserving my existing config files.

I go to public/upgrade and click on 'Upgrade' but I get the following error:

Config file found and loaded.
File '/config/config.php' exists and is writable
Folder '/config' exists and is writable
Folder '/cache' exists and is writable
Folder '/tmp' exists and is writable
Folder '/upload' exists and is writable
Extension 'mysql' is loaded
Extension 'gd' is loaded
Extension 'simplexml' is loaded
Upgrade script has connected to the database.
Test query has been executed. Its safe to proceed with database migration.
Failed to execute DB schema transformations. MySQL said: Duplicate column name 'visible'
Error upgrading to version 1.7.3.1



I'm upgrading from 1.6.2 to 1.7.3.1
There is no '1.7' option in the Upgrade From select list!?...the last available version in the 'Upgrade From' list is 1.6.2 and it is pre-selected


Any suggestions are greatly appreciated!

37
Installation problems / Problems upgrading to 1.7.2
« on: October 19, 2010, 05:14:24 am »
Hi there,

I have a 1.7. feng installation.
I want to upgrade to 1.7.2

When I try to run the Automatic upgrade process the browser redirects me to /fengoffice/index.php?c=administration&a=auto_upgrade&version=1.7.2 and there's a blank page -> nothing happens(I've tried several times)

so I decided to go with the manual upgrade. I've downloaded the zip file.
It was not clear to me, whether to overwrite the existing files with the contents of the zip or to unzip the new version under my /fengoffice installation i.e. fengoffice/fengoffice
...so I've tried both of the options

1. If I unzip 1.7.2 under /fengoffice/fengoffice and go to public/upgrate -> nothing seems to happen -> there's no 1.7.2 option in the dropdown menu, so I can't upgrade

2. If I overwrite the files of my current installation with the files of 1.7.2 and go to /public/upgrade I can see the 1.7.2 version in the dropdown but the 1.7 options is missing. ...no luck again

Am I missing something?

Best

38
How To's / Out of memory problem
« on: July 04, 2010, 12:49:29 pm »
When I turn on the debug mode and Check my inbox mail, I get:

Fatal error: Out of memory (allocated 38010880) (tried to allocate 14367161 bytes) in /www/fengoffice/environment/classes/mail/MailUtilities.class.php on line 120

this does not happen with debug set to false

I have configured 2 mail accounts

39
How To's / Re: SMTP problems
« on: July 04, 2010, 10:28:44 am »
Hi there,

I asked my hosting provider and they told me that ports(25 & 465) are blocked due to anti-spam issues.

They told me that I should use mail() or sendmail
Can I configure Feng to work with sendmail for outgoing mails....Swift Mailer seems to support sendmail transport ?

or should I request from my hosting provider a workaround?

40
How To's / Re: SMTP problems
« on: July 02, 2010, 02:17:56 am »
is there a way to use the 'Default PHP Settings" when Sending an Email in the Email module....currently these settings are used for Feng notifications only
...or maybe I'm missing something?

41
How To's / SMTP problems
« on: July 02, 2010, 02:06:50 am »
Hi guys,

I'm new to Feng and I really love it! You've done a great job

I'm using Feng 1.7
Everything works fine except for Sending mails.
Currently:
 - I can receive my mails (using POP3 server)
 - I _can't_ send e-mail (using an SMTP server)

I have the following error:
"#1 ERROR: Error: fsockopen() [<a href='function.fsockopen'>function.fsockopen</a>]: unable to connect to mail.host.bg (Connection refused) in '/www/intra/fengoffice/library/swift/lib/Swift/Connection/SMTP.php' on line 149 (error code: 2)"


I did a test of the Mail Settings:
when I use PHP Default Settings  - It works - Fend sends the mail. Feng also sends notifications successfully.
but when I use SMTP Settings - it keeps saying "Connection refused"

I'm sure that the SMTP server, port, user and pass are correct.
With Thunderbird I can send mails with no problem.


I guess it is something to deal with my hosting provider, firewall or something... I tried to connect to localhost:25 but I got the same exception.

Can you plase have a look and give me a suggestion how to fix it.

Thanks,
Best
Fengy

Pages: 1 2 [3]