index
:
lorea/elgg
floxglove-1
floxglove-2
floxglove-3
lorea-preprod
master
saravea
saraveadev
Social Networking Engine
Saravea
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
Age
Commit message (
Expand
)
Author
2011-05-19
Fixes #3462 empty classes directory is no longer treated as an error
cash
2011-05-18
Fixes #3132 added 'route', $handler plugin hook
cash
2011-05-14
Fixes #3456 user/default now works much like the object/<subtype> views regar...
cash
2011-05-14
not using deprecated get_annotation/get_metadata functions in can_edit_extend...
cash
2011-05-14
removed a deprecated function use in users lib
cash
2011-05-14
improved documentation of elgg_register_action()
cash
2011-05-14
improved documentation of elgg_register_extender_url_handler()
cash
2011-05-14
Refs #2591 we were not logging inserts, updates, and deletes. Also logging wa...
cash
2011-05-14
made database query logging explicitly set to NOTICE level
cash
2011-05-09
Fixes 3426. Not using a horrible variable name and fixing the bug created by it.
brettp
2011-05-06
Fixed wrapper for annotation calculations.
brettp
2011-04-29
Bah, can't do that
ewinslow
2011-04-29
Deny all HTTP access to the engine directory
ewinslow
2011-04-28
Removed unneeded else.
brettp
2011-04-28
Fixes #3127. Normalizing the json returned by the ajax action handler. Doing ...
brettp
2011-04-27
Fixed possible WSOD for plugin text file page handler.
brettp
2011-04-27
Removed stray test code.
brettp
2011-04-27
Refs #3362. Removed use of $show_bad in elgg_get_plugins().
brettp
2011-04-27
Refs #3362. Plugins don't check deps upon boot. Made package and manifest pri...
brettp
2011-04-26
Fixes #2922: pg/livesearch now works with "term" parameter
ewinslow
2011-04-26
Fixes some coding standard issues in elgglib.php
ewinslow
2011-04-25
Fixes #2899, #2870. Added README.txt, CHANGES.txt, COPYRIGHT.txt, LICENSE.txt...
brettp
2011-04-25
Renamed ElggPlugin->canIncludeFile() to ->canReadFile() and am using is_reada...
brettp
2011-04-22
Fixed rewriting for internalid and internalname to not cause false deprecatio...
brettp
2011-04-22
Added 3rd param to elgg_deprecated_notice() to control how much of the stack ...
brettp
2011-04-22
Fixes some deprecated notices in admin online user widget.
brettp
2011-04-22
Fixed erroneous notices about full_view when passing $vars directly to anothe...
brettp
2011-04-21
Refs #3195. Selectively joining certain tables for performance with annotatio...
brettp
2011-04-21
Reverting the annotation changes because they're not ready yet.
brettp
2011-04-21
Fixed a problem with the annotation batch operation test.
brettp
2011-04-21
Fixes #3310. Removed old on_activate unit tests.
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 #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
[prev]
[next]