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
/
elgglib.php
Age
Commit message (
Expand
)
Author
2010-01-30
Added checking for $query array in elgg_validate_action_url().
brettp
2010-01-29
Fixes #1470, Fixes #1471: elgg_view_regenerate_simplecache() no longer trigge...
brettp
2010-01-27
Fixes #1465: Added unregister_event_handler() and unregister_plugin_hook().
brettp
2010-01-24
Correctly forwarding messages among multiple forwards (action_gatekeeper() ->...
brettp
2010-01-22
Fixed a bug preventing messages and warnings from passing during a forward().
brettp
2010-01-21
Changed default declaration of $vars in elgg_view() to array().
brettp
2010-01-21
elgg_http_build_query() now supports ports.
brettp
2010-01-14
Added checking and an ERROR log if elgg_view() is passed a non-array $vars.
brettp
2010-01-13
Creating a helper function to return INI values in bytes.
nickw
2010-01-11
Always generating action tokens with output/confirmlink.
nickw
2009-12-20
fixed bug where array of messages passed to system_messages caused execution ...
cash
2009-12-17
get_submenu was throwing out tons of notices - this should be fixed now
cash
2009-12-07
fixed issue where php notices were written to log on any debug level and adde...
cash
2009-12-04
fixes #1273 - replaced previous hack with call to getType
cash
2009-12-03
Trimming the paths when detecting which nav item to mark as selected.
brettp
2009-12-02
Changed the way the sidebar nav "selected" class is applied. Should yield mo...
brettp
2009-11-11
fixes #1339 - elgg_view_exists now handles view extensions for non-default vi...
cash
2009-11-11
get_views deprecated for elgg_get_views (just to be consistent with views api)
cash
2009-11-10
elgg_extend_view() replaces extend_view()
cash
2009-11-10
updated documentation of functions used in creating the topbar tools dropdown...
cash
2009-11-09
Removed old code from get_submenu().
brettp
2009-10-30
Cleaning up logic regarding view error notices.
nickw
2009-10-27
Fixes #1161: Views now default to 'default' if not found.
brettp
2009-10-27
Created elgg_get_entities_from_metadata() and made get_entities_from_metadata().
brettp
2009-10-24
Cleaned up some code in elgg_view().
brettp
2009-10-22
Pulling in MITRE's search core. Fo'rizzle this time. Yo.
brettp
2009-10-21
Reducing the output level of log messages set to "DEBUG".
nickw
2009-10-19
Adding debug options to admin site settings.
nickw
2009-10-16
Rewriting core debug messages to be more informative.
nickw
2009-10-13
Standardize elgglib.php
brettp
2009-10-09
Reverted back to previous copy removing Justin's search because of views prob...
brettp
2009-10-09
Pulled in Justin's search changes from github.
brettp
2009-08-31
All line endings are now Unix-style.
brettp
2009-08-20
Whoa nelly this is a big one: Removed license and copyright for files.
brettp
2009-08-04
Fixed a security issues when simple cache is off.
brettp
2009-07-08
Refs #427: Added $vars array to hook call.
marcus
2009-06-24
Closes #427: Original view name passed to plugin hook.
marcus
2009-06-17
Refs #964: Correct detection of type.
marcus
2009-06-17
Refs #964: Tidied plugin hook into framework function, changed hook to entity...
marcus
2009-06-16
Marcus Povey 20090616:
marcus
2009-05-05
Closes #994: elgg_view_exists will now check to see if a view exists by dint ...
marcus
2009-05-05
Removing spurious error log messages
marcus
2009-04-10
Removing viewtype autoforward, because it broke installs.
ben
2009-04-09
Non-default view types now preserved when forwarding.
marcus
2009-04-08
Close #968: View path cache can now be turned on and off
marcus
2009-04-08
Removed unused experimental cache functions
marcus
2009-04-08
Refs #968 & #946: Tidied filepath cache stuff by placing them in function calls.
marcus
2009-03-30
Closes #897: Memcache datalists correctly saved on first load
marcus
2009-03-13
Fixes #877: Minor typo addressed. Note: This function is currently not used.
marcus
2009-03-04
Added contentWrapper view
ben
[prev]
[next]