source: Dev/branches/rest-dojo-ui/log.txt @ 274

Last change on this file since 274 was 274, checked in by hendrikvanantwerpen, 13 years ago
  • [Client] Moved pages in subtree of rft/, allowing controllers next to them.
  • [Client] Created questions page, gives overview and allows adding.
  • [Client] Page controllers inherit from _Page, because the previous mechanism w

asn't working.

  • [Client] Added new user registration.
  • [Server] Changed user passwords to passwordHash/passwordSalt combination.
  • [Server] Added simple object marshalling and unmarshalling to preserve types.
  • [Server] Added ResearchToolObjectInterface? with static create() method. Implemented for all model classes.
File size: 547 bytes
RevLine 
[274]1* [Client] Moved pages in subtree of rft/, allowing controllers next to them.
2* [Client] Created questions page, gives overview and allows adding.
3* [Client] Page controllers inherit from _Page, because the previous mechanism wasn't working.
4* [Client] Added new user registration.
5* [Server] Changed user passwords to passwordHash/passwordSalt combination.
6* [Server] Added simple object marshalling and unmarshalling to preserve types.
7* [Server] Added ResearchToolObjectInterface with static create() method. Implemented for all model classes.
Note: See TracBrowser for help on using the repository browser.