Commit Graph

209 Commits (8e6870debd690716727f7753378bae180291419a)

Author SHA1 Message Date
webchick 8164434505 Issue #278425 by andypost, droplet, OnkelTem, chx, c960657, drewish, kotnik, realityloop: Change notice for: Using basename() is not locale safe. 2012-01-21 10:52:40 -08:00
webchick 11d884bee7 Issue #953336 by sun: Fixed Contributed modules are not able to test theme-related functionality. 2011-12-11 00:12:37 -06:00
webchick 97d332b5cd Issue #1118404 by Damien Tournoud, keichee, bfroehle: Fixed 'Manual updates required' table broken. 2011-09-30 13:08:35 -07:00
Dries Buytaert fb804e2902 - Patch #565288 by bfroehle, anarcat, p.brouwers, aspilicious: cannot install Drupal when Drupal.org is 503 (at Drupalcon!). 2011-09-10 10:18:56 -04:00
Dries Buytaert 774bf87366 - Patch #1265586 by James_Stallings, edmund.kwok: remove bitter tasting 'bile' in core documentation ;). 2011-09-07 06:39:22 -04:00
webchick d4c02d841c Issue #1125662 by catch, Gábor Hojtsy, bfroehle: Fixed UpdateTestContribCase fails on sites with contrib modules/themes in the filesystem. 2011-08-30 01:00:33 -07:00
webchick e9602e12d0 Issue #647964 by jergason, bfroehle, Damien Tournoud, corbacho, Pancho: Fixed Running cron does not check for available updates. 2011-05-28 11:17:20 -07:00
Dries Buytaert 02dd3c52cd - Patch #843162 by pwolanin, Scott Falconer, Berdir, jhodgdon, a.mikheychik, mtift: creating vocabularies with machine-names 'List' or 'Add' breaks links in taxonomy overview admin area. 2011-05-13 22:06:30 -04:00
Dries Buytaert a22d7770d4 - Patch #1024684 by linclark: omit & in @param statements (for consistency). 2011-05-08 15:51:01 -04:00
webchick ef5ef9efc7 Issue #908282 by jbrown, pillarsdotnet: add width and height attributes to increase front-end performance. 2011-04-24 01:38:16 -07:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Dries Buytaert f1399ea638 - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files. 2011-02-04 18:42:22 +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 937575ebee #976328 by bfroehle, dww: Fixed Update manager should not take you out of maintenance mode unless you asked it to 2011-01-03 02:53:07 +00:00
Angie Byron 81f6ecd362 #686060 by Crell, David_Rothstein, dww, yoroy, carlos8f, et al: Fixed Explain that the Update manager only works if you have FTP or SSH access to your server 2011-01-03 02:41:33 +00:00
Angie Byron 1b75281915 #997802 by David_Rothstein, dww: Fixed Update manager doesn't allow you to install a project if it finds a single 'broken' module in it 2011-01-03 02:17:34 +00:00
Angie Byron 8ae6dc4b2e #936490 by dww, fago: Fixed Update module should verify downloaded tarballs and propagate errors correctly 2011-01-02 23:28:16 +00:00
Angie Byron 8f5506f89c #1005934 by rfw, dww: Fixed UpdateTestUploadCase->testUploadModule() raises an exception during testing with E_STRICT 2011-01-02 21:59:19 +00:00
Angie Byron 514ccb85e6 #1012822 by dww: Fixed exception handling while downloading/verifying a tarball in update manager. 2011-01-02 21:29:08 +00:00
Angie Byron 7264290ea8 #987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanup 2011-01-02 17:26:40 +00:00
Angie Byron 15ec48062c #915174 by sdboyer, sun: Remove pointless files[] declarations on files that are not declaring classes. 2010-12-20 19:59:44 +00:00
Angie Byron 72e8023d49 #605318 by hass, dww, bendly, 1V: Add garbage collection to the update manager 2010-12-15 03:52:05 +00:00
Angie Byron 0369f3f808 #936490 by dww, tstoeckler, haydeniv, Bojhan: Fixed Update module should verify downloaded tarballs and propagate errors correctly 2010-12-06 06:50:08 +00:00
Angie Byron 35dfb42fa6 #602484 follow-up by rschwab, dww: Fixes to update manager page title. 2010-12-01 07:02:14 +00:00
Angie Byron 9f5cd5395a #609772 by dww, JacobSingh, ksenzee: Fixed Impossible to extend the FileTransfer class system in contrib 2010-12-01 00:23:36 +00:00
Angie Byron 47768bfaa5 #602484 by rschwab: Fix the report page when authorize.php completes an update manager operation. 2010-11-24 18:14:25 +00:00
Angie Byron d54e67002b #964072 by BarisW: Fixed TItle attribute on 'Update notes' link should not include HTML tags 2010-11-20 09:40:34 +00:00
Dries Buytaert 3a230683ea - Patch #958456 by rschwab, dww: update module uses incorrect variable for maintenance mode. 2010-11-18 05:35:39 +00:00
Dries Buytaert 84cd16a939 - Patch #955146 by scor: ['#finished'] should be ['finished']. 2010-10-30 04:06:45 +00:00
Angie Byron 00e207a269 #700558 follow-up by Scott Falconer: Make Update manager test more robust. 2010-10-23 15:48:45 +00:00
Dries Buytaert 86e959e5f8 - Patch #934148 by markabur: colors for security updates on available updates report are wrong. 2010-10-08 00:24:09 +00:00
Dries Buytaert 1680103636 - Patch #931284 by dww: update status admin UI shouldn't rely on hook_help(). 2010-10-06 13:36:30 +00:00
Dries Buytaert 734972e2f5 - Patch #700558 by dww: add test to ensure filename extensions are properly merged in the Update manager UI. 2010-10-05 02:17:44 +00:00
Dries Buytaert fe1e82eebc - Patch #818136 by dww: some strings in update.module are not translatable. 2010-10-05 02:11:00 +00:00
Dries Buytaert 933bc80411 - Patch #931284 by dww: update status admin UI shouldn't rely on hook_help(). 2010-10-04 18:04:52 +00:00
Angie Byron 28d4753598 #929756 by dww: Fixed Update manager UI uses stale project data. 2010-10-04 07:26:25 +00:00
Dries Buytaert f1a6b0e926 - Patch #827150 by dww: use a reliable queue. 2010-10-03 22:44:48 +00:00
Dries Buytaert 762f5b0527 - Patch #762304 by tobiasb, dww: theme_update_version() function broken. 2010-10-03 22:43:16 +00:00
Dries Buytaert 33ef42291f - Patch #885000 by cwgordon7: drupal_placeholder() takes an array as an argument. 2010-08-17 13:50:52 +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
Dries Buytaert 0de52de646 - Patch #747252 by justinrandell, dhthwy, aspilicious: cannot extract themes and modules. 2010-07-29 02:27:43 +00:00
Dries Buytaert e27e1a0e0d - Patch #266246 by sun, effulgentsia, marcingy: remove smart defaults for system_settings_form(). 2010-06-26 21:32:20 +00:00
Dries Buytaert 7e52847ae9 - Patch #690746 by jbrown, Ognyan Kulev, Crell, MichaelCole, Damien Tournoud: text column type doesn't reliably hold serialized variables. 2010-06-25 17:47:22 +00:00
Dries Buytaert e6cfb50824 - Patch #751752 by neclimdul: update directly adds ui files and is broken by 1.8 update. 2010-05-26 11:50:58 +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 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
Angie Byron 3d77abdd37 #790224 by lotyrin, pwolanin, nenne: Fixed incorrect paths to temp directory in Update Manager. 2010-05-14 04:50:18 +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 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