Age | Commit message (Expand) | Author |
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 |
2009-03-04 | Fixed river RSS views | ben |
2009-03-04 | Improvements to elgg_view, plus river dashboard RSS feed | ben |
2009-03-03 | Moving to a smaller chunk size. | ben |
2009-03-03 | Echoing the large output buffer in chunks | marcus |
2009-03-03 | Stub for experimental view caching (disabled) | marcus |
2009-03-03 | Using faster array concatination | marcus |
2009-03-03 | $vars is once again populated with session data | ben |
2009-03-03 | Removed utterly pointless lines | marcus |
2009-03-03 | Minor tweaks | marcus |
2009-03-03 | Made get_library_files non-recursive and removed is_dir test... makes the fun... | marcus |
2009-03-03 | Closes #831: Plugin view location is now cached in a file in dataroot and is ... | marcus |
2009-02-26 | Closes #807: Removed echo on page_draw() | marcus |
2009-02-25 | Added friends access level | kevinjardine |
2009-02-24 | Made icon views work properly for non-default icons, and introduced elgg_view... | kevinjardine |
2009-02-23 | ACCESS_DEFAULT is now defined. | ben |
2009-02-20 | Closes #487: Removed superfluous page_draw from exception view. | marcus |
2009-02-19 | An alternative template handler will now be sought by elgg_view by default. F... | ben |
2009-02-19 | delete confirmation added to delete pages | dave |
2009-02-18 | Closes #790: Removed @ before include statements. | marcus |
2009-02-17 | Added some very basic page load profiling. | marcus |
2009-02-17 | Closes #785: datalists now pulls all settings on first item load. | marcus |
2009-02-16 | A little more flexibility for the simplecache. | ben |
2009-02-16 | Views simplecache improvements. | ben |
2009-02-16 | Committing the simplecache for views. | ben |
2009-02-15 | latest activity link removed as it will be replaced by a full activity stream | dave |
2009-02-13 | Closes #769: Added short circuit to quit function if entity is null. | marcus |