Age | Commit message (Expand) | Author |
2012-04-22 | Fixes #4439. Redirecting if trying to view a plugin object outside of admin. | Brett Profitt |
2012-04-22 | Merge pull request #187 from mrclay/t4413 | Brett Profitt |
2012-04-20 | Fixes #4456: Filter more IDEs/OS junk in .gitignore | Steve Clay |
2012-04-20 | Fixes #4447: Error handler takes type hint violations seriously | Steve Clay |
2012-04-18 | Fixes #4291. Removing the unique index on user and site guids in the users_ap... | Brett Profitt |
2012-04-18 | Fixes #1301. Not filtering passwords. | Brett Profitt |
2012-04-18 | fixes #4406: validate username for max chars | Jerome Bakker |
2012-04-17 | Fixes #4414: Corrected name of river friend create view | Steve Clay |
2012-04-17 | Fixes #4413: Removes deprecated call to get_loggedin_user | Steve Clay |
2012-04-15 | Removes superfluous array declaration | Evan Winslow |
2012-03-26 | Merge pull request #177 from ewinslow/icon-fixes | Evan Winslow |
2012-03-26 | Fixes #4419: Pages icons now work with all sizes | Evan Winslow |
2012-03-26 | Refs #1279: Specifying image dimensions in icon/default view. | Evan Winslow |
2012-03-15 | Fixes #4394. Added cron and services URLs to the default public pages list fo... | Brett Profitt |
2012-03-04 | Pulls river js out into external file | Evan Winslow |
2012-03-02 | Adds fixed-width font for pre + code in admin area | Evan Winslow |
2012-02-27 | The travis-ci build should only run against master now. | Evan Winslow |
2012-02-27 | Adds trivial .travis.yml config so we can get started building. | Evan Winslow |
2012-02-25 | Fixes #3210. Keeping -s in URL friendly titles. | Brett Profitt |
2012-02-25 | Fixes #3312, #3632. Added class elgg-plugin-category-<category> to the plugin... | Brett Profitt |
2012-02-25 | Fixes #3550. Merged slightly modified pull request 166 from sembrestels. | Brett Profitt |
2012-02-21 | Refs #4335. Updated discussion notifications. | Brett Profitt |
2012-02-21 | Fixes #4335. Cleaned up the notifications for new content. | Brett Profitt |
2012-02-11 | external pages plugin uses walled garden layout when appropriate | Cash Costello |
2012-02-10 | Merge pull request #162 from hypeJunction/registration_form | Cash Costello |
2012-02-10 | passing to extending views | Ismayil Khayredinov |
2012-02-10 | updated the walled garden js to use new js lib | Cash Costello |
2012-02-10 | new layout and ajax loading for walled garden | Cash Costello |
2012-02-09 | Fixes #4283 moving widgets from inactive plugins to the bottom of columns | Cash Costello |
2012-02-09 | Merge pull request #159 from cash/entity_load | Cash Costello |
2012-02-09 | Fixes #2625 removed old hack from elgg_view_annotation() | Cash Costello |
2012-02-09 | Fixes #4361 corrects forwarding logic for closed groups | Cash Costello |
2012-02-09 | Fixes #4362 extra context was breaking group sidebar menu logic | Cash Costello |
2012-02-09 | Fixes #2942 all list pages should have messages when no content now | Cash Costello |
2012-02-08 | Fixes #3678 adds better description of pages plugin | Cash Costello |
2012-02-08 | Fixes #4348 adds check for missing user when friending | Cash Costello |
2012-02-08 | Fixes #4357, #4358 updates .elgg-table-alt | Cash Costello |
2012-02-08 | Fixes #4350 (Edit Avatar - Crop button is misleading, should be hidden if | Janek Lasocki-Biczysko |
2012-02-07 | Fixes #3613 added system message for admins when plugins are disabled | Cash Costello |
2012-02-07 | Fixes #1043 tags retain their case | Cash Costello |
2012-02-04 | Fixes #4354 fixes messageboard delete | cash |
2012-02-04 | removed some old code from thewire | cash |
2012-02-04 | Fixes #2112 not loading data from entities table twice | cash |
2012-02-04 | Fixes #1853 matching UTF8 characters in usernames | cash |
2012-02-04 | Fixes #4310 adds missing blog notification function | cash |
2012-02-04 | Merge pull request #156 from cash/cache_lang | cash |
2012-02-03 | lazy boolean expression evaluation leaves function expressions | Janek Lasocki-Biczysko |
2012-02-03 | response from insert_data needs to be checked for !== FALSE | Janek Lasocki-Biczysko |
2012-02-03 | Removed pagination from friends widget | Team Webgalli |
2012-02-03 | improved documentation for get_user_by_email() | Cash Costello |