Age | Commit message (Expand) | Author |
2011-03-15 | Refs #2538. Loading js/configuration.js again. Only updating tokens on succes... | brettp |
2011-03-15 | JS elgg.echo() returns the key if the string isn't found. This is consistent ... | brettp |
2011-03-15 | Refs #2538: Added documentation to most of the JS methods missing it. | brettp |
2011-03-15 | Refs #3115. Missed the upgrade for previous commit. | brettp |
2011-03-15 | Refs #3115. Moved oauth_lib to oauth_api. | brettp |
2011-03-15 | Refs #1433. Restored db_upgrade() call during upgrades to fix issues for peop... | brettp |
2011-03-15 | Fixes #3009 a bare bones developer tools settings | cash |
2011-03-14 | Refs #3016: Why didn't you make it in last commit? | ewinslow |
2011-03-14 | Refs #3016: Removes inline javascript from embed, file, groups, messages, pro... | ewinslow |
2011-03-14 | Refs #3112: Pulled out widget gear icon into elgg-icon-gear, which widgets no... | ewinslow |
2011-03-14 | Fixes #2928: Invalid plugins are shown on the advance page with details about... | brettp |
2011-03-14 | Refs #3109: Fixes 3 more instances of background-color being used when backgr... | ewinslow |
2011-03-14 | Refs #3109: More CSS cleanup. Fixes bugs introduced by last cleanup where ba... | ewinslow |
2011-03-14 | Refs #3079: Making sure elgg_get_max_plugin_priority() returns 1 instead. Fix... | brettp |
2011-03-14 | Using tabs instead of spaces to indent lines in CODING.txt | ewinslow |
2011-03-14 | Refs #2896: Added some initial CSS coding standards based on what I found/did... | ewinslow |
2011-03-14 | Fixes #3109: added non-vendor-prefixed css property declarations where applic... | ewinslow |
2011-03-14 | Fixes #3080: Move redirect code to before engine inclusion | ewinslow |
2011-03-14 | Fixes #3121 array_filter() passes array elements to callback | cash |
2011-03-14 | Fixes #3103. Re-added code accidentally removed in r8611 that broke page menu... | brettp |
2011-03-14 | Refs #3115. Migrated twitterservice to twitter_api. Added upgrade to migrate ... | brettp |
2011-03-13 | fixed WSOD because of function name change when using some 1.7 themes | cash |
2011-03-13 | Refs #3059 should only fallback to 1.7 pageshell when asking for default page... | cash |
2011-03-13 | Fixes #3116 old method of getting site menu works again | cash |
2011-03-13 | Refs #2228 reverting [8654] so forwarding works | cash |
2011-03-13 | Reverted changes made for elgg.com on Tools menu | cash |
2011-03-13 | Refs #3079: Better checks in ElggPlugin::setPriority() to avoid priorities of... | brettp |
2011-03-13 | Refs #3009. Fixed a few typos and inaccuracies in the welcome widget. | brettp |
2011-03-13 | Refs #3096 removed the list directory since we moved the body view out | cash |
2011-03-13 | tweaked an id so that the likes html would be valid | cash |
2011-03-13 | how did that get there - removing some test code | cash |
2011-03-13 | Fixes #3110 - checking selector before running date picker js | cash |
2011-03-13 | wrapped the submit button in diagnostics plugin with a <p> so the bottom does... | cash |
2011-03-13 | Refs #2991 restored plugin settings language string needed for page title | cash |
2011-03-13 | fixed typo in site settings | cash |
2011-03-13 | Fixes #3072 using elgg_list_entities*() in group members sidebar view | cash |
2011-03-13 | displaying a no activity message on the activity page for new groups | cash |
2011-03-13 | added text to pages plugin for case where no pages have been created on site | cash |
2011-03-13 | fixed typo in file index.php | cash |
2011-03-13 | Refs #3096 using 'summary' instead of list/body | cash |
2011-03-12 | somehow we forgot to use 'elements' in river views | cash |
2011-03-12 | Fixes #3064. Checking for views/default/welcome.php and aborting upgrade if f... | brettp |
2011-03-12 | Fixes #3045 custom index and the friends widget now use the gallery view for ... | cash |
2011-03-12 | Refs #3045 adds a gallery context based view for users | cash |
2011-03-12 | Fixes #3091 adds load functions for js and css | cash |
2011-03-12 | Fixed #3093: Admin link shows only for admin users. | brettp |
2011-03-12 | Fixes #3004: Updated admin widget text to reflect menu changes. | brettp |
2011-03-12 | Fixed blog revision links. | brettp |
2011-03-12 | Fixes #3065, #3089. Merged JS events and hooks to a single system. Updated pl... | brettp |
2011-03-12 | forgot to include js registered for the footer in page shells | cash |