Il s'agit de l'officiel time tracking plugin
https://github.com/mantisbt-plugins/timetracking
Search found 11 matches
- 16 Oct 2013, 10:44
- Forum: French
- Topic: Exporter les donner du time tracking
- Replies: 1
- Views: 4228
- 16 Oct 2013, 10:38
- Forum: Customizations
- Topic: Double time tracking or custom field to a bug note
- Replies: 7
- Views: 9556
Re: Double time tracking or custom field to a bug note
it would be interesting to know what they replaced mantis with, and then what they replaced that with. seems like they change their minds a lot 
maybe better pm that info
maybe better pm that info
- 16 Oct 2013, 10:33
- Forum: Customizations
- Topic: Double time tracking or custom field to a bug note
- Replies: 7
- Views: 9556
Re: Double time tracking or custom field to a bug note
I added this to the bugtracker
http://www.mantisbt.org/bugs/view.php?id=16497
http://www.mantisbt.org/bugs/view.php?id=16497
- 10 Oct 2013, 04:34
- Forum: Help
- Topic: Excel export and custom fields
- Replies: 7
- Views: 10125
- 10 Oct 2013, 04:21
- Forum: Customizations
- Topic: Double time tracking or custom field to a bug note
- Replies: 7
- Views: 9556
Re: Double time tracking or custom field to a bug note
how does it fail ? it's very simple install, the only thing it does is adding a table.
However the uninstall doesn't remove the data,
if you have uninstalled it, and want to re-install, it usually understands it's a re-install and doesnt do anything.
but if it doesnt understand, then you might need ...
However the uninstall doesn't remove the data,
if you have uninstalled it, and want to re-install, it usually understands it's a re-install and doesnt do anything.
but if it doesnt understand, then you might need ...
- 10 Oct 2013, 04:11
- Forum: Customizations
- Topic: Tweaking upgrading best practice ?
- Replies: 4
- Views: 6953
Re: Tweaking upgrading best practice ?
git branch -m installation (renaming my branch which is now my new installation)
git push -v -u origin installation (uploads my branch remotely to my origin and creates a new branch and adds tracking between local and remote)
git push -v -u origin installation (uploads my branch remotely to my origin and creates a new branch and adds tracking between local and remote)
- 09 Oct 2013, 08:22
- Forum: Customizations
- Topic: Tweaking upgrading best practice ?
- Replies: 4
- Views: 6953
Re: Tweaking upgrading best practice ?
Thank you Atrol,
I'm on windows, so here is what I did after cloning:
git checkout -b latest-stable release-1.2.15 (this creates a branch for latest stable version)
git checkout -b 1.2.8 release-1.2.8 (this creates a branch for 1.2.8, the release I was based on)
then I started replacing the ...
I'm on windows, so here is what I did after cloning:
git checkout -b latest-stable release-1.2.15 (this creates a branch for latest stable version)
git checkout -b 1.2.8 release-1.2.8 (this creates a branch for 1.2.8, the release I was based on)
then I started replacing the ...
- 08 Oct 2013, 09:30
- Forum: Customizations
- Topic: Tweaking upgrading best practice ?
- Replies: 4
- Views: 6953
Re: Tweaking upgrading best practice ?
ok, first problem, the repository is ongoing, but I'd like a repository where commits are done only on new releases....
hmm.. perhaps I can create one...
hmm.. perhaps I can create one...
- 08 Oct 2013, 09:04
- Forum: Customizations
- Topic: Tweaking upgrading best practice ?
- Replies: 4
- Views: 6953
Tweaking upgrading best practice ?
Hi,
I'd like to upgrade my 1.2.8 to 1.2.15 and was wondering what I should do to find all my tweaks.
My plan now is to run windiff on all files and see what has changed and re-apply.
What is the best practice? to always fork on github and download from there?
and then update my repository with the ...
I'd like to upgrade my 1.2.8 to 1.2.15 and was wondering what I should do to find all my tweaks.
My plan now is to run windiff on all files and see what has changed and re-apply.
What is the best practice? to always fork on github and download from there?
and then update my repository with the ...
- 27 Dec 2011, 06:06
- Forum: Customizations
- Topic: [plugin] Time Tracking and Billing
- Replies: 2
- Views: 9178
Re: [plugin] Time Tracking and Billing
My fork with latest additions is here: (feel free to incorporate it)
https://github.com/AbsolutelyFreeWeb/timetracking
https://github.com/AbsolutelyFreeWeb/timetracking
- 27 Dec 2011, 06:03
- Forum: Customizations
- Topic: Time Tracking plugin reborn
- Replies: 25
- Views: 41666