Commit Graph

14769 Commits (d2bcc21682899006018a408b1966eff8ccbdb386)

Author SHA1 Message Date
Dries Buytaert f1cc865186 - Patch #1052364 by agentrickard: documentation error in hook_modules_uninstalled(). 2011-02-09 02:26:04 +00:00
Dries Buytaert bd1c87fbea - Patch #1049528 by sreynen: change script example for drupal_parse_info_file() from .css to .js. 2011-02-09 02:23:52 +00:00
Dries Buytaert 2b3c728a56 - Patch #859602 by catch, bfroehle: #cache does not record the #attached declared in child elements. 2011-02-04 21:36:31 +00:00
Dries Buytaert 25a4309ed0 - Patch ##1041474 by 1V: Fixed INSTALL.pgsql.txt and INSTALL.mysql.txt cleanup of various grammatical errors. 2011-02-04 21:26:25 +00:00
Dries Buytaert 5ab7e4a058 - Patch #1020642 by amateescu: improved coding standards for toolbar.css. 2011-02-04 21:04:00 +00:00
Dries Buytaert 874fe3d8db - Patch #1031686 by rschwab: User_load() documentation should reference drupal_save_session(), not session_save_session(). 2011-02-04 20:50:28 +00:00
Dries Buytaert 07eaa98b29 - Patch #1027578 by droplet: missing period in the documentation for drupal_convert_to_utf8(). 2011-02-04 20:32:18 +00:00
Dries Buytaert 7aabab90cf - Patch #1045606 by droplet, montesq: hook_block_info() doc should use visibility constants. 2011-02-04 20:09:15 +00:00
Dries Buytaert 6a69b824b6 - Patch #1029346 by David_Rothstein: Changed INSTALL.txt and UPGRADE.txt should mention that you can download Drupal as a .zip file also. 2011-02-04 19:56:27 +00:00
Dries Buytaert 371b1d0ff1 - Patch #1025124 by catch, jbrown: remove cruft from theme_image_style() and image_style_url(). Should be faster too. 2011-02-04 19:43:25 +00:00
Dries Buytaert 0a7220483d - Patch #1049116 by solotandem, David_Rothstein: module_enable() doesn't account for version strings in dependencies[]. 2011-02-04 19:34:38 +00:00
Dries Buytaert 10894ac845 - Patch #1049144 by boombatower: remove unnecessary return statements. 2011-02-04 19:03:14 +00:00
Dries Buytaert 2c43b5cdbe - Patch #933498 by eojthebrave, aaron: image effects table created with incorrect table name in upgrade path. 2011-02-04 18:50:28 +00:00
Dries Buytaert f1399ea638 - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files. 2011-02-04 18:42:22 +00:00
Dries Buytaert 7aba30430c - Patch #1051038 by mr.baileys: incorrect return info on image_style_create_derivative(). 2011-02-04 18:38:17 +00:00
Angie Byron d654ff6dde #690980 by Dave Reid, grendzy, cwgordon7: Security hardening: Ensure password fields are empty on display. 2011-01-29 10:08:45 +00:00
Angie Byron d21d640113 #321063 by eMPee584, Kars-T: Fixed book/export/html/N with a non-book nid should abort and return 404 not found. 2011-01-28 08:04:59 +00:00
Angie Byron 2748d654c4 #932584 by duellj: Fixed Forum has two 'select' options 2011-01-28 08:02:37 +00:00
Angie Byron 20b62b2911 #1022172 by montesq: Fixed Missing return in example hook_menu code 2011-01-28 07:51:09 +00:00
Angie Byron ae433184f5 #1027454 by amateescu, montesq, jhodgdon: Fixed _aggregator_parse_opml() documentation contains escaped HTML tags that should be removed. 2011-01-28 07:47:28 +00:00
Angie Byron 66dc2c3d4b #1029358 by benjifisher: Fixed blockquote messes up ol lists in Bartik. 2011-01-28 07:45:28 +00:00
Angie Byron 1a7a0810dd #934726 by yched, jinglemansweep: Fixed Undefined index: taxonomy_term in taxonomy_field_formatter_view() 2011-01-28 07:38:47 +00:00
Angie Byron 61472dcdfb #740182 follow-up: Committing new shortcut.png image. 2011-01-28 07:35:58 +00:00
Angie Byron 2abae44ff1 #1024608 by yched: Move help text setting above field-specific settings on field UI page. 2011-01-28 07:28:22 +00:00
Angie Byron a4af614375 #1026654 by amateescu: Fix regression with background colours in Bartik maintenance page. 2011-01-28 07:23:29 +00:00
Angie Byron c481e81e8a #1019834 by bfroehle: Fixed No .info files reported on theme upload when zip created with certain programs 2011-01-28 07:20:50 +00:00
Angie Byron 7ef6531072 #936620 by reglogge, aspilicious: Fixed Vertical tabs broken in Seven theme for RTL 2011-01-28 07:17:18 +00:00
Angie Byron 4ce84d2d13 #1038934 by tsi: Add missing RTL styling for system messages. 2011-01-28 07:08:47 +00:00
Angie Byron db7de89756 #1040190 by 1V: Fix typo in comment for cookie_domain in settings.php 2011-01-28 07:03:57 +00:00
Angie Byron d5d1366e6b #789186 follow-up by eojthebrave: Better documentation for drupalPostAJAX() 2011-01-28 07:01:03 +00:00
Angie Byron f69f43dee3 #1041484 by 1V: INSTALL.sqlite.txt cleanup of documentation. 2011-01-28 06:54:44 +00:00
Angie Byron 12a2e66c48 #1041512 by 1V: Add .zip mention in README.txt. 2011-01-28 06:53:01 +00:00
Angie Byron 19aac3d24a #932426 by duellj: Fix second file uploaded is displayed when display option is unchecked. 2011-01-28 06:44:56 +00:00
Angie Byron e830c0e095 #1018714 by effulgentsia: Fixed Image Upload Widget Not Working in IE8 2011-01-27 23:55:38 +00:00
Dries Buytaert c65b74496b - Patch #1036718 by montesq: incorrect watchdog log messages. 2011-01-24 12:57:28 +00:00
Dries Buytaert 0cc5d8ad55 - Patch #1036246 by Jody Lynn: typo in ajax.inc comment. 2011-01-24 12:56:06 +00:00
Dries Buytaert aebe8558e9 - Patch #1024898 by ilo, amateescu: wrong definition of Bartik's fieldset description in css. 2011-01-24 12:55:34 +00:00
Dries Buytaert dfe27f8fe6 - Patch #1016930 by joachim: too much space above vertical tabs fieldsets. 2011-01-24 12:54:29 +00:00
Dries Buytaert ee9cfb918d - Patch #1001624 by pillarsdotnet: avoid 'Undefined index' notice in field_info_max_weight() function of modules/field/field.info.inc. 2011-01-24 12:51:08 +00:00
Dries Buytaert bc1b67fd68 - Patch #1037416 by Jody Lynn: typos in user-picture.tpl comment. 2011-01-24 12:49:34 +00:00
Dries Buytaert 72d428cb8c - Patch #1027630 by jhodgdon: unclear documentation for 'custom' and 'locked' attributes for content type. 2011-01-18 18:52:31 +00:00
Dries Buytaert c24596a5be - Patch #488062 by David_Rothstein: fixed some broken English. 2011-01-18 18:50:51 +00:00
Dries Buytaert 6095aeef34 - Patch #973328 by gopherspidey, amateescu: special characters are encoded twice in taxonomy term title. 2011-01-18 18:48:59 +00:00
Dries Buytaert 1750dba6b6 - Patch #1024840 by Jody Lynn: whitespace fixes for field module. 2011-01-18 18:25:17 +00:00
Dries Buytaert 2dbeb60535 - Patch #1027762 by droplet: remove non necessary space. 2011-01-18 18:23:40 +00:00
Dries Buytaert 6f01e26207 - Patch #740182 by aspilicious, tsi, yoroy, casey, realityloop, Jeff Burnz: toolbar and shortcuts lack RTL styling. 2011-01-18 18:20:54 +00:00
Dries Buytaert 4db3ae34fb - Patch #1014708 by bfroehle, thekevinday: hook_field_read_field() reference parameter problem. 2011-01-18 18:11:30 +00:00
Angie Byron 5791f3724b #460448 follow-up by ridgerunner: Further optimize CSS aggregation regex. 2011-01-14 08:37:20 +00:00
Angie Byron da1a859349 #1015012 by sun: Fix URL filter so that it recognizes valid URLs with # in them, e.g. twitter. 2011-01-14 08:33:46 +00:00
Dries Buytaert ab5809ac52 - Patch #488062 by catch, walkah, spiderman, paul.lovvik, klausi: speed up OpenID by using GMP instead of BCMath if available. 2011-01-13 01:12:18 +00:00