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-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
2011-04-14
fixes warnings in ElggEntity::getMetadata() (hellekin)
cash
2011-04-14
making sure ElggEntity::getAnnotations() returns an array, check if temporary...
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-02
Refs #2988 corrected typo in trunk
cash
2011-04-02
Fixes #3208 setting time_created on update
cash
2011-04-02
Fixes #3244 fixed variable name in ElggPluginManifest
cash
2011-04-01
Refs #3287 setting null for menu href means you want an empty <a></a> tag wit...
cash
2011-04-01
Fixes #3287 added documentation on non-link menu items
cash
2011-03-26
Fixes #3026 documentation for menu system
cash
2011-03-26
Refs #3238 #3246 anootations needed the same fixes as metadata
cash
2011-03-26
Fixes #3246 fixed ElggMetadata() constructor
cash
2011-03-26
Fixes typo in ElggPluginPackage constructor: https://github.com/lorea/Elgg/co...
cash
2011-03-23
Fixes #3160 just needed a small variation off of [8762] to handle getting fil...
cash
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
[next]