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-01-07
Refs #2781 path checking in ElggPluginPackage constructor should work for bot...
cash
2011-01-06
Fixes #2774 - fixes several E_NOTICE issues - mostly due to accessign array i...
cash
2011-01-05
Fixes #2760. Refs #2759. Updated plugin admin actions to use the new system. ...
brettp
2011-01-05
Refs #2759: Added elgg_version to 1.7 manifest parser.
brettp
2011-01-03
Removed experimental duplicate code from ElggPlugin.
brettp
2011-01-03
Added ElggPlugin::getPath().
brettp
2011-01-03
Fixes #2763. Better normalizing for unused 1.7 manifest options. Added loggi...
brettp
2011-01-02
Fixes #1986, #2170, #2225, #2759. Integrated ElggPluginPackage and ElggPlugin...
brettp
2011-01-02
Refs #2490. Using array_key_exists() instead of isset() in get() overrides to...
brettp
2010-12-29
page menu using the new menu system - admin menu updated
cash
2010-12-27
improved menu creation for on demand menus and integrated hover menu items in...
cash
2010-12-27
moved most of the code for the user hover menu into the new menu system
cash
2010-12-23
Added list groups and list friends class methods - will be handy for federation
cash
2010-12-23
added a class math to get a user's groups and cleaned up some documentation
cash
2010-12-19
fixed a few bugs and updated the widget code
cash
2010-12-18
half way through converting submenu to new menu code - pages and groups are t...
cash
2010-12-18
site nav menu now uses new menu code (and finished the implementation of cust...
cash
2010-12-17
Refs #2320 added new menu functions and classes
cash
2010-12-15
Fixes #2728 creating a name for plugins with 1.7 manifests based on hellekin'...
cash
2010-12-14
Cleaned up constructor logic for ElggPluginPackage. Better detection of inva...
brettp
2010-12-13
Refs #2226 moving riverdashboard into core - need to clean up riverdashboard ...
cash
2010-12-09
Fixes #2721 fixed typo - thanks for the report!
cash
2010-12-07
Removed leading _ in private var names.
brettp
2010-12-06
Renamed 'elgg' manifest requirment to 'elgg_version' to be more in line with ...
brettp
2010-12-03
Refs #1986 #2170 #2225. Added semantic manifest.xml support and unit tests. ...
brettp
2010-11-30
Refs #1986 #2170 #2225 Added ElggPluginManifest, ElggPluginManifestParser, an...
brettp
2010-11-29
Refs #2668: Deprecated ElggEntity::setContainer() for setContainerGUID()
brettp
2010-11-22
Fixes #2488 "return" was missing in ElggSite::getObjects() (also updated some...
cash
2010-11-22
updated the deprecated list_site_members() to use new ElggSite::listMembers()...
cash
2010-11-22
widget column ids must be integers
cash
2010-11-21
deprecated two site functions and removed a use of previously deprecated func...
cash
2010-11-20
Refs #2629 Brett is correct - don't need the call to initializeAttributes() b...
cash
2010-11-20
Refs #2629 This should fix this ticket. Need to remove initialise_attributes ...
cash
2010-11-20
added some light styling to the widget control buttons
cash
2010-11-20
Fixes #2629: Pulled old initialise_attributes() into ElggData and added a def...
brettp
2010-11-20
moved save widget settings function to ElggWidget
cash
2010-11-20
fixed bug where widgets were not saving their new position
cash
2010-11-20
do not need special canEdit method for ElggWidget
cash
2010-11-20
Refs #2668 adds getContainerGUID()
cash
2010-11-20
Fixes #2668 adding getOwnerGUID()
cash
2010-11-20
Fixes #2490: attributes initialize to NULL instead of empty string or 0. Upd...
ewinslow
2010-11-20
Marking initialise_attributes as deprecated in ElggPlugin
ewinslow
2010-11-20
Marking initialise_attributes as deprecated
ewinslow
2010-11-20
Fixes #2473: removes initialise_entity_cache()
ewinslow
2010-11-19
users can delete widgets from layout
cash
2010-11-19
moved some widget functionality into ElggWidget class
cash
2010-11-15
Fixes #1417 Users get notified when their accounts are not validated for any ...
cash
2010-11-14
Refs #1417 Elgg core now passes back useful messages to user when log in fail...
cash
2010-11-14
fixed typo in comment
cash
2010-11-14
No comment...
ewinslow
[next]