Age | Commit message (Expand) | Author |
2010-11-30 | Refs #2428 removed a few CONFIG uses in core | cash |
2010-11-24 | Refs #2451: Removed gatekeeper/admin_gatekeeper() calls from core actions | ewinslow |
2010-11-21 | Refs #2669: Merged password change fixes in 7404 to trunk. | brettp |
2010-11-20 | moved save widget settings function to ElggWidget | cash |
2010-11-20 | fixed bug where widgets were not saving their new position | cash |
2010-11-19 | improving interactions of widgets - containment wasn't working due to height ... | cash |
2010-11-19 | updating widget contents when settings are changed | cash |
2010-11-19 | saving widget settings | cash |
2010-11-19 | users can delete widgets from layout | cash |
2010-11-19 | moved some widget functionality into ElggWidget class | cash |
2010-11-19 | Closes #2653 users are logged in on registration and login exceptions are cau... | cash |
2010-11-19 | saving widget position after moving | cash |
2010-11-18 | Added functions to support moving and adding widgets | cash |
2010-11-18 | Refs #1793 added ability to add widgets to layout through ajax | cash |
2010-11-17 | Closes #1422 admin user actions now check for self before banning, deleting, ... | cash |
2010-11-15 | #Refs 2653 removed login() call since it was conflicting with user validation... | cash |
2010-11-14 | Refs #1417 Elgg core now passes back useful messages to user when log in fail... | 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 | Using REFERER shorthand throughout core | ewinslow |
2010-11-01 | Refs #2538: Added some models, inheritance, more bootstrapping code | ewinslow |
2010-10-30 | Fixed an invalid call to get_pageowner_guid() in can_edit_entity(). | brettp |
2010-10-28 | Standardized code in all of core, not including language files, tests, or cor... | brettp |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-10-20 | Refs #2537 - merged [7026] into trunk from 1.7 branch | cash |
2010-10-09 | pulled out special exception in registration action for first admin login | cash |
2010-10-06 | removed several parts of the old installer from the core | cash |
2010-09-30 | Fixes #617, #2271 User validation removed from core to UserValidationByEmail ... | brettp |
2010-09-25 | Cleaned up the file docblock. | brettp |
2010-09-24 | Fixes #1418: Changing an email address no longer invalidates an account. | brettp |
2010-09-24 | Refs #2454: Merged [6920] to trunk. | brettp |
2010-09-15 | Removing unused 'menu_items_hide_toolbar_entries' config value. | brettp |
2010-09-13 | Refs #2450: Updated docs for core admin actions. | brettp |
2010-08-22 | Merged r6757:6810 from 1.7 branch into trunk | cash |
2010-08-22 | Merged r6701:6756 from 1.7 branch into trunk | cash |
2010-08-22 | Merged r6620:6653 from 1.7 branch into trunk | cash |
2010-06-12 | Merged r6362:6366 from 1.7 to trunk. | brettp |
2010-06-07 | missing lang strings added | dave |
2010-05-14 | merge -r5898:5928 (not excluding riverdashboard, notifications, and messagebo... | brettp |
2010-05-11 | Do not display site pages when in Walled Garden mode, excepting system-define... | nickw |
2010-05-11 | Fixed a typo. | brettp |
2010-05-07 | Adding an option to restrict new user registration in advanced site settings. | nickw |
2010-05-05 | Merged 18_new_admin branch to trunk. | brettp |
2010-04-09 | Allow login via email. | brettp |
2010-04-05 | Merged 5530:5604 from 1.7 to trunk. | brettp |
2010-03-25 | Converting all line endings to unix style. | brettp |
2010-03-25 | Files missed from previous commit. | brettp |
2010-03-24 | Added ability to make arbitrary links for the menu items. | brettp |
2010-03-21 | the beginnings of a mechanism to comment on river objects | dave |
2010-03-21 | after delete action, return to the correct context | dave |