eleybourn / Book-Catalogue

A book cataloging tool for Android phones.
https://github.com/eleybourn/Book-Catalogue/wiki
GNU General Public License v3.0
384 stars 186 forks source link

Loaned & not loaned view #313

Closed thana54 closed 12 years ago

thana54 commented 12 years ago

Could we have a different sorting for loaned books to view loaned and not loaned books at the same time ?

Loaned: Loaned to ... Book 1 Book 2

Not loaned: Series or author... Book 3 Book 4 ...

Right now, we could have My Books library to show only loaned books. I have to switch to another sorting to view my other not loaned books.

Or maybe using the classic library to show a different sorting than the My books library.

Great app by the way :) Cheer.

Grunthos commented 12 years ago

What about doing something like:

Loan To Fred ...Author ......Series .........Book Loan To Mary ...Author ......Series .........Book Available ...Author ......Series .........Book .........Book .........Book etc

Coding-wise, this would be a much simpler task.

thana54 commented 12 years ago

I'm ok with this.

Grunthos commented 12 years ago

Should be in 4.1, or next release

Grunthos commented 12 years ago

This is done in current sources; it displays loans first then available books:

-> Fred ...Author ......Series .........Book -> Mary ...Author ......Series .........Book Available ...Author ......Series .........Book .........Book .........Book etc

Grunthos commented 12 years ago

Hi,

I have made the changes to BookCatalogue and am looking for a tester or two.

If you are comfortable with the idea of manually installing a beta version and test it, I can send you the APK file. If not, no problem. Just let me know.

Bye for now,

Philip Warner

On 5/05/2012 7:01 PM, thana54 wrote:

Could we have a different sorting for loaned books to view loaned and not loaned books at the same time ?

Loaned: Loaned to ... Book 1 Book 2

Not loaned: Series or author... Book 3 Book 4 ...

Right now, we could have My Books library to show only loaned books. I have to switch to another sorting to view my other not loaned books.

Or maybe using the classic library to show a different sorting than the My books library.

Great app by the way :) Cheer.


Reply to this email directly or view it on GitHub: https://github.com/eleybourn/Book-Catalogue/issues/313

thana54 commented 12 years ago

Hi,

That's not a problem, i can test it.

Cheer, Mathieu.

2012/5/6 Grunthos < reply@reply.github.com

Hi,

I have made the changes to BookCatalogue and am looking for a tester or two.

If you are comfortable with the idea of manually installing a beta version and test it, I can send you the APK file. If not, no problem. Just let me know.

Bye for now,

Philip Warner

On 5/05/2012 7:01 PM, thana54 wrote:

Could we have a different sorting for loaned books to view loaned and not loaned books at the same time ?

Loaned: Loaned to ... Book 1 Book 2

Not loaned: Series or author... Book 3 Book 4 ...

Right now, we could have My Books library to show only loaned books. I have to switch to another sorting to view my other not loaned books.

Or maybe using the classic library to show a different sorting than the My books library.

Great app by the way :) Cheer.


Reply to this email directly or view it on GitHub: https://github.com/eleybourn/Book-Catalogue/issues/313


Reply to this email directly or view it on GitHub: https://github.com/eleybourn/Book-Catalogue/issues/313#issuecomment-5536675

Grunthos commented 12 years ago

Hi,

Thanks for helping.

I have attached the APK file and included instruction below. Let me know if you have any problems or questions.

The current list of changes is:

new in 4.0.3

Thanks again,

Philip

------ Instructions --------

As requested, I have attached the APK file for the beta.

The suggested procedure for testing is as follows:

  1. Backup! If already installed, run the currently installed version, and in the Administration activity, click 'Export Books'. When that is complete, click 'Backup Database'.
  2. Connect your phone to your computer as a disk drive and copy the entire 'bookCatalogue' directory from the sdcard in your phone to a very safe place. Make two copies in different locations, just to be safe. This is your backup in case of disasters and will be the only way you can revert back to the current release version (3.8.x). Future beta and release versions should upgrade from the beta without drama.
  3. Check that the backup you made has an 'export.csv' file with the correct date (it should match the date you ran 'export books'). If this is not true, or steps 1 & 2 were not completed successfully, DO NOT PROCEED. It is very important you backup successfully before running the beta.
  4. If you have not already done so, go into your phone settings, click on 'Applications', and make sure 'Unknown Sources' is checked. This will allow applications to be installed from places other than the Android Market.
  5. Copy the attached APK file to your computer then use your phone software to install the application. I do not know which phone you have, so can not be more specific about how to do this. On my HTC, the sync software has an 'Application Installer' button which allows me to browse for an APK file and install it.
  6. Once the application is installed, run it and make sure it works.
  7. Because I am paranoid, undo what you did in step 4: go into your phone settings, click on 'Applications', and make sure 'Unknown Sources' is UNCHECKED. This will PREVENT apps to be installed from places other than the Android Market. Of course, if we send you another beta, you will need to recheck it before you can install the update.

