Dries Buytaert
ae85abb983
- Patch #955610 by casey: impossible to have multiple node forms on one page due to fixed IDs.
2010-11-05 19:47:20 +00:00
Angie Byron
1d2e7683ab
#433454 by sun: Only hardcode node title's weight if it's not otherwise specified.
2010-10-23 16:30:48 +00:00
Dries Buytaert
eaee909a00
- Patch #757154 by sun, effulgentsia: base form_id() via hook_forms() not taken into account for #validate, #submit, hook_form_FORMID_alter().
2010-09-09 23:01:48 +00:00
Dries Buytaert
3702347af9
- Patch #241364 by maartenvg, sun, effulgentsia: () not passed to hook_validate()/hook_node_validate(), and not passed by reference to hook_form().
2010-09-03 19:56:51 +00:00
Dries Buytaert
4e34e13082
- Patch #715464 by mfb: authored on field description is broken on Preview.
2010-08-20 01:23:43 +00:00
Dries Buytaert
33ef42291f
- Patch #885000 by cwgordon7: drupal_placeholder() takes an array as an argument.
2010-08-17 13:50:52 +00:00
Dries Buytaert
137011df91
- Patch #844388 by lotyrin, bjaspan, effulgentsia: taxonomy terms disappear from node preview if previewed more than once.
2010-07-30 03:06:18 +00:00
Dries Buytaert
cb043e8c48
- Patch #735800 by effulgentsia, fago, Frando: node form triggers form level submit functions on button level submits, without validation. Oh yeah.
2010-06-17 13:44:45 +00:00
Dries Buytaert
d91bb3a3a9
- Patch #775012 by Dave Reid: theme key watchdog errors on node pages.
2010-05-10 06:34:39 +00:00
Angie Byron
ed86172814
#331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply coding standard for casting.
2010-05-06 05:59:31 +00:00
Dries Buytaert
881be73894
- Patch #431300 by dmitrig01, kkaefer, mgifford, Dave Reid: authoring information vertical tab mishandles 'Anonymous'.
2010-05-04 16:03:34 +00:00
Dries Buytaert
45f4a1e166
- Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit buttons.
2010-04-24 14:49:14 +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
3e10914bc5
- Patch #757484 by catch: optimize node_save().
2010-03-31 13:55:25 +00:00
Dries Buytaert
f1c2480537
- Patch #685784 by alexj, sun: 'Create new revision' setting for content type isn't used in node edit form.
2010-03-24 07:46:06 +00:00
Dries Buytaert
f3f6d53158
- Patch #596582 by sun: remove remnants of theme_node_form().
2010-03-18 06:50:37 +00:00
Angie Byron
36764b5918
#716258 by mikeryan: Move node_object_prepare() to node.module.
2010-02-27 20:37:11 +00:00
Angie Byron
fd7a324437
#645374 follow-up by sun: Make entity ids available to confirm form submit handlers.
2010-02-17 05:42:42 +00:00
Angie Byron
94a0bb3afd
#716284 by mikeryan: Fixed node_object_prepare() doesn't recognize is_new().
2010-02-17 05:32:48 +00:00
Dries Buytaert
ce2bdcf9f1
- Patch #708974 by jhodgdon: documentation improvements: provide an overview of ex-hook_nodeapi() operations.
2010-02-10 10:34:50 +00:00
Angie Byron
43cdf31483
#492186 follow-up by nvanhove and Dave Reid: Fixed Authoring information is never updated. (with tests)
2010-01-30 02:52:08 +00:00
Dries Buytaert
af3f94b37e
- Patch #693614 by asimmonds: fixed PHPDoc spelling typos.
2010-01-25 10:38:35 +00:00
Angie Byron
ac581679b0
#681940 by chx: Fixed Multistep node forms cant change the basic options. (with tests)
2010-01-13 04:35:28 +00:00
Angie Byron
71ee49de3e
#679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more extraneous 'Please' in the interface.
2010-01-09 23:03:22 +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
ba6ef3017e
#482816 by sun and Rob Loach: Add a consistent wrapper around submit buttons.
2010-01-03 21:01:04 +00:00
Dries Buytaert
a71f556274
- Patch #666634 by chx: added 'container' wrapper for node form buttons.
2009-12-31 13:35:23 +00:00
Dries Buytaert
2c24fd4040
- Patch #668806 by Dave Reid: brought permission handling for node revisions up to standards.
2009-12-28 11:12:55 +00:00
Dries Buytaert
8749a43a54
- Patch #601548 by Damien Tournoud, moshe weitzman: loosen the dependency between t() and the theming layer.
2009-12-22 14:47:14 +00:00
Dries Buytaert
d1c017660c
- Patch #658364 by effulgentsia: made the build/view/formatter terminology more consistent.
2009-12-21 13:47:32 +00:00
Dries Buytaert
0baad49d62
- Patch #635094 by plach: unify 'language neutral' language codes.
2009-12-02 19:26:23 +00:00
Dries Buytaert
6083731ce4
- Patch #645374 by sun: make object IDs available to form submit handlers. This should be a best practice, IMO.
2009-12-01 16:03:35 +00:00
Dries Buytaert
d8429228ce
- Patch #622922 by chx, fago, sun, effulgentsia: form API clean-up, bugfixes and extra tests.
2009-12-01 03:07:34 +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
0da45208f4
#484060 by EclipseGc: Remove duplicate access checking from node_add().
2009-11-02 04:45:28 +00:00
Angie Byron
74215ea2bb
Bleh. :( Sorry. One last time and I'll get the commit message right, I swear. :P
2009-11-02 04:45:02 +00:00
Angie Byron
e42209f753
*** empty log message ***
2009-11-02 04:44:24 +00:00
Angie Byron
2740c8d5c0
Let's try that again.
2009-11-02 04:44:14 +00:00
Angie Byron
230a045cfc
*** empty log message ***
2009-11-02 04:43:29 +00:00
Dries Buytaert
e4ca439ba1
- Patch #595084 by c960657: use type hinting for .
2009-11-01 12:11:10 +00:00
Dries Buytaert
db722dac35
- Patch #604166 by fgm: removed unused global in node_form_submit().
2009-10-19 02:00:55 +00:00
Dries Buytaert
045074d4c5
- Patch #557272 by kkaefer, Rob Loach, quicksketch: added FAPI JavaScript States system.
2009-10-16 19:20:34 +00:00
Dries Buytaert
5a89fef970
- Patch #275368 by michaelfavia, sun, mattconnolly: allow disabling comment preview + unify with node preview settings.
2009-10-16 13:20:16 +00:00
Angie Byron
087a47ba5c
#493314 by yched and catch: Add multiple hook for formatters.
2009-10-16 03:21:23 +00:00
Angie Byron
e1642603ea
#216098 by kwinters, jgoldberg, drawk, sun: Make drupal_goto() use the same parameters as url().
2009-10-15 16:18:46 +00:00
Dries Buytaert
3cb2a5eff4
- Patch #582456 by dereine, sun, tobiasb: make confirm_form() respect query string destination.
2009-10-14 20:42:47 +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
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
Angie Byron
c4e1242e92
#412518 by catch, bangpound, and yched: Convert taxonomy_node_* to field API (with upgrade path). Say buh-bye to old, crusty code.
2009-10-08 07:58:47 +00:00