Commit Graph

13495 Commits (79caf33568632d75a9cdb73b143b356df15f7af5)

Author SHA1 Message Date
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
Dries Buytaert 13f8a95296 - Patch #762348 by tstoeckler, BarisW, casey: update the document title using jQuery while using the overlay window. 2010-07-25 00:44:29 +00:00
Dries Buytaert 03d7c314d8 - Patch #641008 by reglogge, David_Rothstein, tstoeckler, marcvangend: duplicated text in install error message. 2010-07-25 00:25:37 +00:00
Dries Buytaert a3037d90c0 - Patch #818214 by David_Rothstein, dereine, JacobSingh: improper table structure for url_alias. 2010-07-24 18:12:27 +00:00
Dries Buytaert 6faef3dfa7 - Patch #758546 by trevjs: better code comments. 2010-07-24 17:53:55 +00:00
Dries Buytaert a45b6488f0 - Patch #643656 by sun: comment 'Save' button disappears on form validation error. 2010-07-24 17:48:16 +00:00
Dries Buytaert a6f7939484 - Patch #130344 by mustafau, David_Rothstein, csevb10: ATOM feed items link to the current page rather than back to the original source. Added Atom tests to the aggregator module. 2010-07-24 17:42:22 +00:00
Dries Buytaert dca92900fb - Patch #850152 by kiamlaluno: use 'elseif' in place of 'else if'. 2010-07-24 17:28:27 +00:00
Dries Buytaert de9d0049a4 - Patch #800432 by marcingy: no index on {semaphore}.value. 2010-07-24 17:24:02 +00:00
Dries Buytaert 093f99a794 - Patch #376293 by casey, Dave Reid, droidenator, moshe weitzman: activate current vertical tab from URL fragment. 2010-07-24 16:56:31 +00:00
Dries Buytaert afdf0f6cbc - Patch #850166 by kiamlaluno: string concatenation should be formatted with a space separating the operators (dot .). 2010-07-24 16:53:28 +00:00
Dries Buytaert d963c364a5 - Patch #632484 by aspilicious, scor, linclark: update the default profile with the proper RDF mapping. 2010-07-23 04:39:32 +00:00
Dries Buytaert 002ca866d5 - Patch #861566 by p.brouwers: use uppercase for PHP constants, e.g. NULL, TRUE, FALSE. 2010-07-22 23:54:32 +00:00
Dries Buytaert 076002833c - Patch #601912 by sun: remove account fieldset on user account form. 2010-07-22 23:41:51 +00:00
Dries Buytaert a03bf401b6 - Patch #857792 by Bojhan, aspilicious, andypost: add 'Home' link to main menu - standard profile. 2010-07-22 23:39:14 +00:00
Dries Buytaert c03800e0cd - Patch #861420 by sun: coder_format() on xmlrpc(s).inc. 2010-07-22 16:20:15 +00:00
Dries Buytaert d79dff03ac - Patch #124980 by jhodgdon: Indexer is removing ... and -- instead of replacing with a space. 2010-07-22 16:16:42 +00:00
Dries Buytaert 19c7193c4c - Patch #855410 by aspilicious: add missing doc and newlines in updater.inc. 2010-07-21 00:28:14 +00:00
Dries Buytaert 34a7bbcf54 - Patch #855400 by aspilicious: fix issues in theme.inc - newlines and missing doc. 2010-07-21 00:27:24 +00:00
Dries Buytaert 5038c5d3df - Patch #846858 by kiamlaluno: it's/its grammar in various doc headers. 2010-07-21 00:26:21 +00:00
Dries Buytaert d58ac9fd64 - Patch #772678 by sun, jpmckinney, Berdir: database default collation is not respected. 2010-07-20 21:12:47 +00:00
Dries Buytaert 7c2bcffab1 - Patch #788166 by TR: password_confirm() element breaks if there is more than 1 on a page. 2010-07-20 10:17:59 +00:00
Dries Buytaert 18516bd971 - Patch #859016 by bleen18: filter's RTL styling is off in IE7. 2010-07-20 10:11:54 +00:00
Dries Buytaert 2c22598203 - Patch #364159 by David_Rothstein, MichaelCole, rszrama, ergonlogic: enable 'access comments' permission for anonymous users by default. 2010-07-20 02:05:13 +00:00
Dries Buytaert 71294994bd - Patch #561708 by jurgenhaas, gleroux02, ksenzee, Island Usurper: theme_image() chokes if getimagesize() fails. 2010-07-19 22:20:49 +00:00