{10} Test Report (312 matches)

Testing reporting functionality

Results (1 - 100 of 312)

1 2 3 4
Id Type Created Modified Component Severity Priority Owner Reporter Cc Version Milestone Status Resolution Summary Description Keywords
#1 enhancement 08:53:20 AM 1223138425000000 Bookmarks medium Pete.Dakin admin 1.0 closed fixed Create user interface to delete spam bookmarks

When we receive spam bookmarks, we need to go into the database to delete the tags, bookmarks and the spam user id. Can we have a web interface to do that?

admin, bookmarks
#2 defect 05:01:43 AM 1214993728000000 Blogs low Andreas.rindler admin 1.0 closed fixed Upgrade WP plugin Akismet to 2.1.6 version

A new version of Akismet is available.

#3 defect 01:53:59 AM 1215064599000000 Wiki medium admin Chad 1.0 closed fixed Account creation error, Incorrect or missing confirmation code.

The Mike 2.0 system is not allowing me to create an account, I keep getting “Incorrect or missing confirmation code”. I’ve checked it over multiple times and tried new confirmation codes. Nothing is working?

#4 defect 11:19:52 AM 1215514772000000 Wiki low Pete.Dakin Pete.Dakin closed fixed On mike2, Wiki caches omcollabbookmarks results ~somehow~

turn on debugging in posts_public line 35 (set to true)

  1. /w/images/debug.log: delete this file (we start with a clean slate)
  2. edit the wiki page, set the terms to 'data warehousing' > save the page (it reloads, generating some bookmark results)
  3. view the debug log. It shows: the final sql query does not contain the expected LIKE "%data warehousing%" clause, and the result therefore is not limited - it shows lots of bookmarks.
  4. delete the debug log
  5. edit the wiki page, set the terms to 'enterprise' > save the page
  6. view the debug log. It shows the final SQL query containd the

clause LIKE "%data%"


turn off debugging in posts_public line 35

extensions,omcollabbookmarks
#5 defect 04:48:29 AM 1223138860000000 Wiki low Pete.Dakin Pete.Dakin closed fixed Wiki namespaces need to be parametrised

Presently, omcollab installs mediawiki with an additional namespace defined in localsettings (namely, OMCOLLAB). Other implementations may require different namespaces to be installed (e.g. MIKE2, and MIKE2_TALK). Consider parametrisation, possibly using ajaxian "add new namespace" functionality

namespaces
#6 enhancement 04:52:52 AM 1242163587000000 Wiki trivial Sean.McClowry Pete.Dakin 1.0 2.0 - Defects and Minor Enhancements closed wontfix Common footer points to several non-existent wiki pages

We need to provide actual destination pages relevant to the footer links.

  • Maybe these could then be bookmarked?
licensing, footer
#7 defect 06:21:10 AM 1215170160000000 Wiki medium Pete.Dakin Pete.Dakin closed fixed Avatar uploads broken on WIndows installations

