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
/
lib
/
views.php
Age
Commit message (
Expand
)
Author
2011-03-13
Refs #3059 should only fallback to 1.7 pageshell when asking for default page...
cash
2011-03-12
Refs #3045 adds a gallery context based view for users
cash
2011-03-12
Fixes #3091 adds load functions for js and css
cash
2011-03-12
Refs #3091 rewrote the js and css register functions to require a name
cash
2011-03-12
Refs #3088. Added docs for section headers to elgg_view_menu().
brettp
2011-03-12
Refs #3085 finished support for passing $vars to elgg_view_entity()
cash
2011-03-12
Refs #3085 moved full_view out of elgg_view_list_item() into $vars to be cons...
cash
2011-03-12
Refs #3085 added $vars to elgg_view_comments()
cash
2011-03-12
Refs #3085 improved documentation of elgg_view_entity_list() which already su...
cash
2011-03-09
Fixes #3059. elgg_view_layout() checks for deprecated layouts in canvas/layou...
brettp
2011-03-09
Fixes #3058 pulls likes out as a plugin
cash
2011-03-08
Added a bit more docs to elgg_view_menu().
brettp
2011-03-01
Fixes #3033 removed use of set_view_location() from core
cash
2011-02-26
fixed friends picker js include
cash
2011-02-24
fixed a commit that slipped through from debugging scrolling/dragging bug
cash
2011-02-24
Fixes #2997 - href used instead of url in menu system
cash
2011-02-24
Refs #2997 switching from title to text for menu items
cash
2011-02-22
Refs #2980: Added an elgg_view_icon function
ewinslow
2011-02-21
Refs #2950: Move page/shells/ directly under /page/ since nowhere else in vie...
ewinslow
2011-02-21
Fixes #2934 switching to css/elgg for css view since using a print viewtype i...
cash
2011-02-19
fixed typo
cash
2011-02-19
Fixes #2753: Default widgets merged into core as extensible admin section and...
brettp
2011-02-18
Refs #2950: layout/objects => page/components
ewinslow
2011-02-18
Refs #2950: layout/shells => page/layouts
ewinslow
2011-02-18
Refs #2950: layout/elements => page/elements
ewinslow
2011-02-15
Moved all deprecated core functions into the appropriate deprecation fine
ewinslow
2011-02-15
Fixes #2923: Removed "view" prefix from simplecache function names
ewinslow
2011-02-15
Fixes #2920: Moved simplecache functions into cache.php
ewinslow
2011-02-15
Fixes #2808: elgg_get_array_value => elgg_extract
ewinslow
2011-02-14
Refs #2610: Custom template handler for views now sent through call_user_func
ewinslow
2011-02-14
Refs #2124: Adding backwards compatibility conversions for internalname/inter...
ewinslow
2011-02-14
Refs #2525: jQuery => 1.5, jQuery UI => 1.8.9
ewinslow
2011-02-12
Updated a few recent calls to elgg_get_annotations() to use 'reverse_order_by...
brettp
2011-02-12
Refs #650. Replaced calls to get_annotations() by elgg_get_annotations().
brettp
2011-02-12
Fixes #2904: Converted most elgg_view('layout/objects/module') instances to e...
ewinslow
2011-02-12
Added an elgg_view_module shortcut function -- now to try it out!
ewinslow
2011-02-12
set_view_location => elgg_set_view_location (to match elgg_get_view_location)
ewinslow
2011-02-11
Fixed doc spacing that was throwing errors in PHP Code Sniffer.
brettp
2011-02-08
Refs #2543: Core uses the new functions from previous commit.
brettp
2011-02-08
added a class variable to title view
cash
2011-02-06
updated the file plugin to use the new icon structure
cash
2011-02-06
moved the count comments and likes functions into the ElggEntity class
cash
2011-02-06
Fixes #2854 removing my bad idea of auto-appending action in elgg_view_form()
cash
2011-02-05
using elgg-module-<type>
cash
2011-02-05
Fixes #2559 refs #2475 added ElggEntity:getIconURL() and elgg_view_entity_ic...
cash
2011-02-03
removed one_column_with_sidebar layout - use one_sidebar instead
cash
2011-02-03
removed uses of $vars[config] in views
cash
2011-02-03
Fixes #2124 only setting $vars[user], $vars[url], and $vars[config] in elgg_v...
cash
2011-02-02
Fixes #2846: elgg_view_river_item calls river/item view first.
ewinslow
2011-02-01
Initialize global $CURRENT_SYSTEM_VIEWTYPE correctly
ewinslow
[next]