Commit Graph

1786 Commits (5f5c024b6d4730f1b052de2714a02839c251bd1a)

Author SHA1 Message Date
Dries Buytaert 9cf21be994 - Patch #780154 by chx, noahb, dhthwy, pwolanin, aspilicious, jhodgdon, dereine, bjaspan: listing API for field API. 2010-06-14 15:41:03 +00:00
Dries Buytaert f6d56f96c3 - Patch #551658 by Stevel: improve directory testing. 2010-06-14 13:33:45 +00:00
Dries Buytaert b32e3c909b - Patch #782616 by chx, dww: provide an ACID queue API entrypoint. 2010-06-14 13:10:31 +00:00
Dries Buytaert 1cd8bc5a00 - Patch #813492 by chx, Damien Tournoud, justinrandell: HTTPS sessions use an invalid merge query. 2010-06-14 12:31:46 +00:00
Dries Buytaert 5eefb7ab89 - Patch #826054 by grendzy: upgrade from Drupal 6.17 fails with integrity constraint violation: 1048 Column 'filename' cannot be null. 2010-06-14 12:27:46 +00:00
Angie Byron 1ecf2d1326 #808162 by carlos8f, agentrickard: Fixed update.php fails when optional modules disabled. 2010-06-13 18:27:39 +00:00
Dries Buytaert 38401e3815 - Patch #245990 by Pedro Lozano: HTTP request testing unreliable and may be undesirable. 2010-06-13 09:42:00 +00:00
Angie Byron c2e2974f0b #245990 follow-up by Pedro Lozano: Tell system_http_check() not to follow redirects to avoid false error notifications. 2010-06-12 08:33:50 +00:00
Angie Byron 40eeac9ebb #805052 follow-up by mikey_p: Fixed Notice in update.php in drupal_session_initialize(). 2010-06-08 05:44:07 +00:00
Dries Buytaert 79bf3bb31b - Patch #815734 by catch: system_update_7053() assumes block module is installed. 2010-06-03 13:20:05 +00:00
Dries Buytaert 248902b1b5 - Patch #807622 by grendzy: ftal error calling sys_get_temp_dir() in installer. 2010-06-02 06:56:48 +00:00
Dries Buytaert cf822bd236 - Patch #760170 by sivaji: custom date format string form accepts empty string input. 2010-06-01 05:08:40 +00:00
Dries Buytaert 78d4c09459 - Patch #808030 by dhthwy: new themes are not detected when visiting themes setting page without first clearing the cache manually. 2010-05-28 18:18:50 +00:00
Dries Buytaert 654921c474 - Patch #782056 by aspilicious: removing tabs and trailing white space. 2010-05-26 19:51:01 +00:00
Dries Buytaert 6826f8640d - Patch #730420 by andrewmacpherson: make html.tpl.php less dependant on rdf namespaces. 2010-05-26 10:47:20 +00:00
Dries Buytaert 7d0f0aed7d - Patch #592800 by cpliakas, Berdir, aufumy: critical bug: dependent modules are still installed when required modules return errors in hook_requirements(). 2010-05-26 07:31:47 +00:00
Dries Buytaert 5ff0c0d3c7 - Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' screen. 2010-05-23 19:10:23 +00:00
Dries Buytaert 5d4fa6f725 - Rollback of #787940. 2010-05-23 18:23:32 +00:00
Dries Buytaert f42b6adaff - Patch #805124 by catch: admin/config shows empty admin blocks. 2010-05-21 11:37:55 +00:00
Dries Buytaert 8c60927ba9 - Patch #682902 by Shai: small change in wording in help text. 2010-05-20 08:47:00 +00:00
Dries Buytaert 63dba2a07d - Patch #692044 by Damien Tournoud, effulgentsia, jbrown: a site with statistics module enabled is much slower in serving cached pages in D7 than in D6. 2010-05-19 19:14:43 +00:00
Dries Buytaert 0444684a2b - Patch #283095 by mr.baileys: correct language of/add specificity to confirm_form() documentation. 2010-05-19 19:11:25 +00:00
Dries Buytaert 09b0283675 - Patch #692044 by Damien Tournoud, effulgentsia: a site with statistics module enabled is much slower in serving cached pages in D7 than in D6. 2010-05-18 18:26:30 +00:00
Dries Buytaert d4200e2600 - Patch #763850 by c960657: require_once() and drupal_get_path() inconsistencies. 2010-05-18 18:11:13 +00:00
Dries Buytaert 245454bece - Patch #790650 by casey: dashboard always appears in drag-and-drop mode when Seven is not used (and on 404 pages). 2010-05-18 12:07:39 +00:00
Dries Buytaert 6babaebe02 - Patch #223341 by bonzinip, Jody Lynn, Kars-T, casey: menus cannot be created using 'ol' 2010-05-18 11:56:59 +00:00
Dries Buytaert f8fa114a8e - Patch #67439 by sun, effulgentsia: #tree in hook_element_info() does not work. 2010-05-17 21:23:32 +00:00
Dries Buytaert 9bab7f62f0 - Patch #778608 by Gábor Hojtsy: default theme region can be hidden. 2010-05-17 21:08:37 +00:00
Dries Buytaert 1c9b84ad39 - Patch #594412 by mrfelton, klausi, David_Rothstein: correctly label all site-owning super-admin permissions. 2010-05-17 08:00:25 +00:00
Dries Buytaert f11db319d0 - Patch #228860 by tstoeckler, Mike Wacker, flickerfly, randallknutson, gordon: upgrading a module with a newly added dependencies breaks things badly. 2010-05-16 20:08:38 +00:00
Dries Buytaert fa50f04ee4 - Patch #787940 by casey: generic approach for position:fixed elements like toolbar. 2010-05-14 07:45:54 +00:00
Dries Buytaert 47653eae18 - Patch #730046 by pwolanin, Damien Tournoud: performance settings page is inconsistent. 2010-05-12 08:26:15 +00:00
Dries Buytaert a60a608ed8 - Patch #655252 by quicksketch: custom e-mail action fails to accept token [node:author:mail] or [comment:author:mail]. 2010-05-11 11:03:12 +00:00
Angie Byron da1b4bb94f #410636 by randallknutson, c960657, Berdir: Fixed D6->D7 update does not create required menus. 2010-05-10 15:19:36 +00:00
Dries Buytaert b0ab9f287e - Patch #791986 by aaron: hook_file_insert()/update() correction. 2010-05-07 12:59:07 +00:00
Dries Buytaert 87bdade9b9 - Patch #787944 by yoroy: weight items on the Reports overview page. 2010-05-06 15:21:25 +00:00
Angie Byron df45d5e5ce #490400 by jpmckinney: Fixed modules with dependencies whose .info file sets required=TRUE cannot be enabled. 2010-05-06 06:26:42 +00:00
Angie Byron ed86172814 #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply coding standard for casting. 2010-05-06 05:59:31 +00:00
Dries Buytaert 89f2567961 - Patch #783534 by dmitrig01, droplet, Nick Lewis: make Report table better. 2010-05-05 16:41:57 +00:00
Angie Byron 4ce4c4ebf0 #743124 by ldpm: Small correction to hook_form_alter() docs. 2010-05-05 07:02:13 +00:00
Dries Buytaert 648d8ab87e - Patch #511532 by sun: incorrect documentation for hook_library(). 2010-05-04 14:52:02 +00:00
Dries Buytaert 71713081a2 - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 and sha1. 2010-05-01 08:12:23 +00:00
Angie Byron c3b9922884 #718894 by robeano: Fixed hook_date_format_types_alter() is not documented. 2010-04-30 19:21:52 +00:00
Angie Byron 9d692bc289 #605270 by jhodgdon, dww, heyrocker: Fixed Document new update manager hooks. 2010-04-30 16:27:02 +00:00
Angie Byron a724915f82 #551658 by pwolanin, aaron, drewish: Move private files to an opt-in system, and no longer force private files to live within web-accessible directory. 2010-04-30 01:33:17 +00:00
Angie Byron 06585e6b6b #718860 by djac, jhodgdon: Fixes to hook_theme() documentation. 2010-04-29 04:57:59 +00:00
Angie Byron 269da03726 #777080 by jhodgdon: Fixed hook_hook_info_alter() is not documented. 2010-04-29 04:47:31 +00:00
Dries Buytaert 551d279939 - Patch #782788 by joachim, marcvangend: theme settings page help text takes the theme name from the URL. 2010-04-28 20:29:26 +00:00
Dries Buytaert 01eb7bff73 - Patch #748798 by casey, Rob Loach, Jacine: changed CSS Coding Standards. 2010-04-28 20:08:39 +00:00
Dries Buytaert fe2fdd4f4a - Patch #736326 by jhodgdon, aspilicious: hook_process() and associated hooks are undocumented. 2010-04-28 20:00:34 +00:00