Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-13 | Fixes #3623 added non-bundled filter option for plugins | Cash Costello | |
2011-08-30 | Fixes #3543. Ported access collections fix to master. | Brett Profitt | |
2011-08-27 | Fixes #3434. Manifests are checked more carefully on anything that checks ↵ | Brett Profitt | |
deps. Disabling plugins with invalid manifests from admin page. | |||
2011-07-06 | Revert "Merged ACL fixes from 1.7 branch." | Brett Profitt | |
This reverts commit de111da23258cd2b513c8f4ab84712ee50272b23. Reverted because of problems in how 1.8 populates the access dropdown. | |||
2011-07-03 | Merged ACL fixes from 1.7 branch. | Brett Profitt | |
2011-07-03 | Fixes #3640 added 'none' as a language string | cash | |
2011-06-30 | Fixes #3635 added strings for activate and deactivate | Cash Costello | |
2011-06-30 | Fixes #3636 added general language strings for sort and filter | Cash Costello | |
2011-06-28 | Fixes #3597 defined a language string for 'more' | Cash Costello | |
2011-06-28 | Fixes #3505 define language string for menu:page:header:default | Cash Costello | |
2011-06-25 | actually read Evan's comment on pull request #48 and fixed previous | cash | |
2011-06-25 | updates the avatar update river view and closes pull request #48 | cash | |
2011-06-24 | fixed the previous commit for the conflict | Cash Costello | |
2011-06-24 | Merge branch '3404-river-revamp' of https://github.com/ewinslow/Elgg into ↵ | Cash Costello | |
ewinslow-3404-river-revamp Conflicts: languages/en.php | |||
2011-06-19 | fixed typo in edit profile fields instructions | cash | |
2011-06-18 | added "Preview" as a general term defined in language file | cash | |
2011-06-13 | made some language clearer on default widgets instructions | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9198 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-11 | added user avatar river messages back | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9181 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-09 | Refs #3410 all admin menu items have consistent capitalization | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9160 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-09 | Refs #2871 adding sorting to advanced plugin page | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9153 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-09 | Refs #2871 filter plugins by active/inactive state | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9152 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-08 | River revamp for 1.8 | Evan Winslow | |
2011-06-07 | Refs #3510, #3418. Merged fix for forwarding after output to trunk. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@9141 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-20 | Refs #2104 changed extension to enhancement and added security, widget, and ↵ | cash | |
theme categories git-svn-id: http://code.elgg.org/elgg/trunk@9105 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-19 | Fixes #3462 empty classes directory is no longer treated as an error | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9100 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-14 | fixed typo in the admin welcome widget | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9070 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-14 | Refs #2104 more category work for bundled plugins | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9068 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-29 | Made admin welcome widget a bit more semantic | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@9055 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-28 | Trying to increase probability that people will read the welcome widget by ↵ | cash | |
making the text shorter git-svn-id: http://code.elgg.org/elgg/trunk@9048 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-28 | Refs #3236 updated the button css so that disable plugin button looks like a ↵ | cash | |
button git-svn-id: http://code.elgg.org/elgg/trunk@9047 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-04-16 | Fixes #3310. Applied lie2815's patch to use activate.php and deactivate.php ↵ | brettp | |
instead of manifest on_de/activate fields in plugins. git-svn-id: http://code.elgg.org/elgg/trunk@9002 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-09 | Fixes #3193 moves default widgets upgrade to an action | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8971 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-04 | Refs #3073 first version of horizontal river menu. css still needs work for ↵ | cash | |
likes and the comment text bubble needs to be darkened git-svn-id: http://code.elgg.org/elgg/trunk@8935 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-03 | better title attributes for entity menu edit/delete links | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8929 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-01 | Fixes #3231 welcome back, members plugin | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8895 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-01 | forgot to commit the language string for 'banned' | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8892 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-27 | Fixes #2591 removing newlines in queries - thanks to Tachyon | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8869 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-23 | Fixes #3218 group content pages now use container method to determine who ↵ | cash | |
can add content git-svn-id: http://code.elgg.org/elgg/trunk@8818 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-21 | Refs #2090 removed elgg_view_latest_comments() and replaced it with a page ↵ | cash | |
elements view git-svn-id: http://code.elgg.org/elgg/trunk@8801 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-20 | Fixes #3162 | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8776 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-19 | Fixes #3171 added river widget using same name as 1.7 riverdashboard plugin | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8774 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-19 | Fixes #3173 quote was missing from conversion to new toggler pattern | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8771 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-17 | fixed typo in welcome widget text | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8754 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-17 | Fixes #3141. Disabling twitter_api and oauth_api upon upgrade because we ↵ | brettp | |
can't check previous states. Adding an admin notice. twitter_api conflicts with twitterservice and oauth_api conflicts with oauth_lib. git-svn-id: http://code.elgg.org/elgg/trunk@8742 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-17 | Fixes #2242. Can now delete admin notices manually. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8737 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-15 | Refs #2538. Loading js/configuration.js again. Only updating tokens on ↵ | brettp | |
success and showing a basic warning if refresh fails. git-svn-id: http://code.elgg.org/elgg/trunk@8719 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-13 | Reverted changes made for elgg.com on Tools menu | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8694 36083f99-b078-4883-b0ff-0f9b5a30f544 |