Commit Graph

9286 Commits (f81336dd92f505505e8805f417f400cf3d44d451)

Author SHA1 Message Date
Dries Buytaert f81336dd92 - Patch #729796 by catch, marcingy, bojanz: _user_cancel() bypasses user_save(). 2010-09-07 22:38:30 +00:00
Dries Buytaert 4c094fc8dc - Patch #903630 by pwolanin: menu module settings page text refers to settings that are no longer present. 2010-09-07 22:12:05 +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 a3fccfa524 #903704 by bleen18: Fixed typo in file number.module. 2010-09-07 17:56:41 +00:00
Dries Buytaert 7bf0fbf4b6 - Patch #902830 by bojanz: field_sql_storage() can't handle entityOrderBy (fatal error). 2010-09-05 20:00:45 +00:00
Dries Buytaert d95f8cfdd4 - Patch #898536 by Damien Tournoud: clean-up the upgrade path: dblog. 2010-09-05 19:56:03 +00:00
Angie Byron b05310760f #706842 by bangpound, bjaspan, Damien Tournoud, chx, aaronbauman: Fixed 'taxo as field' update broken + wipes some node/term associations . 2010-09-05 17:00:04 +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 8e51c3b2a5 - Patch #898546 by Damien Tournoud: clean up the Filter module upgrade path. 2010-09-05 01:05:06 +00:00
Dries Buytaert 9d912261e3 - Patch #559584 by tic2000, sun: filter_xss() and Line break filter break HTML comments. Also added tests. 2010-09-04 17:55:43 +00:00
Dries Buytaert 9502260ecf - Patch #902264 by Damien Tournoud: move hook_field_schema() to .install files so we can get the upgrade path to work. 2010-09-04 15:40:52 +00:00
Dries Buytaert 29730ab659 - Patch #887134 by mfb, klausi: setting up modules in DrupalUnitTestCase is useless. 2010-09-04 13:33:53 +00:00
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 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 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 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 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 146998f626 - Patch #752048 by c960657: use consistent terminology. 2010-09-01 03:03:05 +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 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 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 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 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 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
Angie Byron a5181519ca #890210 by Manuel Garcia, Sutharsan, bjaspan: Fixed Cannot enable Comment module after a Drupal 6 to Drupal 7 upgrade. 2010-08-25 08:32:58 +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 dd57256903 #890790 by moshe weitzman: Fixed deleting nodes does not delete their comments. 2010-08-23 22:15:34 +00:00
Angie Byron 7fcde37aca #890794 by Berdir: Fixed Upgrade tests broken on PostgreSQL. 2010-08-23 14:56:37 +00:00