Lars fixed acs_user::flush_cache invocation from membership_rel::change_state. We were flushing using the wrong user_id. Also, now we only flush if the membership_rel of a user (as opposed to some other party) is changed.
- Fixed bug #163: Formatting of bug comments broken - much too wide- Added a max-width: 700px around each activity log history entry.- Templated the activity log history, so it's easier to customize the display
I18N work: using I18N admin UI to walk through adp:s in file-storage and found a couple of texts that I turned into message lookups. About 20 new keys added
- Fixed problem with watching, so we can watch any tcl/xql file.- Output message if we're trying to watch a file that we can't reload, so you'll at least know that the watch didn't occur.- apm_guess_file_type had changed, causing watching to break - not using it now