Avatar uploads break on Windows installations (so, Mike2 works, imcollab doesn't).

To reproduce: Try uploading an avatar from with your profile.

Error message: Fatal error: Call to undefined function wfImageArchiveDir() in C:\wamp\vhosts\TEST_imcollab\wiki\extensions\SocialProfile?\UserProfile?\SpecialUploadAvatar?.php on line 352

Symptom: On imCollab, a WSOD when uploading avatars. On a WAMP build, the error shown above.

Findings at time of writing: function wfImageArchiveDir() exists in Image.php, which does not ship with MediaWiki?! Why it works on Linux is a mystery.

It _was_ working, something has obviously changed. BUT, a clean install of MediaWiki?, and adding SocialProfile? extension, reproduces the problem.

#8 defect 05:22:55 AM 1223206683000000 Wiki medium admin Andreas.rindler 1.0 1.0 closed fixed Wiki social profile friend request broken

Accepting or declining a pending friendship request ( http://mike2.openmethodology.org/wiki/Special:ViewRelationshipRequests) is not working. The request is faded out, but not completed.

social profile, wiki
#9 defect 05:15:03 PM 1223205341000000 Wiki medium Pete Dakin Sean.McClowry 1.0 1.0 closed fixed Invoking build.php script gives failure on windows platform

There is an error with the latest version of build.php - most likely due to most recent changes to add a parameter to get latest version of this file from the repository and/or linux compatability changes.

Script errors when run and will not install omCollab.

build
#10 defect 05:17:48 PM 1239698537000000 WikiExtensions low Xiping.Wang Sean.McClowry 1.0 1.1 closed fixed Error invoking API Query Extension

The latest version of the build broke the API Query extension.

This exception can be seen from the sample code that invokes the API query on the front page of a newly installed version of the build.

Warning: DOMDocument::loadXML() [function.DOMDocument-loadXML]: Empty string supplied as input in D:\xampp\htdocs\omcollabbuild2\wiki\extensions\APIQueryExtension\APIQueryExtension.php on line 113

This is the result of not being connected to the network. Defect is therefore minor although it should be fixed by erroring out gracefully.

If these bookmarks had been retrieved once, they are cached so error does not appear.

#11 defect 05:20:26 PM 1223206574000000 Wiki medium Andreas.rindler Sean.McClowry 1.0 1.0 closed fixed Exception through after adding a friend and then logging out

After submitting a friend request, logging out of the system produces an exception. This is shown below:

Fatal error: Call to a member function getText() on a non-object in D:\xampp\htdocs\omcollabbuild\wiki\extensions\SocialProfile?\UserRelationship?\SpecialAddRelationship?.php on line 29

#12 enhancement 11:50:11 PM 1239119647000000 CommonSkin low Pete Dakin Sean.McClowry 1.0 1.2 closed fixed Error with changing common skin

Changing skin preferences does not work to mike2red skin - it still shows as blue with the explore tab. Changing to other skins works correctly

#13 defect 04:57:35 PM 1223205556000000 Explore high Pete Dakin Sean.McClowry 1.0 1.0 closed fixed Error in Social Profile Wall View

Clicking on any tab other than the activity tab in the “my Social Profile” portlet does not work, e.g. clicking on "find people" does not change tabs. Firebug shows a jquery error.

#14 defect 04:59:21 PM 1223137724000000 Explore low admin Sean.McClowry 1.0 closed fixed Social Profile wall view name

My omCollab Social Profile name should either be a variable or make no reference to omCollab (e.g. “my MIKE2.0 Social Profile” or “my Social Profile”), option 2 is easier but option 1 would be better and could be made part of the deploy script

#15 enhancement 05:03:20 PM 1241592875000000 Explore medium Xiping.Wang Sean.McClowry 1.0 1.1 closed fixed Social Profile wall view activity

The only activity shown are the addition of friends. This should be extended to make this show new bookmarks and wiki edits.

#16 defect 05:05:04 PM 1222018117000000 Explore low admin Sean.McClowry 1.0 closed fixed Blogbar search term should be a variable

MIKE2.0 is showing on the default omCollab blogbar (that searches for "open source") as opposed to searching for “MIKE2.0”. Ideally the search term to be used would be added into the deployment script.

#17 defect 02:37:36 PM 1239783520000000 Wiki low Xiping.Wang Sean.McClowry 1.0 1.1 closed fixed Reference Selector extension gives error on Special:Version page

This extension gives an error on Special:Version

If you search for message_received_subject you will see that the message below is not properly inserting the text, but is sending out the variable name instead.

#18 defect 04:07:04 AM 1222018148000000 Bookmarks low Alexandros.Papadopoulos Andreas.rindler 1.0 closed fixed /w and /wiki still mixed up during deployment/installation for category typeahead

When adding a category to a new bookmark, typeahead is broken. This is due to a wrong webservice location (it should be /w and not /wiki on MIKE2.0). This is still not properly configured during installation/deployment of omCollab.

Incorrect:  http://mike2.openmethodology.org/wiki/extensions/SelectCategoryTagCloud/SelectCategoryTagCloudSuggestJSON.php?q=bu

Correct:  http://mike2.openmethodology.org/w/extensions/SelectCategoryTagCloud/SelectCategoryTagCloudSuggestJSON.php?q=bu

typahead
#19 defect 06:16:49 PM 1236842200000000 WikiExtensions medium Xiping.Wang Sean.McClowry 1.0 1.1 closed fixed Error on "people finder" of Social Profile Wall

The current build version of omCollab deployed on waterloo errors when doing a lookup on the people finder through typeahead

social profile, wiki
#20 defect 06:40:58 PM 1223138604000000 Wiki medium Sean McClowry Sean.McClowry 1.0 1.0 closed fixed Error with Widget:SlideShare extension gives white screen of death

The widget extension, which allows for extensions to be added by an admin give a white screen of death. For example with:  http://mike2.openmethodology.org/wiki/Widget:SlideShare

Testing locally, it looks like an error with compiled templates being checked into svn

Fatal error: Smarty error: the $compile_dir 'D:\xampp\htdocs\os\wiki/extensions/Widgets/compiled_templates/' does not exist, or is not a directory. in D:\xampp\htdocs\os\wiki\extensions\Widgets\smarty\Smarty.class.php on line 1095

#21 defect 01:29:26 PM 1269450502000000 Wiki medium Xiping.Wang Sean.McClowry 1.0 1.8 - Defects and Minor Enhancements closed fixed Automated conversion of language links broken

Some omCollab sites support multiple language versions such as MIKE2.0. The current links on MIKE2.0 are broken - need to determine if this is related to the deployment process.

#22 defect 05:50:44 PM 1222017844000000 Explore low admin Alexandros.Papadopoulos 1.0 closed duplicate explore application sidebar label & search term hardcoded

explore/portlets/Sidebar/Blogbar.html should have variables instead of <snip> , title : "Sample Sidebar<br />using Google's<br />Ajax enabled 'BlogBar?'" <snip> , autoExecuteList : { executeList : "open source" collaboration? }

sidebar
#23 enhancement 11:55:39 AM 1240835098000000 Wiki trivial Xiping.Wang Andreas.rindler 1.0 1.1 closed fixed Wiki link to user profile is red despite completed user profile

Because omCollab uses the Social Profile extension, users don't edit their wiki user page anymore, but rather complete their social profile. Links (like [[User:User.Name]] appear in red, because Mediawiki has an empty wiki page and doesn't look at the social profile page.

Need to show regular link if link is user link. There is no need anymore to show red links on user links.

social profile, wiki
#24 defect 02:02:25 PM 1239114127000000 Wiki low admin Sean.McClowry 1.0 1.1 closed fixed File permissions error breaks widget extension

The web server needs write access to the compiled_templates directory for the extension to work. A previous patch created this directory (which was missing) and it went into build 1.003.0 but the directory created didn't have write access.

A hotfix was put in place on the MIKE2.0 site to change file permissions.

#25 defect 02:05:34 AM 1240192945000000 Bookmarks low Xiping.Wang Andreas.rindler 1.0 1.1 closed fixed 'Delete user, bookmarks and tags ' admin feature on bookmarks fails

Clicking on 'Delete' button in bookmarks besides a spam bookmark pops up a verification, but when you click OK, the http request to delete that user fails with another pop-up and the below error message:

on php Error

XMLHttpRequest exchange :finish (4)

HTTP status: 0 -

Response text :

admin, bookmarks
#26 defect 02:13:52 AM 1239136924000000 Bookmarks medium Sean.McClowry Andreas.rindler 1.0 1.1 closed fixed Comments on bookmarks are truncated at 255 characters

Comments on bookmarks can only have 255 characters. The Comments table is TINYTEXT and needs to be changed to a structure that can accomodate at least 1,000 characters.

comments, bookmarks
#27 defect 04:37:54 AM 1223137236000000 Bookmarks medium admin Andreas.rindler 1.0 closed fixed Bookmarks category typeahead not working in IE6

When adding a bookmark, the category typeahead functionality is not working. The error message is system error -1072896748.

Potential solutions:

 http://www.panoramio.com/blog/explorer-system-error-1072896658/

 http://bytes.com/forum/thread520484.html

typahead
#28 enhancement 12:13:24 PM 1223136823000000 Bookmarks low Andreas.rindler Andreas.rindler 1.0 closed fixed Bookmark page doesn't show bookmark title in page title

When you click on an individual bookmark, the bookmark page doesn't have any title. For SEO it should at least have the bookmark title as the page title.

SEO
#29 defect 07:54:48 AM 1224319132000000 Blogs medium Andreas.rindler Andreas.rindler 1.0 1.1 closed fixed Upgrade Wordpress to latest version (2.6.2)

Wordpress needs to be upgraded to the latest release (2.6.2) in order to keep up with security patches but also enhancements.  http://codex.wordpress.org/Upgrading_WordPress_Extended

upgrade
#30 defect 07:57:08 AM 1239119854000000 Wiki medium Andreas.rindler Andreas.rindler 1.0 1.2 closed duplicate Upgrade Mediawiki to latest version (1.14)

Mediawiki needs to be upgraded to the latest release (1.14) in order to keep up with security patches but also enhancements.  http://www.mediawiki.org/wiki/Manual:Upgrading

#31 defect 04:32:12 AM 1224318789000000 Blogs medium Andreas.rindler Andreas.rindler 1.0 1.1 closed fixed Upgrade WP plugin Akismet to 2.2.1 version

 http://wordpress.org/extend/plugins/akismet/

Akismet
#32 defect 04:59:54 AM 1239194098000000 WikiExtensions low Xiping.Wang Andreas.rindler 1.0 1.1 closed fixed Social Profile profile completion progress is stuck at Name

When you complete the social profile the progress indicator is stuck at completing the 'Name' field

social profile, wiki
#33 defect 05:05:30 AM 1227473867000000 Wiki medium Andreas.rindler Andreas.rindler 1.0 1.1 closed fixed Mod_expires and Gzip disappeared

Mod_expires (caching) and Gzip (compression) have disappeared from the .htaccess configuration files and need to be added again.

gzip, mod_expires
#34 defect 09:14:24 AM 1318549801756550 Wiki trivial sean.mcclowry Sean.McClowry 1.1 1.1 closed fixed Confusing message when user tries to edit a page when not logged in

The error received is:

You do not have permission to do that, for the following reason: The action you have requested is limited to users in the group user.

Instead, we should tell the user to login and register if needed.

wpBkFIpDozzcmMfYDqn
#35 defect 09:18:05 AM 1242191895000000 Wiki low Xiping.Wang Sean.McClowry 1.0 2.0 - Defects and Minor Enhancements closed fixed Create article extension gives an error when page already exists

Using the create article extension to create a page when one already exists gives a white screen of death.

Go to:  http://mike2.openmethodology.org/wiki/MIKE2:New_Article Create article "Open Methodology Framework" to reproduce error.

extension
#36 defect 09:39:34 AM 1236598509000000 CommonSkin medium Xiping.Wang Sean.McClowry 1.2 1.2 closed fixed Common skin shows error in Google Chrome

The header and footer both collapse to the left in the google chrome browser, rendering it unuseable

#37 enhancement 11:02:57 AM 1276186739000000 CommonSkin trivial Zhongzhen.Yin Sean.McClowry 1.0 1.5 - UI Improvements - Phase 1 reopened Code refactoring for common skin

Nothing major planned at this stage, but a few items on initial review:

  • Better commenting of code needed within the framework
  • Some minor refactoring and commenting should be done to more clearly show the separation of responsibilities with main.css and common.css
  • There are places where variables could be set as opposed to continually giving the full path name, e.g. common.css should have an images dir variable to simplify changing path names for images directory

Refer to here: http://mike2.openmethodology.org/wiki/OmCollab_common_skin_framework

This would be minor updates and should only be done as results of work as output from the navigation review

refactor
#38 defect 11:05:23 AM 1318553326217832 CommonSkin low sean.mcclowry Sean.McClowry 1.2 1.2 closed duplicate footer.php should be changed to

omCollab footer should point to directly on omcollab page as opposed to be a relative path on the server

JznuBnTzgYfQxIq
#39 defect 01:38:39 AM 1224929797000000 Blogs high Andreas.rindler Andreas.rindler 1.0 1.1 closed fixed Patch Wordpress to version 2.6.3

Snoopy security vulnerability fixed in 2.6.3  http://wordpress.org/development/2008/10/wordpress-263/

#40 defect 01:58:54 PM 1225236888000000 Bookmarks low Andreas.rindler Andreas.rindler 1.0 1.1 closed fixed Bookmark comments Reply functionality not working

Clicking on 'Reply' on a bookmark comment pops up a 'You must be logged in to do that' message even when you are logged in. Need to review why user permissions are not recognised.

comments, bookmarks
#41 defect 01:28:45 PM 1225650829000000 Bookmarks medium Andreas.rindler Andreas.rindler 1.0 1.1 closed fixed Bookmark tag renaming doesn't work

A user cannot rename her tags. Click on 'My Bookmarks' and then on a tag that you had assigned to a bookmarks or on popular tags. An action box with 'rename tag' and 'delete tag' appears. You get a file not found error.

bookmarks, tags
#42 defect 01:38:50 PM 1231263691000000 Bookmarks high Andreas.rindler Andreas.rindler 1.0 1.1 closed fixed Save bookmark when editing bookmark failes

When you edit an existing bookmark and hit the 'Save Bookmark' button, you get the below error. However, this only happens on local installs and on the Waterloo test server, but not on MIKE2.0.

General Error

Could not delete tags (invalid bookmarkid)

DEBUG MODE

DELETE FROM om_tags WHERE bId = 130

Line : 145 File :/var/www/html/bookmarks/services/tagservice.php

Backtrace: Backtrace:

file: 204 - /var/www/html/bookmarks/functions.inc.php call: backtrace()

file: 145 - /var/www/html/bookmarks/services/tagservice.php call: message_die(202, "Could not delete tags (invalid bookmarkid)", "", 145, "/var/www/html/bookmarks/services/tagservice.php", "DELETE FROM om_tags WHERE bId = 130")

file: 82 - /var/www/html/bookmarks/services/tagservice.php call: TagService?->deleteTagsForBookmark(130)

file: 275 - /var/www/html/bookmarks/services/bookmarkservice.php call: TagService?->attachTags(130, "rubbish; test;Test Category", False, "com")

file: 58 - /var/www/html/bookmarks/edit.php call: BookmarkService?->updateBookmark(130, " http://lalakis.com", "OpenDNS", "Da best site evah", 0, "rubbish; test;Test Category")

bookmarks
#43 defect 10:38:44 AM 1239113527000000 Blogs high sean.mcclowry Sean.McClowry 1.1 1.1 closed fixed wordpress fails on install

When installing a fresh install from the automated build process, wordpress gives a fatal error. This is because .htacess is included as part of the build process - this file should be removed from the blogs directory.

#44 defect 04:19:52 PM 1239114941000000 Blogs low Andreas.rindler anonymous 1.0 1.1 closed fixed avatar upload broken?

Im getting this error when trying to upload an avatar. The file is an png and within the size limit.

Internal error Could not copy file "/tmp/phpk8Be1b" to "".

avatar upload
#45 defect 06:24:41 PM 1239794177000000 Blogs medium Xiping.Wang Sean.McClowry 1.0 2.0 - Defects and Minor Enhancements closed fixed Hardcode with omBlogs installer?

Potential issue identified here:  http://mike2.openmethodology.org/wiki/Talk:Installing_omCollab#Wordpress%20problem

Hi, I just installed omCollab (1.00.04) to test the functionality. I have a problem with the Blog-application. After installing the Readme-file suggests a manual switch on of the single sign on function. At this point I get stuck, since Wordpress doesn't allow me into the admin pages. It seems as though the single sign-on works, I get logged in to all the applications, but the Blog does not work. I can comment stuff, but can't post new posts or edit anything.

Problem was solved by the user through a re-install but might be a hardcode issue: Problem solved - after messing around a bit, reinstallnig, reinstalling again, it worked. The only difference that I can think of is that I used "omc" as table prefix for the databases...not "om" as the installer suggests. Maybe there are fixed references with the prefix "om" in the code somewhere...I didn't have the time to check.

blogs, refactor
#46 enhancement 10:33:37 AM 1236629443000000 Blogs medium sean.mcclowry Sean.McClowry 1.2 1.2 closed duplicate Create ability to have blog posts sent to subscribing emails

Blogs posts can be sent directly to subscribers via email. For the MIKE2.0 site, for example, all registrants will receive posts via email. Users should also be able to "opt out"

user interactivity, blogs, email
#47 enhancement 10:36:53 AM 1236629500000000 Wiki medium sean.mcclowry Sean.McClowry 1.2 1.2 closed fixed Invite users via email

A form exists to invite users to the site via an email, which directs them to the registration page.

Version 1) simple form for 1 user Version 2) simple form for multiple users Version 3) more advanced form (that allows recommended articles) for multiple users Version 4) builds on version 3, allows users to select from existing email system

