| Thu, 29 Oct 2009 11:56:23 +0100 |
Merged with "plgupdate" feature branch
|
file | diff | annotate |
| Mon, 28 Sep 2009 22:20:30 +0200 |
Added an icon to make the plugin update option somewhat more obvious
|
file | diff | annotate |
| Tue, 13 Oct 2009 10:47:51 -0400 |
Fix for plugin_autoinstall issues with group creation.
|
file | diff | annotate |
| Sun, 27 Sep 2009 21:15:19 +0200 |
Clean up page refresh after a plugin upgrade
|
file | diff | annotate |
| Sun, 05 Jul 2009 13:07:53 +0200 |
Replaced hard-coded 'N/A' with $LANG_ADMIN['na']
|
file | diff | annotate |
| Sat, 27 Jun 2009 19:03:35 +0200 |
Re-read configuration during plugin install to ensure plugin configs are available
|
file | diff | annotate |
| Sun, 21 Jun 2009 09:04:01 +0200 |
Merging heads
|
file | diff | annotate |
| Sun, 21 Jun 2009 09:03:43 +0200 |
Rolling back Tim's accidental commits
|
file | diff | annotate |
| Sun, 21 Jun 2009 09:00:00 +0200 |
Merging branches
|
file | diff | annotate |
| Sat, 20 Jun 2009 21:53:35 -0400 |
Updating plugins.php (and language and template files)
|
file | diff | annotate |
| Sun, 17 May 2009 17:13:16 +0200 |
Load a plugin's functions.inc after successful autoinstall (for any plugins monitoring PLG_pluginStateChange, e.g. XMLSitemap)
|
file | diff | annotate |
| Sun, 26 Apr 2009 18:20:43 +0200 |
E_ALL fix when disabling the last plugin
|
file | diff | annotate |
| Sun, 19 Apr 2009 16:57:27 +0200 |
Experimental feature: Optionally compress output before sending it to the browser (disabled by default)
|
file | diff | annotate |
| Sat, 18 Apr 2009 21:10:04 +0200 |
More missing finish() calls (cf. bug #0000855)
|
file | diff | annotate |
| Wed, 15 Apr 2009 20:24:04 +0200 |
New plugin API function PLG_pluginStateChange
|
file | diff | annotate |
| Sun, 05 Apr 2009 18:35:52 +0200 |
Use our new unpacker class to unpack plugin tarballs and ZIP files
|
file | diff | annotate |
| Sat, 21 Mar 2009 16:45:41 +0100 |
Use DB_change instead of DB_query("UPDATE")
|
file | diff | annotate |
| Sun, 25 Jan 2009 17:28:17 +0100 |
Add new permissions plugin.install and plugin.upload for more fine-grained control to the plugin admin panel (bug #0000637)
|
file | diff | annotate |
| Sun, 04 Jan 2009 09:23:47 +0100 |
Don't let the user enable plugins when there's no functions.inc
|
file | diff | annotate |
| Sun, 04 Jan 2009 09:23:47 +0100 |
Don't let the user enable plugins when there's no functions.inc
|
file | diff | annotate |
| Sun, 04 Jan 2009 08:59:02 +0100 |
plugin_getadminoption doesn't always return the plugin name - that would be too confusing
|
file | diff | annotate |
| Fri, 02 Jan 2009 23:37:37 +0100 |
Fixed plugin upload for renamed "admin" directory
|
file | diff | annotate |
| Fri, 02 Jan 2009 20:30:28 +0100 |
Implemented plugin updates when uploading a new plugin version
|
file | diff | annotate |
| Sun, 28 Dec 2008 20:12:04 +0100 |
Cosmetics - better fake
|
file | diff | annotate |
| Sat, 27 Dec 2008 11:46:10 +0100 |
Cosmetics: Try to display the plugin's full/display name
|
file | diff | annotate |
| Thu, 25 Dec 2008 22:11:00 +0100 |
Got the auto install working for plugins uploaded via the Plugins panel
|
file | diff | annotate |
| Thu, 25 Dec 2008 12:34:00 +0100 |
Got the auto install working from the install script
|
file | diff | annotate |
| Wed, 24 Dec 2008 14:50:25 +0100 |
First attempt of a more generic plugin install
|
file | diff | annotate |
| Sun, 14 Dec 2008 21:36:53 +0100 |
Reverted changes that shouldn't be in this branch
|
file | diff | annotate |
| Sun, 23 Nov 2008 18:24:58 +0100 |
Fixed inconsistencies and various small mistakes when displaying "Access denied" messages on the admin pages
|
file | diff | annotate |
| Sun, 05 Oct 2008 16:46:26 +0200 |
Handle plugins that don't have a public_html directory
|
file | diff | annotate |
| Sun, 05 Oct 2008 15:35:41 +0200 |
Ported plugin upload (part of Matt's GSoC project) over from the gsoc-2008 repository
|
file | diff | annotate |
| Sat, 04 Oct 2008 17:28:09 +0200 |
Introduced COM_showMessageText (for feature request #0000676) and COM_showMessageFromParameter (for bug #0000618)
|
file | diff | annotate |
| Mon, 29 Sep 2008 20:02:29 +0200 |
Force a refresh after uninstalling a plugin so that the plugin's entry disappears from the Admins block
|
file | diff | annotate |
| Thu, 18 Sep 2008 19:09:38 +0000 |
Fixed searching for non-installed plugins when open_basedir restrictions are in effect (bug #0000741)
|
file | diff | annotate |
| Sat, 07 Jun 2008 12:41:45 +0000 |
Ensure consistent display of the admin screens (bug #0000650)
|
file | diff | annotate |
| Sun, 18 May 2008 16:58:51 +0000 |
More CSRF protection
|
file | diff | annotate |
| Sat, 19 Apr 2008 15:35:31 +0000 |
Fix for E_ALL
|
file | diff | annotate |
| Sat, 19 Apr 2008 15:14:42 +0000 |
CSRF protection in plugin admin (both POST and GET operations).
|
file | diff | annotate |
| Sun, 25 Nov 2007 06:59:56 +0000 |
XHTML optional updates
|
file | diff | annotate |
| Mon, 29 Oct 2007 14:14:48 +0000 |
fixing plugins lists
|
file | diff | annotate |
| Wed, 10 Oct 2007 01:14:15 +0000 |
message number fix
|
file | diff | annotate |
| Wed, 10 Oct 2007 01:09:29 +0000 |
use COM_showMessage
|
file | diff | annotate |
| Wed, 29 Aug 2007 09:34:53 +0000 |
display the menu by itself instead of piping it through the admin-list-functions
|
file | diff | annotate |
| Wed, 29 Aug 2007 06:55:40 +0000 |
de-cluttering the admin lists by outsourcing the top menu into a separate function. It has nothing to do with the list itself as such and can be used in other places now also to preserve formatting and move further HTML into a single template
|
file | diff | annotate |
| Sat, 04 Aug 2007 18:33:04 +0000 |
Fixed missing N/A display when no plugin version number was available, reported by machinari (ported over from the trunk)
|
file | diff | annotate |
| Sat, 04 Aug 2007 18:31:08 +0000 |
Fixed missing N/A display when no plugin version number was available (reported by machinari)
|
file | diff | annotate |
| Fri, 09 Mar 2007 03:57:08 +0000 |
rather require lib-admin again if anyone tries to call this function by itself
|
file | diff | annotate |
| Fri, 09 Mar 2007 03:46:43 +0000 |
do not nest forms
|
file | diff | annotate |
| Fri, 09 Mar 2007 03:27:18 +0000 |
do not nest forms
|
file | diff | annotate |
| Thu, 08 Feb 2007 04:39:43 +0000 |
using COM_createLink() in plugins.php
|
file | diff | annotate |
| Sat, 13 Jan 2007 11:11:02 +0000 |
border is set in CSS
|
file | diff | annotate |
| Sat, 18 Nov 2006 13:21:11 +0000 |
Declare $_DB_table_prefix as global to ensure successful enable/disable of plugins.
|
file | diff | annotate |
| Sat, 19 Aug 2006 13:59:29 +0000 |
Minor SQL change to ensure compatibility with MS SQL
|
file | diff | annotate |
| Thu, 03 Aug 2006 15:46:45 +0000 |
Compare plugin versions the same way as in lib-admin.php to avoid problems with certain version numbers (bug #542)
|
file | diff | annotate |
| Sat, 08 Jul 2006 19:58:43 +0000 |
Use page titles where appropriate
|
file | diff | annotate |
| Sun, 25 Jun 2006 11:42:04 +0000 |
Use the $LANG_ADMIN text strings for the editor buttons
|
file | diff | annotate |
| Sat, 10 Jun 2006 14:37:31 +0000 |
Inform plugins when they are about to be enabled / disabled (based on Patch #405)
|
file | diff | annotate |
| Sat, 03 Jun 2006 15:51:04 +0000 |
Sort the list of new / uninstalled plugins
|
file | diff | annotate |
| Sat, 13 May 2006 17:05:12 +0000 |
When a plugin upgrade fails, don't send the user to the site's index page but display the message in the plugin administration.
|
file | diff | annotate |