summaryrefslogtreecommitdiff
path: root/modules/update
Commit message (Collapse)AuthorAge
* - Patch #787944 by yoroy: weight items on the Reports overview page.Dries Buytaert2010-05-06
|
* #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply ↵Angie Byron2010-05-06
| | | | coding standard for casting.
* - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 ↵Dries Buytaert2010-05-01
| | | | and sha1.
* #605270 by jhodgdon, dww, heyrocker: Fixed Document new update manager hooks.Angie Byron2010-04-30
|
* - Patch #748798 by casey, Rob Loach, Jacine: changed CSS Coding Standards.Dries Buytaert2010-04-28
|
* - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit ↵Dries Buytaert2010-04-24
| | | | buttons.
* - Patch #761208 by aspilicious: bad reference to jquery ui 1.8 in core.Dries Buytaert2010-04-15
|
* - Patch #716496 by JohnAlbin: documentation updates for theme functions.Dries Buytaert2010-04-13
|
* - Patch #606190 by dww, noahb, sun: improve handling of database schema ↵Dries Buytaert2010-04-10
| | | | updates in update manager workflow.
* - Patch #755094 by heyrocker: update_manager_archive_verify() failure ↵Dries Buytaert2010-03-28
| | | | message refered to undefined variable.
* - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see ↵Dries Buytaert2010-03-26
| | | | also links.
* - Patch #706648 by orangecoat-ciallella: correcting tab weights, part 1.Dries Buytaert2010-02-17
|
* #700686 by dww: Make ArchiverInterface::listContents() return a simple list ↵Angie Byron2010-02-01
| | | | of files, rather than a keyed array, which is inconsistent between extension handlers.
* - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines ↵Dries Buytaert2010-01-30
| | | | at end of files.
* #602490 follow-up by dww, Bojhan, and yoroy: Make 'Update' action a tab.Angie Byron2010-01-30
|
* - Patch #684828 by dww: function update_requirements() doesn't return ↵Dries Buytaert2010-01-15
| | | | anything during install and stops the install process.
* - Patch #614288 by ksenzee, dww: fix UI on the install new stuff pages.Dries Buytaert2010-01-14
|
* #617588 by dww and yoroy: Drastically improve the UI for the landing page ↵Angie Byron2010-01-14
| | | | before you actually update your site.
* - Patch #682870 by jhodgdon, asimmonds: fixed UI spelling typos.Dries Buytaert2010-01-13
|
* #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more ↵Angie Byron2010-01-09
| | | | extraneous 'Please' in the interface.
* #588148 by JohnAlbin, sun, and effulgentsia: Make theme_links() actually ↵Angie Byron2010-01-08
| | | | themable.
* #580868 by anarcat and Dave Reid: Make 'Modules' its own top-level admin link.Angie Byron2010-01-04
|
* #669556 by Dave Reid: Move update_requirements() to update.install.Angie Byron2009-12-29
|
* #669714 by dww: Remove unnecessary menu_rebuild() from update_uninstall().Angie Byron2009-12-29
|
* #669626 by dww: Reduce RAM bloat: split update status logic into a ↵Angie Byron2009-12-29
| | | | per-project helper and only save available release info we care about.
* #669554 follow-up by dww: Remove 'hidden' as an .info file property Update ↵Angie Byron2009-12-29
| | | | module cares to cache.
* #669554 by dww: Reduce RAM bloat: only save attributes from .info we care ↵Angie Byron2009-12-29
| | | | about in Update module.
* - Patch #601548 by Damien Tournoud, moshe weitzman: loosen the dependency ↵Dries Buytaert2009-12-22
| | | | between t() and the theming layer.
* - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵Dries Buytaert2009-12-04
| | | | compliance with standards.
* #640216 by arianek, batigolix, dww, and jhodgdon: Update Update status ↵Angie Byron2009-12-02
| | | | module to new help standard.
* - Patch #648394 by jhodgdon, dww: improved order of fields on update config ↵Dries Buytaert2009-12-02
| | | | page.
* - Patch #446666 by cweagans: split 'administer site configuration' into more ↵Dries Buytaert2009-12-01
| | | | granular permissions.
* - Patch #491214 by JohnAlbin, Gábor Hojtsy, eigentor: implement a more ↵Dries Buytaert2009-12-01
| | | | usable top level Appearance page. Yay.
* - Patch #639434 by dereine, heather, Bojhan, justinrandell: clean up error ↵Dries Buytaert2009-11-30
| | | | messages.
* - Patch #598758 by stBorchert, sun, pwolanin, eigentor, TheRec, seutje: add ↵Dries Buytaert2009-11-17
| | | | link to the permissions and configuration page of each module from the module configuration page. Great team work!
* #606526 by axyjo and scor: Remove trailing whitespace and add newlines at ↵Angie Byron2009-11-10
| | | | end of files. Sorry, folks! But it is after code freeze. :)
* #607008 by dww, Gerhard Killesreiter, JacobSingh, and chx: Changed Fix bugs ↵Angie Byron2009-11-01
| | | | in https support and use https for authorize.php if available.
* #602496 by dww: Clean up the update manager project selector page when ↵Angie Byron2009-10-29
| | | | updating your site.
* #605292 by dww: Work-around BatchAPI's inability to propagate failure in ↵Angie Byron2009-10-29
| | | | update manager.
* #610290 by dww and sun: system_run_authorized() shouldn't always ↵Angie Byron2009-10-29
| | | | drupal_goto() so it can be used in submit handlers.
* #609728 follow-up: Oops. Committed wrong version of that last patch.Angie Byron2009-10-27
|
* #609728 by dww and JacobSingh: Skip authorize.php step in update manager if ↵Angie Byron2009-10-27
| | | | webroot files are owned by the httpd user.
* #605920 by dww and Bojhan: Fix all buttons in update manager workflow to use ↵Angie Byron2009-10-27
| | | | 'Sentence case' labels.
* - Patch #614026 by JohnAlbin, dww: fxed update_manager_install_form() signature.Dries Buytaert2009-10-26
|
* - Patch #602490 by dww: fixed help text and action links to find the update ↵Dries Buytaert2009-10-25
| | | | manager pages.
* - Patch #606180 by JacobSingh: add better validation and errors message ↵Dries Buytaert2009-10-24
| | | | when installing new code via update manager. Usability improvement.
* - Patch #605918 by dww, JacobSingh: port update manager to use the new ↵Dries Buytaert2009-10-24
| | | | Archiver class, not directly Archive_Tar, and fixed usability problem with unwanted link showing up.
* #613230 by dww: Allow upgrading -dev with update manager.Angie Byron2009-10-24
|
* #600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme ↵Angie Byron2009-10-23
| | | | functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().
* - Patch #605344 by dww: documentation and code style fixes for update ↵Dries Buytaert2009-10-22
| | | | manager. This was ready before freeze.