Commit Graph

1893 Commits (5d44ff337db9185b88c09a2d234ac08c89f359ce)

Author SHA1 Message Date
Dries Buytaert 5a01e04053 - Patch #912700 by bleen18: modules with no files[] entries in .info files are deemed 'incompatible with 7.x'. 2010-09-16 18:00:43 +00:00
Dries Buytaert ae66095b3b - Patch #913146 by Jacine: alt attribute for incompatible module image on module listing page needs improvement. 2010-09-16 17:42:56 +00:00
Angie Byron b1d2adf26a #358437 follow-up by sun: Roll back unrelated caching changes. 2010-09-15 04:31:02 +00:00
Angie Byron 413008b890 #898520 follow-up by Damien Tournoud, chx, David Rothstein: Clean-up the upgrade path: comment. 2010-09-13 05:50:09 +00:00
Angie Byron 4237d014e9 #874326 by rfay, pwolanin, chx: Fixed Invalid scheme fails to halt processing of a stream request. 2010-09-11 21:14:32 +00:00
Dries Buytaert 84e5d10b66 - Patch #627288 by sun, David_Rothstein: contextual links are not alterable. 2010-09-11 14:35:13 +00:00
Angie Byron b06d19e349 #629484 by Amitaibu, fago, et al: Added Add entity 'label' key info (e.g. title on node). 2010-09-11 06:03:12 +00:00
Dries Buytaert 02a63d0269 - Patch #884960 by mgifford: labels missing for date. 2010-09-11 03:00:26 +00:00
Dries Buytaert eaee909a00 - Patch #757154 by sun, effulgentsia: base form_id() via hook_forms() not taken into account for #validate, #submit, hook_form_FORMID_alter(). 2010-09-09 23:01:48 +00:00
Dries Buytaert fb17591d93 - Patch #827086 by mcarbone: date format screen dies with a PDO error when the format is longer than 100 characters. 2010-09-09 21:01:38 +00:00
Angie Byron 0bda56b52a #874370 by Jeff Burnz, aspilicious, Cliff, mgifford, yoroy, et al: Fixed System messages need identifying icons (WCAG 2.0). 2010-09-09 15:47:03 +00:00
Dries Buytaert 77b1624b39 - Patch #902354 by pwolanin: Fixed Schema description is wrong for uri field in {file_managed()} table. 2010-09-07 21:59:01 +00:00
Angie Byron 14d65ce19e #800502 by Damien Tournoud, sun: Fixed Module page is not ordered correctly. 2010-09-05 15:38:16 +00:00
Dries Buytaert fb9c1df0b9 - Patch #328357 by bleen18, sun, skilip, alanburke, jenlampton, manarth, fgm, tstoeckler: allow module .info files to add CSS/JS. 2010-09-05 02:21:38 +00:00
Dries Buytaert 5d810f73e7 - Patch #887870 by sun, David_Rothstein: make system_list() return full module records. 2010-09-03 19:49:56 +00:00
Dries Buytaert fb300d1f96 - Patch #895308 by Damien Tournoud: remove file_directory_path(). 2010-09-01 20:08:17 +00:00
Dries Buytaert d62224dc56 - Patch #864938 by antgiant, Stevel: can't upload .ico favicon. 2010-09-01 20:05:14 +00:00
Dries Buytaert 5eb6a99c4a - Patch #886170 by puregin, jhodgdon: SQLite install documentation should mention directory permissions. 2010-09-01 02:39:58 +00:00
Angie Byron d073fa2a0b #664136 by plach, sun, yched: Enhance TF code documentation. 2010-08-31 15:02:39 +00:00
Angie Byron 410fcdc718 #761956 by David_Rothstein, Xen, sun, tstoeckler, Bojhan, zzolo, yoroy, jenlampton, linclark, BarisW: Fixed Dashboard blocks and regions should not appear on the main blocks configuration page. 2010-08-30 00:22:03 +00:00
Angie Byron 8215f5af03 #895032 follow-up by mongolito404: Fixed Upgrade fails on missing file_usage() table. 2010-08-27 19:31:47 +00:00
Angie Byron 94bf1a44a9 #895032 by Sutharsan, clemens.tolboom: Fixed Upgrade fails on missing file_usage() table. 2010-08-27 11:59:51 +00:00
Angie Byron edd3094eae #895088 by Sutharsan: Fixed typo causing file upgrade path to fail. 2010-08-27 11:58:04 +00:00
Angie Byron f375573849 #410646 by dman, David_Rothstein, and thousands of other people: Fixed 'Secondary menu' exists but is no longer the default source for the secondary links. 2010-08-23 23:38:06 +00:00
Angie Byron 7fcde37aca #890794 by Berdir: Fixed Upgrade tests broken on PostgreSQL. 2010-08-23 14:56:37 +00:00
Dries Buytaert 943d9c06b0 - Patch #889882 by dhrosa: page_top() prints an empty DIV when logged out. 2010-08-23 09:09:23 +00:00
Dries Buytaert 40af7785cf - Patch #877690 by catch, das-peter, mfer, Damien Tournoud: cannot upgrade Drupal core if the comment module is enabled. 2010-08-22 14:55:29 +00:00
Dries Buytaert db5368027e - Patch #880132 by bojanz: hook_schema() doesn't support compound foreign keys; inconsistent implementations in core. 2010-08-22 13:55:53 +00:00
Dries Buytaert 4a7bb638fb - Patch #353458 by quicksketch, drewish, jpetso, sun, noahb, aaron, chx, mikey_p, dhthwy: hook_file_references() was not designed for a highly flexible field storage. 2010-08-22 13:52:59 +00:00
Dries Buytaert b36d4959ef - Patch #358437 by David_Rothstein, Berdir, sun: filter system security fixes from SA-2008-073 not applied to Drupal 7.x. 2010-08-22 12:55:04 +00:00
Dries Buytaert ee691c593a - Patch #887102 by Heine: trigger and action escaping issues. Critical bug fix. 2010-08-22 11:04:09 +00:00
Dries Buytaert ff836870d8 - Patch #652122 by sun, catch, moshe weitzman, Berdir, mr.baileys, chx, David_Rothstein, Scott Reynolds, Damien Tournoud: fix dashboard as the default /admin local task. 2010-08-20 01:42:52 +00:00
Dries Buytaert 2ece18cef5 - Patch #806232 by adam.hastings, cross: site information improvements. 2010-08-18 18:41:30 +00:00
Dries Buytaert 755913e0b7 - Patch #443286 by c960657, Damien Tournoud, drifter, webkenny, scor: international characters break file handling. 2010-08-17 22:05:22 +00:00
Dries Buytaert 27df25f60f - Patch #821290 by marcingy, aspilicious, scor, catch, ronald_istos: unexpected error after disabling - unistalling - re-enabling forum module. 2010-08-17 21:44:37 +00:00
Dries Buytaert 2d3af8fe80 - Patch #829822 by pwolanin, tstoeckler: check Drupal 7 core for vulnerabilities in SA-CONTRIB-2010-066. 2010-08-17 21:31:13 +00:00
Dries Buytaert 401d1bb8ff - Patch #884718 by ctmattice1: documentation problem with hook_schema(). 2010-08-17 13:52:31 +00:00
Dries Buytaert 9239621a0b - Patch #878752 by heather: mis-matched text on maintenance mode administration page. 2010-08-15 02:01:50 +00:00
Dries Buytaert 3d62d3703b - Patch #629826 by Jody Lynn: theme setting toggles for comments appear when the comment module is disabled. 2010-08-12 00:34:25 +00:00
Angie Byron fe97bfefc5 #876966 by dmitrig01: Fixed Warning message sits hard on top of tables. 2010-08-09 16:58:15 +00:00
Angie Byron a4df7936bb #845928 by JohnAlbin: Fixed System menu blocks don't get the same styling as menu module blocks. 2010-08-09 16:54:50 +00:00
Dries Buytaert 786ba6e88a - Patch #876116 by jbrown: too many spaces. 2010-08-08 23:55:30 +00:00
Dries Buytaert 03d4cbdbad - Patch #875162 by ctmattice1: documentation improvement for hook_theme_registry_alter(). 2010-08-08 19:45:37 +00:00
Dries Buytaert e3a52979f6 - Patch #865072 by bleen18, jhodgdon: updates to reflect that Bartik is default theme now. 2010-08-08 19:35:49 +00:00
Angie Byron 25171a17f6 Reverting #500866. Needs more discussion. 2010-08-05 23:53:39 +00:00
Angie Byron cacd044a63 #500866 by boombatower, solotandem: Remove t() from assertion messages in SimpleTest, so translators do not get 1000s of bogus strings. 2010-08-05 23:26:36 +00:00
Angie Byron f1b30b89c5 #516254 by jhodgdon: Remove @return PHPDocs where nothing is returned. 2010-08-05 08:05:06 +00:00
Angie Byron 9874567891 #842962 by jhodgdon, chx: Fixed hook_menu() and drupal_deliver_page() need to warn about access checks in documentation. 2010-08-05 07:56:14 +00:00
Angie Byron 5e2cd1a9fe #870204 by kiamlaluno, sun: Revert coding style changes to system.tar.inc. 2010-08-05 07:52:18 +00:00
Dries Buytaert f9de90e1ac - Patch #872604 by Island Usurper: documentation for hook_entity_info() is malformed. 2010-08-04 03:47:28 +00:00