aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-04-03better title attributes for entity menu edit/delete linkscash
git-svn-id: http://code.elgg.org/elgg/trunk@8929 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-03output/confirmlink now supports title attributecash
git-svn-id: http://code.elgg.org/elgg/trunk@8928 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-03cleaned up css for output/accesscash
git-svn-id: http://code.elgg.org/elgg/trunk@8927 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-03Refs #3184 added span so that blog post status would be vertically alignedcash
git-svn-id: http://code.elgg.org/elgg/trunk@8926 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-03Refs #3108 partial implementation of new sprites (widgets, hover menu, ↵cash
search are all broken) git-svn-id: http://code.elgg.org/elgg/trunk@8925 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-03cleans up likes display which was causing issues in entity menu - less markupcash
git-svn-id: http://code.elgg.org/elgg/trunk@8924 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-03Refs #3184 needed to set height for the iconscash
git-svn-id: http://code.elgg.org/elgg/trunk@8923 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-03Fixes #3184 fixed alignment issues for entity menucash
git-svn-id: http://code.elgg.org/elgg/trunk@8922 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-03added spaces to standardize the css statementscash
git-svn-id: http://code.elgg.org/elgg/trunk@8921 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-02Refs #3179 pulled fix for search query encoding into trunk from 1.7 branchcash
git-svn-id: http://code.elgg.org/elgg/trunk@8919 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-02Refs #3149 reimplemented fix for calling a handler more than once in trunkcash
git-svn-id: http://code.elgg.org/elgg/trunk@8918 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-02Refs #3001 made comment change in trunk from 1.7 fixcash
git-svn-id: http://code.elgg.org/elgg/trunk@8917 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-02Refs #2994 added group search fix from 1.7 branch to trunkcash
git-svn-id: http://code.elgg.org/elgg/trunk@8916 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-02Refs #2988 corrected typo in trunkcash
git-svn-id: http://code.elgg.org/elgg/trunk@8915 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-02Refs #2968 invite friends link should not be available for non-logged in userscash
git-svn-id: http://code.elgg.org/elgg/trunk@8914 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-02Refs #2878 fixes detect_extender_valuetype() in trunkcash
git-svn-id: http://code.elgg.org/elgg/trunk@8913 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-02updated crontab example documentationcash
git-svn-id: http://code.elgg.org/elgg/trunk@8910 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-02Refs #3277 merged fix for recursive delete and disabled entities into trunkcash
git-svn-id: http://code.elgg.org/elgg/trunk@8909 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-02Fixes #3104 updated groups plugin to use new menu system for sidebarcash
git-svn-id: http://code.elgg.org/elgg/trunk@8906 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-02moved group profile layout out of page handler so that plugins can override itcash
git-svn-id: http://code.elgg.org/elgg/trunk@8905 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-02Fixes #3208 setting time_created on updatecash
git-svn-id: http://code.elgg.org/elgg/trunk@8904 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-02Refs #3229 at least we can forward so that user sees error message immediatelycash
git-svn-id: http://code.elgg.org/elgg/trunk@8903 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-02Refs #3233 registration form should be sticky toocash
git-svn-id: http://code.elgg.org/elgg/trunk@8902 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-02Fixes #3233 useradd form is now stickycash
git-svn-id: http://code.elgg.org/elgg/trunk@8901 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-02Fixes #3244 fixed variable name in ElggPluginManifestcash
git-svn-id: http://code.elgg.org/elgg/trunk@8900 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-02fixed typo in theme preview - widgetscash
git-svn-id: http://code.elgg.org/elgg/trunk@8899 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-01Returning false in JS hooks is now sent through to the calling trigger. Null ↵brettp
still returns the original value. git-svn-id: http://code.elgg.org/elgg/trunk@8898 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-01Refs #3098. Changed elgg.getUrlFragment to elgg.getSelectorFromUrlFragment ↵brettp
to allow for better selectors. git-svn-id: http://code.elgg.org/elgg/trunk@8897 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-01Refs #3231 a little clean up after moving members list back to plugincash
git-svn-id: http://code.elgg.org/elgg/trunk@8896 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-01Fixes #3231 welcome back, members plugincash
git-svn-id: http://code.elgg.org/elgg/trunk@8895 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-01Refs #3287 setting null for menu href means you want an empty <a></a> tag ↵cash
with no href git-svn-id: http://code.elgg.org/elgg/trunk@8894 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-01Fixes #3287 added documentation on non-link menu items cash
git-svn-id: http://code.elgg.org/elgg/trunk@8893 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-01forgot to commit the language string for 'banned'cash
git-svn-id: http://code.elgg.org/elgg/trunk@8892 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-01Refs #3245 pulling in https://github.com/Elgg/Elgg/pull/11 and thanks also ↵cash
to gprasanth git-svn-id: http://code.elgg.org/elgg/trunk@8891 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-01fixed hardcoded string in user/default viewcash
git-svn-id: http://code.elgg.org/elgg/trunk@8890 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-01Refs #3200 any time a wire post is displayed, we may need the 'previous' ↵cash
javascript git-svn-id: http://code.elgg.org/elgg/trunk@8889 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-01added notification messages to the wirecash
git-svn-id: http://code.elgg.org/elgg/trunk@8888 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-01Fixes #3044 removed bookmark link from user hover menucash
git-svn-id: http://code.elgg.org/elgg/trunk@8887 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-01Fixes #3207 passing code variable to form for password resetcash
git-svn-id: http://code.elgg.org/elgg/trunk@8886 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-31Refs #2940 added php settings comments into trunkcash
git-svn-id: http://code.elgg.org/elgg/trunk@8885 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-30Fixed ajax status for elgg.action().brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8883 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-30Fixes #3200 ajax-based view previous link works for the wirecash
git-svn-id: http://code.elgg.org/elgg/trunk@8882 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-30Refs #3200 fixed a coding standards issue in previous commitcash
git-svn-id: http://code.elgg.org/elgg/trunk@8881 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-30Refs #3200 pulling in e1d75071737b2ed35cf9 from anirupdutta's pull requestcash
git-svn-id: http://code.elgg.org/elgg/trunk@8880 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-29Fixed auto-display of system errors in ajax actions. Fixed docs for ↵brettp
system_messages(). Blech...that needs cleaned up. git-svn-id: http://code.elgg.org/elgg/trunk@8879 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-29Fixes #3266 let the settings pages have breadcrumbscash
git-svn-id: http://code.elgg.org/elgg/trunk@8878 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-29one_sidebar layout wants breadcrumbs, too!cash
git-svn-id: http://code.elgg.org/elgg/trunk@8877 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-29fixed some typos in css chromecash
git-svn-id: http://code.elgg.org/elgg/trunk@8876 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-29Fixes #3234: Adding explicit collision param for popups.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8875 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-29Fixes #3243 pulled in anirupdutta's patch with some modifications (moved tag ↵cash
search to its own page handler function) git-svn-id: http://code.elgg.org/elgg/trunk@8874 36083f99-b078-4883-b0ff-0f9b5a30f544