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
/
handlers
Age
Commit message (
Expand
)
Author
2011-03-14
Fixes #3080: Move redirect code to before engine inclusion
ewinslow
2011-03-13
Refs #2228 reverting [8654] so forwarding works
cash
2011-03-11
Refs #2991. First round at rearranging and grouping admin menu based upon tasks.
brettp
2011-03-10
Refs #2228: Deprecated use of pg/ in page handlers. Now we get to have nice ...
ewinslow
2011-02-15
Fixes #2923: Removed "view" prefix from simplecache function names
ewinslow
2011-02-15
Replaced all occurrences of register_page_handler in core with elgg_register_...
ewinslow
2011-02-14
Cache handler won't serve up cached pages if caching is disabled. Refs #2758:...
brettp
2011-02-14
Updated trunk to use new annotation functions. Added checks for annotations_*...
brettp
2011-02-12
Refs #650. Changed elgg_get_metadata_by_id() to elgg_get_metadata_from_id() t...
brettp
2011-02-12
Refs #650. Replaced get_metadata() by elgg_get_metadata_by_id()
brettp
2011-02-08
Refs #2543: Core uses the new functions from previous commit.
brettp
2011-01-14
changed layout on pages to one_sidebar
cash
2010-12-16
freeing mysql result - committing the last of hellekin's latest pull request:...
cash
2010-12-03
Cache handler needs to support _ in views
brettp
2010-11-29
fixed typo in the code that I moved from /services/export
cash
2010-11-28
Fixes #2160 #2678 introducing a more flexible simplecache handler (this requi...
cash
2010-11-28
Fixes #2681 moves export handler into handler directory - current installs ne...
cash
2010-11-24
Fixes #2667: pagehandler.php => page_handler.php. You'll need to update .hta...
ewinslow
2010-11-23
Fixes #2472 move cron_handler.php logic into cron page handler
cash
2010-11-20
Fixes #2237: Added 'reason' parameter to forward() to allow proper headers an...
ewinslow
2010-11-19
switching to using full paths in handlers
cash
2010-11-10
Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...
ewinslow
2010-11-03
Refs #1320. Updated core to use elgg_echo()'s native string replacement.
brettp
2010-11-02
Fixes #2360: page_draw => elgg_view_page in core + bundled plugins
ewinslow
2010-10-28
Standardized code in all of core, not including language files, tests, or cor...
brettp
2010-09-17
Refs #2450: Added documentation for actions.
brettp
2010-09-15
Refs #2450: Documented handler files.
brettp
2010-05-29
Merged [6248] - [6252] into trunk.
brettp
2010-05-14
Updating core code to allow public pages using new Walled Garden functionality.
nickw
2009-11-10
introducing a new web services handler
cash
2009-10-14
Standardized engine/handlers/*
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-02-23
Removing the external definition from the page handler again.
ben
2009-02-23
Further external marker on the pagehandler for walledgarden
ben
2009-02-23
Hook for better walled garden
ben
2009-01-23
Refs #706
marcus
2008-10-31
Changed cron to use output buffering (letting you simply echo rather than nee...
marcus
2008-10-01
Improved cron support
marcus
2008-08-08
Adjusted contributors file.
ben
2008-07-16
Set the view with set_input rather than via the session
misja
2008-07-15
Remove rogue print_r() statement, rightly set the xml view and fix incorrect ...
misja
2008-06-23
Closes #77 - Cron endpoint and event
marcus
2008-06-16
CLOSED - #14: XML-RPC handler
marcus
2008-06-02
Marcus Povey <marcus@dushka.co.uk>
icewing