Wagn 0.9+2
Date:
September 19, 2008
+tickets by status
+Documentation Ticket
Notes
- adding pointers broken on new card (edit works fine after save)
- better fix for search template permission issue
- migrations-vs-pull_db (right now have to comment out data-loading in migration for pull_db to work)
- can't use wql specs twice. eg: {"or":{"type":"City","type":"County"}}
- slot issues when creating new connections.
- changing cardtype removes context
- adding pointee in a pointer card busts
- map cardtype
- going to this card when not logged in gives javascript error.
- white space agnosticism failing around plus signs (canonical version should be stripped)
Card.create :name=>"Lewis +booger"- soft templating cardtype does not set default when changing cards.
- infinite transclusions loops possible
- templatees' cache not broken when template becomes hard template
- users with this role (on role card, you can see all the users attached to it)
- tests
- 2 rspec tests failing in mysql (wql created_at/updated ordering)
- Selenium crashing
- both wql versions in use
- ruby card upgrade
- end-paging
- broken links bad data
- optimize card view- edit & footer #doesn't buy us very much
- other optimizations-- I think the next step would be caching line view of searches-- but that's a big one.
- SQLITE not working- search broken in a couple places.