user interactivity, email
#48 enhancement 08:35:33 AM 1239921917000000 Blogs trivial Andreas.rindler Andreas.rindler 1.0 2.0 - Defects and Minor Enhancements closed wontfix Rename Site Admin to something more user friendly on Blogs

Rename the link 'Site Admin' in the user profile box to something more user friendly or related to Blogs. E.g. 'Blog Admin'

I'm not sure if its worth changing this. Its an easy change but we'll need to change the core code (just one line)  http://wordpress.org/support/topic/180542

blogs
#49 defect 08:06:24 PM 1228689484000000 Blogs medium Andreas.rindler Sean.McClowry 1.2 1.2 closed fixed Users not registered automatically as subscribers in wordpress

As the omCollab SSO function writes directly to the db, configuring the admin functionality in wordpress to automatically add users as subscribers does not work.

Nearly have this fix this in the integration step omCollabsinglesignon.php, but stuck on a quotes within quotes issue.

#50 defect 05:04:40 AM 1228644733000000 Blogs medium Andreas.rindler anonymous 1.0 1.1 closed fixed Need to upgrade wordpress plugin Akismet to 2.2.3

New version of Akismet is available on  http://wordpress.org/extend/plugins/akismet/

Akismet
#51 defect 05:05:50 AM 1228645579000000 Blogs medium Andreas.rindler anonymous 1.0 1.1 closed fixed Need to upgrade wordpress to version 2.6.5

