Changelog for 21 November 2009

 

  • Tested login, and node creation with non UID 1 user. Everything appears to work, which further convinces me to copy the test server configuration to the production site.
  • Reviewed and changed security permissions. Much of this involved removed permissions from the admin user role. The idea behind this was to make it simpler for our primary users -- that is, Trice and Pazi.
  • Changed field order for node types. This was done to place priority on important node fields. This can still be better, but until D7, this'll likely require new code.
  • Fixed an oversight with the global view. The "Description" column actually corresponded to the body/welcome message field. This is confusing considering the required "Description" field of the Channel node type. The view was changed to use the Description field in the Description column.