Dries Buytaert
1d9f387c7c
- Patch #732914 by Jacine, sun, reglogge, cosmicdreams: improve the markup/CSS for content and user filter forms.
2010-09-17 14:53:22 +00:00
Angie Byron
410fcdc718
#761956 by David_Rothstein, Xen, sun, tstoeckler, Bojhan, zzolo, yoroy, jenlampton, linclark, BarisW: Fixed Dashboard blocks and regions should not appear on the main blocks configuration page.
2010-08-30 00:22:03 +00:00
Dries Buytaert
479b71232b
- Patch #860180 by chx, dixon_, jhodgdon: entity listing and loading does not allow for node access.
2010-08-22 16:11:12 +00:00
Dries Buytaert
f0b3fa4b1b
- Patch #504564 by tic2000, andypost, catch: the 'Length of trimmed content'
...
form input in the 'node type' edit form was way too harsh (affects the
display of all 'trimmed / summary_or_trimmed' formatters on all text
fields in all view modes), and irrelevant for text fields on non-node
entities, which are currently all blocked to 'trim to 600 chars'.
* Added field formatter settings for 'text_trimmed' and 'text_summary_or_trimmed' formatters
* Removed 'teaser_length' settings for node types
* Added upgrade path for 'teaser_length' variable in node_update_7011()
* Fixed a test
2010-08-08 13:02:37 +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
Angie Byron
8f5c296cc0
#845742 by Damien Tournoud: Make Bartik the default core theme.
2010-07-08 03:41:27 +00:00
Dries Buytaert
b6c0d1ab20
- Patch #831914 by Dave Reid: removed redundant/duplicate [node:uid], [comment:uid], and [file:uid] tokens.
2010-06-29 00:57:19 +00:00
Angie Byron
6b0f13f03c
#569206 by mikey_p, justinrandell: Fixed body field re-added when node type settings are re-saved.
2010-06-24 22:23:06 +00:00
Dries Buytaert
72db95c988
- Patch #711108 by Berdir: better exception reporting for watchdog() in the database system.
2010-05-26 07:52:13 +00:00
Dries Buytaert
34036dbaeb
- Patch #601308 by sfyn, pcarman: test clicking on node title from teaser list.
2010-05-07 15:00:56 +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
Angie Byron
a2d6297055
#771922 by andypost: Remove t() from schema description of picture field.
2010-05-05 06:55:25 +00:00
Dries Buytaert
60515aa7f4
- Patch #745542 by seutje, sign: wrong margin for primary active tab in Seven.
2010-05-04 20:29:57 +00:00
Angie Byron
7bb6753e9f
#701818 by mcarbone: Test coverage of every core token, and bug fixes to make them work. AWESOME! :D
2010-04-20 09:48:06 +00:00
Angie Byron
8e94b5d6d4
#322759 by coltrane, jpmckinney: Fixed Allow hook_node_presave() to alter other node fields.
2010-04-20 09:30:21 +00:00
Dries Buytaert
28fb603ae3
- Patch #704646 by cha0s, jpmckinney, willmoy, mradcliffe: critical bug: node_save() fails silently.
2010-04-13 23:16:56 +00:00
Dries Buytaert
6fc055ab90
- Patch #730220 by Berdir, aspilicious, Damien Tournoud, pwolanin: improved xpath tests.
2010-03-31 20:05:06 +00:00
Dries Buytaert
40fb3a9392
- Patch #684774 by andypost, sun: critical bug: block visibility settings cannot be properly extended.
2010-03-28 11:16:29 +00:00
Dries Buytaert
aec10a8c7d
- Patch #734146 by scor: white-space clean-up.
2010-03-06 06:39:01 +00:00
Angie Byron
8b8ab4a548
#701744 by jhodgdon and Crell: Remove assumptions from node_query_node_access_alter() (with tests).
2010-02-15 19:00:30 +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
14dee546b5
#700862 by David_Rothstein: Fixed Test for empty node log messages doesn't actually test what it's supposed to.
2010-02-01 06:46:26 +00:00
Dries Buytaert
ea51c3215b
- Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines at end of files.
2010-01-30 07:59:26 +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
Dries Buytaert
3fbe8b721b
- Patch #564642 by Scott Reynolds: added tests for node_rebuild() and comment_rebuild().
2010-01-24 15:21:06 +00:00
Angie Byron
183d878037
#261258 follow-up by dbabbage: Fixed some missed node title changes that were breaking testbot.
2010-01-13 12:58:47 +00:00
Angie Byron
2bef9e0673
#261258 by pwolanin, Damien Tournoud, David_Rothstein: Fix node_save() insertion logic. (with tests)
2010-01-13 05:55:12 +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
3e552053f1
#337947 by codycraven, cwgordon7, yoroy, et al: Add a 'recent content block' for use on the dashboard.
2010-01-11 06:44:31 +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
fdd39823ba
#609140 by mcarbone: Rewrite outdated references to taxonomy_term_node().
2010-01-08 07:05:52 +00:00
Dries Buytaert
43089856c7
- Patch #251912 by mikey_p, kscheirer: clean up PageCreationTestCase.
2009-12-29 19:14:27 +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
912dcde784
- Patch #398110 by matt2000: bugfix: node_submit() resets ->uid.
2009-12-02 19:52:23 +00:00
Dries Buytaert
0baad49d62
- Patch #635094 by plach: unify 'language neutral' language codes.
2009-12-02 19:26:23 +00:00
Angie Byron
706d737ca1
#639428 by sun and yched: Remove #process pattern from text field.
2009-11-29 20:45:17 +00:00
Angie Byron
cb98091e1b
#108818 by David Strauss, chx, Crell: Add transactions to key X_save() routines.
2009-11-19 04:00:47 +00:00
Dries Buytaert
8514a7e283
- Patch #301902 by TheRec, beeradb, catch, sun, skilip, alpritt, JacobSingh, Senpai: usability improvement: allow more users to see the node admin page.
2009-11-14 07:58:50 +00:00
Angie Byron
641306e95c
#521852 by brandonojc, Everett Zufelt, mgifford, and sun: Provide semantic markup to local tasks to indicate an active task.
2009-11-08 12:30:35 +00:00
Angie Byron
d9017f5878
#591794 follow-up by effulgentsia: Reduce performance overhead of drupal_alter().
2009-11-05 16:19:25 +00:00
Angie Byron
c6e2dfa573
#551034 by brandonojc, mgifford, Everett Zufelt, and Cliff: Improved Content filter usability and accessibility.
2009-11-03 04:35:01 +00:00
Dries Buytaert
745b5b034c
- Patch #618938 by pwolanin: fixed Drupal version is not being available until the end of bootstrap.
2009-10-30 22:33:35 +00:00
Angie Byron
09f2d3266b
#609152 by redndahead, bleen18 and jim0203: Ensure node filter page validates that there were rows selected. (with tests)
2009-10-24 21:39:40 +00:00
Angie Byron
a09822b363
#606640 by eojthebrave and sun: Use proper menu router paths for the block module.
2009-10-16 23:48:38 +00:00
Dries Buytaert
714597a9cd
- Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to avoid users rendering their site unusable.
2009-10-15 12:44:36 +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
1184ed9fc9
- Patch#583020 by c960657 | yched, Dries: fixed warning about missing argument 2 for field_delete_instance() in node_configure_fields().
2009-10-02 14:39:43 +00:00