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
Angie Byron
583163193d
#505942 by andypost and hass: Added label context to Trigger description's t() string.
2009-11-02 04:36:25 +00:00
Angie Byron
453569e721
#539442 by deekayen: Re-order functions in trigger.install so schema comes first.
2009-11-02 02:38:53 +00:00
Dries Buytaert
e4ca439ba1
- Patch #595084 by c960657: use type hinting for .
2009-11-01 12:11:10 +00:00
Angie Byron
a7149821d6
#600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().
2009-10-23 22:24:19 +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
Angie Byron
d16bead147
#118345 by sun: Make user.module conform to standard presave/insert/update/form_alter hook paradigm.
2009-10-10 16:48:39 +00:00
Dries Buytaert
c05f2181dc
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.
2009-10-09 01:00:08 +00:00
Dries Buytaert
cef1089389
- Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql().
2009-09-29 15:13:57 +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
df02fa3ca4
#571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes
...
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.
2009-09-18 00:12:48 +00:00
Dries Buytaert
029c48c68d
- Patch #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe weitzman: automatically install/uninstall schema.
2009-09-10 06:38:20 +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
2c55219315
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
2009-08-24 00:14:23 +00:00
Angie Byron
e63e85020b
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.
2009-08-24 00:10:46 +00:00
Angie Byron
4ae238ea57
*** empty log message ***
2009-08-24 00:02:05 +00:00
Angie Byron
bfb487627e
#296322 by cwgordon7 andSenpai: Fix horribly broken trigger module and add tests so we don't do it anymore.
2009-08-22 15:35:36 +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
06fbe8e90c
- Patch #491972 by Berdir, webchick: clean-up of user/profile related hooks and APIs.
2009-08-12 12:36:05 +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
e9ca98b69d
- Patch #504678 by catch: use objects instead of arrays.
2009-07-01 20:39:20 +00:00
Angie Byron
23bbb003b9
#504428 follow-up by keith.smith: Remove 'now' from all empty admin screen texts. Steve Krug would be proud.
2009-06-29 14:24:57 +00:00
Angie Byron
3bcc48225a
#504428 by Sutharsan: Include link to add item on all empty admin listing pages.
2009-06-28 16:05:58 +00:00
Dries Buytaert
f96c141f5a
- Patch #409750 by yched et al: overhaul and extend node build modes.
2009-06-22 09:10:07 +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
Dries Buytaert
e9d97f1eef
- Patch #449198 by boombatower: cealn up test loading and related API.
2009-06-08 09:23:55 +00:00
Dries Buytaert
41204a5a82
- Patch #476972 by andypost: optimizations for action_info array.
2009-06-05 15:41:05 +00:00
Dries Buytaert
88c9a015c1
- Patch #111011 by Josh Waihi: adding foreign key specifications.
2009-06-01 22:07:10 +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
Dries Buytaert
1cb11b5bb7
- Patch #394586 by andypost, bubbasan, Berdir: convert to the new database abstraction layer.
2009-05-29 19:15:08 +00:00
Dries Buytaert
0f4060f377
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.
2009-05-27 18:34:03 +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
4bc255ba79
Roll-back of #310467 : Breaks installer requirements check and update.php.
2009-05-21 23:07:16 +00:00
Dries Buytaert
1778c5cca9
- Patch #310467 by chx, moshe weitzman: made hook_theme slimmer.
2009-05-14 08:23:15 +00:00