summaryrefslogtreecommitdiff
path: root/includes/authorize.inc
Commit message (Collapse)AuthorAge
* Issue #1742958 by DamienMcKenna: Fix capitalization of URL and other acronymsJennifer Hodgdon2012-09-17
|
* Issue #1315886 by xjm, jhodgdon: Clean up API docs for includes directory, ↵webchick2012-01-21
| | | | files starting with A-C.
* Issue #1049462 by rfay: Fixed Usage of deprecated ↵webchick2011-06-29
| | | | form_state['clicked_button'] causes bugs during AJAX submissions by non-buttons.
* - Patch #1024684 by linclark: omit & in @param statements (for consistency).Dries Buytaert2011-05-08
|
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* #932846 by bfroehle, dww: Fixed authorize.php connection settings form ↵Angie Byron2011-01-04
| | | | broken (doesn't degrade, pointless fieldset)
* #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
* #991660 by bblake: Remove unnecessary check_plain calls from authorize.phpAngie Byron2010-12-29
|
* #609772 by dww, JacobSingh, ksenzee: Fixed Impossible to extend the ↵Angie Byron2010-12-01
| | | | FileTransfer class system in contrib
* #790224 by lotyrin, pwolanin, nenne: Fixed incorrect paths to temp directory ↵Angie Byron2010-05-14
| | | | in Update Manager.
* #688294 by Berdir, andypost, Crell, catch: Fixed Switch from db_is_active() ↵Angie Byron2010-04-23
| | | | to proper exception catching.
* - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines ↵Dries Buytaert2010-01-30
| | | | at end of files.
* - Patch #693614 by asimmonds: fixed PHPDoc spelling typos.Dries Buytaert2010-01-25
|
* #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more ↵Angie Byron2010-01-09
| | | | extraneous 'Please' in the interface.
* - Patch #670250 by boombatower: more documentation clean-ups.Dries Buytaert2009-12-31
|
* - Patch #666024 by boombatower, mcrittenden: code and documentation clean-ups.Dries Buytaert2009-12-30
|
* #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.
* #605920 by dww and Bojhan: Fix all buttons in update manager workflow to use ↵Angie Byron2009-10-27
| | | | 'Sentence case' labels.
* - 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