lp:~caelj/spenglr-org/modules-user-stats

Created by Cael Kay-Jackson and last modified
Get this branch:
bzr branch lp:~caelj/spenglr-org/modules-user-stats
Only Cael Kay-Jackson can upload to this branch. If you are Cael Kay-Jackson please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Cael Kay-Jackson
Project:
spenglr.org
Status:
Merged

Recent revisions

52. By Cael Kay-Jackson

 - Removed: org_resources.api (unused).
 - Questions: call_user_func_array() used in place of call_user_func() to allow
   pass-by-reference.

51. By Cael Kay-Jackson

Fix: dirname() replaced with drupal_get_path()

50. By Cael Kay-Jackson

 - org_mcq.inc:
   - Fixes:
     - mcq_form():
       - Errors on output when creating new (no solutions present
         because of no data to load, resulting in PHP warnings).
       - Tweaks.
     - Added safety catch to view hook for if solutions couldn't be
       loaded.
     - Bug #311112: Removed "Your form has been saved." message on create
       and edit.
   - Docblocks & code tidyup.
   - Correct solution is now required on the create/edit form.
   - Correct and incorrect solution input fields now have titles. (This
     was necessary for the correct solution to show the 'required'
     indicator, and it looks odd if the same is not done for the incorrect
     solutions).
   - Altered SQL that saves incorrect solutions to table to do it with one
     query for all instead of one for each.
   - Tidied up insertion and update code.
   - Removed redirect on question create/update (done in org_question.module).
 - org_plaintext.inc:
   - Docblocks & code tidyup.
   - Solution input is now required, and has a title attribute (in order
     to show the 'required' indicator).
   - Tidied up insertion and update code.
   - Removed redirect on question create/update (done in org_question.module).
   - Bug #311112: Removed "Your form has been saved." message on create
     and edit.
 - org_question.info: Added dependency on [core] question module.
 - org_question.module:
   - Fixes:
     - Added: hook_access().
     - Bug #311112: Removed "Your form has been saved." message on create
       and edit.
   - Docblocks & code tidyup.
 - Resources:
   - Added dependency on [core] question module.
   - Changed: get_defined_qtypes(), from the API provided by the core question
     module, is now used in place of RESOURCES_SUPPORTED_NODES (which has been
     removed).

49. By Cael Kay-Jackson

Merge from trunk.

48. By Cael Kay-Jackson

Basic user statistics setup. Still needs some work to get some of the missing
data (questions created, questions edited).

47. By Cael Kay-Jackson

Merge: User resource feeds.

46. By Cael Kay-Jackson

Housekeeping.

45. By Martin Fitzpatrick

Merge changes

44. By Martin Fitzpatrick

Removal of DHOOK (drupaldefs)

43. By Martin Fitzpatrick

Merge changes

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers