Age | Commit message (Expand) | Author |
2011-04-20 | Fixes #3364: Added action tokens and fixed guids for featuring/unfeaturing gr... | brettp |
2011-04-18 | Fixes #3358. Renamed menu's class to link_class and documented possible probl... | brettp |
2011-04-18 | Fixes #2046. Applied Franz' patch for sanitize_int(). | brettp |
2011-04-18 | Fixes #3365. Pulled in blacktooth's patch. | brettp |
2011-04-16 | Fixes #3310. Applied lie2815's patch to use activate.php and deactivate.php i... | brettp |
2011-04-14 | Fixed problem with list_entities_from_metadata() wrapper. | brettp |
2011-04-14 | Refs #3195. Changed the way annotation calculations are performed. Seems to b... | brettp |
2011-04-14 | Refs #3023. Exposed item_class option in the menu item factory. Should we cha... | brettp |
2011-04-14 | fixed filtering of external files array and suppressed warning in external fi... | cash |
2011-04-14 | Fixes #2972: Following elements have default clearfix: | ewinslow |
2011-04-14 | Fixes #3329: Added page/elements/foot and refactored page shells to use it | ewinslow |
2011-04-14 | Fixes #3268 forwarding to referrer (fixed by ashwanthkumar) | cash |
2011-04-14 | handles empty array in get_metastring_id() (hellekin) | cash |
2011-04-14 | preventing warnings with the user password authorization pam (hellekin) | cash |
2011-04-14 | fixes warnings in ElggEntity::getMetadata() (hellekin) | cash |
2011-04-14 | fixed unit test broken by that last commit (we were returning a string from g... | cash |
2011-04-14 | making sure ElggEntity::getAnnotations() returns an array, check if temporary... | cash |
2011-04-14 | suppressing warnings in web services unit tests (hellekin) | cash |
2011-04-14 | checking that PAM handlers have been registered for the policy being tested (... | cash |
2011-04-14 | Checking that get_user_by_username() returned something in ElggUser construct... | cash |
2011-04-13 | Fixes #3331. Changed cache schema to allow for JS/CSS views with slashes and ... | brettp |
2011-04-13 | Consolidated the css and js pagehandlers with elgg_cachable_view_pagehandler(... | brettp |
2011-04-12 | Fixes #3347 fixes comment typo for ege | cash |
2011-04-12 | Fixing JS problems when simple cache is disabled. | brettp |
2011-04-11 | Fixes #3327 fixed typo | cash |
2011-04-11 | Fixes #3333 removed include of chrome css | cash |
2011-04-11 | Fixes #3325 added cursor: pointer to system messages in admin area | cash |
2011-04-11 | Fixes #3322 file link removed from owner_block if disabled for a group | cash |
2011-04-10 | Fixed #3313: Removed the superfluous html_head/extend view from core. Anyone... | ewinslow |
2011-04-10 | Fixes #3182: No attempt to go through simplecache at all, but any language ca... | ewinslow |
2011-04-10 | Refs #3182: Feeding language loading through /ajax/view to keep thing simpler... | ewinslow |
2011-04-10 | Refs #3281: css/elements/core.php for the cross-browser/hacky/non-trivial thi... | ewinslow |
2011-04-09 | Reopens #3224 not as clever as I thought - user experiences error before seei... | cash |
2011-04-09 | registered bookmarks widget | cash |
2011-04-09 | fixed delete icon in admin css | cash |
2011-04-09 | Fixes #3193 moves default widgets upgrade to an action | cash |
2011-04-09 | Refs #2600. Removed the very special debug vars that I told myself "Make sure... | brettp |
2011-04-09 | Fixes #3224 Fixes #3241 stopping upgrade after plugin upgrade and restarting | cash |
2011-04-09 | Fixes #2600. Applied Hellekin's patch. Props to him for understanding what wa... | brettp |
2011-04-09 | Removing odd ? after docblock in twitter_api. | brettp |
2011-04-09 | Refs #3241 sorting upgrades so that upgrades from old upgrade system are orde... | cash |
2011-04-09 | Refs #3241 deleting old config value in registration upgrade | cash |
2011-04-09 | Refs #3241 cleaned up upgrade sequence so that we don't need special catch fo... | cash |
2011-04-09 | Refs #3241 moved the default site access check upgrade script to before the p... | cash |
2011-04-09 | Refs #3241 upgrade.php is a much better name for the upgrade library | cash |
2011-04-09 | Refs #3241 cleaned up comments on upgrades and removed the turning off of tim... | cash |
2011-04-09 | Refs #3241 we never distributed an oauth_lib plugin so we don't need an upgra... | cash |
2011-04-09 | Refs #3241 we never distributed a plugin called oauth and Justin Richer has s... | cash |
2011-04-09 | added a comment to explain why the call to elgg_add_admin_widgets() in the up... | cash |
2011-04-09 | Refs #3286: Removed css/elements/chrome.php, putting all the style rules into... | ewinslow |