Commit Graph

13667 Commits (3702347af9760797e05c3c9c9c9d78dae3a3f75c)

Author SHA1 Message Date
Dries Buytaert 3702347af9 - Patch #241364 by maartenvg, sun, effulgentsia: () not passed to hook_validate()/hook_node_validate(), and not passed by reference to hook_form(). 2010-09-03 19:56:51 +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 9427ec09f8 - Patch #686316 by asimmonds, Jeff Burnz: Garland does not show any blocks in highlighted content region. 2010-09-03 19:41:01 +00:00
Dries Buytaert 6f0d1797b5 - Patch #886970 by jhodgdon, Crell, Damien Tournoud: DB API putting wrong db placeholders in complex queries. 2010-09-03 19:06:55 +00:00
Dries Buytaert 13ff244505 - Patch #599746 by Jeff Burnz: missing Semi Colon. 2010-09-03 17:55:37 +00:00
Dries Buytaert 74a65d8839 - Patch #630486 by brandonojc, Rob Loach: edit content types missing vertical tab summaries from content_types().js. 2010-09-03 17:47:20 +00:00
Dries Buytaert 857bbe5bce - Patch #894530 by David_Rothstein: update system calls drupal_get_schema_versions() for lots of uninstalled modules, leading to a performance hit. 2010-09-02 21:07:44 +00:00
Dries Buytaert dd4e6c9c35 - Patch #877050 by David Stosik, sun: URL filter does not convert a link inside a div. 2010-09-02 21:01:15 +00:00
Dries Buytaert 9c5977dbad - Patch #664136 by plach: document the field language api. 2010-09-02 20:59:11 +00:00
Dries Buytaert ef6589aae4 - Patch #680416 by Amitaibu: make the tests actually do something. 2010-09-02 20:44:56 +00:00
Dries Buytaert 819c617e79 - Patch #777728 by Jeff Burnz: improve formatting of default search block. 2010-09-02 20:43:18 +00:00
Dries Buytaert 724d3fdbee - Patch #832624 by Max K: unused variable () in function init_theme(). 2010-09-02 15:58:53 +00:00
Dries Buytaert 679fdfcdd2 - Patch #161217 by sun, hingo: URL filter fixes and tests. 2010-09-02 15:56:10 +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 7abecb0ec0 - Patch #899466 by solotandem: FileUsageTest: add 'public static' modifiers to getInfo() method. 2010-09-01 19:58:01 +00:00
Dries Buytaert bb966943c3 - Patch #876982 by wapnik: input file field invisible in IE7. 2010-09-01 03:10:42 +00:00
Dries Buytaert 146998f626 - Patch #752048 by c960657: use consistent terminology. 2010-09-01 03:03:05 +00:00
Dries Buytaert 952af895e1 - Patch #891668 by David_Rothstein: remove CSS for the secondary menu block from Bartik, since the block/menu doesn't exist anymore. 2010-09-01 03:00:21 +00:00
Dries Buytaert 6789c8dc04 - Patch #890884 by joachim: targeted overrides for theme_menu_link() and theme_menu_tree() fail for menus with a hyphen. 2010-09-01 02:59:04 +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
Dries Buytaert c2a6cc6576 - Patch #889100 by Jeff Burnz, rfay: remove bartik_page_alter() and extra block classes because they are not used. 2010-09-01 02:13:58 +00:00
Dries Buytaert 0dc56ece61 - Patch #895822 by salvis: make SimpleTests inheritable. 2010-09-01 02:05:36 +00:00
Angie Byron 7b2c2c7de3 Temporary roll-back of #890994, per Dries's feedback. 2010-09-01 01:43:50 +00:00
Angie Byron dc3e02fbfd #890994 by Berdir, Crell, Josh Waihi: Fixed Entity query tests fail on PostgreSQL. 2010-09-01 01:35:19 +00:00
Angie Byron a405b10d68 #761976 by Berdir, jhedstrom, tpfeiffer, Damien Tournoud, Rob van den Bogaard, andypost: Fixed DatabaseSchema_pgsql()::changeField() is broken. 2010-09-01 01:28:41 +00:00
Angie Byron 1ba166ff8e #898654 by chx, Damien Tournoud, alex_b: Fixed Required modules not installed before optional modules. 2010-09-01 01:24:05 +00:00
Angie Byron e5a965d777 #805452 by Jeff Burnz, tim.plunkett, mgifford: Fixed Bartik, your skip link is always hidden; even on focus. 2010-08-31 21:05:33 +00:00
Angie Byron 17a2c2f300 #897768 by pwolanin: Fixed Breadcrumb can show only one trail item, making it look like an action. 2010-08-31 15:04:09 +00:00
Angie Byron d073fa2a0b #664136 by plach, sun, yched: Enhance TF code documentation. 2010-08-31 15:02:39 +00:00
Angie Byron 8911c4ef45 #891476 by solotandem: Fixed Tableselect is missing a column header when not multiple value. 2010-08-30 17:07:49 +00:00
Angie Byron 9fedd98782 #821560 by plach: Fixed Notices on the content administration page after removing a language. 2010-08-30 06:26:45 +00:00
Angie Byron e54f26518f #758996 by stBorchert, BWPanda: Fixed Suffixes not displaying for max/min resolution fields. 2010-08-30 06:19:42 +00:00
Angie Byron 63136b81e2 #878092 by joachim, Jacine, sun: Fixed Each module is outputting its own ul.links.inline in node links. 2010-08-30 05:58:46 +00:00
Angie Byron cc4ce5053b #895896 by Jacine: Fixed Textarea element should not have a value attribute. 2010-08-30 05:52:35 +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 10fca34cf1 #896162 by yched: Fixed Field UI 'formatter settings' form broken. 2010-08-28 20:12:42 +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 454a53eb1b #890090 by Berdir, jhedstrom, marvil07, bjaspan: Fixed Inserting into a just created table fails when trying to set a value to a serial. 2010-08-27 15:53:43 +00:00
Angie Byron 9d6d6519c9 #895344 by Berdir: Fixed Poll upgrade tests fail on SQLite. 2010-08-27 15:45:46 +00:00
Angie Byron 07ebb039db #895358 by fgm: Changed Add fgm as XML-RPC maintainer. 2010-08-27 15:39:52 +00:00
Angie Byron a4ed5f2cdf #323477 follow-up by sun: Minor follow-ups to testing profile. 2010-08-27 12:36:53 +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 83c52c3b1a #763376 by fago, sun, noahb, effulgentsia, ksenzee, jhodgdon: Fixed Not validated form values appear in (). 2010-08-27 11:54:32 +00:00
Angie Byron d7d9587d6a #892950 by reglogge, scor, McGo, brian_c, Volx, fago: Fixed No welcome mail sent to new users after site administrator approval. 2010-08-27 11:28:45 +00:00
Angie Byron d665a2ce9e #894900 by mrfelton: Fixed Call to undefined function locale_language_negotiation_info() on site upgrade. 2010-08-27 11:07:36 +00:00
Angie Byron 1e985830e2 #894898 by mrfelton: Fixed Increase permission length restriction from 64 to 128. 2010-08-27 10:42:48 +00:00
Angie Byron cf4df86b94 #893276 by reglogge: Fixed Confirmation mail for user after account being activated contains wrong link - user cannot log in. 2010-08-26 09:14:33 +00:00
Angie Byron ca2c6441eb #891250 by scor: Fixed 'View comments' permission not working after upgrade to Drupal 7. 2010-08-25 11:54:40 +00:00