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
Age
Commit message (
Expand
)
Author
2010-11-09
Fixes #2631 removes 'elgg_' namespace from the page element views - anyone wo...
cash
2010-11-09
Renamed test method appropriately. jslinted ElggLibTest.
ewinslow
2010-11-09
Using nullFunction + abstractMethod reference instead of new closures in Even...
ewinslow
2010-11-09
Using nullFunction reference instead of new closure in ajaxOptionsTest
ewinslow
2010-11-09
jslinted ui.widgets.js
ewinslow
2010-11-09
jslinted ui.js
ewinslow
2010-11-09
jsLinted session.js, employed elgg type-checker functions, and did some more ...
ewinslow
2010-11-09
Added elgg.isNumber type-checking function
ewinslow
2010-11-09
jsLinted security.js + using elgg typecheckers rather than ===
ewinslow
2010-11-09
jslinted languages.js
ewinslow
2010-11-09
Abstract methods are no longer nameable
ewinslow
2010-11-07
Various tweaks to coding style + comments (apologies for my schizo here... tr...
ewinslow
2010-11-07
Addition of type-checking helper functions, various tweaks to comments, code ...
ewinslow
2010-11-06
replaced usages of make_file_matrix() with new method makeFileMatrix()
cash
2010-11-06
added text color for warnings otherwise warnings that occur in topbar end up ...
cash
2010-11-06
pulled private settings out into a separate lib
cash
2010-11-06
Refs #1411 fixes bug introduced in [7213] that broke listing relationships
cash
2010-11-06
jsLinted ajax.js, removed experimental functions
ewinslow
2010-11-05
removed hacked in link to conversations plugin in riverdashboard
cash
2010-11-05
small tweaks to the readme and copyright pages
dave
2010-11-04
Fixes #2463: Added support for forwarding to root-level files, e.g. forward('...
ewinslow
2010-11-04
Refs #2463 Added trim for leading /s to avoid //s when passing elgg_normalize...
brettp
2010-11-04
Fixes #2463: Added ^ to beginning of normalize_url regex to prevent matching ...
ewinslow
2010-11-04
Added @deprecated docblock tag to events()
ewinslow
2010-11-04
Removed requirement that object container be a group
ewinslow
2010-11-04
Fixes #2210 - using new functions for registering the core js and css files
cash
2010-11-03
Moved list_entities_groups to groups.php and deprecated in favor of elgg_list...
ewinslow
2010-11-03
Fixed missing ).
brettp
2010-11-03
Added myself to the copyright.
brettp
2010-11-03
Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution.
brettp
2010-11-03
Refs #2351: deprecated get_objects_in_group() in favor of elgg_get_entities()...
ewinslow
2010-11-03
Refs #1320. Updated core to use elgg_echo()'s native string replacement.
brettp
2010-11-03
Refs #1320: elgg_echo() has built-in sprintf support.
brettp
2010-11-03
Refs #2582. Merged [7224] to trunk.
brettp
2010-11-03
Fixes #2440: Converted clearfloat to clearfix, brought back orig clearfloat
ewinslow
2010-11-03
Refs #2050: Added missing docblock parameters
ewinslow
2010-11-03
Fixes #2050: Added subtype parameter to can_write_to_container functions and ...
ewinslow
2010-11-03
Set return type of get_entity to ElggEntity
ewinslow
2010-11-03
Fixes #2134: Moved getContainerEntity() method to ElggEntity
ewinslow
2010-11-03
Refs #1411: Deprecated get_entities_from_metadata_groups(_multi) in favor of ...
ewinslow
2010-11-03
bah! forgot to rename all variables in list_entities_from_access_id
ewinslow
2010-11-03
Fixed regression in deprecated list_entities_from_access_id -- was passing ac...
ewinslow
2010-11-03
Fixes #2128 - replaces all uses of set_context() and get_context() in core an...
cash
2010-11-03
Fixes #2151: Replaced elgg_get_viewtype() implementation with @cash's much si...
ewinslow
2010-11-03
Refs #1411: Deprecated list_entities_from_relationship() in favor of elgg_lis...
ewinslow
2010-11-03
Fixes #2606: Abstracted elgg_list_entities. Takes an optional second argumen...
ewinslow
2010-11-03
Added .txt for consistency
ewinslow
2010-11-02
Fixes #2360: page_draw => elgg_view_page in core + bundled plugins
ewinslow
2010-11-02
Fixed several typos in documentation examples
ewinslow
2010-11-02
Refs #2360: Deprecated page_draw in favor of elgg_view_page. Updated package...
ewinslow
[prev]
[next]