- Added item_id to array returned by bcms::item::get_item- Split get_item_by_url up into separate get_item_id_by_url helper proc- Various cleanups and bug fixing
nsv_get acs_application was failing sometimes on install and I wasn't able to track down why. To avoid further hassle I removed that nsv since we don't need it
Changed "ns_log Error" to "ns_log Notice" when "exec aspell dump dicts" is caught. Normally it's due to an old version of aspell and spell-checking will continue to work, but with one dictionary only ...
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