r91537 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r91536‎ | r91537 | r91538 >
Date:08:24, 6 July 2011
Author:questpc
Status:ok (Comments)
Tags:
Comment:
v0.8.0a It is possible to interpretate poll results and store user ratings / marks - as educational tool or as psychological tests. Step towards HMVC separation. Still is not fully tested and requires some polishing. Do not use in the production.
Modified paths:
  • /trunk/extensions/QPoll/INSTALL (modified) (history)
  • /trunk/extensions/QPoll/README (modified) (history)
  • /trunk/extensions/QPoll/archives (added) (history)
  • /trunk/extensions/QPoll/archives/.htaccess (added) (history)
  • /trunk/extensions/QPoll/archives/qpoll_interpretation.src (added) (history)
  • /trunk/extensions/QPoll/ctrl (added) (history)
  • /trunk/extensions/QPoll/ctrl/qp_abstractpoll.php (added) (history)
  • /trunk/extensions/QPoll/ctrl/qp_abstractquestion.php (added) (history)
  • /trunk/extensions/QPoll/ctrl/qp_poll.php (added) (history)
  • /trunk/extensions/QPoll/ctrl/qp_pollstats.php (added) (history)
  • /trunk/extensions/QPoll/ctrl/qp_question.php (added) (history)
  • /trunk/extensions/QPoll/ctrl/qp_questionstats.php (added) (history)
  • /trunk/extensions/QPoll/i18n (added) (history)
  • /trunk/extensions/QPoll/i18n/qp.alias.php (added) (history)
  • /trunk/extensions/QPoll/i18n/qp.i18n.php (added) (history)
  • /trunk/extensions/QPoll/i18n/qp.namespaces.php (added) (history)
  • /trunk/extensions/QPoll/qp_eval.php (added) (history)
  • /trunk/extensions/QPoll/qp_i18n.php (deleted) (history)
  • /trunk/extensions/QPoll/qp_interpret.php (added) (history)
  • /trunk/extensions/QPoll/qp_pollstore.php (modified) (history)
  • /trunk/extensions/QPoll/qp_question.php (deleted) (history)
  • /trunk/extensions/QPoll/qp_results.css (modified) (history)
  • /trunk/extensions/QPoll/qp_results.php (modified) (history)
  • /trunk/extensions/QPoll/qp_user.css (modified) (history)
  • /trunk/extensions/QPoll/qp_user.js (modified) (history)
  • /trunk/extensions/QPoll/qp_user.php (modified) (history)
  • /trunk/extensions/QPoll/qp_user_rtl.css (modified) (history)
  • /trunk/extensions/QPoll/qpoll.sql (deleted) (history)
  • /trunk/extensions/QPoll/qpoll.src (deleted) (history)
  • /trunk/extensions/QPoll/tables (added) (history)
  • /trunk/extensions/QPoll/tables/.htaccess (added) (history)
  • /trunk/extensions/QPoll/tables/qpoll_0.7.0.src (added) (history)
  • /trunk/extensions/QPoll/tables/qpoll_trunk.sql (added) (history)
  • /trunk/extensions/QPoll/view (added) (history)
  • /trunk/extensions/QPoll/view/qp_abstractview.php (added) (history)
  • /trunk/extensions/QPoll/view/qp_pollstatsview.php (added) (history)
  • /trunk/extensions/QPoll/view/qp_pollview.php (added) (history)
  • /trunk/extensions/QPoll/view/qp_questionstatsview.php (added) (history)
  • /trunk/extensions/QPoll/view/qp_questionview.php (added) (history)

Diff [purge]

The diff is too large to display.

Follow-up revisions

RevisionCommit summaryAuthorDate
r91582Followup r91537 for Translatewikiraymond19:01, 6 July 2011

Comments

#Comment by Raymond (talk | contribs)   18:03, 6 July 2011

It looks like you have copied the files only. SVN history is lost now. You have to use svn move instead. Please revert this revision and commit again.

#Comment by QuestPC (talk | contribs)   19:33, 6 July 2011

Recommitted with svn move in r91587. I hope it fits, probably cannot do better. It is after major refactoring so the diffs will be large anyway.

#Comment by QuestPC (talk | contribs)   19:34, 6 July 2011

Looking for online diff of i18n file now produces 400 bad request on me: r1=91586&r2=91587 http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/QPoll/i18n/qp.i18n.php?&pathrev=91587&r1=91586&r2=91587

#Comment by Raymond (talk | contribs)   19:36, 6 July 2011

Dunno why but r1=91587&pathrev=91587 http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/QPoll/i18n/qp.i18n.php?view=log&r1=91587&pathrev=91587 looks good. Thanks a lot.

Status & tagging log