Loading

Start Date for Tasks Implementation

General Discussion around Collabtive

Start Date for Tasks Implementation

Postby some person » 04.05.2013, 08:01

Here is my promised implementation of start dates for tasks.

The following attached zip file contains all the modified files that make this possible.

All you will need to do is upload and replace your files with the provided modified files. Make sure you have collabtive version 1.
Attachments
task_start_date.zip
Start Date for Tasks Implementation to Collabtive Version 1.
(13.51 KiB) Downloaded 1812 times
some person
 
Posts: 439
Joined: 16.04.2011, 12:46

Re: Start Date for Tasks Implementation

Postby onda » 04.05.2013, 10:22

Great I´ll give it a go, and thanks again
onda
 
Posts: 95
Joined: 26.11.2012, 16:16

Re: Start Date for Tasks Implementation

Postby onda » 10.05.2013, 12:48

Works as it should do, again really appreciated thanks!
$now = time();

$start = strtotime($start);
if (!$start){
$start = $now;
}
onda
 
Posts: 95
Joined: 26.11.2012, 16:16

Re: Start Date for Tasks Implementation

Postby sebadamus » 01.07.2013, 19:26

Hello,

Is it possible that overwriting this files on the original 1.0 with plugins, breaks the gantt plugin? (it seem like loading but never ends loading the gantt and you get the following errors in php error log)

Thanks!

Code: Select all
01-Jul-2013 16:36:03 UTC] PHP Notice:  Use of undefined constant ID - assumed 'ID' in H:\xampp\htdocs\collabtive\gantt_new.php on line 67
[01-Jul-2013 16:36:03 UTC] PHP Notice:  Use of undefined constant ID - assumed 'ID' in H:\xampp\htdocs\collabtive\gantt_new.php on line 67
[01-Jul-2013 16:51:10 UTC] PHP Notice:  Undefined index: visible in H:\xampp\htdocs\collabtive\include\class.datei.php on line 244
[01-Jul-2013 16:51:10 UTC] PHP Notice:  Undefined index: userfile1-tags in H:\xampp\htdocs\collabtive\include\class.datei.php on line 253
[01-Jul-2013 16:51:10 UTC] PHP Warning:  strpos() expects parameter 1 to be string, array given in H:\xampp\htdocs\collabtive\include\initfunctions.php on line 137
[01-Jul-2013 17:18:20 UTC] PHP Warning:  require_once(H:\xampp\htdocs\collabtive\include\class.project.php): failed to open stream: Permission denied in H:\xampp\htdocs\collabtive\include\initfunctions.php on line 7
[01-Jul-2013 17:18:20 UTC] PHP Fatal error:  require_once(): Failed opening required 'H:\xampp\htdocs\collabtive/include/class.project.php' (include_path='.;H:\xampp\php\PEAR') in H:\xampp\htdocs\collabtive\include\initfunctions.php on line 7
[01-Jul-2013 17:20:31 UTC] PHP Warning:  strpos() expects parameter 1 to be string, array given in H:\xampp\htdocs\collabtive\include\initfunctions.php on line 137
[01-Jul-2013 17:22:19 UTC] PHP Notice:  A session had already been started - ignoring session_start() in H:\xampp\htdocs\collabtive\include\class.user.php on line 395
[01-Jul-2013 17:22:31 UTC] PHP Notice:  Use of undefined constant ID - assumed 'ID' in H:\xampp\htdocs\collabtive\gantt_new.php on line 67
sebadamus
 
Posts: 11
Joined: 07.06.2013, 18:31

Re: Start Date for Tasks Implementation

Postby Eva » 08.07.2013, 02:25

If you have questions regarding the plugins, please send a mail to: collabtive@o-dyn.de
(The source code of those is not available to most users of this forum.)
Project Management the way you like it: Collaborative - Open Source - Free

facebook.com/Collabtive
twitter.com/Collabtive
xing.com/companies/collabtive
linkedin.com/company/collabtive
User avatar
Eva
 
Posts: 1471
Joined: 01.01.2008, 23:31
Location: Saarbrücken, Germany

Re: Start Date for Tasks Implementation

Postby some person » 10.07.2013, 01:03

sebadamus wrote:Hello,

Is it possible that overwriting this files on the original 1.0 with plugins, breaks the gantt plugin? (it seem like loading but never ends loading the gantt and you get the following errors in php error log)

Thanks!

As I do not have access to the gantt plugin I cannot say for sure if it does. But if the gannt plugin modifies some of the same files that are provided with the above zip file, then without doubt it would break the gannt functionality to some extent.

If it's the case that it brakes the gannt plugin, it would be possible, with some effort, to incorporate the code changes with the plugin enabled. To be able to do this you would have to apply the modifications manually by editing the PHP and tpl files.
some person
 
Posts: 439
Joined: 16.04.2011, 12:46

Re: Start Date for Tasks Implementation

Postby Eva » 22.07.2014, 00:49

Start dates for tasks has been implemented properly for Collabtive 2.0.
Project Management the way you like it: Collaborative - Open Source - Free

facebook.com/Collabtive
twitter.com/Collabtive
xing.com/companies/collabtive
linkedin.com/company/collabtive
User avatar
Eva
 
Posts: 1471
Joined: 01.01.2008, 23:31
Location: Saarbrücken, Germany


Return to General

Who is online

Users browsing this forum: No registered users

cron