aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2011-03-17Fixes #3098 catching exceptions when loading an object in system logcash
2011-03-17Fixes #3123. Datalists and config names can now be up to 255 chars long. Debu...brettp
2011-03-17Fixes #3141. Disabling twitter_api and oauth_api upon upgrade because we can'...brettp
2011-03-17Fixed a typo that broke ignore access. That was fun to track down >:Obrettp
2011-03-17Fixes #2242. Can now delete admin notices manually.brettp
2011-03-16Fixes #3066 moves setting of lastcache value up in boot sequencecash
2011-03-16Fixes #3145 adds a default for menu sort_bycash
2011-03-16Fixes #3141. Fixed twitter_api and oauth_api upgrades. Only worked on localho...brettp
2011-03-15Fixes #3129. Fixed faulty logic that broke upgrades.brettp
2011-03-15Refs #2814 can now check if an entity exists indepedent of access permissionscash
2011-03-15Refs #3115. Missed the upgrade for previous commit.brettp
2011-03-15Refs #1433. Restored db_upgrade() call during upgrades to fix issues for peop...brettp
2011-03-14Fixes #2928: Invalid plugins are shown on the advance page with details about...brettp
2011-03-14Refs #3079: Making sure elgg_get_max_plugin_priority() returns 1 instead. Fix...brettp
2011-03-14Fixes #3080: Move redirect code to before engine inclusionewinslow
2011-03-14Fixes #3121 array_filter() passes array elements to callbackcash
2011-03-14Refs #3115. Migrated twitterservice to twitter_api. Added upgrade to migrate ...brettp
2011-03-13Refs #3059 should only fallback to 1.7 pageshell when asking for default page...cash
2011-03-13Fixes #3116 old method of getting site menu works againcash
2011-03-13Refs #2228 reverting [8654] so forwarding workscash
2011-03-13Refs #3079: Better checks in ElggPlugin::setPriority() to avoid priorities of...brettp
2011-03-12Fixes #3045 custom index and the friends widget now use the gallery view for ...cash
2011-03-12Refs #3045 adds a gallery context based view for userscash
2011-03-12Fixes #3091 adds load functions for js and csscash
2011-03-12Fixed #3093: Admin link shows only for admin users.brettp
2011-03-12Refs #3091 registering js and css support priority though does not maintain r...cash
2011-03-12Refs #3091 rewrote the js and css register functions to require a namecash
2011-03-12Refs #2991: Readded the appearance menu under configure. Moved plugin setting...brettp
2011-03-12Refs #2991. Using section for admin menu.brettp
2011-03-12Refs #3088. Added docs for section headers to elgg_view_menu().brettp
2011-03-12Refs #3085 finished support for passing $vars to elgg_view_entity()cash
2011-03-12Refs #3085 moved full_view out of elgg_view_list_item() into $vars to be cons...cash
2011-03-12Refs #3085 added $vars to elgg_view_comments()cash
2011-03-12Refs #3085 improved documentation of elgg_view_entity_list() which already su...cash
2011-03-12improved documentation of can write to container method/functioncash
2011-03-11Refs #2991. First round at rearranging and grouping admin menu based upon tasks.brettp
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-03-10Refs #2228: Deprecated use of pg/ in page handlers. Now we get to have nice ...ewinslow
2011-03-10fixed page owner setting for sites in a subdirectorycash
2011-03-09Fixes #3059. elgg_view_layout() checks for deprecated layouts in canvas/layou...brettp
2011-03-09Fixed some typos in documentation of ElggBatch.brettp
2011-03-09Fixes #3058 pulls likes out as a plugincash
2011-03-08Fixes #3005. Added links to admin faq, admin manual, blog, and community foru...brettp
2011-03-08Added a bit more docs to elgg_view_menu().brettp
2011-03-08Fixes #2310. Only conditionally setting the allow_registration field for user...brettp
2011-03-08Fixes #2229. Removed published data metadata in blog. Added upgrade to set al...brettp
2011-03-08Added a bit more docs to ElggBatch.brettp
2011-03-07Refs #2895 entity menu uses new menu systemcash
2011-03-07added support for confirm text to ElggMenuItemcash
2011-03-07not showing river buttons when displaying in widgetscash