summaryrefslogtreecommitdiff
path: root/modules/update/update.manager.inc
Commit message (Collapse)AuthorAge
* Issue #1431634 by Tor Arne Thune: API docs cleanup for update moduleJennifer Hodgdon2012-06-15
|
* Issue #278425 by andypost, droplet, OnkelTem, chx, c960657, drewish, kotnik, ↵webchick2012-01-21
| | | | realityloop: Change notice for: Using basename() is not locale safe.
* Issue #1118404 by Damien Tournoud, keichee, bfroehle: Fixed 'Manual updates ↵webchick2011-09-30
| | | | required' table broken.
* - Patch #843162 by pwolanin, Scott Falconer, Berdir, jhodgdon, a.mikheychik, ↵Dries Buytaert2011-05-13
| | | | mtift: creating vocabularies with machine-names 'List' or 'Add' breaks links in taxonomy overview admin area.
* - Patch #1024684 by linclark: omit & in @param statements (for consistency).Dries Buytaert2011-05-08
|
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* #1019834 by bfroehle: Fixed No .info files reported on theme upload when zip ↵Angie Byron2011-01-28
| | | | created with certain programs
* #976328 by bfroehle, dww: Fixed Update manager should not take you out of ↵Angie Byron2011-01-03
| | | | maintenance mode unless you asked it to
* #686060 by Crell, David_Rothstein, dww, yoroy, carlos8f, et al: Fixed ↵Angie Byron2011-01-03
| | | | Explain that the Update manager only works if you have FTP or SSH access to your server
* #1012822 by dww: Fixed exception handling while downloading/verifying a ↵Angie Byron2011-01-02
| | | | tarball in update manager.
* #987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanupAngie Byron2011-01-02
|
* #605318 by hass, dww, bendly, 1V: Add garbage collection to the update managerAngie Byron2010-12-15
|
* #936490 by dww, tstoeckler, haydeniv, Bojhan: Fixed Update module should ↵Angie Byron2010-12-06
| | | | verify downloaded tarballs and propagate errors correctly
* #602484 follow-up by rschwab, dww: Fixes to update manager page title.Angie Byron2010-12-01
|
* #609772 by dww, JacobSingh, ksenzee: Fixed Impossible to extend the ↵Angie Byron2010-12-01
| | | | FileTransfer class system in contrib
* #964072 by BarisW: Fixed TItle attribute on 'Update notes' link should not ↵Angie Byron2010-11-20
| | | | include HTML tags
* - Patch #958456 by rschwab, dww: update module uses incorrect variable for ↵Dries Buytaert2010-11-18
| | | | maintenance mode.
* - Patch #747252 by justinrandell, dhthwy, aspilicious: cannot extract themes ↵Dries Buytaert2010-07-29
| | | | and modules.
* - Patch #751752 by neclimdul: update directly adds ui files and is broken by ↵Dries Buytaert2010-05-26
| | | | 1.8 update.
* #790224 by lotyrin, pwolanin, nenne: Fixed incorrect paths to temp directory ↵Angie Byron2010-05-14
| | | | in Update Manager.
* - 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 #755094 by heyrocker: update_manager_archive_verify() failure ↵Dries Buytaert2010-03-28
| | | | message refered to undefined variable.
* #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.
* - 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.
* #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 #606180 by JacobSingh: add better validation and errors message ↵Dries Buytaert2009-10-24
| | | | when installing new code via update manager. Usability improvement.
* #613230 by dww: Allow upgrading -dev with update manager.Angie Byron2009-10-24
|
* - Patch #605344 by dww: documentation and code style fixes for update ↵Dries Buytaert2009-10-22
| | | | manager. This was ready before freeze.
* #538660 by JacobSingh, dww, JoshuaRogers, adrian, Crell, chx, anarcat, and ↵Angie Byron2009-10-15
cwgordon7: Add a functioning Plugin Manager to core. Can you say module installation and updates through the UI? I knew you could! :D