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
2011-11-04
Fixes #4059 returning true when handling a page
cash
2011-11-04
Fixes #4059 page handlers all return nothing
cash
2011-10-30
added back support for registration and forgotten passwords to walled garden ...
cash
2011-10-30
basic walled garden implementation for logging in
cash
2011-10-23
Fixes #3914. Pulled avatar code out into its own library.
Brett Profitt
2011-10-17
Merge pull request #74 from cash/autocomplete
Cash Costello
2011-10-08
need to check if something exists before checking its type
Cash Costello
2011-10-08
Fixes #3936 added @access private to internal functions
Cash Costello
2011-10-06
using html extension to jquery.ui autocomplete
cash
2011-10-06
Merge pull request #69 from mrclay/issue3765
Cash Costello
2011-10-01
Fixes #3913 registering jquery.imgareaselect
Cash Costello
2011-09-28
Fixes #3891. elgg_register_external_file() defaults priority to 500. Elgg's d...
Brett Profitt
2011-09-19
forward throws Exception if headers sent. fix for http://trac.elgg.org/ticket...
Steve Clay
2011-08-23
Fixes #3355. Added ElggPriorityList. Adapted the externals system to use it.
Brett Profitt
2011-08-17
Finished ElggPriorityList. Migrated external files to use it.
Brett Profitt
2011-06-30
Adds exception handling to shutdown hook from pull request 50
Cash Costello
2011-06-12
Fixes #3480 not requiring a timestamp when using the js/css page handler
cash
2011-06-11
topbar icons were pushing the site title. Forced the elgg logo and avatar to ...
cash
2011-05-19
Fixes #3462 empty classes directory is no longer treated as an error
cash
2011-04-26
Fixes some coding standard issues in elgglib.php
ewinslow
2011-04-22
Added 3rd param to elgg_deprecated_notice() to control how much of the stack ...
brettp
2011-04-21
Fixed a problem with the annotation batch operation test.
brettp
2011-04-14
fixed filtering of external files array and suppressed warning in external fi...
cash
2011-04-13
Fixes #3331. Changed cache schema to allow for JS/CSS views with slashes and ...
brettp
2011-04-13
Consolidated the css and js pagehandlers with elgg_cachable_view_pagehandler(...
brettp
2011-04-02
Refs #3149 reimplemented fix for calling a handler more than once in trunk
cash
2011-03-29
Fixed auto-display of system errors in ajax actions. Fixed docs for system_me...
brettp
2011-03-23
Fixes #3180 adds ajax page handler
cash
2011-03-20
Fixes #3198 handling exceptions thrown in exception handler by pointing to th...
cash
2011-03-14
Fixes #3121 array_filter() passes array elements to callback
cash
2011-03-12
Fixes #3091 adds load functions for js and css
cash
2011-03-12
Refs #3091 registering js and css support priority though does not maintain r...
cash
2011-03-12
Refs #3091 rewrote the js and css register functions to require a name
cash
2011-03-10
Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...
ewinslow
2011-03-09
Fixes #3058 pulls likes out as a plugin
cash
2011-03-06
Refs #2693 walled garden code is functional. Push back a thorough clean up un...
cash
2011-03-06
Refs #2693 pulled walled garden css out as separate view
cash
2011-03-05
pulled power by icon out of menu in footer as it serves a different purpose t...
cash
2011-03-01
Fixes #3031 using 'priority' now
cash
2011-02-26
fixed image size attributes added to "power by" image
cash
2011-02-26
Added explicit height and width to powered_by_elgg icon
ewinslow
2011-02-25
Refs #2895: Removed footer/links view. Moved report-this link into alternate...
ewinslow
2011-02-25
Refs #2895: Added support for an "alt" section in the footer menu. Put "powe...
ewinslow
2011-02-25
Refs #2895: Converted topbar to one menu (felt dirty using two). Fixed styles.
ewinslow
2011-02-20
Refs #2749, #2956. Merged elgg_depracated_notice() fixes to trunk.
brettp
2011-02-15
Moved all deprecated core functions into the appropriate deprecation fine
ewinslow
2011-02-15
Fixes #2695: Return false on autoload fail, rather than throwing exception
ewinslow
2011-02-15
Fixes #2808: elgg_get_array_value => elgg_extract
ewinslow
2011-02-15
Replaced all occurrences of register_page_handler in core with elgg_register_...
ewinslow
2011-02-14
Refs #2912. Added checks for constraints in dangerous functions. Unit tests n...
brettp
[next]