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
/
views
/
default
/
core
Age
Commit message (
Expand
)
Author
2011-03-12
Fixes #3065, #3089. Merged JS events and hooks to a single system. Updated pl...
brettp
2011-03-10
Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...
ewinslow
2011-03-09
Fixes #3058 pulls likes out as a plugin
cash
2011-03-08
Fixes #3027. Likes popup uses rel='popup' and elgg.ui.popsUp() to position ab...
brettp
2011-03-06
Refs #2693 walled garden code is functional. Push back a thorough clean up un...
cash
2011-03-02
Addressed several miscellaneous todo's
ewinslow
2011-03-01
Fixes #3032: toggler pattern is now <a href="#target" class="elgg-toggler">.....
ewinslow
2011-03-01
core/likes/display uses image-block component. ensures that the like icon is...
ewinslow
2011-03-01
false is default for encode text in output/url -- no need to specify
ewinslow
2011-03-01
Convert river filter javascript to new style
ewinslow
2011-02-26
Fixes #2982 friends collections work even if the code is convoluted and poorl...
cash
2011-02-26
Refs #2982 adding and deleting friend collections works - editing does not
cash
2011-02-26
fixed friends picker js include
cash
2011-02-25
Converted all uses of profile/icon in core + plugins to elgg_view_entity_icon
ewinslow
2011-02-24
moved another friends picker css section to forms css view
cash
2011-02-24
cutting down the amount of css required for the avatar page
cash
2011-02-24
organized the river views according to the subview pattern
cash
2011-02-23
Every occurrence of elgg-button-$type needs an elgg-button base class declara...
ewinslow
2011-02-23
Refs #2976: Converted most markup to use elgg-toggler elgg-toggles-* pattern
ewinslow
2011-02-22
Deprecated (user)settings/$plugin_id/edit in favor of plugins/$plugin_id/(use...
ewinslow
2011-02-22
Fixes #2980: DRY'ed up all plugins to use elgg_view_icon instead of generatin...
ewinslow
2011-02-22
core river footer taking advantage of new DRY comment form
ewinslow
2011-02-22
Refs #2950: Cleanup of plugin-related view structure
ewinslow
2011-02-22
Cleaned up core/dashboard/blurb to take advantage of the new <div> wrapper ar...
ewinslow
2011-02-21
fixes #2885 #2569 likes controlled by canAnnotate() with plugin hook
cash
2011-02-21
Fixes #2971 added canComment() method and implemented it for ElggBlog
cash
2011-02-20
Refs #2697, #2956. Ported fix to show users and groups in river filter to trunk.
brettp
2011-02-19
fixed typo on function name
cash
2011-02-18
Fixes #2953: Like button doesn't show up for logged out users.
brettp
2011-02-18
Refs #2950: layout/objects => page/components
ewinslow
2011-02-15
Fixes #2923: Removed "view" prefix from simplecache function names
ewinslow
2011-02-15
Fixes #2921: converted internalname => name and internalid => id
ewinslow
2011-02-14
More cleanup of login/forms css -- converted login_dropdown to use elgg-toggl...
ewinslow
2011-02-13
Fixes #2848 pulls user settings code out of actions into functions. We should...
cash
2011-02-13
Renamed signin to elgg-button-dropdown
ewinslow
2011-02-13
Progress refactoring the login dropdown and login forms -- not quite there ye...
ewinslow
2011-02-12
Refs #650. Replaced count_annotations().
brettp
2011-02-12
Refs #650. Replaced list_annotations() by elgg_list_annotations().
brettp
2011-02-12
Refs #650. Replaced calls to get_annotations() by elgg_get_annotations().
brettp
2011-02-12
clean up the last few commits
cash
2011-02-12
Fixes #2904: Converted most elgg_view('layout/objects/module') instances to e...
ewinslow
2011-02-12
Converted most forms to use elgg_view_form (therefore also moved the views to...
ewinslow
2011-02-11
Added disapproving @todo's wherever I could find javascript not conforming to...
ewinslow
2011-02-10
Added border primitives "b<loc><type>" where type is "a" or "b" -- anyone wan...
ewinslow
2011-02-10
.disabled => .elgg-state-disabled (core only)
ewinslow
2011-02-10
Converted buttons to elgg-object-type naming convention. Added table of butt...
ewinslow
2011-02-09
Refs #2874. Finished removing calls to deprecated plugin mgmt functions in co...
brettp
2011-02-09
Refs #2874: More removal of deprecated function user in plugins systems.
brettp
2011-02-09
Refs #2874: Using elgg_get_plugins() instead of get_installed_plugins().
brettp
2011-02-09
Refs #2874: Using elgg_is_active_plugin() in core and bundled plugins.
brettp
[next]