Commit Graph

13469 Commits (a94519077bae9c7a38c20cd8d46dc76805110ad1)

Author SHA1 Message Date
Dries Buytaert a94519077b - Patch #829968 by andypost, AlexisWilke: drupal_lookup_path() documentation and return mismatch. 2010-07-31 04:10:30 +00:00
Dries Buytaert 699afdd1be - Patch #690980 by seutje, sun, seanyo, aaroncouch: disabled form elements not properly rendered. 2010-07-31 04:01:51 +00:00
Dries Buytaert 137011df91 - Patch #844388 by lotyrin, bjaspan, effulgentsia: taxonomy terms disappear from node preview if previewed more than once. 2010-07-30 03:06:18 +00:00
Dries Buytaert a63facc8c6 - Patch #867956 by jbrown: location/description of 'hide comments' settings seems sub-optimal. 2010-07-30 02:50:37 +00:00
Dries Buytaert 37c3c7ec7a - Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess should default to FALSE. 2010-07-30 02:47:28 +00:00
Dries Buytaert 4f2d69698c - Patch #861192 by jhodgdon, chx, sun, David_Rothstein: document that MariaDB works, too. 2010-07-30 01:59:14 +00:00
Dries Buytaert 7c9948f0db - Patch #855380 by plach: () should be used to lookup the current path alias. 2010-07-30 01:52:54 +00:00
Dries Buytaert cb9869a2df - Patch #867928 by Damien Tournoud: files and images don't work in private filesystem mode. 2010-07-30 01:45:28 +00:00
Dries Buytaert 82340c4263 - Patch #820020 by eigentor: full node image is too large - reduce to 480px width. 2010-07-30 01:37:54 +00:00
Dries Buytaert 91ecce750c - Patch #867988 by andypost: remove simpletest_test_stream_wrappers(). 2010-07-30 01:34:38 +00:00
Dries Buytaert 382d8f2614 - Patch #848368 by Stevel, Damien Tournoud: test updating for poll.module. 2010-07-30 01:28:00 +00:00
Dries Buytaert 7d3e58292f - Patch #851308 by andypost: make locale cache configurable. 2010-07-29 02:31:40 +00:00
Dries Buytaert 0de52de646 - Patch #747252 by justinrandell, dhthwy, aspilicious: cannot extract themes and modules. 2010-07-29 02:27:43 +00:00
Dries Buytaert d2f7ddd8b8 - Patch #822108 by jhodgdon, aaronbauman, justinrandell: rediscover bootstrap hook implementations during cache clear. 2010-07-29 02:00:27 +00:00
Dries Buytaert b059eaeb70 - Patch #27234 by Steve Dondley, rfay, drewish, maartenvg: maximum picture size help text in profile no longer needed. 2010-07-29 01:39:32 +00:00
Dries Buytaert fe423209a1 - Patch #721164 by bleen18, ChrisRL, sun: comment previews #prefix problem. 2010-07-29 00:50:56 +00:00
Dries Buytaert 93cf8ab31a - Patch #800460 by effulgentsia, sun: WTF coupling between ()['cache'] and form processing. 2010-07-29 00:46:09 +00:00
Dries Buytaert a80919186c - Patch #855988 by pwolanin, Damien Tournoud, David_Rothstein: get rid of preg_replace() with /e in decode_entities(). 2010-07-29 00:38:24 +00:00
Dries Buytaert c9e5a055fb - Patch #866340 by Damien Tournoud: remove support for date and time types. 2010-07-28 10:52:12 +00:00
Dries Buytaert 18693269b4 - Patch #804328 by jcfiala, David_Rothstein: 'Compress cached pages'-setting should always clear cache on toggle. 2010-07-28 02:57:36 +00:00
Dries Buytaert 58a8be92bc - Patch #659480 by mgifford, David_Rothstein, aaronbauman, Jody Lynn, casey, cwgordon7: added per-user setting for the overlay. 2010-07-28 02:50:00 +00:00
Dries Buytaert 26392c86d0 - Patch #567072 by c960657: tweak the IIS 7 configuration file. 2010-07-28 02:28:03 +00:00
Dries Buytaert 1d9b81af47 - Patch #830304 by solotandem: drupal_mail() doc example using D6 syntax for t(). 2010-07-28 02:19:56 +00:00
Dries Buytaert 2a3bf449bd - Patch #821202 by johnbarclay: Garland Block template needs to implement theme_block_preprocess() to deal with attributes correctly. 2010-07-28 02:15:52 +00:00
Dries Buytaert de8128c8f2 - Patch #809384 by mgifford: title attribute should be inside control tag on admin interface. 2010-07-28 02:04:44 +00:00
Dries Buytaert 8a128c645c - Patch #851748 by Stevel: weird logic in SelectQuery::addField(). 2010-07-28 01:51:06 +00:00
Dries Buytaert b8a7b8a89b - Patch #508056 by Stevel: _module_build_dependencies() calls drupal_depth_first_search() with wrong param count. 2010-07-28 01:46:59 +00:00
Dries Buytaert 6b6ea89afa - Patch #850686 by Jacine, sun: renamed 'highlight' region to 'highlighted' for consistency. 2010-07-28 01:40:39 +00:00
Dries Buytaert 926a26b6d5 - Patch #787670 by casey, Kiphaas7: clean up tableheader.js. 2010-07-28 01:38:28 +00:00
Dries Buytaert c7b77049c2 - Patch #682884 by yoroy: jQuery ui sneaks in an undesired font-stack for overlay headers and tabs. 2010-07-28 01:26:00 +00:00
Dries Buytaert c1d116fab8 - Patch #685896 by reglogge, seutje, casey: make overlay tabs look like the mockups. 2010-07-28 01:23:22 +00:00
Dries Buytaert 788c2e8961 - Patch #841410 by David_Rothstein: field UI JavaScript is broken after validation fails due to an error in toolbar.js. 2010-07-28 01:21:58 +00:00
Dries Buytaert facb336ec2 - Patch #850940 by jensimmons: maintenance page site name and slogan has disappeared. 2010-07-27 15:50:58 +00:00
Dries Buytaert acad96aa3f - Patch #667012 by ksenzee, casey: remove (or fix) the opening of external links in a new browser window. 2010-07-27 13:47:31 +00:00
Angie Byron 98580eeb12 #614494 follow-up by Jacine: Images for Seven's jQuery UI theme. 2010-07-26 18:48:32 +00:00
Dries Buytaert e5ecbeac17 - Patch #864638 by glipay: typo in comment for field_attach_form(). 2010-07-26 17:00:13 +00:00
Dries Buytaert f6044dcd2c - Patch #863370 by andypost: fixed typo. 2010-07-26 16:59:24 +00:00
Dries Buytaert 50787d83f0 - Patch #788310 by jhodgdon: hook_menu_local_tasks_alter() doc is missing 2 parameters. 2010-07-26 13:38:30 +00:00
Dries Buytaert eda098c03f - Patch #857300 by andypost: make drupal_install_mkdir() should use octal numbers. 2010-07-26 13:20:01 +00:00
Dries Buytaert 366334cbe6 - Patch #614494 by Jacine, Rob Loach, alanburke, casey: give Seven a nice looking default jQuery UI theme. 2010-07-26 13:13:23 +00:00
Dries Buytaert 123bf46c43 - Patch #827430 by David_Rothstein: drupal_form_submit() no longer works with checkboxes. 2010-07-26 13:07:59 +00:00
Dries Buytaert 803101b589 - Patch #863370 by bjaspan, daryson: wrong return value on field_info_fields(). 2010-07-26 03:07:04 +00:00
Dries Buytaert a378853208 - Patch #861876 by andypost: notice in watchdog(). 2010-07-26 03:05:36 +00:00
Dries Buytaert 57e88bff51 - Patch #809600 by Damien Tournoud, chx: stop using bit-wise operators for {file_managed()}.status. 2010-07-26 03:04:29 +00:00
Dries Buytaert 1236ee9c75 - Patch #863736 by David_Rothstein: unnecessary isset() check in path_save(). 2010-07-26 02:59:57 +00:00
Dries Buytaert 239c66915f - Patch #857314 by andypost: add form for number formatter settings. 2010-07-26 02:59:13 +00:00
Dries Buytaert 6f5c006347 - Patch #862352 by chx: fields without columns throw notices. 2010-07-26 02:55:49 +00:00
Dries Buytaert 4fe9ef99cb - Patch #807158 by freelock, jhodgdon: DrupalDefaultEntityController properties are not documented. 2010-07-26 02:51:46 +00:00
Dries Buytaert 57cb1b8114 - Patch #858076 by jhodgdon: confirm_form() param documentation should mention value elements. 2010-07-26 02:44:03 +00:00
Dries Buytaert 8a3098d0c1 - Patch #675116 by jhodgdon: several problems in field.api.php and field_ui().api.php. 2010-07-25 02:45:27 +00:00