transfer from and to the same shard is possible to select - fixed
Can't add more than one trip - should be able to
Max items to be transferred (999 even possible?) - 925 is possible, i can put a failsafe in place.
The possible price for the transfer items seems to high (up to 999.999.999?) - adjusted, 7 digits now max
Time in 'added' column in 'current items' table only partial bold (first two figures are not bold) - works fine here, can you screen shot it, which browser you using?
As I can't add more than one trip I wasn't able to test the following:
can a date in the past be selected? - it cannot
Can the 29th of February be selected in a leap year? - it can
Is it possible to select the 30th/31st of February? - it is (no real fix without tons of exceptions), it will selected the additional days into the next months, IE: 31st feb -> 3rd march
Putting in figures >999.999.999 for the item prices results in a sol error (when adding a trip) - you should not be able to format the numbers in the the input box, the cell only allows numbers. update, the table should allow 10 digits, though it doesnt really matter much with the now 7 digit limit i suppose
