Commit Graph

11489 Commits (2bc18b615540ca4ba41cf79a27fd900835bea989)

Author SHA1 Message Date
Angie Byron 2bc18b6155 #553326 by sun: Provide consistency to the way field UI is presented for taxonomy. 2009-11-08 11:19:02 +00:00
Angie Byron 9534636668 #567064 follow-up by sun: Updated documentation. 2009-11-08 11:05:09 +00:00
Angie Byron 905d7c66c4 #622766 by sun: Add contextual links UI as a JS library. 2009-11-08 10:29:23 +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
Dries Buytaert 370d07e9f7 - Patch #624882 by jhodgdon: fixed typos in hooks section page. 2009-11-08 09:31:10 +00:00
Dries Buytaert 7080b8f35d - Patch #623992 by catch: performance improvement: reduce {system} database hits on every page request. 2009-11-08 09:29:07 +00:00
Dries Buytaert e7fe1830d2 - Patch #614294 by lisarex, yched, Bojhan: remove UI description that says what is stored in the field. 2009-11-08 09:24:55 +00:00
Dries Buytaert 98258d6c59 - Patch #625942 by catch: added index to avoid filesort in filter_formats(). 2009-11-07 22:14:58 +00:00
Angie Byron 5a5f34b0fa #528822 by jhodgdon: Batch example should explain that a file must be included when necessary. 2009-11-07 14:44:04 +00:00
Angie Byron 5007ba8a6d #525504 follow-up by andypost: Fixed PHPDoc typo. 2009-11-07 14:27:20 +00:00
Angie Byron 9e373e76f9 #625460 by sun: Add input format to taxonomy term descriptions. 2009-11-07 14:18:07 +00:00
Angie Byron 35ff7005f4 #600032 by c960657: Removed browser.inc. Please see http://drupal.org/project/browser if you'd like to help with a more fleshed-out abstract browser for possible inclusion in D8. 2009-11-07 14:10:33 +00:00
Dries Buytaert 74722b8a14 - Patch #569814 by cweagans: fixed link to syslog.conf manual page in syslog_help(). 2009-11-07 14:04:06 +00:00
Dries Buytaert 4a1059fa1b - Patch #620692 by Crell: remove drupal_render_children() from drupal_render() by inlining it. 2009-11-07 14:02:31 +00:00
Dries Buytaert a8ec4e1d50 - Patch #607244 by sun: added permission to decrease performance impact of contextual links. 2009-11-07 13:35:21 +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 ad3dde0092 #322703 by BarisW, sun, Shai, and dman: Use on/off checkbox to enable and prepopulate node's menu item. 2009-11-06 03:17:59 +00:00
Angie Byron eeccad8c4b #613794 by jensimmons, dopry, and yched: Create a default image field in the article content type upon install. Let's show off what Drupal can do! :D 2009-11-06 02:38:08 +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 099d72a917 #606472 by peximo and plach: Remove duplicate title field data structure. 2009-11-05 16:13:21 +00:00
Dries Buytaert cc13b34703 - Patch #623276 by jhodgdon: fixed documentation for file_scan_directory() is incorrect. 2009-11-05 03:37:08 +00:00
Dries Buytaert 414c8f8bad - Patch #609118 by te-brian, David_Rothstein: Fixed node.tokens.inc: ->body issues. 2009-11-05 03:35:29 +00:00
Dries Buytaert 4c68637558 - Patch #621392 by jhodgdon: fixed formatting of phpDoc. 2009-11-05 03:04:24 +00:00
Dries Buytaert 373fee82b3 - Patch #622048 by sun: streamline drupal_bootstrap() and expose the flow to code profilers. 2009-11-05 03:00:21 +00:00
Dries Buytaert 5176bed85e - Patch #622482 by seutje: fixed watchdog. 2009-11-05 02:50:38 +00:00
Angie Byron b006ec6cb4 #571086 follow-up by sun: Allow specifying a 'wrapper callback' before executing a form builder function. 2009-11-04 05:39:14 +00:00
Angie Byron 36adc757f9 #575280 follow-up by mfb and chx: Fixed impersonation attack when an https session exists. 2009-11-04 05:05:52 +00:00
Angie Byron 59b7e23b56 #367567 by sun, effulgentsia, yched, and quicksketch: Use AJAX framework for 'Add more' links. 2009-11-04 04:56:54 +00:00
Angie Byron 5d001d94d6 #576916 follow-up by mooffie: Fixed some mistaken variable renaming. 2009-11-04 04:43:58 +00:00
Angie Byron 417dd35185 #615504 by rfay and katbailey: Fixed Ajax framework's use-ajax class on links. 2009-11-04 04:38:30 +00:00
Angie Byron 4d0da14565 #620278 by alex_b: Fixed Add feed link. 2009-11-04 04:33:37 +00:00
Angie Byron 0d8515deb7 #552478 by pwolanin, samj, dropcube, and sun: Improve link/header API and support on node/comment pages rel=canonical and rel=shortlink standards. 2009-11-03 06:47:23 +00:00
Angie Byron 3b2d24af0b #561726 by effulgentsia, TwoD, and sun: Make ajax.js and tabledrag.js implement Drupal.detachBehaviors(). 2009-11-03 05:34:37 +00:00
Angie Byron 112e0ffa4f #202533 by lisarex and brunodbo: Tell people what the heck the content type 'Description' field is for. 2009-11-03 05:32:07 +00:00
Angie Byron ae842168f9 #602522 by effulgentsia, sun, and moshe weitzman: Make links in renderable arrays and forms (e.g. 'Operations') alterable. 2009-11-03 05:27:18 +00:00
Angie Byron a986e349fa #605880 by bleen18 and David_Rothstein: Fix weird bugs with settings and menus after install due to faulty caching. 2009-11-03 05:18:06 +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
Angie Byron 2353d1413a #211015 follow-up by sun: Don't hard-code #theme for system_settings_form(). 2009-11-02 23:22:23 +00:00
Angie Byron 6afea0a064 #564642 by Scott Reynolds, Damien Tournoud, matt2000, and moshe weitzman: Remove previous content property from build functions so artifacts do not persist. 2009-11-02 23:20:28 +00:00
Angie Byron 1a7c7dd16a #619522 by catch: Add yched and bjaspan as maintainers for Field API. Poor suckers... 2009-11-02 23:14:51 +00:00
Angie Byron 1999c881ec #569542 by bjaspan and Mike Wacker: Auto-select single option if only one is available. 2009-11-02 20:31:49 +00:00
Angie Byron 590074fa72 #600544 follow-up by Amitaibu: Added missing documentation. 2009-11-02 15:59:28 +00:00
Angie Byron 032fe0a66d #539022 follow-up by David_Rothstein: Batch API should use the current theme to run the batches. 2009-11-02 15:57:33 +00:00
Angie Byron 4363c22b03 #503834 by lisarex and dcor: Improved help text for taxonomy module's drag and drop behaviour. 2009-11-02 06:34:36 +00:00
Angie Byron 8dfd725b3c #608424 by peximo and plach: Fixed notice when multilingual body display set to hidden (with tests). 2009-11-02 05:57:05 +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