V0.042

From No3wiki

db-structure

  • central item-table for all project-related entities
  • user-rightsmanagent on project level
  • most SQL-querries check for valid user-rights
  • all database-related source-files are moved into new directory db/
  • removed findById methode (now put to DbItem::__construct when non-array is given as parameter)

lists

  • only show meaningful and valid functions

std

  • from-handles are stored correctly
  • temp-dir changed into _tmp (underline instead of point)

pages

  • display license-text at login
  • anonymous-pages with might be viewed without logging in

misc

  • added lots of comments

lots of other changes

user-rights may still have strange effects.