Commit Graph

167 Commits (84916ad9c7db5c346585ea16b23353389cacdfcf)

Author SHA1 Message Date
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
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 9d692bc289 #605270 by jhodgdon, dww, heyrocker: Fixed Document new update manager hooks. 2010-04-30 16:27:02 +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 45f4a1e166 - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit buttons. 2010-04-24 14:49:14 +00:00
Dries Buytaert 2f6ba3399c - Patch #761208 by aspilicious: bad reference to jquery ui 1.8 in core. 2010-04-15 12:28:13 +00:00
Dries Buytaert 3c3cee28b9 - Patch #716496 by JohnAlbin: documentation updates for theme functions. 2010-04-13 15:23:03 +00:00
Dries Buytaert c80481634f - Patch #606190 by dww, noahb, sun: improve handling of database schema updates in update manager workflow. 2010-04-10 09:49:49 +00:00
Dries Buytaert 00ecc0a208 - Patch #755094 by heyrocker: update_manager_archive_verify() failure message refered to undefined variable. 2010-03-28 11:40:57 +00:00
Dries Buytaert d428fe37b9 - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see also links. 2010-03-26 17:14:46 +00:00
Dries Buytaert cd10a15e89 - Patch #706648 by orangecoat-ciallella: correcting tab weights, part 1. 2010-02-17 09:08:59 +00:00
Angie Byron 10fd10cf45 #700686 by dww: Make ArchiverInterface::listContents() return a simple list of files, rather than a keyed array, which is inconsistent between extension handlers. 2010-02-01 07:17:59 +00:00
Dries Buytaert ea51c3215b - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines at end of files. 2010-01-30 07:59:26 +00:00
Angie Byron 046e518833 #602490 follow-up by dww, Bojhan, and yoroy: Make 'Update' action a tab. 2010-01-30 06:55:51 +00:00
Dries Buytaert dd65743e44 - Patch #684828 by dww: function update_requirements() doesn't return anything during install and stops the install process. 2010-01-15 10:12:36 +00:00
Dries Buytaert 913f2c3a3e - Patch #614288 by ksenzee, dww: fix UI on the install new stuff pages. 2010-01-14 18:38:02 +00:00
Angie Byron 338262c065 #617588 by dww and yoroy: Drastically improve the UI for the landing page before you actually update your site. 2010-01-14 02:17:46 +00:00
Dries Buytaert 1e05ca59fa - Patch #682870 by jhodgdon, asimmonds: fixed UI spelling typos. 2010-01-13 14:25:59 +00:00
Angie Byron 71ee49de3e #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more extraneous 'Please' in the interface. 2010-01-09 23:03:22 +00:00
Angie Byron 85c680a1a0 #588148 by JohnAlbin, sun, and effulgentsia: Make theme_links() actually themable. 2010-01-08 07:36:53 +00:00
Angie Byron ec7ff41cc5 #580868 by anarcat and Dave Reid: Make 'Modules' its own top-level admin link. 2010-01-04 21:31:52 +00:00
Angie Byron c7d326de48 #669556 by Dave Reid: Move update_requirements() to update.install. 2009-12-29 07:21:34 +00:00
Angie Byron ef6e08547b #669714 by dww: Remove unnecessary menu_rebuild() from update_uninstall(). 2009-12-29 06:59:14 +00:00
Angie Byron 0c2dbb728d #669626 by dww: Reduce RAM bloat: split update status logic into a per-project helper and only save available release info we care about. 2009-12-29 06:53:04 +00:00
Angie Byron 91b4d87998 #669554 follow-up by dww: Remove 'hidden' as an .info file property Update module cares to cache. 2009-12-29 06:34:14 +00:00
Angie Byron c671e6b9dd #669554 by dww: Reduce RAM bloat: only save attributes from .info we care about in Update module. 2009-12-29 04:25:10 +00:00
Dries Buytaert 8749a43a54 - Patch #601548 by Damien Tournoud, moshe weitzman: loosen the dependency between t() and the theming layer. 2009-12-22 14:47:14 +00:00
Dries Buytaert 1da26fadfe - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards. 2009-12-04 16:49:48 +00:00
Angie Byron 855c1821c3 #640216 by arianek, batigolix, dww, and jhodgdon: Update Update status module to new help standard. 2009-12-02 07:51:09 +00:00
Dries Buytaert cfc96df9a7 - Patch #648394 by jhodgdon, dww: improved order of fields on update config page. 2009-12-02 01:05:11 +00:00
Dries Buytaert bdf018696f - Patch #446666 by cweagans: split 'administer site configuration' into more granular permissions. 2009-12-01 22:30:31 +00:00
Dries Buytaert 886cc50e75 - Patch #491214 by JohnAlbin, Gábor Hojtsy, eigentor: implement a more usable top level Appearance page. Yay. 2009-12-01 00:39:35 +00:00
Dries Buytaert 329a886c68 - Patch #639434 by dereine, heather, Bojhan, justinrandell: clean up error messages. 2009-11-30 00:53:41 +00:00
Dries Buytaert a239296cbc - Patch #598758 by stBorchert, sun, pwolanin, eigentor, TheRec, seutje: add link to the permissions and configuration page of each module from the module configuration page. Great team work! 2009-11-17 21:24:19 +00:00
Angie Byron ea1bd5606c #606526 by axyjo and scor: Remove trailing whitespace and add newlines at end of files. Sorry, folks! But it is after code freeze. :) 2009-11-10 17:27:54 +00:00
Angie Byron 14c1c505e0 #607008 by dww, Gerhard Killesreiter, JacobSingh, and chx: Changed Fix bugs in https support and use https for authorize.php if available. 2009-11-01 23:02:13 +00:00
Angie Byron 616861c866 #602496 by dww: Clean up the update manager project selector page when updating your site. 2009-10-29 07:11:50 +00:00
Angie Byron b1dc42eb92 #605292 by dww: Work-around BatchAPI's inability to propagate failure in update manager. 2009-10-29 07:08:38 +00:00
Angie Byron 58dd4caa98 #610290 by dww and sun: system_run_authorized() shouldn't always drupal_goto() so it can be used in submit handlers. 2009-10-29 06:58:56 +00:00
Angie Byron 2d47717b49 #609728 follow-up: Oops. Committed wrong version of that last patch. 2009-10-27 03:34:01 +00:00
Angie Byron 91bb068377 #609728 by dww and JacobSingh: Skip authorize.php step in update manager if webroot files are owned by the httpd user. 2009-10-27 03:31:21 +00:00
Angie Byron f4d17e018c #605920 by dww and Bojhan: Fix all buttons in update manager workflow to use 'Sentence case' labels. 2009-10-27 03:27:00 +00:00
Dries Buytaert 75f243f55c - Patch #614026 by JohnAlbin, dww: fxed update_manager_install_form() signature. 2009-10-26 13:03:10 +00:00