Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #334030 by justinrandell: replace module_list with module_implements ↵ | Dries Buytaert | 2008-11-15 |
| | | | | when calling a hook. | ||
* | #331719 follow-up by chx: Remove ambiguity from search score queries. | Angie Byron | 2008-11-10 |
| | |||
* | - Patch #319788 by stella, nedjo et al: pass language code to filters when ↵ | Dries Buytaert | 2008-11-08 |
| | | | | available. | ||
* | #303889 by David_Rothstein, kbahey, and chx: Make it possible to update D6 ↵ | Angie Byron | 2008-11-03 |
| | | | | -> D7. | ||
* | - Patch #302120 by dmitrig01: usability improvement - make the content type ↵ | Dries Buytaert | 2008-11-02 |
| | | | | admin screen prettier. | ||
* | - Patch #279516 by c960657: removed many PHP4-isms. Great patch. | Dries Buytaert | 2008-11-01 |
| | |||
* | - Patch #319666 by Dave Reid: remove unnecessary boolean ternary conditaionals. | Dries Buytaert | 2008-10-29 |
| | |||
* | #325876 by pwolanin: Fix doxygen for node_get_types() to reflect recent ↵ | Angie Byron | 2008-10-25 |
| | | | | module -> base change. | ||
* | Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() ↵ | Angie Byron | 2008-10-13 |
| | | | | check_plain() by default. | ||
* | #320173 by Dave Reid: Two-word operations in hook_nodeapi no longer being ↵ | Angie Byron | 2008-10-12 |
| | | | | called. | ||
* | Roll-back of #242873: This caused horrendous problems with SimpleTest on ↵ | Angie Byron | 2008-10-12 |
| | | | | some configurations. | ||
* | #282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif. | Angie Byron | 2008-10-12 |
| | |||
* | #242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by ↵ | Angie Byron | 2008-10-11 |
| | | | | default. | ||
* | #305566 by agentrickard and moshe weitzman: Split 'bypass node access' from ↵ | Angie Byron | 2008-10-11 |
| | | | | 'administer nodes'. | ||
* | #313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions ↵ | Angie Byron | 2008-10-09 |
| | | | | to allow for localization of permission names | ||
* | #206138 by pwolanin: Rename mis-named 'module' attribute in node types. | Angie Byron | 2008-10-08 |
| | |||
* | - Patch #310212 by justinrandell: killed in _node hook, as well as twelve ↵ | Dries Buytaert | 2008-10-06 |
| | | | | sable tooth tigers. | ||
* | - Patch #310212 by justinrandell, catch, et all: killed in _user hook, as ↵ | Dries Buytaert | 2008-10-06 |
| | | | | well as two small kittens. | ||
* | #125315 by chx, sun, Gábor Hojtsy, drumm, and friends: Add #input_format ↵ | Angie Byron | 2008-09-27 |
| | | | | FAPI property that can be used by WYSIWYG editors. WOOHOO. | ||
* | #108979 by ewhipple, catch, and sun: Order permissions consistently, keep ↵ | Angie Byron | 2008-09-17 |
| | | | | node type related permissions together. | ||
* | - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved ↵ | Dries Buytaert | 2008-09-17 |
| | | | | developer experience. | ||
* | #189406 by catch: Add comment settings to the list of stuff you can ↵ | Angie Byron | 2008-09-17 |
| | | | | configure per node type. | ||
* | - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] ↵ | Dries Buytaert | 2008-09-06 |
| | | | | as per Rasmus' suggestion. Removed drupal_referrer() for consistency. | ||
* | - Patch #235175 by dmitrig01: name of content type is incorrectly capitalized. | Dries Buytaert | 2008-08-31 |
| | |||
* | - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next ↵ | Dries Buytaert | 2008-08-21 |
| | | | | generation database layer for Drupal 7. | ||
* | - Patch #289796 by cwgordon7 and webchick: killed some exceptions. | Dries Buytaert | 2008-08-03 |
| | |||
* | - Patch #227548 by AjK, Heine, Stefan Esser, hswong3i, dmitrig01: remove ↵ | Dries Buytaert | 2008-08-02 |
| | | | | useless db_escape_string(). | ||
* | - Patch #245329 by christefano and dmitrig01: code comment love. | Dries Buytaert | 2008-07-24 |
| | |||
* | - Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now ↵ | Dries Buytaert | 2008-07-16 |
| | | | | printes #markup, not #value. | ||
* | - Patch #101543 by webchick: document all constants. | Dries Buytaert | 2008-05-26 |
| | |||
* | - Patch #259002 by Robert Douglas: set all the default scoring factors to ↵ | Dries Buytaert | 2008-05-15 |
| | | | | zero. This patch is a usability improvement (better out-of-the-box search relevancy) and a performance improvement (greatly simplified search queries). | ||
* | - Patch #145242 by douggreen et al: refactor node_rank to modules can add ↵ | Dries Buytaert | 2008-05-14 |
| | | | | scoring factors. | ||
* | - Patch #257279 by Robert Douglas: removing extra join from do_search(). | Dries Buytaert | 2008-05-13 |
| | |||
* | - Patch #240387 by recidive: fixed broken links. | Dries Buytaert | 2008-05-10 |
| | |||
* | - Patch #252580 by robert douglas and senpai: fixed a division by zero. | Dries Buytaert | 2008-05-10 |
| | |||
* | - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, ↵ | Dries Buytaert | 2008-05-06 |
| | | | | | | | | | | | flobruit et al. Can you say 'registry'? Drupal now maintains an internal registry of all functions or classes in the system, allowing it to lazy-load code files as needed (reducing the amount of code that must be parsed on each request). The list of included files is cached per menu callback for subsequent loading by the menu router. This way, a given page request will have all the code it needs but little else, minimizing time spent parsing unneeded code. | ||
* | - Patch #227830 by JohnAlbin: link attributes added to l() incorrectly. | Dries Buytaert | 2008-05-02 |
| | |||
* | - Patch #249546 by pwolanin: rip menu access inheritance -- was already ↵ | Dries Buytaert | 2008-04-23 |
| | | | | committed to D6. | ||
* | - Patch #154151 by Robert Douglass: made it possible to do language-aware ↵ | Dries Buytaert | 2008-04-20 |
| | | | | searches. | ||
* | - Patch #232433 by mfb: make sure RSS feeds validate. | Dries Buytaert | 2008-04-19 |
| | |||
* | - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long ↵ | Dries Buytaert | 2008-04-14 |
| | | | | discussion we've decided to make the concatenation operator consistent with the other operators. | ||
* | - Patch #216072 by recidive, David Rothstein, ptalindstrom et al: switched ↵ | Dries Buytaert | 2008-04-10 |
| | | | | | | | | | | | from numeric block IDs to string IDs. The short explanation is that Drupal uses a lot of numeric deltas in the block system; blocks are identified by the 'module' and the 'delta'. In early Drupal, delta was numeric, but somewhere along the line it was changed to be possibly a string. In modern Drupal, block overrides are easily done via block-MODULE-DELTA.tpl.php. The primary motivation to switch to string IDs everywhere is to make these deltas friendlier to themers: block-user-0.tpl.php --> block-user-navigation.tpl.php block-user-1.tpl.php --> block-user-login.tpl.php You get the picture. | ||
* | - Patch #240387 by matt2000 et al: move 'content types' to 'site building' ↵ | Dries Buytaert | 2008-04-06 |
| | | | | per the UMN usability study results. | ||
* | - Patch #241021 by keith.smith: we forgot to remove a reference to the ↵ | Dries Buytaert | 2008-04-01 |
| | | | | 'story' node type. It was renamed to 'article'. | ||
* | - Patch #239196 by jvandyk: fix negative percentage on search status page. | Dries Buytaert | 2008-03-27 |
| | |||
* | - Patch #229517 by keith.smith and flobruit: de-html selected interface strings. | Dries Buytaert | 2008-03-13 |
| | |||
* | - Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide ↵ | Dries Buytaert | 2008-02-20 |
| | | | | descriptions for permissions on the permission administration page. | ||
* | - Patch #220893 by AjK: fixed some watchdog calls. | Dries Buytaert | 2008-02-18 |
| | |||
* | - Patch #222385 by pwolanin: removed drupal_clone() hack in favor of the ↵ | Dries Buytaert | 2008-02-17 |
| | | | | real PHP5 clone(). | ||
* | #204071 by Pancho: use UTF-8 aware string length counting in node_teaser() ↵ | Gábor Hojtsy | 2008-02-03 |
| | | | | (minor) |