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-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
2011-02-08
Refs #2543: Updated trunk mods and views to use the new functions from previo...
brettp
2011-02-08
a tiny amount of progress on the css chrome element view
cash
2011-02-06
moved the count comments and likes functions into the ElggEntity class
cash
2011-02-06
more css/html improvements - added .elgg-table and a featured module
cash
2011-02-05
using elgg-module-<type>
cash
2011-02-03
changed input/pulldown to input/dropdown
cash
2011-02-03
Refs #2428 removed some uses of CONFIG in the views
cash
2011-02-02
Adding quotes to "constant" item
ewinslow
2011-01-26
changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more cons...
cash
2011-01-01
updating the sidebar boxes to use the new module classes
cash
2011-01-01
using the info module for user settings
cash
2010-12-31
switching to a better name for tabs in css
cash
2010-12-29
rewrote the display of likes
cash
2010-12-22
adding elgg namespace to button css classes
cash
2010-12-19
starting to use the grid in the widget code
cash
2010-12-19
replacing action-button with elgg-action-button
cash
2010-12-18
pulling the avatar code out of the profile plugin - just some minor icon rela...
cash
2010-12-17
reorganized the settings views and updated the pages to use new layout
cash
2010-12-17
updated the river friend view for the new river code
cash
2010-12-15
moving friends views into core
cash
2010-12-15
moved likes forms into forms directory
cash
2010-12-15
moved account forms into forms directory
cash
2010-12-14
moved account views into core views - account forms are next
cash
2010-12-14
Fixes #2723 members listing pages now in core
cash
2010-12-13
Refs #2226 moving riverdashboard into core - need to clean up riverdashboard ...
cash
2010-12-12
adding a place to put views for core pages
cash