That't it! We have tested the app on version 1.6 through 4.0 of Android, and there are a small number of known bugs. We have also tested it on two 'real' phones, so are reasonably confident that any problems you may encounter should be swiftly resolved.

Note: because this is a beta release, any work you do in the beta will be lost if you revert to an older version. However, if you do not revert, this work will be preserved when we release the new version to the market (or as a new beta), so if you plan do add a lot of books, or do a lot of editing, make sure you are happy to keep using the application first!

Of course, if you encounter any bugs or crashes, let us know and we will fix them ASAP.

I would really appreciate it if you would let me know if this worked, and how you find using the new version. Your initial reactions are also worth knowing, because it may affect they way we choose to do the upgrade for other users.

Remember, there are two parts to being in a beta test: 1) making sure it does not crash and 2) making suggestions. If there is stuff that works, but which you do not like, let us know. Feedback is always welcome.

Thanks again for offering to test it!

P.S. If you know other people who want to try the beta, please do not forward this to them. We would much prefer that you pass on our contact details, and ask them to contact us first. We would like to maintain some control over the size of the beta! It is also useful to have 'fresh' users to send the new version to, after we have responded to the results of the initial beta.

P.P.S. If you you wish to revert back from the beta to the current version, you need to perform the following steps:

  1. Uninstall Book Catalogue in the usual way: phone settings->'Applications'->'Manage Applications'->'Book Catalogue'->'Uninstall'
  2. Delete files from the bookCatalogue directory ON YOUR PHONE
  3. Copy the entire backup bookCatalogue directory from your PC back to your phone
  4. Download Book Catalogue from the Android Market
  5. Start Book Catalogue
  6. Go to the Administration activity and select 'Import Books'.

Your entire library should have been restored to the state it was in when you did the backup. If there was any kind of problem, I will do everything I can to reinstate your old library.

On 7/05/2012 2:53 AM, thana54 wrote:

Hi,

That's not a problem, i can test it.

Cheer, Mathieu.

2012/5/6 Grunthos < reply@reply.github.com

Hi,

I have made the changes to BookCatalogue and am looking for a tester or two.

If you are comfortable with the idea of manually installing a beta version and test it, I can send you the APK file. If not, no problem. Just let me know.

Bye for now,

Philip Warner

On 5/05/2012 7:01 PM, thana54 wrote:

Could we have a different sorting for loaned books to view loaned and not loaned books at the same time ? Loaned: Loaned to ... Book 1 Book 2

Not loaned: Series or author... Book 3 Book 4 ...

Right now, we could have My Books library to show only loaned books. I have to switch to another sorting to view my other not loaned books.

Or maybe using the classic library to show a different sorting than the My books library. Great app by the way :) Cheer.


Reply to this email directly or view it on GitHub: https://github.com/eleybourn/Book-Catalogue/issues/313


Reply to this email directly or view it on GitHub: https://github.com/eleybourn/Book-Catalogue/issues/313#issuecomment-5536675


Reply to this email directly or view it on GitHub: https://github.com/eleybourn/Book-Catalogue/issues/313#issuecomment-5537171

thana54 commented 12 years ago

Hi,

I maybe not really awake, but i don't have an attached APK. By the way, i can test on xperia ray (ICS custom), Iconia A500 (ICS) and Touchpad (ICS).

Mathieu.

Grunthos commented 12 years ago

Hi Again,

This is the email I sent (with APK)....it may be that the github relay drops it off.

I am sending to:

reply@reply.github.com

is there a better email to use?

