David Rothstein
1a7642eed3
Issue #2663746 by twistor, MustangGB: Array to string conversion in trigger.test for PHP 7
2016-06-27 16:07:15 -04:00
Jennifer Hodgdon
f66c77ee9b
Issue #2059691 by StephaneQ, dcam: Remove t() from test assertion messages in trigger module
2013-08-12 12:42:07 -07:00
David Rothstein
2f322e9ba8
Issue #2011822 by pdrake: Fixed Trigger content (node) actions test assumes auto-increment increment of 1.
2013-08-05 02:34:14 -04:00
webchick
0961b00c3d
Issue #1306424 by tim.plunkett, ankur, sun: Fixed URL path /admin/structure/trigger causes error.
2012-07-07 13:47:03 -07:00
webchick
37f5186121
Issue #960056 by catch, mikeytown2, pmitchell, cedarm: Fixed trigger_get_assigned_actions() has no static cache.
2012-03-26 22:40:00 -07:00
webchick
5251e90c98
Issue #1379126 by chris.leversuch, Albert Volkman, jhodgdon: Clean up API docs for trigger.module.
2012-02-14 13:44:23 -05:00
webchick
c12fac5669
Rollback of Issue #1280792 by andypost: Key length too long error.
2012-01-31 02:50:11 -08:00
webchick
a66c4bbbd3
Issue #1280792 by julien, xjm, pingers, Niklas Fiekas: Fixed {trigger_assignments()}.hook has only 32 characters, is too short.
2012-01-30 23:04:21 -08:00
The Great Git Migration
79bcdb8b7d
Stripping CVS keywords
2011-02-25 02:06:03 +00:00
Dries Buytaert
f1399ea638
- Patch #1019710 by stephenh: Changed Standardize @file comments in .test files.
2011-02-04 18:42:22 +00:00
Angie Byron
5d76008993
#438224 by dww, sun, netsensei, vordude, et al: 'Post comments without approval' permission name is completely misleading.
2010-10-05 06:17:29 +00:00
Angie Byron
25171a17f6
Reverting #500866 . Needs more discussion.
2010-08-05 23:53:39 +00:00
Angie Byron
cacd044a63
#500866 by boombatower, solotandem: Remove t() from assertion messages in SimpleTest, so translators do not get 1000s of bogus strings.
2010-08-05 23:26:36 +00:00
Dries Buytaert
9fd2531992
- Patch #870626 by cwgordon7: extraneous spaces in trigger.test.
2010-08-01 19:52:56 +00:00
Dries Buytaert
ef1fd4887a
- Patch #721086 by rfay, aspilicious, andypost: create tests for system actions, clean up token replacement, clean up triggers.
2010-06-29 18:24:10 +00:00
Dries Buytaert
71713081a2
- Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 and sha1.
2010-05-01 08:12:23 +00:00
Dries Buytaert
8c4d6ab0f5
- Patch #241013 by Pedro Lozano, andypost, drewish, mr.baileys: actions only trigger one action per node page load.
2010-04-10 10:49:15 +00:00
Angie Byron
be6d3c8bb6
#601398 follow-up by andypost, rfay, and sun: Allow drupLPost to target specific form HTML ID for multiple similar forms.
2010-03-27 18:32:06 +00:00
Dries Buytaert
16c5713bc0
- Patch #241013 by Pedro Lozano, drewish, andypost, mr.baileys: actions only trigger one action per node page load.
2010-03-26 20:44:10 +00:00
Angie Byron
ff640c1fbb
#601398 by andypost, rfay, and sun: Fixed Simpletest does not allow assigning actions to triggers.
2010-03-07 18:06:06 +00:00
Angie Byron
3ae281d032
#306540 by halstead, Dave Reid, jvandyk, eMPee584: Fixed Orphaned assigned actions still triggered and cannot be removed.
2010-03-07 07:22:42 +00:00
Dries Buytaert
a2ec3c3852
- Patch #708144 by lilou: remove double semicolons at end of line.
2010-02-09 12:29:39 +00:00
Angie Byron
dcd99e0a9a
#542972 by Shai, David_Rothstein, yoroy, et al: Change Name of 'Page' Content-Type to 'Basic page'.
2010-01-10 22:56:51 +00:00
Angie Byron
147bb1389a
#571654 follow-up by chx, peximo, plach, sun, et al:
...
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. :\
2010-01-09 21:54:01 +00:00
Angie Byron
f562e86581
#538164 by scor, catch, linclark, effulgentsia, and yched: Convert Comment body as field. Yes, this is WAY past API freeze. :( But is a required follow-up for RDFa support.
2010-01-07 05:23:52 +00:00
Dries Buytaert
0baad49d62
- Patch #635094 by plach: unify 'language neutral' language codes.
2009-12-02 19:26:23 +00:00
Angie Byron
3dddaa3e6f
#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.
2009-10-18 06:56:24 +00:00
Angie Byron
1d09ec33bd
#602958 by chx: Added API function to SimpleTest to run cron, avoiding fatal errors.
2009-10-13 05:37:46 +00:00
Angie Byron
b3265dbe17
#557292 by peximo, plach, catch, and yched: Convert node title to Field API.
2009-10-11 03:07:21 +00:00
Dries Buytaert
fd1c63b5c0
- 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.
2009-09-19 11:07:37 +00:00
Angie Byron
ff813ab62c
#564562 by Gábor Hojtsy, Bojhan, yoroy, and catch: Added 'System' configuration section.
2009-09-01 16:50:12 +00:00
Angie Byron
34a8a369aa
#367595 by plach, catch, sun, yched, et al: Added support for translatable fields to Field API.
2009-08-22 00:58:55 +00:00
Dries Buytaert
a938e18a1b
- Patch #491556 by Berdir: completed converting core to DBTNG. Oh my. Kudos to Berdir for this humongous effort.
2009-07-28 19:18:08 +00:00
Dries Buytaert
d24d954479
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.
2009-07-20 18:51:36 +00:00
Angie Byron
735e1d904f
#500866 by boombatower: Remove t() from getInfo in tests.
2009-07-13 21:51:42 +00:00
Dries Buytaert
3d64cb5eca
- Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and teasers as fields. Oh, my.
2009-06-12 08:39:40 +00:00
Angie Byron
a26efbeb5a
#408434 by mr.baileys and andypost: Fix fatal error in actions.inc after DBTNG conversion.
2009-05-31 03:12:19 +00:00
Angie Byron
5bdcc4ada2
#246096 follow-up by andypost: Forgot 'static' on the getInfo() function.
2009-05-27 18:07:28 +00:00
Angie Byron
dd590b3080
#246096 by andypost, mr.baileys, and Sutharsan: Fix typo so that cron triggers may be executed (with tests).
2009-05-27 16:29:05 +00:00
Dries Buytaert
a24a6c2bba
- Patch #471070 by stella: millions of code style fixes.
2009-05-24 17:39:35 +00:00
Angie Byron
f40532da76
#376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a static method to reduce memory footprint of SimpleTest.
2009-03-31 01:49:55 +00:00
Angie Byron
ddc2604d69
#383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X.
2009-03-08 04:25:07 +00:00
Dries Buytaert
58b0235a72
- Patch #324313 by catch et al: load multiple nodes and terms at once.
2008-12-05 22:18:46 +00:00
Dries Buytaert
eda100b83d
- Patch #338403 by drewish: code comments clean-up.
2008-11-25 13:14:29 +00:00
Dries Buytaert
24d27b88c7
- Patch #260501 by cwgordon7: made the trigger module tests pass.
2008-06-02 17:39:12 +00:00
Dries Buytaert
c6c26b5e23
- Patch #247423 by boombatower: code style fixes for the tests.
2008-05-30 07:30:53 +00:00
Dries Buytaert
af474609e3
- Added a test framework to Drupal along with a first batch of tests for
...
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 ...
2008-04-20 18:24:07 +00:00