Could it be that you created the test task in the GANTT Editor above but did not save it? (See DISC icon). Have u tried to refresh the page?
Go to ADMIN->PARAMETERS and change Parameter SuppressHttpPort of package: acs-tcl acccordingly.
Issue has been fixed: [po50dev@aachen ~/packages/intranet-confdb/www]$ cvs dif -r 1.22 -r 1.24 index.tcl Index: index.tcl =================================================================== RCS file: /home/cvsroot/intranet-confdb/www/index.tcl,v retrieving revision 1.22 retrieving revision 1.24 diff -r1.22 -r1.24 237c237 < "status" { set order_by_clause "order by conf_item_staus_id" } --- > "status" { set order_by_clause "order by conf_item_status_id" } 272,275d271 < < < #ad_return_complaint 1 "<pre>$conf_item_sql</pre>"...
Hi there, thanks for posting, we will look into this over the next couple of days. Please subscribe to the ]po[ DEVELOPMENT mailing list to get informed when this has been fixed: https://sourceforge.net/projects/project-open/lists/project-open-development ... and/or contact us at: http://www.project-open.com/en/company/project-open-contact.html Cheers ./k
Hi Kishore, we once made an attempt to provide full Dynfield support for invoices but dropped idea for various reasons. However, the code and approach choosen might be something you can learn from and maybe build upon. HereĀ“s a video we made: https://www.youtube.com/watch?v=YBDYnaYLNqE Find the code (compatible with version 3.5 of ]po[ ) attached to this thread. For a more simple implementation you might want to ignore much of the YUI/AJAX part and use plain HTML instead. Hope that helps! Cheers...
See http://www.project-open.net/en/configure-external-smtp-server Option 1 usually works best. You'd probably need to reset your acs-mail-lite parameters back to the default settings.
eaves plotted in absence view don't have right color as per legends
Fixed in V5.0
Hi Derek, I just inquired with the developer in charge - meanwhile please use the VM / create the db_dump in your VM
Thanks Joan! Good to hear that all worked well! - I will talk to Frank - we might change the Logo and add them to the distribution or offer them for download on http://www.project-open.com
Use OpenACS lc_time_fmt to format the end date accordingly. http://openacs.org/api-doc/proc-view?proc=lc_time_fmt Example: <%=[lc_time_fmt $end_date "%e. %B %Y" de_DE]%>
Are you using an older version of ]po[ that runs on PostgreSQL 8.x? If so, pls. check if the "add_missing_from" parameter in postgresql.conf is set to 'on': add_missing_from = on
@end_date@ ?
dear vijay we haven't seen such error in the past - please provide some more context. Chances are that something is wrong with the PostgreSQL version you are using. Cheers Klaus
Can u post the relevant part of the error.log, will say all lines from start to 'break' ? tx ./k
if ]po[ is not yet productive in your organization, I strongly recommend to start out with version 5.0.2 Otherwise I get the missing package for version 4.x from the OpenACS repositories: http://openacs.org/
if ]po[ is not yet productive yet in your organization, I strongly recommend to start out with version 5.0.2 Otherwise I get the missing package for version 4.x from the OpenACS repositories: http://openacs.org/
Find a page that contains a html SELECT element showing PROJECTS (e.g. http://[YOUR_SERVER]/intranet-reporting/timesheet-customer-project) and see how its done.
Open the PACKAGE MANAGER http://[YOUR_SERVER]/acs-admin/apm/ and check if package "ref-us-states" is installed.
Hi Roman, if you need US states, you'll find them in table: us_states First you want to create a SQL widget that pulls the data from this table. Next create a DynField for the business object "Project" and use your newly created widget. There are many examples in the pre-configured product for a DynField that is using a custom SQL widget, like for example "project_budget_currency " that is using a widget called "currencies". Look them up to get an idea! Hope that helps. For professional support please...
Sounds to me like a configuration issue. Can you please provide a screenshot that includes the URL? Also, if you are in an early stage with few configration steps done so far and no data imported yet, please consider starting out with Version 5 of ]po[. It's available as VM and WIN Installer in the download section. We handle any ]po[ 5.0 bug reports with priority. Cheers Klaus
]po[ - Issue with Financial Impact - Translation only
]po[ - Issue with Financial Impact - Translation only
Hi Gregory, project-open-Update-5.0.0.0.0.tgz is no more required. The documentation...
Hi Gregory, thanks for pointing this out. I have just uploaded the db_dump. https://sourceforge.net/projects/project-open/files/project-open/V5.0/db_dump/...
Hi Gregory, thanks for pointing this out. I have just uploaded the db_dump. https://sourceforge.net/projects/project-open/files/project-open/V5.0/db_dump/...
"payment terms" are stored in variable %payment_days%. Can you please check so that...
See https://support.google.com/a/answer/2956491?hl=en to check if gmail can be used...
Hi there, set ADMIN->Parameters AllowSelfRegister to '0' (zero - without quotes)...
Hi Scott, looks to me that some of the installation/update scripts did not run. Which...
Please see: http://www.project-open.com/en/configure-external-smtp-server Let me...
Hi there, we will review the issue when preparing the next release. If you have an...
Obviously something went wrong installing ]po[. Did you come across any errors following...
Hi basma, what exactly do you mean by "Create TAB view"? Are you aware that we offer...
Hi basama, what exactly do you mean by "Create TAB view"? Are you aware that we offer...
Hi Alonso, that's a known bug in ]po[ 5.0 BETA and had been already fixed in CVS...
Configuration Error - Command '/bin/find' does not seem to exist on this system.
Please let us know if: https://sourceforge.net/p/project-open/discussion/295937/thread/8b932223/#3a0a...
Not sure what your plans are but have you considered making use of the REST interface...
Not sure what your plans are but have you considered making use of the REST interface...
Hi Andreas, Import from 3rd party PM apps underwent some changes in recent months....
ADMIN -> PARAMETERS
This error has been fixed in a later version. Please pacth your system.
It should be safe to set parameter SuppressHttpPort to '1'.
Hi Lora, you should be able relocate some of the existing plugins by changing their...
Can you please be more specific: What exactly are you refering to when you say: "Dashboard"....
As a "Newbie" please do not install additional packages. The dashboard works-out-of-the-box...
Hi Lora, what exactly do you mean by: "... and all other packages included with the...
Hi Lora, what exactly do you mean by: "... and all other packages included with the...
Hi Ceseare, thsi is not a very common issue. I would suppose your WIN security configuration...
Hi Prathvi, just committed a patch, pls. see: /intranet-core/sql/postgresql/upgrade/upgrade-5.0.0.0.8-5.0.0.0.9.sql...
Please see: http://www.project-open.com/en/howto-pound-https-configuration Cheers...
Please see ADMIN->PARAMETER: FilenameCharactersSupported
Dimply disable the component in ADMIN->COMPONENT/PORTLETS. You can use the filter...
See http://www.project-open.com/en/configuration-countries for more information.
Attribute "Ticket Status" is not being localized
Hi Christophe, both WIN installer and update files contain package: intranet-ganttproject....
Hi Ivan, your email reached us on Thursday night after office hours. Friday and Saturday...
Execute the cvs command as user 'projop', not 'root'.
Hi Ivan, upgrading is the prefered way as there's currently no feature that would...
Hi Ivan, upgrading is the prefered way as there's currently no feature that would...
I made some improvements and would like to share them with the community. Feel free...
Hi Thorsten, ... must be a busy server then :) Did you restart the AOLServer after...
Hi Tijo, ]po[ V4.1 requires PostgreSQL 8.4. With ]po[ version 5.x we will support...
If you intent to create AJAX portlets please see: http://www.project-open.com/en...
Check callbacks: http://www.project-open.com/en/tutorial-using-callbacks Also the...
Hi Ivan, if you copied the package into the packages folder but it's still hidden...
Hi Ivan, can't reproduce it - looks like the bug as been fixed in the most recent...
Can you confirm that package "intranet-ganttproject" is installed on your system...
I once experienced this err message related to a memory issue. Can you try to restart...
Please do a "regular" install that includes all steps as listed on the installer...
You are probably logged in as SystemAdministrator with an active Developer Toolbar....
Hi Sultan, have you considered creating an ad-hoc report (http://www.project-open.com/en/package-intranet-reporting)?...
u probably want to increase the size of field users_contact::wa_line1 ./k
Hi Saskia, sounds like a issue that is related to your particular system as there...
For managing menus please go to ADMIN-> Menus See also: http://www.project-open.org/en/page_intranet_admin_menus_index...
For managing menus please go to ADMIN-> Menues See also: http://www.project-open.org/en/page_intranet_admin_menus_index...
Hi Miguel, pls. see: http://www.project-open.org/en/permission_im_project for information...
Once the package intranet-scrum is installed, the SCRUM board is available at: http://[YOUR_SERVER]/intranet-scrum/scrum-task-board-portlet.tcl?project_id=[REPLACE_WITH_PROJECT_ID]...
We would like to invite you to participate in our new Crowdfunding campaign that...
We would like to invite you to participate in our new Crowdfunding campaign that...
See parameter HomeNewsComponentUrl of package intranet-core ./k
Do I need to have unix No you don't, it was suggested as an alternative in case troubleshooting...
This issue had been fixed, please update your server and confirm.
nuking Check the log file to see what db constraints prevent you from deleting the...
nuking Check the log file to see what db constraints prevent you from deleting the...
http://www.project-open.com/en/company/project-open-contact.html
The forum does not seem to be right support channel for your problem. Hard to tell...
The forum does not seem to be right support channel for your problem. Hard to tell...
Dear Vivek, the AUDIT package is part of the ]po[ ENTERPRISE edition Find additional...
How about: netstat -an | grep listen ? Make sure hat PostgreSQL is running before...
How about: netstat -an | grep listen ? Make sure hat PostgreSQL is running before...
Hi Wolfgang, make sure you have a PostgreSQL Version 8.4 running and listening on...
libthread.so might have been installed in a different location. Is the file part...
Please make sure permissions are set correctly. See "Dynfield Permissions & Visi...
There's no conflict when it comes to these two groups.
Please add the user also to the EMPLOYEE group. Flush cache: Depending on the version...
Maybe a cache issue? Have you tried to restart the AOL Webserver or flush the cache?...
Maybe a cache issue? Have you tried to res-start the AOL Webserver or flush the cache?...