Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-22 | Fixes #4311. Rewriting all invalid CSS characters to - for plugin id in ↵ | Brett Profitt | |
plugin admin area. | |||
2011-11-27 | Fixes #3954 using lightbox for plugin screenshots | Cash Costello | |
2011-10-27 | Refs #3917 removed more code from simple plugin interface | cash | |
2011-10-08 | Fixes #3411 output/url now has a is_trusted parameter - defaults to false | Cash Costello | |
2011-09-17 | Refs #3236 using .float-alt for plugin activate button | cash | |
2011-09-17 | Fixes #3236 finishes admin theme - open new tickets for new issues | Cash Costello | |
2011-06-30 | Fixes #3635 added strings for activate and deactivate | Cash Costello | |
2011-06-29 | Fixes #3630 using the plugin id for the css id | Cash Costello | |
2011-06-26 | Fixes #3470 using rel=toggle now | Cash Costello | |
2011-06-09 | Refs #2871 also turning off dragging when not in priority order | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9155 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-09 | Refs #2871 only showing links for changing priority when all plugins are ↵ | cash | |
shown in priority order git-svn-id: http://code.elgg.org/elgg/trunk@9154 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-24 | Fixes #3467. Fixed bugs in priority deps. Can now disable active plugins ↵ | brettp | |
with unmet dependencies. git-svn-id: http://code.elgg.org/elgg/trunk@9111 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-19 | Fixes #3163 plugin/<plugin id>/settings.php is now the preferred way to add ↵ | cash | |
settings plugins git-svn-id: http://code.elgg.org/elgg/trunk@9101 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-28 | Refs #3236 removed elgg-states-* from admin css since it was overaggressive | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9045 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-27 | Refs #3362. Plugins don't check deps upon boot. Made package and manifest ↵ | brettp | |
private properties of ElggPlugin and added ->getPackage() and ->getManifest(). git-svn-id: http://code.elgg.org/elgg/trunk@9030 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-25 | Fixes #2899, #2870. Added README.txt, CHANGES.txt, COPYRIGHT.txt, ↵ | brettp | |
LICENSE.txt, and INSTALL.txt as markdown files for plugins. Added page handler to parse and serve them. Added links in plugin admin. Refs #3236. Problems with displaying parsed markdown because of missing parts of the admin theme's CSS. git-svn-id: http://code.elgg.org/elgg/trunk@9022 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-14 | Fixes #2928: Invalid plugins are shown on the advance page with details ↵ | brettp | |
about the problem and a link to the docs. git-svn-id: http://code.elgg.org/elgg/trunk@8709 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ↵ | ewinslow | |
most urls in core and plugins git-svn-id: http://code.elgg.org/elgg/trunk@8653 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-02 | Plugin admin displays dependencies again | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8560 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-01 | Fixes #3032: toggler pattern is now <a href="#target" ↵ | ewinslow | |
class="elgg-toggler">...</a> Wow, so much nicer. git-svn-id: http://code.elgg.org/elgg/trunk@8538 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-26 | Refs #2895: .elgg-list-metadata => .elgg-menu-metadata. Still not using ↵ | ewinslow | |
menu system yet, though git-svn-id: http://code.elgg.org/elgg/trunk@8487 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-23 | Every occurrence of elgg-button-$type needs an elgg-button base class ↵ | ewinslow | |
declaration -- or should we remove that requirement? git-svn-id: http://code.elgg.org/elgg/trunk@8444 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-22 | Refs #2950: Cleanup of plugin-related view structure | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8394 36083f99-b078-4883-b0ff-0f9b5a30f544 |