Commit Graph

14167 Commits (9b3c8c52732bd977622562285a4d3c77b4adfab7)

Author SHA1 Message Date
Dries Buytaert 7537eec11c - Patch #960490 by Jacine, sivaji, carlos8f: regression: ul.links generated by theme_links() always appears as .inline. 2010-11-07 21:48:56 +00:00
Dries Buytaert 0d74d52c2a - Patch #915936 by sun: make it easier to define checkboxes/radios with customized sub-elements. 2010-11-07 21:46:09 +00:00
Dries Buytaert d3852cd3f5 - Patch #961136 by sun: move system_sort_by_title() into common.inc. 2010-11-07 18:33:53 +00:00
Dries Buytaert 0447e92bf3 - Patch #801632 by sun, Jacine: make phptemplate the default engine to simplify .info file. 2010-11-07 00:27:20 +00:00
Angie Byron 926dff9fc9 #601932 by David_Rothstein, carlos8f, yoroy, Bojhan, et al: Allow dashboard to limit available blocks. 2010-11-06 23:24:33 +00:00
Dries Buytaert 27e91f1145 - Patch #808560 by scor | fajerstarter: node comment statistics are only partially exposed in node_load() and are missing last_comment_uid(). 2010-11-06 11:15:10 +00:00
Dries Buytaert 755bf9cd70 - Patch #896364 by frega, effulgentsia, Jacine, sun, David_Rothstein, Jeff Burnz, james.elliott, casey, mgifford: screen reader users and some keyboard only users need a clear, quick way to disable the overlay. 2010-11-06 00:18:24 +00:00
Dries Buytaert 7ab426ecae - Patch #689954 by Mark Trapp: installation complete message doesn't conform to Drupal path conventions. 2010-11-05 20:53:38 +00:00
Dries Buytaert 2eb25ee70f - Patch #956256 by plach: () is only set if language is detected from the URL. 2010-11-05 20:33:57 +00:00
Dries Buytaert f97d94eab8 - Patch #932958 by Haza: node teaser text color is hard coded. 2010-11-05 20:07:50 +00:00
Dries Buytaert ce5ff31cda - Patch #963060 by boombatower: documentation problem with hook_view(). 2010-11-05 19:58:14 +00:00
Dries Buytaert 4a5e9447c0 - Patch #938462 by bojanz: Fix EntityFieldQuery fatal error in certain cases and document bundle limitations. 2010-11-05 19:57:28 +00:00
Dries Buytaert 4a110ab715 - Patch #889366 by Kevin Hankens, jhodgdon: error in DrupalCacheInterface documentation . 2010-11-05 19:50:11 +00:00
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
Dries Buytaert e920fe34ef - Patch #575280 by mfb, carlos8f, chx, bleen18: impersonation when an https session exists. 2010-11-05 19:05:02 +00:00
Dries Buytaert 5f550ab80c - Patch #949186 by luchochs: locale_css_alter() is ignored in api.drupal.org. 2010-11-05 10:57:10 +00:00
Dries Buytaert 6e6761edaa - Patch #961908 by dalin, Damien Tournoud: make drupal_attributes() faster. 2010-11-05 01:29:20 +00:00
Dries Buytaert 687ade1998 - Patch #960490 by Jacine: regression: ul.links generated by theme_links() always appears as .inline. 2010-11-05 01:25:33 +00:00
Dries Buytaert 92c34e33f4 - Patch #878020 by Mark Trapp: position:fixed prevents iOS devices from scrolling the Overlay. 2010-11-05 01:23:08 +00:00
Angie Byron 16159e25c8 #916968 follow-up by xmacinfo: Add jQuery 1.8.6 to CHANGELOG.txt. 2010-11-01 05:33:57 +00:00
Angie Byron d4b10cce5a #950878 follow-up: Commit the dang install file. 2010-11-01 00:44:31 +00:00
Angie Byron a6c043b1aa #916968 by drifter, mfer, amateescu, et al: Upgrade to jQuery UI 1.8.6 (latest point release). 2010-10-31 22:02:20 +00:00
Angie Byron 27afff543b #944308 by bojanz: Upgrade jQuery to 1.4.3 (latest point release). 2010-10-31 21:41:40 +00:00
Angie Byron e17b68cf86 #950878 by carlos8f, David_Rothstein: Fixed Disabling the dashboard module permanently removes all blocks from the dashboard. 2010-10-31 21:36:24 +00:00
Dries Buytaert 6488428541 - Patch #951774 by Damien Tournoud: DOMDocument::loadHTML() should not be called statically. 2010-10-31 13:08:29 +00:00
Dries Buytaert 771cd5cba1 - Patch #923998 by reglogge, Jeff Burnz: move advanced search form submit to the bottom of the form. 2010-10-31 12:45:27 +00:00
Dries Buytaert d91b1c77aa - Patch #950138 by yched, an.droid: Changed Abstract Field API () usage into an API function. 2010-10-31 12:12:00 +00:00
Dries Buytaert ad8eacac3b - Patch #939398 by merlinofchaos: undefined offset: 0 in contextual_preprocess() 2010-10-31 03:56:46 +00:00
Dries Buytaert a234921b5f - Patch #939914 by yched: Field UI not enabled on a D6 upgrade. 2010-10-31 03:44:09 +00:00
Dries Buytaert 1ddcd75ff3 - Patch #956320 by dstol: doc cleanup for menu_set_active_trail(). 2010-10-30 04:13:38 +00:00
Dries Buytaert 84cd16a939 - Patch #955146 by scor: ['#finished'] should be ['finished']. 2010-10-30 04:06:45 +00:00
Dries Buytaert af22c0c659 - Patch #736556 by daniels220: theme_links() doc needs expansion. 2010-10-30 03:57:20 +00:00
Dries Buytaert 90b8e8aa09 - Patch #639460 by Jeff Burnz, effulgentsia, Jacine, mgifford, james.elliott: evaluate CSS of #skip-link, .element-focusable, and upcoming 'disable overlay' links for their impact on contrib/custom themes. 2010-10-30 03:52:14 +00:00
Dries Buytaert 6009496d8e - Patch #841184 by ksenzee, aaronbauman, aspilicious: 'Skip to main content' link doesn't work correctly in the overlay. 2010-10-30 03:44:37 +00:00
Dries Buytaert a201a78234 - Patch #955454 by drunken monkey: logic for displaying 'X new comment(s)' link seems inverted. 2010-10-28 17:40:30 +00:00
Dries Buytaert 0dfb593a5e - Patch #951726 by swentel: filter_cron() unnecessary. 2010-10-28 12:01:51 +00:00
Dries Buytaert 1d0f6479da - Patch #839556 by jrchamp, dmitrig01: remove pointless usage of array_key_exists(). 2010-10-28 02:27:09 +00:00
Dries Buytaert 0344a78d96 - Patch #654796 by chx, c960657, sun, effulgentsia: fix bugs with checkbox element. 2010-10-28 02:20:14 +00:00
Dries Buytaert 25bc5f030d - Patch #582584 by JohnAlbin: form_required_marker() isn't passed the form element (theme_hook() definition is wrong). 2010-10-28 02:00:27 +00:00
Dries Buytaert d432737d8e - Patch #931520 by David_Rothstein: [site:url-brief] token puts an unnecessary slash at the end. 2010-10-28 01:33:41 +00:00
Dries Buytaert 7c95deecb1 - Patch #952768 by jhodgdon: () parameter in drupal_add_library() and drupal_process_attached() undocumented. 2010-10-28 00:08:24 +00:00
Dries Buytaert 7af1ab590f - Patch #912700 by bleen18, jmiccolis: modules with no files[] entries in .info files are deemed 'incompatible with 7.x'. 2010-10-27 19:31:53 +00:00
Dries Buytaert a6cb5bbf85 - Patch #337909 by chillin411: hook_menu() 'access callback' docs should mention boolean values work too and minor doxygen correction. 2010-10-27 19:11:53 +00:00
Dries Buytaert 028fe64eae - Patch #937560 by chillin411: the parameter & is not documented in hook_update_N. 2010-10-27 19:10:09 +00:00
Dries Buytaert f3ab0a0fce - Patch #950276 by sun, jhodgdon: improve documentation of hook_translated_menu_link_alter(). 2010-10-27 18:57:57 +00:00
Dries Buytaert 55ee78119a - Patch #948416 by David_Rothstein: a menu item description, 'Administer content', is missing a period. 2010-10-27 18:45:55 +00:00
Dries Buytaert 4498057dba - Patch #408160 by sun: code simplification. 2010-10-27 18:41:03 +00:00
Dries Buytaert 298aaaa081 - Patch #949102 by jhodgdon: polish UPGRADE.txt. 2010-10-27 18:32:54 +00:00
Dries Buytaert 1fe938527f - Patch #886152 by effulgentsia: fix tests. 2010-10-27 18:29:17 +00:00
Dries Buytaert ee050856ca - Patch #718540 by jhodgdon, freelock: better documentation in query.inc. 2010-10-26 15:26:09 +00:00