Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #846296 by Berdir, ridgerunner, agentrickard: Fixed file_file_download() ↵ | Angie Byron | 2010-08-23 |
| | | | | only implements access checks for nodes and users. | ||
* | - Patch #860180 by chx, dixon_, jhodgdon: entity listing and loading does ↵ | Dries Buytaert | 2010-08-22 |
| | | | | not allow for node access. | ||
* | - Patch #880132 by bojanz: hook_schema() doesn't support compound foreign ↵ | Dries Buytaert | 2010-08-22 |
| | | | | keys; inconsistent implementations in core. | ||
* | - Patch #353458 by quicksketch, drewish, jpetso, sun, noahb, aaron, chx, ↵ | Dries Buytaert | 2010-08-22 |
| | | | | mikey_p, dhthwy: hook_file_references() was not designed for a highly flexible field storage. | ||
* | - Patch #715464 by mfb: authored on field description is broken on Preview. | Dries Buytaert | 2010-08-20 |
| | |||
* | - Patch #721754 by Shellingfox, lotyrin, Damien Tournoud, chx, hefox, Gábor ↵ | Dries Buytaert | 2010-08-17 |
| | | | | Hojtsy, puregin: a node cannot be displayed in different view mode on its own page. | ||
* | - Patch #885000 by cwgordon7: drupal_placeholder() takes an array as an ↵ | Dries Buytaert | 2010-08-17 |
| | | | | argument. | ||
* | - Patch #883998 by Berdir: node_default_page() query fails on PostgreSQL ↵ | Dries Buytaert | 2010-08-16 |
| | | | | when having node_access() modules enabled. | ||
* | - Patch #791490 by chx: contextual module calls menu_get_item() for unsaved ↵ | Dries Buytaert | 2010-08-16 |
| | | | | nodes, resulting in pdo exception on postgresql. | ||
* | - Patch #497206 by jhodgdon, pwolanin, Island Usurper, YannickD: avoid ↵ | Dries Buytaert | 2010-08-11 |
| | | | | search conflicts with other forms, use menu API instead of search_get_keys(). | ||
* | - Patch #877986 by tim.plunkett: RSS link in Syndicate block has path of ↵ | Dries Buytaert | 2010-08-09 |
| | | | | //rss.xml. | ||
* | - Patch #504564 by tic2000, andypost, catch: the 'Length of trimmed content' | Dries Buytaert | 2010-08-08 |
| | | | | | | | | | | | | 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 | ||
* | Reverting #500866. Needs more discussion. | Angie Byron | 2010-08-05 |
| | |||
* | #500866 by boombatower, solotandem: Remove t() from assertion messages in ↵ | Angie Byron | 2010-08-05 |
| | | | | SimpleTest, so translators do not get 1000s of bogus strings. | ||
* | #567100 by jhodgdon, pwolanin, ezra-g: Fixed Search module is assuming node ↵ | Angie Byron | 2010-08-05 |
| | | | | is default search even when it's disabled. | ||
* | #737792 by quicksketch, drifter, Mike Wacker, moshe weitzman, sun, dhthwy: ↵ | Angie Byron | 2010-08-02 |
| | | | | Fixed Use a 'title callback' for node/%node instead of drupal_set_title(). | ||
* | - Patch #866220 by andypost: URL parameter for theme_more_link() should not ↵ | Dries Buytaert | 2010-08-01 |
| | | | | pass url(). | ||
* | - Patch #844388 by lotyrin, bjaspan, effulgentsia: taxonomy terms disappear ↵ | Dries Buytaert | 2010-07-30 |
| | | | | from node preview if previewed more than once. | ||
* | - Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess ↵ | Dries Buytaert | 2010-07-30 |
| | | | | should default to FALSE. | ||
* | - Patch #684982 by plach: audit of global language variable use. | Dries Buytaert | 2010-07-16 |
| | |||
* | #845742 by Damien Tournoud: Make Bartik the default core theme. | Angie Byron | 2010-07-08 |
| | |||
* | Roll-back of #749748. This broke JavaScript on node add forms, and probably ↵ | Angie Byron | 2010-07-07 |
| | | | | elsewhere. | ||
* | - Patch #749748 by mavimo, Dave Reid: contact and comment modules do not ↵ | Dries Buytaert | 2010-07-07 |
| | | | | prefill with user info from cookie. | ||
* | - Patch #831914 by Dave Reid: removed redundant/duplicate [node:uid], ↵ | Dries Buytaert | 2010-06-29 |
| | | | | [comment:uid], and [file:uid] tokens. | ||
* | - Patch #795174 by Berdir: use %alias in SelectQuery joins and remove ↵ | Dries Buytaert | 2010-06-25 |
| | | | | workarounds. | ||
* | #569206 by mikey_p, justinrandell: Fixed body field re-added when node type ↵ | Angie Byron | 2010-06-24 |
| | | | | settings are re-saved. | ||
* | - Patch #834924 by jhodgdon: entity_invoke() is worthless. | Dries Buytaert | 2010-06-23 |
| | |||
* | - Patch #735800 by effulgentsia, fago, Frando: node form triggers form level ↵ | Dries Buytaert | 2010-06-17 |
| | | | | submit functions on button level submits, without validation. Oh yeah. | ||
* | #362021 by plach, yched, sun: Update field_attach_prepare_translation() for ↵ | Angie Byron | 2010-06-06 |
| | | | | D7 entity API. | ||
* | - Patch #478946 by Scott Reynolds: node_access() batch rebuild will 'fail' ↵ | Dries Buytaert | 2010-05-31 |
| | | | | when a node isn't loadable. | ||
* | - Patch #809558 by mr.baileys: node_title_list() didn't return renderable ↵ | Dries Buytaert | 2010-05-29 |
| | | | | array for block content. | ||
* | - Patch #711108 by Berdir: better exception reporting for watchdog() in the ↵ | Dries Buytaert | 2010-05-26 |
| | | | | database system. | ||
* | - Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' ↵ | Dries Buytaert | 2010-05-23 |
| | | | | screen. | ||
* | - Patch #797458 by Heine: declaration of NodeController::buildQuery() should ↵ | Dries Buytaert | 2010-05-17 |
| | | | | be compatible with that of DrupalDefaultEntityController::buildQuery(). | ||
* | - Patch #800030 by kcybulski: fxed PHP Notice: if you edit content type that ↵ | Dries Buytaert | 2010-05-16 |
| | | | | is created witch has_title() = FALSE. | ||
* | #797668 by marcingy, StuartJNCC: Update fails on node_update_7006. | Angie Byron | 2010-05-14 |
| | |||
* | - Patch #791270 by duellj, lotyrin, Berdir: SearchQuery exact search ↵ | Dries Buytaert | 2010-05-12 |
| | | | | conditions not added to CountQuery. | ||
* | - Patch #775012 by Dave Reid: theme key watchdog errors on node pages. | Dries Buytaert | 2010-05-10 |
| | |||
* | - Patch #566940 by catch: move node specific code out of entity.inc. | Dries Buytaert | 2010-05-09 |
| | |||
* | - Patch #601308 by sfyn, pcarman: test clicking on node title from teaser list. | Dries Buytaert | 2010-05-07 |
| | |||
* | - Patch #787654 by yched: deleting a bundle doesn't remove it from the data. | Dries Buytaert | 2010-05-07 |
| | |||
* | #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply ↵ | Angie Byron | 2010-05-06 |
| | | | | coding standard for casting. | ||
* | #553306 by catch, bec, yched, zzolo, mradcliffe, webchick, plach: The rest ↵ | Angie Byron | 2010-05-05 |
| | | | | of remove redundant body and title node attributes & UI. The rest was accidentally committed in http://drupal.org/cvs?commit=363156. Sorry. :( | ||
* | #765044 by yoroy: Class node_readmore should be node-readmore for ↵ | Angie Byron | 2010-05-05 |
| | | | | consistency with standards. | ||
* | #771922 by andypost: Remove t() from schema description of picture field. | Angie Byron | 2010-05-05 |
| | |||
* | #596614 by asimmonds: Rename node_update_7006() context parameter to ↵ | Angie Byron | 2010-05-05 |
| | | | | sandbox, for consistency. | ||
* | - Patch #745542 by seutje, sign: wrong margin for primary active tab in Seven. | Dries Buytaert | 2010-05-04 |
| | |||
* | - Patch #431300 by dmitrig01, kkaefer, mgifford, Dave Reid: authoring ↵ | Dries Buytaert | 2010-05-04 |
| | | | | information vertical tab mishandles 'Anonymous'. | ||
* | - Patch #748798 by casey, Rob Loach, Jacine: changed CSS Coding Standards. | Dries Buytaert | 2010-04-28 |
| | |||
* | - Patch #783584 by Pasqualle: fixed invalid HTML. | Dries Buytaert | 2010-04-28 |
| |