summaryrefslogtreecommitdiff
path: root/modules/trigger/trigger.admin.inc
Commit message (Collapse)AuthorAge
* 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.
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* #936536 by rszrama, sun, yched: Fixed Missing #empty_option on a couple selects.Angie Byron2010-10-20
|
* - Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form ↵Dries Buytaert2010-10-20
| | | | element titles for accessibility.
* - Patch #140783 by sun: a select list without #default_value() always passes ↵Dries Buytaert2010-09-24
| | | | form validation.
* - Patch #887102 by Heine: trigger and action escaping issues. Critical bug fix.Dries Buytaert2010-08-22
|
* - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 ↵Dries Buytaert2010-05-01
| | | | and sha1.
* #763826 by chx, quiptime: Fixed notices in Trigger module.Angie Byron2010-04-21
|
* - Patch #716496 by JohnAlbin: documentation updates for theme functions.Dries Buytaert2010-04-13
|
* #306540 by halstead, Dave Reid, jvandyk, eMPee584: Fixed Orphaned assigned ↵Angie Byron2010-03-07
| | | | actions still triggered and cannot be removed.
* - Patch #676800 by casey, sun, james.elliott, cosmicdreams, seutje, Jacine: ↵Dries Buytaert2010-03-03
| | | | made fieldsets work on all browser.
* #585868 by sun: Provide a generic way for actions to denote that they change ↵Angie Byron2009-11-06
| | | | a property.
* #505942 by andypost and hass: Added label context to Trigger description's ↵Angie Byron2009-11-02
| | | | t() string.
* - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should ↵Dries Buytaert2009-10-09
| | | | take a single argument. Code clean-up and performance improvement. Woot.
* - 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.
* #571086 by sun and merlinofchaos: Added a 'wrapper callback' that executesAngie Byron2009-09-18
| | | | | | before a form builder function, to facilitate common form elements. Clean-up from form_builder changes from CTools patch. Has nice side-benefit of making all form functions' signatures consistent.
* #564562 by Gábor Hojtsy, Bojhan, yoroy, and catch: Added 'System' ↵Angie Byron2009-09-01
| | | | configuration section.
* #296322 by cwgordon7 andSenpai: Fix horribly broken trigger module and add ↵Angie Byron2009-08-22
| | | | tests so we don't do it anymore.
* - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to ↵Dries Buytaert2009-07-20
| | | | admin/structure.
* #504428 follow-up by keith.smith: Remove 'now' from all empty admin screen ↵Angie Byron2009-06-29
| | | | texts. Steve Krug would be proud.
* #504428 by Sutharsan: Include link to add item on all empty admin listing pages.Angie Byron2009-06-28
|
* - Patch #394586 by andypost, bubbasan, Berdir: convert to the new database ↵Dries Buytaert2009-05-29
| | | | abstraction layer.
* - Patch #353069 by Moshe Weitzman, dmitrig01: make drupal_get_form() return ↵Dries Buytaert2009-05-12
| | | | unrendered forms.
* #383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X.Angie Byron2009-03-08
|
* - Patch #355236 by Frando: refactor drupal_render() theming.Dries Buytaert2009-02-03
|
* - Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now ↵Dries Buytaert2008-07-16
| | | | printes #markup, not #value.
* - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long ↵Dries Buytaert2008-04-14
| | | | discussion we've decided to make the concatenation operator consistent with the other operators.
* #207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocksGábor Hojtsy2008-01-08
|
* - Patch #206512 by jvandyk: fixed grammar mistake in status message.Dries Buytaert2008-01-05
|
* - Patch #204221 by webernet: code style fixes.Dries Buytaert2007-12-28
|
* #196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functionsGábor Hojtsy2007-12-06
|
* - Patch #181576 by Crell: split trigger module.Dries Buytaert2007-10-31