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-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
2011-07-06
Fixes #2204 standardized the hooks/overrides for plugin settings and usersett...
Cash Costello
2011-07-06
Merge pull request #54 from cash/dev-tools
Cash Costello
2011-07-03
Fixes #3650 deprecated ElggUser::getCollections()
cash
2011-07-03
Fixes #3656 updates the AccessArray interface methods for ElggCache
Cash Costello
2011-07-02
added logging to the web page footer
cash
2011-06-29
handling spaces and uppercase characters when creating menu item classes
cash
2011-06-26
added a data array to ElggMenuItem. Now by default options end up being passe...
cash
2011-06-26
Fixes #3470 using rel=toggle now
Cash Costello
2011-06-26
Fixes #3614 updated use of elgg_view_entity() throughout core
Cash Costello
2011-06-25
Fixes #3609 removed use of deprecated trigger_plugin_hook()
cash
2011-06-22
Merge pull request #44 from lie2815/3546-menu-item-edit-text
Cash Costello
2011-06-21
Add param description to PHPDoc comments of setText() function.
Franz Liedke
2011-06-21
Fix dumb typos from last commit.
Franz Liedke
2011-06-20
Add setText() method to ElggMenuItem class. Fixes #3546.
Franz Liedke
2011-06-20
Add setHref() method to ElggMenuItem class. Fixes #3486.
Franz Liedke
2011-06-13
Fixes #3282 always using a menu item's name in its class
cash
2011-06-12
Fixes #2910 set the site_guid of site entities
cash
2011-06-11
Fixes #3515 created a unified page handler for account pages
cash
2011-06-11
sorting plugin settings menu items by text
cash
2011-06-07
Refs #3510, #3433. Ported r9062 to trunk. Fix for comment hook returning 0 co...
brettp
2011-05-24
Fixes #3467. Fixed bugs in priority deps. Can now disable active plugins with...
brettp
2011-05-19
Fixes #3462 empty classes directory is no longer treated as an error
cash
2011-05-09
Fixes 3426. Not using a horrible variable name and fixing the bug created by it.
brettp
2011-04-27
Refs #3362. Plugins don't check deps upon boot. Made package and manifest pri...
brettp
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-18
Fixes #3358. Renamed menu's class to link_class and documented possible probl...
brettp
2011-04-16
Fixes #3310. Applied lie2815's patch to use activate.php and deactivate.php i...
brettp
2011-04-14
Refs #3023. Exposed item_class option in the menu item factory. Should we cha...
brettp
[next]