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
/
actions.php
Age
Commit message (
Expand
)
Author
2010-10-06
removed several parts of the old installer from the core
cash
2010-09-17
Fixes #2479: Removed unused actions init and registered "error" action.
brettp
2010-09-17
Refs #2450: Added documentation for actions.
brettp
2010-09-15
Refs #2220: Pulled remaining classes out of lib files. Core classes now auto...
ewinslow
2010-08-22
Merged r6757:6810 from 1.7 branch into trunk
cash
2010-08-21
Merged [6573],[6574],[6582] from 1.7 branch into trunk
cash
2010-07-21
Merged pervious commit to 1.8.
brettp
2010-05-14
Merged 5928-6908 from 1.7 branch to trunk.
brettp
2010-05-14
merge -r5832:5898 from 1.7 to trunk.
brettp
2010-05-05
Merged 18_new_admin branch to trunk.
brettp
2010-04-05
Merged 5530:5604 from 1.7 to trunk.
brettp
2010-02-26
Added login to the list of actions not requiring a security token.
brettp
2010-02-17
Fixes #1527: Logout doens't require an action token. This is a temporary fix ...
brettp
2010-01-25
Fixes #1450, Fixes #1461: Using $_SERVER['REQUEST_URI'] to pull in GET params...
brettp
2010-01-24
Fixes #1460, Fixes #1459: Tokens are not required to disable a plugin or inst...
brettp
2010-01-21
Fixes #750: All actions require __elgg_ts and __elgg_token.
brettp
2009-12-18
better parsing of query for action and page handlers
cash
2009-10-09
Standardized actions.php
brettp
2009-08-20
Whoa nelly this is a big one: Removed license and copyright for files.
brettp
2009-06-05
Close #1040: Limited explode on action and page handler.
marcus
2009-05-29
Option to suppress visible errors in token validation code.
marcus
2009-05-19
Closes #1026: Removed "@" from include statement
marcus
2009-05-12
Closes #749: Warning message on missing token.
marcus
2009-01-23
Refs #706
marcus
2008-09-30
Minor tweaks
marcus
2008-09-30
Changed to plugin hook
marcus
2008-09-30
Closes #390: Triggers an event 'action', $action before action is included.
marcus
2008-09-01
Additional per-session random token, additional randomness protection against...
marcus
2008-08-31
Some session fingerprinting code. Requires user agent to be consistent across...
marcus
2008-08-11
Minor bugfix to actions_gatekeeper()
marcus
2008-08-08
Closes #220: Removed action from hash. Timestamp should make this unpredictab...
marcus
2008-08-07
Refs #210: Will trigger a plugin hook 'action_gatekeeper:permissions:check'.
marcus
2008-08-07
Closes #218
marcus
2008-08-06
Refs #210 and #211
marcus
2008-06-11
Marcus Povey <marcus@dushka.co.uk>
icewing
2008-06-10
register_event_handler and trigger_event have been renamed to register_elgg_e...
ben
2008-06-04
Fixed actions issues
ben
2008-05-01
Added GET variable processing to the action handler.
ben
2008-04-21
Marcus Povey <marcus@dushka.co.uk>
icewing
2008-04-18
Removing previous
ben
2008-04-18
Action debug
ben
2008-04-02
Removed some unnecessary debug junk
ben
2008-04-02
Fixed action registration for plugins
ben
2008-03-12
Actions fix
ben
2008-03-12
Language updates
ben
2008-03-10
Messages and actions: fixed!
ben
2008-02-15
Adding more plugin-related fun
ben
2008-02-14
Actions, .htaccess, and the database schema
ben