rockycubi / openbiz-cubi

Automatically exported from code.google.com/p/openbiz-cubi
0 stars 1 forks source link

Enh. Req: Easy version detection. #51

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I have "an older" version of cubi and openbiz running. But which version 
exactly? It is hard to determine the version of the installed frameworks.

What is the expected output?
 The version of the loaded/running OpenBiz/Cubi.

What do you see instead?
 At present nothing is displayed

What version of the product are you using?
 That's the whole question!

On what operating system?
 Linux CentOS 6.3

Please provide any additional information below.
 Please add a file VERSION.txt in the top directory containing  Openbiz/Cubi and possibly other version information. (automatically generated from the version control system??)
 Add a function to return version information OpenBIZ::version()
 Add a call to this function to the standard templates. Put it somewhere down the page.

Original issue reported on code.google.com by Kleip...@gmail.com on 17 Jan 2013 at 9:10

GoogleCodeExporter commented 9 years ago

Original comment by jixian@openbiz.me on 17 Jan 2013 at 9:19

GoogleCodeExporter commented 9 years ago
I think the version should be added into our phing build script.
for some UI products, there should be place to display the module's version and 
cubi's version
for cubi maybe should goes to page footer of default tempalte.
for modules like appbuilder or user etc, lets think about it , even there is a 
version num in modules module, but its still not easy to find , 

i think it important to let user now what version they are using . thats a way 
to engage users to update the latest version.

Original comment by jixian@openbiz.me on 17 Jan 2013 at 9:27