Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-19 | Fixes #4982 adds confirm dialog to profile field reset | Cash Costello | |
2011-11-01 | Fixes #3672 added class for settings forms in admin area | cash | |
2011-10-26 | Fixes #3926 updated spacing for edit profile field forms | Cash Costello | |
2011-10-23 | Fixes #3864. Removed old code from profile fields sorting. Name spaced IDs ↵ | Brett Profitt | |
and classes. | |||
2011-10-08 | Fixes #3411 output/url now has a is_trusted parameter - defaults to false | Cash Costello | |
2011-10-07 | Fixes #3644 localized profile field names | Cash Costello | |
2011-09-24 | Refs #3864 updated the two form bodies for edit profile fields | cash | |
2011-07-07 | Fixes #3669. Dashboard now registers for default widgets. | Brett Profitt | |
2011-04-09 | Fixes #3193 moves default widgets upgrade to an action | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8971 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-07 | Fixes #3108 added admin sprites (enough for beta release) | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8949 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-04 | Refs #3108 fixed widgets for main site (not admin) and tweaked topbar | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8933 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-21 | Fixes #3099 corrected view name | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8799 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-12 | Refs #2991: Readded the appearance menu under configure. Moved plugin ↵ | brettp | |
settings under configure/settings. git-svn-id: http://code.elgg.org/elgg/trunk@8665 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-11 | Refs #2991. First round at rearranging and grouping admin menu based upon tasks. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8654 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ↵ | ewinslow | |
most urls in core and plugins git-svn-id: http://code.elgg.org/elgg/trunk@8653 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-22 | Fixes #2980: DRY'ed up all plugins to use elgg_view_icon instead of ↵ | ewinslow | |
generating their own html git-svn-id: http://code.elgg.org/elgg/trunk@8410 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-19 | Added instructions for default widgets. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8350 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-19 | Refs #2753. Missed this one. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8343 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-07 | Pulled elgg-icon and elgg-icon-* into the admin css. Pulled out profile ↵ | brettp | |
field JS into elgg.admin obj. Fixed editing profile field names. git-svn-id: http://code.elgg.org/elgg/trunk@8061 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-01-23 | updated more of the admin backend to use new CSS/HTML | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7920 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-01-08 | drying up the title creation in the admin backend | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7864 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-29 | Fixes #2751 profile custom fields uses the config table now | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7754 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-18 | continuing to slash and burn the profile plugin - moving the admin profile ↵ | cash | |
fields into core - last major change git-svn-id: http://code.elgg.org/elgg/trunk@7673 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-18 | site nav menu now uses new menu code (and finished the implementation of ↵ | cash | |
custom menu items while I was at it - not backward compatible with the previous half finished version) git-svn-id: http://code.elgg.org/elgg/trunk@7668 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-02 | Refs #2700 replaced most underscores with hyphens - there may be broken ↵ | cash | |
display code due to extent of this change git-svn-id: http://code.elgg.org/elgg/trunk@7493 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-02 | Refs #2463: Removed many more graituitous calls to elgg_get_site_url(), ↵ | ewinslow | |
$CONFIG->url, etc. git-svn-id: http://code.elgg.org/elgg/trunk@7198 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-10-30 | Refs #2598: Converted most $vars['url'] to elgg_get_site_url() | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@7149 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright ↵ | brettp | |
are covered by LICENSE.txt and COPYRIGHT.txt in root. git-svn-id: http://code.elgg.org/elgg/trunk@7118 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-05-28 | Updated interface for custom menu items | pete | |
git-svn-id: http://code.elgg.org/elgg/trunk@6266 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-05-05 | Merged 18_new_admin branch to trunk. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@5977 36083f99-b078-4883-b0ff-0f9b5a30f544 |