Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#539716 by Pasqualle, pp, jhodgdon: fix code documentation for actions_get_all_actions()
#356074 by chx and Damien Tournoud: Provide a sequences API. Gets rid of stupid tables that only contain an incrementing ID, and fixes database import problems due to user ID 0.
#360023 by stella, sun, greggles: Added 'Publish comment' action + doxygen fixes.
- Patch #306611 by jbomb, sun | Damien Tournoud: fixed fatal error when trying to invoke non-existing action callbacks.
- Patch ##525540 by jvandyk, sun, jhodgdon, fago | webchick, TheRec, Dave Reid, brianV, sun.core, cweagans, Dries: gave trigger.module and includes/actions.inc an API overhaul. Simplified definitions of actions and triggers and removed dependency on the combination of hooks and operations. Triggers now directly map to module hooks.
#564562 by Gábor Hojtsy, Bojhan, yoroy, and catch: Added 'System' configuration section.
#265265 by neochief, jhodgdon: missing phpdoc @code tags on PHP code examples in form.inc and actions.inc
#392688 by will_in_wi, jeffschuler, jhodgdon: document type argument on action_save()
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.
- Patch #392688 by jeffschuler: added missing documentation.
#408434 by mr.baileys and andypost: Fix fatal error in actions.inc after DBTNG conversion.
- Patch #332266 by mr.baileys, Dave Reid, cwgordon7: fixed broken SQL query in actions code.
#383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X.
#290282 by kratib, jvandyk, ainigma32: Only track/limit the recursive invocations of actions_do(), instead of tracking/limiting them all.
#308526 by chx: Also reset actions_list() cache on actions_synchronize()
- Patch #319404 by Dave Reid: simplify actions_sychronize and remove paramater.
#333658 by sun: Code clean-up for actions.inc.
#329223 by chx: Fix notice in actions configuration tests.
#317238 by Pedro Lozano: Fix incorrect path to remove orphaned actions.
- Patch #319210 by Dave Reid: DBTNG'ed actions.inc.
#317238 by Pedro Lozano: Fix broken link to orphaned actions in watchdog.
- Patch #290282 by jvandyk, kratib: correct tracking of recursion.
#266773 by Susurrus and Dave Reid: actions_syncronize() cleanup.
#308526 by chx: Actions do not reset on sync.
- Patch #261859 by rse, Damien Tournoud: make the trigger module work on PostgreSQL.
- Patch #261859 by rse, Damien Tournoud: make the trigger module work on PostgreSQL.
- Patch #246522 by mustafu, Dries: fixed typo in documentation.
- Patch #246522 by mustafu, Dries: fixed typo in documentation.
- Patch #293434 by eMPee584 and Damien: fixed broken watchdog call.
- Patch #293434 by eMPee584 and Damien: fixed broken watchdog call.
- Restored actions.inc
- Patch #266406 by cwgordon7 and catch: initial tests for (configuring complex) actions.
- Patch #249941 by John Morahan: fixed incorrect parameters of watchdog() calls.
- Patch #249941 by John Morahan: fixed incorrect parameters of watchdog() calls.
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.
- Patch #203846 by pwolanin: remove PHP4 compatibility code.
#203846 by pwolanin and jvandyk: PHP 4 does not allow omitting an object when it is passed by reference, so we need to live with dummy object passing with actions for object-less actions to support PHP 4
#198579 by webernet and hswong3i: a huge set of coding style fixes, including: - whitespaces at end of lines - indentation - control structure usage - whitespace in empty lines - phpdoc comment formatting
#194149 reported by hswong3i, in patch form by Rob Loach: action loading was using improper variable and property names
Four watchdog() calls which still used t(), identified by myself after implementing extraction code for Drupal 6 at #182765
#174170 by Shiny: different method to insert an action row with default values, so it works with PostgreSQL too
#155828 by Eaton, pwolanin and jvandyk: let actions live even if actions.module is not turned on
#164935 by Ralf Stamm: standardize CVS Id tags in files: - always include CVS Id tags in all files - add a new line after the CVS Id, if more code or phpdoc follows in the same code block - fix bogus Id tags previously added
- Patch #148410 by jvandyk: added rewrite of the actions module! This is a very important patch, but one that is merely an enabler. Hopefully we'll see more people submitting "action patches" in the near future. Thanks for the hard work and persistence, John. *If* you decide to update the Drupal Pro Development book to Drupal 6, make sure to add a chapter on actions. ;)
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.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |