/[drupal]/contributions/modules/signup_status/signup_status.admin.inc
ViewVC logotype

Log of /contributions/modules/signup_status/signup_status.admin.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 03:44:30 2009 UTC (2 months ago) by dww
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-ALPHA2, HEAD
Changes since 1.6: +154 -6 lines
Diff to previous 1.6
#581826 by dww: Fixed the status settings UI so that if an admin
changes the "Modify signup count" for any status values, or if the
status they reassign signups to when deleting a status has a different
value, we now use Batch API to update all the signups, recompute the
effective totals and check the signup limits on all affected nodes.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 20 23:33:02 2009 UTC (2 months ago) by dww
Branch: MAIN
Changes since 1.5: +26 -15 lines
Diff to previous 1.5
#581846 by dww: Further cleanup of the signup_status settings UI.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 20 01:29:06 2009 UTC (2 months ago) by dww
Branch: MAIN
Changes since 1.4: +164 -23 lines
Diff to previous 1.4
#582250 by dww: Fixed bug where signups were left with bogus data
after deleting a signup status. If you delete a status that has some
signups using that status, the confirm form now asks you what status
you'd like to reassign the signups to, and there's a batching function
to update all the signups and invoke the signup status change hooks.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 20 00:27:59 2009 UTC (2 months ago) by dww
Branch: MAIN
Changes since 1.3: +19 -15 lines
Diff to previous 1.3
#581846 by dww: Follow-up bug fix: remove PHP warnings in the settings
UI when there are not yet any status codes defined on the site.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 19 21:23:19 2009 UTC (2 months ago) by dww
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
#581846 by dww: Follow-up bug fix: we need to use array_diff_assoc(),
not just array_diff(), to see if any settings changed for a given status.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 19 18:24:22 2009 UTC (2 months ago) by dww
Branch: MAIN
Changes since 1.1: +141 -81 lines
Diff to previous 1.1
#581846 by dww: Cleaned up the admin settings UI and added status weights.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 19 11:02:54 2009 UTC (10 months ago) by miglius
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-ALPHA1
signup_status: first cut of the D6 port.

note: #357655 patch should be applied to the signup module.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2