Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-23 | Refs #1867 let group owner know what user they just removed | Cash Costello | |
2011-06-23 | Merge pull request #38 from jrtilson/groups-remove-user | Cash Costello | |
Fixes #1867 Added 'remove from group' link to the user hover menu | |||
2011-06-23 | Fixes #3599 spacing of dashboard blurb fixed | Cash Costello | |
2011-06-23 | Fixes #3603 fixes display of @username in twitter widget - thanks to ManUtopiK | Cash Costello | |
2011-06-22 | added @username in the reply text for a wire post | cash | |
2011-06-22 | Fixes #3598 sanitizing the $name variable | Cash Costello | |
2011-06-19 | fixed the wire's previous ajax - the link class for the menu was lost in the ↵ | cash | |
conversion from plain class to link_class | |||
2011-06-19 | we "upload" new files and "save" old ones | cash | |
2011-06-19 | moved the download button for files to the action menu (which probably needs ↵ | cash | |
to be a menu) | |||
2011-06-19 | File uploads working now. It is hard coded to only work with file plugin. | cash | |
2011-06-19 | removed the special ajax/embed code from the file plugin | cash | |
2011-06-19 | need a default container for files if form included from outside file plugin ↵ | cash | |
(like the embed plugin) | |||
2011-06-18 | fixed issue with embedding a file in an embedded file | cash | |
2011-06-18 | added back tab switching | cash | |
2011-06-18 | rewrote pagination for embed file listing | cash | |
2011-06-18 | rewrote the insert javascript as an intermediate step. I'm sure I completely ↵ | cash | |
broke ECML integration and uploading files. | |||
2011-06-18 | using the new lightbox and hacking away at the complicated embed/embed view | cash | |
2011-06-18 | Fixes #3580 adding blog preview button that uses save action | cash | |
2011-06-18 | using elgg_delete_river() rather than custom SQL in blog save action | cash | |
2011-06-18 | moving the delete button in blog form to right side | cash | |
2011-06-18 | Calling normal user registration "manual" was confusing admin manual ↵ | cash | |
registration with user initiated registration | |||
2011-06-13 | Renamed river footer to a more semantic "responses". Fixed discussion | Evan Winslow | |
to work inline again with this new layout. | |||
2011-06-13 | Added 'remove from group' link to the user hover menu (only appears when the ↵ | Jeff Tilson | |
page owner is a group) | |||
2011-06-13 | textarea has to be jQuery object | Ravindra Nath Kakarla | |
2011-06-13 | Fixes #3175 toggled tinymce takes full width now - thanks tomv | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9199 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-13 | fixed formatting of site pages creation form - longtext menu was overlapping ↵ | cash | |
tinymce git-svn-id: http://code.elgg.org/elgg/trunk@9197 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-12 | fixing some display issues with reported content - code use a little cleanup | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9195 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-12 | pulling in blacktooth's wire language typo fix : pull request #32 | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9194 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-12 | Fixes #3521 removed unecessary anchor tags - thanks to blacktooth | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9193 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-12 | using divs for group profile fields to work around html validation issues ↵ | cash | |
with the out/tags view using a div git-svn-id: http://code.elgg.org/elgg/trunk@9188 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-11 | convert profile details to use divs so that we don't have invalid html due ↵ | cash | |
to output/tags git-svn-id: http://code.elgg.org/elgg/trunk@9187 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-11 | added some spacing around the profile action menu | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9178 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-11 | Fixes #3376 added RSS feed to default index page and suppressing on custom ↵ | cash | |
index front page git-svn-id: http://code.elgg.org/elgg/trunk@9176 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-11 | Fixes #3096 added user and group summery views an updated plugins to use the ↵ | cash | |
new view locations git-svn-id: http://code.elgg.org/elgg/trunk@9174 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-11 | Fixes #3523 setting public write access to logged in for pages | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9172 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-11 | Refs #3523 added a view for write access in pages plugin | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9171 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-11 | Fixes #2672 limiting deleting pages and creating sub pages | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9170 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-11 | Refs #2032 changed <p> to <div> for plugin settings | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9168 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-11 | Refs #3407 adds a footer for forms | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9167 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-09 | Fixes #3394 added a landing page to theme preview and break out of iframe link | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9164 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-09 | added invite friends to default activated plugins | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9162 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 | setting correct category for diagnostics plugin | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9151 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-09 | Refs #3510, #3316. Merged register_metadata_as_independent() fix in profile. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@9145 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-08 | Refs #3510, #3264. Ported fix for icons of messages from deleted users to trunk. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@9143 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-08 | River revamp for 1.8 | Evan Winslow | |
2011-06-07 | Refs #3510, #9113. Updated tinyMCE version in trunk. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@9140 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-03 | Refs #3360 #2911 applying ashleyward's patch for embed plugin - thanks! | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9135 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-03 | Fixes #3138 using 'all' for group listing urls | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9133 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-03 | Fixes #3497 users can unlike other users content | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9132 36083f99-b078-4883-b0ff-0f9b5a30f544 |