Commit Graph

179 Commits (f914aef21b8801bf9a81ca3a4cd69484e12198c2)

Author SHA1 Message Date
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
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