aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-02-19Fixes #2962. I hate ie.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8345 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19Refs #2916. More cleanup of the messageboard widget.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8344 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19Refs #2753. Missed this one.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8343 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19elgg.action() now supports full URLs.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8342 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19fixed tinymce "remove editor" javascriptcash
git-svn-id: http://code.elgg.org/elgg/trunk@8341 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19updated language string for commentscash
git-svn-id: http://code.elgg.org/elgg/trunk@8340 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19elgg.normalize_url() JS does the same as elgg_normalize_url() PHP.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8339 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19updated the custom index for new views layout structurecash
git-svn-id: http://code.elgg.org/elgg/trunk@8338 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19fixed the call to unextend the user settings for notificationscash
git-svn-id: http://code.elgg.org/elgg/trunk@8337 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19system messages use autop() for formatting rather than output/longtextcash
git-svn-id: http://code.elgg.org/elgg/trunk@8336 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19improved the styling of the comment areacash
git-svn-id: http://code.elgg.org/elgg/trunk@8335 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19Fixes #2824 moved byline text in core language filecash
git-svn-id: http://code.elgg.org/elgg/trunk@8334 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19Avatar menus use live() so they'll work with content inserted into the dom.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8333 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19added elgg-output class for displaying user input with typical styling for ↵cash
lists and tables git-svn-id: http://code.elgg.org/elgg/trunk@8332 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19fixed typocash
git-svn-id: http://code.elgg.org/elgg/trunk@8331 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19another work around to suppress incorrect warnings from elgg_view()cash
git-svn-id: http://code.elgg.org/elgg/trunk@8330 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19added a work around for injecting internal* variables to handle deprecation ↵cash
code - this prevents warnings from being emitted for no reason git-svn-id: http://code.elgg.org/elgg/trunk@8329 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19improved icon css so that they do not require having display: blockcash
git-svn-id: http://code.elgg.org/elgg/trunk@8328 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19removed a $CONFIG usage in css/screen viewcash
git-svn-id: http://code.elgg.org/elgg/trunk@8327 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19Genericked up annotation/generic_comment view to allow reuse in plugins.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8326 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19Fixes #2959: Removed engine/lib/install.php from ElggInstaller since it's no ↵brettp
longer required. git-svn-id: http://code.elgg.org/elgg/trunk@8325 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19fixed typo on function namecash
git-svn-id: http://code.elgg.org/elgg/trunk@8324 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19Moving elgg-heading-main into typographyewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8323 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19That wasn't supposed to be there...ewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8322 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19Moved elgg-heading-site into typographyewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8321 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19Refs #2916: Moved messageboard js into elgg.messageboard object. Moved forms ↵brettp
into forms/messageboard. Can post now, but wow this plugin needs cleaned up. git-svn-id: http://code.elgg.org/elgg/trunk@8320 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19More consistent way of building topbar item for messages pluginewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8319 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19sticky form wasn't being cleared in bookmarks - that's fixed nowcash
git-svn-id: http://code.elgg.org/elgg/trunk@8318 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19fixed display issue when a bookmark has no description textcash
git-svn-id: http://code.elgg.org/elgg/trunk@8317 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19elgg-state-selected doesn't make sense for non-default buttonsewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8316 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19fixed forward url when deleting a bookmarkcash
git-svn-id: http://code.elgg.org/elgg/trunk@8315 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19Fixes #2905: Admin action links on user hover menu asks for confirmation.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8314 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19Added 4 methods to ElggMenuItem: get/setLinkClass() and get/setItemClass(). ↵brettp
This allows you to put classes on the a and li tags it generates. git-svn-id: http://code.elgg.org/elgg/trunk@8313 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19added documentation for the livesearch page handlercash
git-svn-id: http://code.elgg.org/elgg/trunk@8312 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19More buttons in forms theme previewewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8311 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19Pulled the confirm link output view's JS into elgg.us. Any links with ↵brettp
elgg-requires-confirmation will get a confirm box with the title of the anchor tag as the question, or the default "Are you sure?" if that doesn't exist. git-svn-id: http://code.elgg.org/elgg/trunk@8310 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19Fixed the tab that was showing up in every text area.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8309 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19removed $CONFIG usage in search hookscash
git-svn-id: http://code.elgg.org/elgg/trunk@8308 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19Fixes #2955 fixed typocash
git-svn-id: http://code.elgg.org/elgg/trunk@8307 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19missed this is a commit last week on external pagescash
git-svn-id: http://code.elgg.org/elgg/trunk@8306 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19Fixes #2428 last of the $CONFIG removals. Anything missed can be individual ↵cash
tickets git-svn-id: http://code.elgg.org/elgg/trunk@8305 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19Fixes #2768. min-height needed a little bit more for the profile widgets.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8304 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19Removing test group default widget code.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8303 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19Fixes #2753: Default widgets merged into core as extensible admin section ↵brettp
and updated to work with new widgets. Will need an upgrade for users running the old default widgets in 1.7. git-svn-id: http://code.elgg.org/elgg/trunk@8302 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19clearfix > clearfloatewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8301 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19theme_preview is using more familiar/correct page handling practicesewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8300 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-18Added stub for page owners in elgg.jsbrettp
git-svn-id: http://code.elgg.org/elgg/trunk@8299 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-18Fixes #2953: Like button doesn't show up for logged out users.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8298 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-18Fixing list_registered_entities() from displaying things it should. You now ↵brettp
must explicitly register object subtypes to get them to display. git-svn-id: http://code.elgg.org/elgg/trunk@8297 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-18Fixed plugin settings save form.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8296 36083f99-b078-4883-b0ff-0f9b5a30f544