aboutsummaryrefslogtreecommitdiff
path: root/engine/lib
AgeCommit message (Expand)Author
2011-04-28Removed unneeded else.brettp
2011-04-28Fixes #3127. Normalizing the json returned by the ajax action handler. Doing ...brettp
2011-04-27Fixed possible WSOD for plugin text file page handler.brettp
2011-04-27Removed stray test code.brettp
2011-04-27Refs #3362. Removed use of $show_bad in elgg_get_plugins().brettp
2011-04-27Refs #3362. Plugins don't check deps upon boot. Made package and manifest pri...brettp
2011-04-26Fixes #2922: pg/livesearch now works with "term" parameterewinslow
2011-04-26Fixes some coding standard issues in elgglib.phpewinslow
2011-04-25Fixes #2899, #2870. Added README.txt, CHANGES.txt, COPYRIGHT.txt, LICENSE.txt...brettp
2011-04-22Fixed rewriting for internalid and internalname to not cause false deprecatio...brettp
2011-04-22Added 3rd param to elgg_deprecated_notice() to control how much of the stack ...brettp
2011-04-22Fixes some deprecated notices in admin online user widget.brettp
2011-04-22Fixed erroneous notices about full_view when passing $vars directly to anothe...brettp
2011-04-21Refs #3195. Selectively joining certain tables for performance with annotatio...brettp
2011-04-21Reverting the annotation changes because they're not ready yet.brettp
2011-04-21Fixed a problem with the annotation batch operation test.brettp
2011-04-18Fixes #3358. Renamed menu's class to link_class and documented possible probl...brettp
2011-04-18Fixes #2046. Applied Franz' patch for sanitize_int().brettp
2011-04-18Fixes #3365. Pulled in blacktooth's patch.brettp
2011-04-14Fixed problem with list_entities_from_metadata() wrapper.brettp
2011-04-14Refs #3195. Changed the way annotation calculations are performed. Seems to b...brettp
2011-04-14fixed filtering of external files array and suppressed warning in external fi...cash
2011-04-14Fixes #3268 forwarding to referrer (fixed by ashwanthkumar)cash
2011-04-14handles empty array in get_metastring_id() (hellekin)cash
2011-04-14preventing warnings with the user password authorization pam (hellekin)cash
2011-04-13Fixes #3331. Changed cache schema to allow for JS/CSS views with slashes and ...brettp
2011-04-13Consolidated the css and js pagehandlers with elgg_cachable_view_pagehandler(...brettp
2011-04-12Fixes #3347 fixes comment typo for egecash
2011-04-11Fixes #3327 fixed typocash
2011-04-09Reopens #3224 not as clever as I thought - user experiences error before seei...cash
2011-04-09Fixes #3193 moves default widgets upgrade to an actioncash
2011-04-09Fixes #3224 Fixes #3241 stopping upgrade after plugin upgrade and restartingcash
2011-04-09Refs #3241 sorting upgrades so that upgrades from old upgrade system are orde...cash
2011-04-09Refs #3241 deleting old config value in registration upgradecash
2011-04-09Refs #3241 cleaned up upgrade sequence so that we don't need special catch fo...cash
2011-04-09Refs #3241 moved the default site access check upgrade script to before the p...cash
2011-04-09Refs #3241 upgrade.php is a much better name for the upgrade librarycash
2011-04-09Refs #3241 cleaned up comments on upgrades and removed the turning off of tim...cash
2011-04-09Refs #3241 we never distributed an oauth_lib plugin so we don't need an upgra...cash
2011-04-09Refs #3241 we never distributed a plugin called oauth and Justin Richer has s...cash
2011-04-09added a comment to explain why the call to elgg_add_admin_widgets() in the up...cash
2011-04-08Fixes #3320 no longer require the upgrade to disable the members plugincash
2011-04-07Fixes #3232 removed unnecessary distinct plus variable in select for metastri...cash
2011-04-06Refs #3108 frontend should be done and ready for review - admin area is nextcash
2011-04-06moved two more deprecated functions out of the main libscash
2011-04-04Refs #3073 first version of horizontal river menu. css still needs work for l...cash
2011-04-04Refs #3108 fixed widgets for main site (not admin) and tweaked topbarcash
2011-04-03better title attributes for entity menu edit/delete linkscash
2011-04-03Refs #3108 partial implementation of new sprites (widgets, hover menu, search...cash
2011-04-02Refs #3149 reimplemented fix for calling a handler more than once in trunkcash