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
2012-01-01
Fixes #3209 finished adding class properties documentation
Cash Costello
2012-01-01
fixed copy and paste error in documentation of ElggCache
Cash Costello
2012-01-01
Refs #2290 removes check for username
Cash Costello
2011-12-31
Fixes #4204 using only the relationship for getting members of a site
cash
2011-12-31
Fixes #4255 new widget ordering code
cash
2011-12-31
Merge pull request #130 from ewinslow/3209-main-types
Evan Winslow
2011-12-31
Refs #3209: Adds property docs for the four main entity classes
Evan Winslow
2011-12-31
Fixes #4259 using container guid for widgets when moving
cash
2011-12-31
Small typo. Seems to work, but i prefer it nice and tidy :)
Jeroen Dalsem
2011-12-23
Refs #4239 improved the documentation on ElggBatch for the limit option
cash
2011-12-08
Fixes #4182 if simplecache is empty, the cache requests go through the engine...
cash
2011-11-29
Fixes #1995 (memcache: incorrect check for get() return value)
Janek Lasocki-Biczysko
2011-11-18
Fixes #4111 guid is now an int
cash
2011-11-18
Fixes #4133 updated type in plugin manifest test
cash
2011-11-18
Fixes #4118 returning bool from leave group functions
cash
2011-11-15
Fixes #4089 corrects documentation of ElggRelationship constructor
Cash Costello
2011-11-13
added the missing set/get priority methods to ElggMenuItem
cash
2011-11-07
Refs #4007 previous solution to admin population in ElggUser was throwing war...
Cash Costello
2011-11-05
Fixes #4024 fixed a lot of notices - enough for this release - found a few bugs
cash
2011-11-01
Fixes #4007 merged in sembrestels fix for ElggUser.isAdmin but used prototype...
cash
2011-10-29
Fixes #3201 updates rss view type for core Elgg
cash
2011-10-29
Refs #3201 updates json river views and removed old search view
cash
2011-10-29
Fixes #3920 profile plugin adds a fast loading of user avatars
Cash Costello
2011-10-27
Merge pull request #77 from janeklb/t3928
Brett Profitt
2011-10-21
updated ElggSite::disable() to conform to ElggEntity::disable()
Cash Costello
2011-10-21
Fixes #3988 correctly passing user_guid through canEdit for metadata
Cash Costello
2011-10-17
added additional readme names for display on plugin page
Cash Costello
2011-10-14
Ticket #3928 updated ElggMemecache->save() to take 3rd optional parameter
Janek Lasocki-Biczysko
2011-10-13
Fixes #3917. Removed uses of admin interface in manifests. Removed related code.
Brett Profitt
2011-10-09
Fixes #3729 handling forwarding to page when logging into a walled garden
Cash Costello
2011-10-09
Fixes #3878 registering the security token action as an external page
Cash Costello
2011-10-08
Fixes #3942 fixed all the warnings and notices in the unit tests
Cash Costello
2011-10-08
Fixes #3945 using reset on the array
Cash Costello
2011-10-08
Fixes #3743 returning bool instead of int when setting a private setting
Cash Costello
2011-10-08
Fixes #3411 output/url now has a is_trusted parameter - defaults to false
Cash Costello
2011-10-02
Merged file mime type detection from 1.7.
Brett Profitt
2011-10-02
Fixes #3915. Added ElggPlugin->getFriendlyName() to check for manifest->getNa...
Brett Profitt
2011-09-22
Fixes #3808 not translating manifest fields through elgg_echo()
cash
2011-09-18
Fixes #3786 menu code was corrupting link class if an additional class was pa...
Cash Costello
2011-09-10
Fixes #3741 fixed menu code so that all links do not get empty title and conf...
Cash Costello
2011-09-10
Fixes #3782 only deleting metadata if the entity has been saved
Cash Costello
2011-09-04
Refs #3661. Merged lat/long metadata fixes to master.
Brett Profitt
2011-08-27
Fixes #3434. Manifests are checked more carefully on anything that checks dep...
Brett Profitt
2011-08-24
Checking for === false when moving elements in ElggPriorityList instead of ju...
Brett Profitt
2011-08-23
Fixes #3355. Added ElggPriorityList. Adapted the externals system to use it.
Brett Profitt
2011-08-22
Merge branch 'master' of github.com:Elgg/Elgg
Brett Profitt
2011-08-21
Fixes #3606. Reset password page added to public pages for walled garden mode.
Brett Profitt
2011-08-17
Finished ElggPriorityList. Migrated external files to use it.
Brett Profitt
2011-08-15
Refs #3355. Added ElggPriorityList.
Brett Profitt
2011-07-27
Fixed some documentation.
Brett Profitt
[next]