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
/
classes
Age
Commit message (
Expand
)
Author
2011-03-23
Fixes #3205 reverting [8762]
cash
2011-03-21
oof -- how did that happen?
ewinslow
2011-03-21
Added documentation of magic properties to ElggEntity
ewinslow
2011-03-20
Fixes #2974 using canWriteToContainer() to control access to creating group c...
cash
2011-03-20
Fixes #3192, refs #650. ElggEntity->getMetaData() sets the limit to 0 for arr...
brettp
2011-03-19
Fixes #3160. ElggFile->getFilehandler() is less horrible.
brettp
2011-03-16
Fixes #3145 adds a default for menu sort_by
cash
2011-03-14
Fixes #2928: Invalid plugins are shown on the advance page with details about...
brettp
2011-03-14
Refs #3079: Making sure elgg_get_max_plugin_priority() returns 1 instead. Fix...
brettp
2011-03-13
Refs #3079: Better checks in ElggPlugin::setPriority() to avoid priorities of...
brettp
2011-03-12
Fixes #3045 custom index and the friends widget now use the gallery view for ...
cash
2011-03-12
improved documentation of can write to container method/function
cash
2011-03-10
Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...
ewinslow
2011-03-09
Fixed some typos in documentation of ElggBatch.
brettp
2011-03-09
Fixes #3058 pulls likes out as a plugin
cash
2011-03-08
Added a bit more docs to ElggBatch.
brettp
2011-03-07
added support for confirm text to ElggMenuItem
cash
2011-03-05
added a catch to menu builder for bad menu items
cash
2011-03-01
Fixes #3031 using 'priority' now
cash
2011-03-01
Fixes #3032: toggler pattern is now <a href="#target" class="elgg-toggler">.....
ewinslow
2011-03-01
Added support for "rel" to ElggMenuItem
ewinslow
2011-03-01
Fixes #3023: added support for 'class' argument in elgg_register_menu_item
ewinslow
2011-02-27
Fixes #3011. on_activate and on_deactivate work for plugins now. Updated the ...
brettp
2011-02-26
Refs #2693 - Added pg/css and pg/js to the list of public pages for walled ga...
brettp
2011-02-25
Supporting is_action in ElggMenuItem
ewinslow
2011-02-24
Fixes #2960 removing river entry for deleted annotation
cash
2011-02-24
fixed typo in elgg menu updates from last night
cash
2011-02-24
finished the implementation of non-links in menu system
cash
2011-02-24
using getContent() in menu system in preparation for supporting non-links
cash
2011-02-24
Fixes #2997 - href used instead of url in menu system
cash
2011-02-24
Refs #2997 switching from title to text for menu items
cash
2011-02-21
fixes #2885 #2569 likes controlled by canAnnotate() with plugin hook
cash
2011-02-21
Fixes #2971 added canComment() method and implemented it for ElggBlog
cash
2011-02-20
Fixes #2963: Rewrote ElggEntity->setMetadata() because yikes. Wrote unit test...
brettp
2011-02-19
Added 4 methods to ElggMenuItem: get/setLinkClass() and get/setItemClass(). T...
brettp
2011-02-18
Fixes #2945, Refs #2946. Plugins that require priority on an uninstalled plug...
brettp
2011-02-15
Fixes #2808: elgg_get_array_value => elgg_extract
ewinslow
2011-02-14
Clearing caches in ElggBatch.
brettp
2011-02-14
Removed last of deprecated metadata calls in trunk.
brettp
2011-02-14
Updated trunk to use new annotation functions. Added checks for annotations_*...
brettp
2011-02-14
Fixes #2918. Moved annotation/metadata delete functions from ElggUser to Elgg...
brettp
2011-02-13
Deprecated ElggEntity->clearMetadata() by ElggEntity->deleteMetadata(). Disab...
brettp
2011-02-13
If using a callback in ElggBatch, make sure there's an initial value to return.
brettp
2011-02-13
Refs #2907. DRY'd up and abstracted out a lot of metadata / annotation functi...
brettp
2011-02-13
admin menu uses weights for ordering
cash
2011-02-13
Additional checking in ElggBatch for valid key.
brettp
2011-02-13
Added ability to get results of callback function in ElggBatch.
brettp
2011-02-13
Fixed ElggBatch problems when specifying a limit of 0. Fixed a shoot yourself...
brettp
2011-02-13
Added ElggBatch class for more efficient batch operations on large sets of El...
brettp
2011-02-12
Refs #650. Replaced count_annotations().
brettp
[prev]
[next]