summaryrefslogtreecommitdiff
path: root/modules/trigger/trigger.test
Commit message (Collapse)AuthorAge
* Issue #2059691 by StephaneQ, dcam: Remove t() from test assertion messages ↵Jennifer Hodgdon2013-08-12
| | | | in trigger module
* Issue #2011822 by pdrake: Fixed Trigger content (node) actions test assumes ↵David Rothstein2013-08-05
| | | | auto-increment increment of 1.
* Issue #1306424 by tim.plunkett, ankur, sun: Fixed URL path ↵webchick2012-07-07
| | | | /admin/structure/trigger causes error.
* Issue #960056 by catch, mikeytown2, pmitchell, cedarm: Fixed ↵webchick2012-03-26
| | | | trigger_get_assigned_actions() has no static cache.
* Issue #1379126 by chris.leversuch, Albert Volkman, jhodgdon: Clean up API ↵webchick2012-02-14
| | | | docs for trigger.module.
* Rollback of Issue #1280792 by andypost: Key length too long error.webchick2012-01-31
|
* Issue #1280792 by julien, xjm, pingers, Niklas Fiekas: Fixed ↵webchick2012-01-30
| | | | {trigger_assignments()}.hook has only 32 characters, is too short.
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files.Dries Buytaert2011-02-04
|
* #438224 by dww, sun, netsensei, vordude, et al: 'Post comments without ↵Angie Byron2010-10-05
| | | | approval' permission name is completely misleading.
* Reverting #500866. Needs more discussion.Angie Byron2010-08-05
|
* #500866 by boombatower, solotandem: Remove t() from assertion messages in ↵Angie Byron2010-08-05
| | | | SimpleTest, so translators do not get 1000s of bogus strings.
* - Patch #870626 by cwgordon7: extraneous spaces in trigger.test.Dries Buytaert2010-08-01
|
* - Patch #721086 by rfay, aspilicious, andypost: create tests for system ↵Dries Buytaert2010-06-29
| | | | actions, clean up token replacement, clean up triggers.
* - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 ↵Dries Buytaert2010-05-01
| | | | and sha1.
* - Patch #241013 by Pedro Lozano, andypost, drewish, mr.baileys: actions only ↵Dries Buytaert2010-04-10
| | | | trigger one action per node page load.
* #601398 follow-up by andypost, rfay, and sun: Allow drupLPost to target ↵Angie Byron2010-03-27
| | | | specific form HTML ID for multiple similar forms.
* - Patch #241013 by Pedro Lozano, drewish, andypost, mr.baileys: actions only ↵Dries Buytaert2010-03-26
| | | | trigger one action per node page load.
* #601398 by andypost, rfay, and sun: Fixed Simpletest does not allow ↵Angie Byron2010-03-07
| | | | assigning actions to triggers.
* #306540 by halstead, Dave Reid, jvandyk, eMPee584: Fixed Orphaned assigned ↵Angie Byron2010-03-07
| | | | actions still triggered and cannot be removed.
* - Patch #708144 by lilou: remove double semicolons at end of line.Dries Buytaert2010-02-09
|
* #542972 by Shai, David_Rothstein, yoroy, et al: Change Name of 'Page' ↵Angie Byron2010-01-10
| | | | Content-Type to 'Basic page'.
* #571654 follow-up by chx, peximo, plach, sun, et al:Angie Byron2010-01-09
| | | | | | Roll-back of node titles as fields. The Entity Translation module in contrib can add this back, but for everyone else it creates a *huge* WTF. Apologies for how late this is coming, but better now than post-alpha. :\
* #538164 by scor, catch, linclark, effulgentsia, and yched: Convert Comment ↵Angie Byron2010-01-07
| | | | body as field. Yes, this is WAY past API freeze. :( But is a required follow-up for RDFa support.
* - Patch #635094 by plach: unify 'language neutral' language codes.Dries Buytaert2009-12-02
|
* #356074 by chx and Damien Tournoud: Provide a sequences API. Gets rid of ↵Angie Byron2009-10-18
| | | | stupid tables that only contain an incrementing ID, and fixes database import problems due to user ID 0.
* #602958 by chx: Added API function to SimpleTest to run cron, avoiding fatal ↵Angie Byron2009-10-13
| | | | errors.
* #557292 by peximo, plach, catch, and yched: Convert node title to Field API.Angie Byron2009-10-11
|
* - Patch ##525540 by jvandyk, sun, jhodgdon, fago | webchick, TheRec, Dave ↵Dries Buytaert2009-09-19
| | | | 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' ↵Angie Byron2009-09-01
| | | | configuration section.
* #367595 by plach, catch, sun, yched, et al: Added support for translatable ↵Angie Byron2009-08-22
| | | | fields to Field API.
* - Patch #491556 by Berdir: completed converting core to DBTNG. Oh my. Kudos ↵Dries Buytaert2009-07-28
| | | | to Berdir for this humongous effort.
* - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to ↵Dries Buytaert2009-07-20
| | | | admin/structure.
* #500866 by boombatower: Remove t() from getInfo in tests.Angie Byron2009-07-13
|
* - Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and ↵Dries Buytaert2009-06-12
| | | | teasers as fields. Oh, my.
* #408434 by mr.baileys and andypost: Fix fatal error in actions.inc after ↵Angie Byron2009-05-31
| | | | DBTNG conversion.
* #246096 follow-up by andypost: Forgot 'static' on the getInfo() function.Angie Byron2009-05-27
|
* #246096 by andypost, mr.baileys, and Sutharsan: Fix typo so that cron ↵Angie Byron2009-05-27
| | | | triggers may be executed (with tests).
* - Patch #471070 by stella: millions of code style fixes.Dries Buytaert2009-05-24
|
* #376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a ↵Angie Byron2009-03-31
| | | | static method to reduce memory footprint of SimpleTest.
* #383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X.Angie Byron2009-03-08
|
* - Patch #324313 by catch et al: load multiple nodes and terms at once.Dries Buytaert2008-12-05
|
* - Patch #338403 by drewish: code comments clean-up.Dries Buytaert2008-11-25
|
* - Patch #260501 by cwgordon7: made the trigger module tests pass.Dries Buytaert2008-06-02
|
* - Patch #247423 by boombatower: code style fixes for the tests.Dries Buytaert2008-05-30
|
* - Added a test framework to Drupal along with a first batch of tests forDries Buytaert2008-04-20
Drupal core! This is an important milestone for the project so enable the module and check it out ... :) Thanks to Rok Žlender, Károly Négyesi, Jimmy Berry, Kevin Bridges, Charlie Gordon, Douglas Hubler, Miglius Alaburda, Andy Kirkham, Dimitri13, Kieran Lal, Moshe Weitzman, and the many other people that helped with testing over the past years and that drove this home. It all works but it is still rough around the edges (i.e. documentation is still being written, the coding style is not 100% yet, a number of tests still fail) but we spent the entire weekend working on it in Paris and made a ton of progress. The best way to help and to get up to speed, is to start writing and contributing some tests ... as well as fixing some of the failures. For those willing to help with improving the test framework, here are some next steps and issues to resolve: - How to best approach unit tests and mock functions? - How to test drupal_mail() and drupal_http_request()? - How to improve the admin UI so we have a nice progress bar? - How best to do code coverage? - See http://g.d.o/node/10099 for more ...