-------- Original Message -------- Subject: Re: [Book-Catalogue] Loaned & not loaned view (#313) Date: Mon, 07 May 2012 13:17:42 +1000 From: Grunthos grunthos@rhyme.com.au To: thana54 reply@reply.github.com

Hi,

Thanks for helping.

I have attached the APK file and included instruction below. Let me know if you have any problems or questions.

The current list of changes is:

new in 4.0.3

Thanks again,

Philip

------ Instructions --------

As requested, I have attached the APK file for the beta.

The suggested procedure for testing is as follows:

  1. Backup! If already installed, run the currently installed version, and in the Administration activity, click 'Export Books'. When that is complete, click 'Backup Database'.
  2. Connect your phone to your computer as a disk drive and copy the entire 'bookCatalogue' directory from the sdcard in your phone to a very safe place. Make two copies in different locations, just to be safe. This is your backup in case of disasters and will be the only way you can revert back to the current release version (3.8.x). Future beta and release versions should upgrade from the beta without drama.
  3. Check that the backup you made has an 'export.csv' file with the correct date (it should match the date you ran 'export books'). If this is not true, or steps 1 & 2 were not completed successfully, DO NOT PROCEED. It is very important you backup successfully before running the beta.
  4. If you have not already done so, go into your phone settings, click on 'Applications', and make sure 'Unknown Sources' is checked. This will allow applications to be installed from places other than the Android Market.
  5. Copy the attached APK file to your computer then use your phone software to install the application. I do not know which phone you have, so can not be more specific about how to do this. On my HTC, the sync software has an 'Application Installer' button which allows me to browse for an APK file and install it.
  6. Once the application is installed, run it and make sure it works.
  7. Because I am paranoid, undo what you did in step 4: go into your phone settings, click on 'Applications', and make sure 'Unknown Sources' is UNCHECKED. This will PREVENT apps to be installed from places other than the Android Market. Of course, if we send you another beta, you will need to recheck it before you can install the update.

That't it! We have tested the app on version 1.6 through 4.0 of Android, and there are a small number of known bugs. We have also tested it on two 'real' phones, so are reasonably confident that any problems you may encounter should be swiftly resolved.

Note: because this is a beta release, any work you do in the beta will be lost if you revert to an older version. However, if you do not revert, this work will be preserved when we release the new version to the market (or as a new beta), so if you plan do add a lot of books, or do a lot of editing, make sure you are happy to keep using the application first!

Of course, if you encounter any bugs or crashes, let us know and we will fix them ASAP.

I would really appreciate it if you would let me know if this worked, and how you find using the new version. Your initial reactions are also worth knowing, because it may affect they way we choose to do the upgrade for other users.

Remember, there are two parts to being in a beta test: 1) making sure it does not crash and 2) making suggestions. If there is stuff that works, but which you do not like, let us know. Feedback is always welcome.

Thanks again for offering to test it!

P.S. If you know other people who want to try the beta, please do not forward this to them. We would much prefer that you pass on our contact details, and ask them to contact us first. We would like to maintain some control over the size of the beta! It is also useful to have 'fresh' users to send the new version to, after we have responded to the results of the initial beta.

P.P.S. If you you wish to revert back from the beta to the current version, you need to perform the following steps:

  1. Uninstall Book Catalogue in the usual way: phone settings->'Applications'->'Manage Applications'->'Book Catalogue'->'Uninstall'
  2. Delete files from the bookCatalogue directory ON YOUR PHONE
  3. Copy the entire backup bookCatalogue directory from your PC back to your phone
  4. Download Book Catalogue from the Android Market
  5. Start Book Catalogue
  6. Go to the Administration activity and select 'Import Books'.

Your entire library should have been restored to the state it was in when you did the backup. If there was any kind of problem, I will do everything I can to reinstate your old library.

On 7/05/2012 2:53 AM, thana54 wrote:

Hi,

That's not a problem, i can test it.

Cheer, Mathieu.

2012/5/6 Grunthos < reply@reply.github.com

Hi,

I have made the changes to BookCatalogue and am looking for a tester or two.

If you are comfortable with the idea of manually installing a beta version and test it, I can send you the APK file. If not, no problem. Just let me know.

Bye for now,

Philip Warner

On 5/05/2012 7:01 PM, thana54 wrote:

Could we have a different sorting for loaned books to view loaned and not loaned books at the same time ? Loaned: Loaned to ... Book 1 Book 2

Not loaned: Series or author... Book 3 Book 4 ...

Right now, we could have My Books library to show only loaned books. I have to switch to another sorting to view my other not loaned books.

Or maybe using the classic library to show a different sorting than the My books library. Great app by the way :) Cheer.


Reply to this email directly or view it on GitHub: https://github.com/eleybourn/Book-Catalogue/issues/313


Reply to this email directly or view it on GitHub: https://github.com/eleybourn/Book-Catalogue/issues/313#issuecomment-5536675


Reply to this email directly or view it on GitHub: https://github.com/eleybourn/Book-Catalogue/issues/313#issuecomment-5537171

Grunthos commented 12 years ago

Don't know if it helps, but I have also put it here:

https://github.com/Grunthos/Book-Catalogue/BookCatalogue-V4.0.3-Beta1.apk/qr_code

thana54 commented 12 years ago

Ok, i got it.

Grunthos commented 12 years ago

Hi,

Thanks; any testing you can do would be really good.

I have uploaded APK to:

https://github.com/Grunthos/Book-Catalogue/BookCatalogue-V4.0.3-Beta1.apk/qr_code

or, let me know an email address and I can send it directly.

Thanks again!

On 7/05/2012 2:50 PM, thana54 wrote:

Hi,

I maybe not really awake, but i don't have an attached APK. By the way, i can test on xperia ray (ICS custom), Iconia A500 (ICS) and Touchpad (ICS).

Mathieu.


Reply to this email directly or view it on GitHub: https://github.com/eleybourn/Book-Catalogue/issues/313#issuecomment-5543882

thana54 commented 12 years ago

Xperia Ray (ICS) export.csv + backup in another folder: ok Installation: ok Sorting by Loaned & authors: ok, ( see Screenshot_2012-05-07-12-14-27.png) Sorting by Loaned & series: ok ( see Screenshot_2012-05-07-12-14-44.png)

HP Touchpad (ICS nightlies) and Iconia A500 (ICS) ok too.

2012/5/7 Grunthos < reply@reply.github.com

Hi,

Thanks; any testing you can do would be really good.

I have uploaded APK to:

https://github.com/Grunthos/Book-Catalogue/BookCatalogue-V4.0.3-Beta1.apk/qr_code

or, let me know an email address and I can send it directly.

Thanks again!

On 7/05/2012 2:50 PM, thana54 wrote:

Hi,

I maybe not really awake, but i don't have an attached APK. By the way, i can test on xperia ray (ICS custom), Iconia A500 (ICS) and Touchpad (ICS).

Mathieu.


Reply to this email directly or view it on GitHub:

https://github.com/eleybourn/Book-Catalogue/issues/313#issuecomment-5543882


Reply to this email directly or view it on GitHub: https://github.com/eleybourn/Book-Catalogue/issues/313#issuecomment-5544093

Grunthos commented 12 years ago

Thanks, that looks like good news. Keep using the beta and please let me know of any bugs or strange results. I have one instance of ICS on a table that seems to be behaving stragely, but I can not reproduce it.

On 7/05/2012 8:28 PM, thana54 wrote:

Xperia Ray (ICS) export.csv + backup in another folder: ok Installation: ok Sorting by Loaned & authors: ok, ( see Screenshot_2012-05-07-12-14-27.png) Sorting by Loaned & series: ok ( see Screenshot_2012-05-07-12-14-44.png)

HP Touchpad (ICS nightlies) and Iconia A500 (ICS) ok too.

2012/5/7 Grunthos < reply@reply.github.com

Hi,

Thanks; any testing you can do would be really good.

I have uploaded APK to:

https://github.com/Grunthos/Book-Catalogue/BookCatalogue-V4.0.3-Beta1.apk/qr_code

or, let me know an email address and I can send it directly.

Thanks again!

On 7/05/2012 2:50 PM, thana54 wrote:

Hi,

I maybe not really awake, but i don't have an attached APK. By the way, i can test on xperia ray (ICS custom), Iconia A500 (ICS) and Touchpad (ICS). Mathieu.


Reply to this email directly or view it on GitHub:

https://github.com/eleybourn/Book-Catalogue/issues/313#issuecomment-5543882


Reply to this email directly or view it on GitHub: https://github.com/eleybourn/Book-Catalogue/issues/313#issuecomment-5544093


Reply to this email directly or view it on GitHub: https://github.com/eleybourn/Book-Catalogue/issues/313#issuecomment-5547351

thana54 commented 12 years ago

what kind of abnormal behavior do you have ?

Grunthos commented 12 years ago

Tracked it down. See issue 315: https://github.com/eleybourn/Book-Catalogue/issues/315

Grunthos commented 12 years ago

Released in 4.0.3