We all use tortoisesvn, so its actually quite easy to see the latest updates for a repo...
--> The module lets us see the whole history, not just the latest update. The real benefit is that we can see the development status from inside of activeCollab, which is a convenience.
if you add for example Ticket #9 to the comment of svn commit, ticket will be linked to that commit. If you add 'Complete' in front of that (Complete Ticket #9) you will complete that ticket when you commit changes.
Yes, it should show 2.2 version. If it's not showing it, there a possibility that not all files are properly uploaded. Please make sure that all files listed in upgrade instructions are properly updated, specially files from /activecollab folder.
hey there Ilija, if i select "Manage Repository Users" i assume that is a way to link repo users to AC users, right? when i select a user from the drop down and click submit, i get directed to a
HTTP/1.1 400 Bad Request
page
also, is there a way we can adjust the email template so it emails out the content of the commit comment and the user who committed it? that would really make the source feature super useful. i didnt see a way of tweaking the current email template for source to do that
Any possibility of adding the ability for multiple taxes and tax rates for the invoicing module? In Ontario, Canada right now we have two separate taxes (although that is supposed to be changing) --- at the moment services don't have the same tax as products. I'm just checking out the Invoicing module for the first time today --- looking to see if it's a solution for us, we currently are using an SAAS provider for our invoicing, wouldn't mind using AC for this too, one less monthly bill and keeps everything in the system!
--> The module lets us see the whole history, not just the latest update. The real benefit is that we can see the development status from inside of activeCollab, which is a convenience.