New version of Wordpress is available on  http://wordpress.org/download/

upgrade
#52 defect 04:55:42 PM 1239143688000000 WikiExtensions medium Sean.McClowry Andreas.rindler 1.0 1.1 closed fixed Upgrade Mediawiki extension RSS Reader

Need to upgrade to latest version of RSS Reader ( http://www.mediawiki.org/wiki/Extension:RSS_Reader)

#53 defect 10:00:57 AM 1233236066000000 WikiExtensions high sean.mcclowry Sean.McClowry 1.1 1.1 closed fixed Issues inviting contacts from facebook with invitefriends

Imports contacts correctly, but then the extension gives a "Invalid session ID" error

invitefriends
#54 defect 10:13:46 AM 1237302916000000 WikiExtensions high Xiping.Wang Sean.McClowry 1.1 1.1 closed fixed Issues inviting contacts with invitefriends

Unable to get contacts from mail providers such as hotmail and gmail. This is an issue on our MIKE2.0 environment but works fine in our testing environment.

We have tried modifying the approach so that is works with WGET as an alternate protocol and it still does not work.

This is either a configuration issue or an issue due to the hosting provider.

invitefriends
#55 defect 01:50:48 PM 1242151217000000 Search medium Satinder.Parmar Sean.McClowry 1.0 1.2 closed fixed forum views are way too high

omCollab forum are showing thousands of views on posts that have been made for only a short amount of time.

forum
#56 defect 08:14:48 AM 1233559346000000 AppSelector medium andreas.rindler Sean.McClowry 1.0 1.1 closed fixed Issues installing forum

We had problems installing forums into our windows based environment (imCollab).

Upgrade imCollab used tag 1.009.0 but clicking on the forum wouldn’t work. We installed the DB and made changes to omconfig.php and config.php but I ran into the same error that was first seen on the MIKE2.0 deployment - although now can't hit forums at all. web logs and php logs do not show the cause of the error.

forum
#57 enhancement 07:04:35 PM 1236182467000000 WikiExtensions medium sean.mcclowry Sean.McClowry 1.2 1.2 closed fixed Implement WYSIWYG editor

Implement WYSIWYG editor for the wiki, using FCKeditor

wysiwyg
#58 enhancement 07:05:58 PM 1245106943000000 Blogs high Sean.McClowry Sean.McClowry 1.0 1.3 - Enable a Dynamic User Interface closed fixed Implement capability for blogs post to be sent to email

Implement capability for post to be sent directly to email via wordpress. The subscribe2 extension for wordpress provides this capability.

#59 enhancement 07:13:30 PM 1240907022000000 WikiExtensions medium Xiping.Wang Sean.McClowry 1.2 1.2 closed fixed Enhance social profile component to store structured skills data

The social profile component should be enhanced to store data in a structured fashion to link to information management capabilities.

The following capabilities will be provided:

  1. Content will be populated in a typeahead fashion. Once content has been entered (e.g. data warehousing) it will appear as an option to be selected.
  1. Users can tag themselves
  2. Users can tag other users. This is a local view of that user.
  3. A user that has been tagged can see they have been tagged by another user.
  4. 2 tag clouds will be browseable for users - a local version of users you have tagged and the overall view of the community.

An initial set of reference data will be added to pre-populate users against the IM solution suite

Further considerations

  1. Issues this approach may lead to for reporting
  2. How this would be best view on the user profile page
  3. Refactoring of existing social profile code
#60 defect 07:14:24 PM 1239921936000000 Blogs low Xiping.Wang Sean.McClowry 1.2 2.0 - Defects and Minor Enhancements closed duplicate Simplify blog-email subscription function

Change blog-email subscription function so it is simple to users to subscribe/unsubscribe

#61 task 07:15:21 PM 1244229695000000 Blogs low sean.mcclowry Sean.McClowry 1.2 2.0 - Defects and Minor Enhancements closed fixed Upgrade worpdress to version 2.7

Upgrade to latest version of wordpress

#62 task 07:16:20 PM 1241592927000000 Wiki medium Xiping.Wang Sean.McClowry 1.2 1.1 closed fixed Upgrade to latest version of mediawiki

Upgrade wiki component to latest version of mediawiki. This is a pre-requisite also enable typeahead search functionality based on article name.

#63 task 07:36:13 PM 1240194088000000 Infrastructure low sean.mcclowry Sean.McClowry 1.2 1.2 closed fixed Post continous integration scripts for open source community

Continuous integration scripts for MIKE2.0 and imCollab can be posted for the community, after they have been scrubbed.

#64 defect 07:38:10 PM 1241522227000000 Infrastructure low Andreas.rindler Sean.McClowry 1.2 1.2 closed fixed Provide self registration on trac

Enable self registration with trac. This may require an upgrade.

#65 defect 02:08:00 PM 1240218521000000 Forums medium Xiping.Wang Andreas.rindler 1.0 1.1 closed fixed Add Google Analytics tags to forums

Need to add Google Analytics code to forums template in order to track site traffic for forums.

<?php if( OMCOLLAB_GOOGLE_ANALYTICS != ): ?> <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? " https://ssl." : " http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> var pageTracker = _gat._getTracker("<?php echo OMCOLLAB_GOOGLE_ANALYTICS; ?>"); pageTracker._initData(); pageTracker._trackPageview(); </script> <?php endif; ?>

forums, google analytics
#66 defect 04:00:24 PM 1239142970000000 WikiExtensions trivial Sean.McClowry Sean.McClowry 1.2 closed wontfix invitefriends debugging syntax error

Turning off debugging should use quotes around configuration term for consistency, e.g. "false" instead of false.

#67 defect 11:25:20 AM 1245749632000000 WikiExtensions low Xiping.Wang Sean.McClowry 1.0 1.2 closed fixed Move openoffice integration parameters to local build scripts

Enabling openoffice integration should enable by my_additional_build_process scripts

#68 defect 10:31:50 PM 1236598541000000 CommonSkin low Xiping.Wang Sean.McClowry 1.0 1.2 closed fixed Cannot change skin preference using a common skin

You cannot change the skin for a user, e.g. if I am on mike2 I can't change to the red skin from the blue skin.

#69 defect 10:39:02 PM 1258058891000000 CommonSkin medium TBD Sean.McClowry 1.0 1.9 - UI Improvements - Phase 2 new Common skin framework makes it difficult to add new skins

It is difficult to make minor changes to skins, such as simply changing colors, when using the automated build process.

A resulting issue is that a newly created skin will not automatically install for the wiki page, it shows monobook. If I create a new skin "orange" I can't get it to set by default. The skin only shows up once I login the user and then I have to assign select the skin for them.

A new skin for the forum results in a similar issue - it will result in an error with the theme not being found.

An approach should be defined so that new skins can be added more easily.

#70 enhancement 11:46:44 AM 1239694697000000 Forums medium Xiping.Wang Sean.McClowry 1.1 1.2 closed fixed Create weekly or daily digest for forums

This is an aggregate of all forum messages. It comes out weekly or daily (configurable by user). Setting a single flag in the DB will signal whether it is set to: Active Daily Weekly There is an existing mod to provide this functionality. It would need to be ported to phpBB2.

 http://www.phpbb.com/community/viewtopic.php?t=187868#p1039574

#71 defect 11:51:02 AM 1236928808000000 Forums medium Xiping.Wang Sean.McClowry 1.0 1.1 closed fixed mike2red skins get "stretched" for forums

When we view posts in the mike2red skin, the screen is stretched horizontally so that one has to scroll a lot to view the entire post.

This looks to an issue with windows as opposed to the red skin itself, as the differences are minor between the blue and red skins and there are no issues with the blue skin

#72 enhancement 12:32:56 PM 1318389856488024 WikiExtensions medium Xiping.Wang Sean.McClowry 1.2 1.3 - Enable a Dynamic User Interface new Make front page more dynamic and interactive

We should make the site front page more dynamic with forum, blog and bookmark posts. The front page is currently a wiki page, but it may make sense to have this be a non-wiki landing page - further design is required.

Consideration should be given to exposing recent content (recent wiki posts, blogs post, bookmarks, friend activity) as widgets that can be added to any page. The new front page would then oriented around this content.

Personalized content could also be added to this page as users could bookmark their favorite content and have it accessible from the front page.

User stories are listed here:  http://waterloo.openmethodology.org/trac/omcollab/wiki/DynamicFrontPageUserStory

wQloXAsJryrDwc
#73 defect 12:47:52 PM 1236686860000000 WikiExtensions medium Xiping.Wang Sean.McClowry 1.0 1.2 closed fixed DocConvert extension does not work on imCollab

DocConvert? does not work on imCollab. This may be an installation issue. It works on local windows platforms. The extension is currently disabled.

The README file provides information on enabling this extension and how it is to be installed.

 http://waterloo.openmethodology.org/trac/omcollab/browser/trunk/wiki/extensions/DocConvert/README.txt

#74 defect 12:49:16 PM 1236838924000000 WikiExtensions low Xiping.Wang Sean.McClowry 1.0 2.0 - Defects and Minor Enhancements closed fixed DocConvert extension does not work on linux platforms

DocConvert? does not work on *nix platforms. This can be tried on waterloo.

The README file provides information on enabling this extension and how it is to be installed.

 http://waterloo.openmethodology.org/trac/omcollab/browser/trunk/wiki/extensions/DocConvert/README.txt

#75 defect 09:42:54 PM 1236920988000000 Forums medium Xiping.Wang Satinder.Parmar 1.2 closed fixed Forums - User not logged issue

In the Forums, when a user is not logged in and clicks on a link like 'New Topic' or tries to post a reply, is taken to a blank page. This should take the user to the imCollab login page where they can either log in or create a new account.

#76 enhancement 04:57:08 PM 1244136936000000 Infrastructure low Sean.McClowry Sean.McClowry 1.1 2.0 - Defects and Minor Enhancements closed fixed Improve continuous integration code and documentation

Areas for improvement for deployment:

  • Some code re-factoring is required to simplify the deployment process
  • A few files should be re-named for consistency
  • Code commenting should be improved, especially in build.php
  • Minor bugs may exist, such as

 http://mike2.openmethodology.org/forum/viewtopic.php?f=4&t=7#p14

#77 defect 05:21:18 PM 1245798738000000 WikiExtensions low Xiping Wang Satinder.Parmar 1.0 1.3 - Enable a Dynamic User Interface closed fixed Message received using DocConvert to convert a document

When 'upload document' is used to convert a document and 'show preview' is selected, a message appears as below: Sorry! We could not process your edit due to a loss of session data. Because imCollab has raw HTML enabled, the preview is hidden as a precaution against JavaScript? attacks. If this is a legitimate edit attempt, please try again. If it still doesn't work, try logging out and logging back in

This could be coming from mediawiki and seems specific to imCollab. Maybe some configuration could be done to minimize or remove the error.

#78 enhancement 05:43:02 PM 1258060273000000 Wiki low TBD Sean.McClowry 1.2 2.1 - Improved Content Editing new omCollab Drag Content to Wiki

This enhancement simplifies the wiki article contribution process by letting users drag-and-drop a file into the edit page of the wiki and add this file as an attachment. In the case of word or open office files they are gives the choice of whether they want to add the file as an attachment or convert the document directly to wikitext.

#79 enhancement 08:05:15 PM 1258058251000000 Explore medium Andreas.rindler Sean.McClowry 1.2 2.0 - Defects and Minor Enhancements closed wontfix Create a mike2red skin with an explore tab

Should create a mike2red skin (mike2red2) that contains the explore tab and which can be used with an external search application as there are other aspects of this tab that we want to have accessible (e.g. friend requests) when using this skin

#80 enhancement 08:15:23 PM 1241593307000000 Wiki low Xiping.Wang Sean.McClowry 1.0 1.2 closed fixed Provide wiki article lookup using typeahead search

Should be able to find articles through typeahead by typing the article name. This would apply to articles in the main namespace as well as pages in the category namespace and image namespace. This would work just like search on wikipedia.  http://en.wikipedia.org/wiki/Main_Page

This is not a full-text search like on explore, it is only by article name. The search box could be positioned on top of the wiki section, similar to the search functionality within the forum.

One option might be to give users the capability to click a button to search by article, category or attachment (image).

#81 task 05:30:30 PM 1261110195000000 Forums medium Minchi.Yang Satinder.Parmar 1.0 1.3 - Enable a Dynamic User Interface closed fixed Upgrade phpBB3

Our current version of phpBB is at 3.0.3 while the latest version is 3.0.4, it needs to be upgraded. A related task is to document for the install guide, issues that come up/files to be restored while upgrading due to customizations that have been done to the forum code while integrating it into omCollab.

#82 defect 02:52:06 PM 1239713852000000 WikiExtensions medium Xiping.Wang Andreas.rindler 1.0 1.1 closed fixed FCKEditor breaks SelectCategoryTagCloud parsing of category

The SelectCategoryTagCloud? extension parses the wiki text on the edit page for Category links. FCKEditor changes all text to HTML. The logic in the extension parser needs to be updated (SelectCategoryTagCloud?.body.php around line 262).

wiki, category
#83 defect 12:14:01 PM 1239141471000000 Wiki medium sean.mcclowry Sean.McClowry 1.0 1.2 closed fixed Transclusion fails for very large articles

Transclusion from MIKE2.0 to imCollab fails for large articles. 2 examples include:

 http://mike2.openmethodology.org/wiki/Information_Management_Roles_and_Skills  http://mike2.openmethodology.org/wiki/Usage_Model_for_Enterprise_Data_Management

Example error: [Template fetch failed for  http://mike2.openmethodology.org/wiki/Usage_Model_for_Enterprise_Data_Management?action=render; sorry]

#84 defect 05:17:14 AM 1237455667000000 WikiExtensions high Xiping.Wang Xiping.Wang 2.0 - Defects and Minor Enhancements closed fixed Can't update forum's email address via UpdateProfile

When I change the email information in Edit Profile ( http://mike2.openmethodology.org/wiki/Special:UpdateProfile), forum's email address is not updated at the same time. ( http://mike2.openmethodology.org/forum/ucp.php?i=profile&mode=reg_details).

It blocks ticket #70. We have to fix it before #70.

#85 enhancement 04:31:15 AM 1258066577000000 Forums low TBD Andreas.rindler 1.0 1.9 - UI Improvements - Phase 2 new Connect Forum user profile with Wiki Social Profile

phpBB has its own user profile (accessible when you click on a user's name). It would be great if we could connect the Wiki Social Profile, which usually holds much more data about a user to this profile page. In its simplest form, this could be a hyperlink. In its most ideal form, we replace the forum profile page with the Social profile page and enable all data and actions for forum to be accessible from the Social Profile page.

forums, social profile
#86 enhancement 06:10:30 AM 1259160388000000 Forums low Xiping.Wang Andreas.rindler 1.0 2.0 - Defects and Minor Enhancements closed fixed RSS feeds for forums

We currently have no RSS feeds on forums. There are a couple of mods out there, which we could install. Here is one:  http://www.phpbb.com/community/viewtopic.php?t=1214645

forums, rss
#87 defect 12:25:58 PM 1242149230000000 WikiExtensions medium sean.mcclowry Sean.McClowry 1.0 1.2 closed fixed Cannot click on tabs on "my social profile" on some sites

Cannot click on tabs on "my social profile" on open-sustainability. This happens on blue, green or red skin on open-sustainability.

#88 enhancement 11:52:11 AM 1249342015000000 WikiExtensions medium Gongwei.Yu Sean.McClowry 1.0 1.3 - Enable a Dynamic User Interface closed fixed Improve usability of the subscription process
  1. We want to have a more integrated approach to subscription for omCollab. This would include a single subscription component that enables users to self-subscribe to:

-- Forum digests
-- Blog posts (by default it subscribers users to all categories)
-- Wiki articles of interest
-- News feeds from social profile

  1. We should determine how we can make it easier for people to subscribe, e.g. a ticbox on signup, create a link on the front page.

3.A special page should be created in mediawiki to manage these subscriptions as well. A link to this page will be made accessible from the main page.

4.An admin capability is needed to manage user subscriptions from a single page

5.A migration script is needed to auto-subscribe existing users

  1. To be designed - should an enail be sent for email of the following scenarios:

-- User being added as friend
-- A message being written on a users wall
-- A user being tagged with skills by another user
-- Someone in your network adding/editing a wiki page
-- Someone in your network posting to a forum
-- Someone in your networking adding a bookmark
-- A wall blast
-- An article of interest being edited

  1. Subscriptions to be evaluated from a user story basis
#89 defect 04:38:39 AM 1240192880000000 WikiExtensions low Andreas.rindler Andreas.rindler 1.0 1.1 closed fixed Notification error

Whenever someone leaves a message or rates a skill, Social Profile sends out a notification, but it lists a variable names (message_received_body and message_received_subject) instead of the message content:


From: mike2@… Sent: 16 April 2009 08:50

To: Rindler, Andreas

Subject: &lt;message_received_subject&gt;

&lt;message_received_body&gt;

Social Profile
#90 defect 06:32:02 PM 1276839644000000 Widgets medium Sean.McClowry Sean.McClowry 1.1 1.7 - Enhanced Data Management Capability closed fixed MIKE2.0 Site Navigation Review

Define usability requirements based on site:

  • Personnas
  • Key user stories

Conduct a current-state assessment

  • Content navigation within wiki pages
  • Integrated skin and component applications
  • Capabilities for collaboration


Recommendation

  • Recommend improvements against each of the 3 assessment areas, based on defined personnas
  • Identify new candidate user stories with an improved environment
#91 enhancement 05:20:14 PM 1318398516917778 Blogs low Andreas.rindler Andreas.rindler 1.4 1.3 - Enable a Dynamic User Interface closed fixed Add number of blog posts within category

Add the number of blog posts within a category to the navigation portlet on the left side in blogs.

As a site visitor, I would like to see how many blog posts exist within a category so that I can see what the most popular categories are.

fAXrCuYGvi
#92 defect 09:04:22 PM 1241593036000000 Forums high Xiping.Wang Sean.McClowry 1.0 1.2 closed fixed Creating new forum topic on MIKE2.0 gives "white screen of death"

Creating a new forum topic causes the site to error

#93 defect 09:11:16 PM 1240238313000000 WikiExtensions low Xiping.Wang Sean.McClowry 1.0 1.3 - Enable a Dynamic User Interface closed wontfix People finder on explore page has error in chrome

The people finder has the text shifted to the left so the full name is not visible. This appears in the google chrome browser. See attached file.

#94 defect 09:15:22 PM 1240206507000000 WikiExtensions trivial Xiping.Wang Sean.McClowry 1.0 2.0 - Defects and Minor Enhancements closed fixed Change order of messages

The messages tab should list most recent messages at the top on the  http://mike2.openmethodology.org/explore/ within "My Social Profile". Please see attached file.

#95 defect 10:14:31 AM 1243996246000000 WikiExtensions trivial Xiping.Wang Sean.McClowry 1.0 2.0 - Defects and Minor Enhancements closed fixed Fckedtior breaks Special:Version

The fckeditor extension breaks /wiki/Special:Version so that no output is shown on the screen.

It works find on waterloo and mike2.0

Fails on local windows machine and imCollab.

Ttried bumping up memory settings but couldn’t resolve it.

If I disable fckeditor then the page shows up so maybe its some kind of corruption in the extension output that to the specialpage that windows can’t handle.

#96 defect 06:33:50 PM 1241593684000000 WikiExtensions medium Xiping.Wang Sean.McClowry 1.1 1.2 closed fixed My bookmarks on user page is incorrect url

If I go to  http://mike2.openmethodology.org/wiki/User:Sean.mcclowry and click on "my bookmarks" it sends me to the wrong URL:

 http://mike2.openmethodology.org/wiki/Bookmarks/bookmarks.php/Sean.mcclowry

It should be:  http://mike2.openmethodology.org/bookmarks/bookmarks.php/Sean.mcclowry

#97 enhancement 02:39:21 AM 1258058752000000 Infrastructure medium TBD Andreas.rindler 1.0 1.8 - Defects and Minor Enhancements new omCollab offline

Many of our IM practitioners are working on client site and don't have full internet access. We need to provide an offline copy of omCollab, either containing MIKE2.0 content, or any instance of the  Integrated Content Repository like imCollab.

Some ideas for functionality:

  • self service download of offline copy
  • should run on a USB stick
  • should be able to sync (initially echo, then bi-directionaly)

with live copy

  • offline authoring and then sync

Potential technologies:

  • XAMP
  • Google Gears
offline, sync
#98 defect 08:44:15 AM 1241665028000000 Wiki low Xiping.Wang Sean.McClowry 1.1 1.3 - Enable a Dynamic User Interface closed fixed Creating a new user shows a double entry in recent changes

When a new user is created they show up twice in:  http://mike2.openmethodology.org/wiki/Special:RecentChanges

This occurred as the result of build of 1.100.0

This does not seem to create any issues with logins and only one user is created in the database.

#99 defect 10:47:45 AM 1242107342000000 CommonSkin low Xiping.Wang Sean.McClowry 1.1 1.3 - Enable a Dynamic User Interface closed fixed Wiki Asset Search results appears behind sidebar

If there are more than 3 search results in the wiki asset search the results appear behind the sidebar and are hidden. To rest use the word "data". Screenshot attached.

This occurs in firefox, chrome and IE.

#100 defect 05:16:28 PM 1243215920000000 WikiExtensions low Andreas.rindler Sean.McClowry 1.1 Unassigned closed wontfix MediWiki upgrade breaks API query?

API query to MIKE2.0 site does not show assets

 http://imcollab.corp.bearingpoint.com/wiki/Data_Warehousing_Solution_Offering#All_Open_Source_Assets_of_this_Type

1 2 3 4
Note: See TracReports for help on using and creating reports.