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
4489759b74
Issue #1280792 follow-up BTMash, irunflower, Zgear: Fixed Trigger upgrade path: Node triggers removed when upgrading to 7-dev from 6.25.
2012-04-04 10:07:00 -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
505974084d
Issue #1280792 by xjm, julien, BTMash, pingers, AntoineSolutions, tim.plunkett, Niklas Fiekas: Fixed {trigger_assignments()}.hook has only 32 characters, is too short.
2012-03-26 21:56:50 -07:00
Jennifer Hodgdon
4fb8e143a3
Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pages
2012-03-26 11:28:49 -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
8ec3a4d9c4
Issue #1280792 by xjm, julien, BTMash, pingers: Fixed {trigger_assignments()}.hook has only 32 characters, is too short.
2012-02-14 13:38:17 -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
15ec48062c
#915174 by sdboyer, sun: Remove pointless files[] declarations on files that are not declaring classes.
2010-12-20 19:59:44 +00:00
Angie Byron
14ee011fde
#678606 by jhodgdon, andypost: Fixed Tab titles on Trigger page are not clear
2010-12-01 07:41:03 +00:00
Angie Byron
4a187d271b
#936536 by rszrama, sun, yched: Fixed Missing #empty_option on a couple selects.
2010-10-20 16:19:24 +00:00
Dries Buytaert
b0cbc018ec
- Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form element titles for accessibility.
2010-10-20 01:31:07 +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
Dries Buytaert
e22b2153a2
- Patch #140783 by sun: a select list without #default_value() always passes form validation.
2010-09-24 21:36:22 +00:00
Dries Buytaert
c9de4646c5
- Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths and local tasks #2 .
2010-09-24 00:37:45 +00:00
Dries Buytaert
db5368027e
- Patch #880132 by bojanz: hook_schema() doesn't support compound foreign keys; inconsistent implementations in core.
2010-08-22 13:55:53 +00:00
Dries Buytaert
ee691c593a
- Patch #887102 by Heine: trigger and action escaping issues. Critical bug fix.
2010-08-22 11:04:09 +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
856b6e1f40
- Patch #844892 by andypost: minor code style fixes.
2010-07-10 01:44:28 +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
Angie Byron
5e39cb73cb
#776728 by jhodgdon: Fixed hook_trigger_info_alter() is undocumented.
2010-04-22 06:33:06 +00:00
Angie Byron
6db0ee7330
#763826 by chx, quiptime: Fixed notices in Trigger module.
2010-04-21 08:23:42 +00:00
Dries Buytaert
3c3cee28b9
- Patch #716496 by JohnAlbin: documentation updates for theme functions.
2010-04-13 15:23:03 +00:00
Dries Buytaert
ff301288f2
- Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP strict warnings when running tests and for PHP 5.3.
2010-04-11 18:33:44 +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
Dries Buytaert
d428fe37b9
- Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see also links.
2010-03-26 17:14:46 +00:00
Dries Buytaert
2c3c1a9303
- Patch #705306 by moshe weitzman: user_cancel_delete() method calls into a 'standard' user_delete_multiple() API.
2010-03-12 15:56:30 +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
7818e2d460
- Patch #676800 by casey, sun, james.elliott, cosmicdreams, seutje, Jacine: made fieldsets work on all browser.
2010-03-03 19:46:26 +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
53748ab5e2
- Patch #664544 by yched: clean-up entity build/view modes.
2009-12-26 16:50:09 +00:00
Dries Buytaert
ffbdf59cd8
- Patch #645796 by arianek, jhodgdon, lisarex: fixed help texts.
2009-12-12 21:05:20 +00:00
Angie Byron
5cd23ec275
#645796 by arianek and lisarex: Update Trigger module to new help standard.
2009-12-06 18:46:13 +00:00
Dries Buytaert
1da26fadfe
- Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards.
2009-12-04 16:49:48 +00:00
Dries Buytaert
0baad49d62
- Patch #635094 by plach: unify 'language neutral' language codes.
2009-12-02 19:26:23 +00:00
Dries Buytaert
a239296cbc
- Patch #598758 by stBorchert, sun, pwolanin, eigentor, TheRec, seutje: add link to the permissions and configuration page of each module from the module configuration page. Great team work!
2009-11-17 21:24:19 +00:00
Angie Byron
4d46b7cdf8
Roll-back of #595084 ; type-hinting parameters at stdClass makes it so you can't ever pass in another type of class.
2009-11-08 10:02:41 +00:00
Angie Byron
803bd4f968
#585868 by sun: Provide a generic way for actions to denote that they change a property.
2009-11-06 03:59:06 +00:00