Some more changes because I cannot stop

This commit is contained in:
2014-07-22 22:29:25 +02:00
parent 1f2c3d1dde
commit bbd3234c7b
4 changed files with 22 additions and 9 deletions
+12 -1
View File
@@ -44,7 +44,18 @@ User
General
-------
- search for class btn and replace with font awesome correct styling if needed Bugs: - Dragging supplier table from one section to the other fails - Supplier section print qr codes does not give proper images - Supplier tables pagination styling - supplier counters in user view (no supplier in active list?) - supplier main board section selector selects first section option and not the supplier name, which is added using prompt thingy. Maybe setting ApplicationController.active_section in stead of IndexController.active_section for scope locking - supplier main board mark list as helped button styling is a bit off
- search for class btn and replace with font awesome correct styling if needed
Bugs
----
- Dragging supplier table from one section to the other fails
- Supplier section print qr codes does not give proper images
- Supplier tables pagination styling
- supplier counters in user view (no supplier in active list?)
- supplier main board section selector selects first section option and not the supplier name, which is added using prompt thingy. Maybe setting ApplicationController.active_section in stead of IndexController.active_section for scope locking
- supplier main board mark list as helped button styling is a bit off
- Supplier section view table does not get activated on new list creation
Post release
============