Age | Commit message (Expand) | Author |
2011-06-19 | File uploads working now. It is hard coded to only work with file plugin. | cash |
2011-06-19 | added another way for an action to be detected as an Ajax action: set the req... | cash |
2011-06-19 | removed the special ajax/embed code from the file plugin | cash |
2011-06-19 | need the system messages to be above the lightbox overlay at 1000 z-index | cash |
2011-06-19 | need a default container for files if form included from outside file plugin ... | cash |
2011-06-19 | Fixes #3581 checks that the owner of a friends widget is a user | Cash Costello |
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 |
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 | added "Preview" as a general term defined in language file | 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 registra... | cash |
2011-06-18 | moved LICENCE.txt to LICENSE.txt to be consistent with readme | Cash Costello |
2011-06-13 | Using tabs, not spaces for indentation | Evan Winslow |
2011-06-13 | Renamed river footer to a more semantic "responses". Fixed discussion | Evan Winslow |
2011-06-13 | elgg-river-message and elgg-river-attachments now get the old | Evan Winslow |
2011-06-13 | Added 'remove from group' link to the user hover menu (only appears when the ... | Jeff Tilson |
2011-06-13 | textarea has to be jQuery object | Ravindra Nath Kakarla |
2011-06-13 | Fixes #3282 always using a menu item's name in its class | cash |
2011-06-13 | Fixes #3175 toggled tinymce takes full width now - thanks tomv | cash |
2011-06-13 | made some language clearer on default widgets instructions | cash |
2011-06-13 | fixed formatting of site pages creation form - longtext menu was overlapping ... | cash |
2011-06-13 | added the css for longtext control menu to admin theme | cash |
2011-06-12 | fixing some display issues with reported content - code use a little cleanup | cash |
2011-06-12 | pulling in blacktooth's wire language typo fix : pull request #32 | cash |
2011-06-12 | Fixes #3521 removed unecessary anchor tags - thanks to blacktooth | cash |
2011-06-12 | Fixes #2910 set the site_guid of site entities | cash |
2011-06-12 | Fixes #3480 not requiring a timestamp when using the js/css page handler | cash |
2011-06-12 | Fixes #3409 fixed small viewport issue with default theme | cash |
2011-06-12 | adjusted the spacing between the settings tools text and the surrounding elem... | cash |
2011-06-12 | using divs for group profile fields to work around html validation issues wit... | cash |
2011-06-11 | convert profile details to use divs so that we don't have invalid html due to... | cash |
2011-06-11 | need to maintain key associations with widget types | cash |
2011-06-11 | sort widgets for add widgets panel | cash |
2011-06-11 | moved the elgg logo to the left by 10 pixels | cash |
2011-06-11 | topbar icons were pushing the site title. Forced the elgg logo and avatar to ... | cash |
2011-06-11 | forgot the new river view from the previous commit | cash |
2011-06-11 | added user avatar river messages back | cash |
2011-06-11 | Fixes #3039 added elgg_delete_river() | cash |
2011-06-11 | made the widget edit area slightly darker to provide contrast with content area | cash |
2011-06-11 | added some spacing around the profile action menu | cash |
2011-06-11 | Fixes #3556 limiting width of account text boxes | cash |
2011-06-11 | Fixes #3376 added RSS feed to default index page and suppressing on custom in... | cash |
2011-06-11 | Fixes #3515 created a unified page handler for account pages | cash |
2011-06-11 | Fixes #3096 added user and group summery views an updated plugins to use the ... | cash |
2011-06-11 | Refs #3096 Moved page/components/summary to object/elements/summary. Left | cash |