aboutsummaryrefslogtreecommitdiff
path: root/views
AgeCommit message (Collapse)Author
2012-07-14added .elgg-text-help to admin themeCash Costello
2012-07-14Fixes #4691 not passing name to the form since not validCash Costello
2012-07-13Refs #3646. "getRepositoryURL" is more descriptive than "getRepository".Sem
2012-07-08Fixes #3646. Added suport for Repository, Bugtracker and Donations in manifest.Sem
2012-07-07Fixes #4008. Sets a vertical align for admin icons consistent with the text, ↵Sem
and set it as before (baseline) for heads.
2012-07-06Some cleanup for admin css. Removing outlines is bad for accessibility.Evan Winslow
2012-07-05Fixes #4566 handling array in output/locationCash Costello
2012-07-05added to comment to help people understand that limit does not limit what is ↵Cash Costello
shown
2012-07-05Fixes #4627 removes paginationCash Costello
2012-07-01fixes spaces/tabs issues with date picker cssCash Costello
2012-06-29Merge pull request #256 from migrax/fix_js_default_lang1.8Cash Costello
Fixes #4648 sets correct default javascript language
2012-06-27Fixes #4339 for real this time - adds default for the subtypeCash Costello
2012-06-24Merge pull request #279 from mrclay/2893-plugin-errorsCash Costello
Fixes #2893: More visible invalid plugin errors
2012-06-23Fixes #2893: More visible invalid plugin errorsSteve Clay
2012-06-23Fixes #4547 adds userpicker and friendpicker support to admin areaCash Costello
2012-06-23Refs #4504 made it easier to detect any problems caused by hack for json ↵Cash Costello
duplicate issue
2012-06-23Fixes #4504. Entity duplicates in json views.Sem
2012-06-22Fixes #4537, #4617 made input/friendspicker i18n compliantCash Costello
2012-06-18fixed a language string for installerCash Costello
2012-06-17Fixes #4422 pulling in Ismayil's changes so that we use the module view for ↵Cash Costello
settings
2012-06-17Fixes #4383 hard codes bundled plugin list and also removes really ugly ↵Cash Costello
color for highlighting them in plugin list
2012-06-16Fixes #4502 selected menu items maintain plugin provided classesCash Costello
2012-06-16Fixes #3463 not showing edit icon for widgets when nothing to editCash Costello
2012-06-15Fixes #4582 using output/url for links in paginationCash Costello
2012-06-02Fixes #4539 debrand ajax spinnerCash Costello
2012-06-02Fixes #4498 special check for admin pages that are throwing 404 errors - ↵Cash Costello
this won't be needed once we get rid of the admin context reminder. We may want to use the admin page shell for the 404 errors then.
2012-06-02Fixes #4437 allowing plugins to pass tag HTML to the view ↵Cash Costello
object/elements/summary
2012-06-02Merge pull request #172 from ewinslow/river-externalize-jsCash Costello
Externalizes river JS
2012-06-02Merge pull request #230 from sembrestels/avatar-revert1.8Cash Costello
Fixes #4396. Revert avatar also deletes avatar's files and crop coords now.
2012-06-02Merge pull request #222 from mrclay/issue2411Cash Costello
Fixes #2411: Show message when upload exceeds PHP limits
2012-05-31Respect site default language from javascript elgg_echoMiguel Rodríguez Pérez
The current implementation hardcoded 'en' as the site default language. This patch uses the site's configure default language as the default one.
2012-05-17Refs #4396. No revert, remove.Sem
2012-05-16Merge pull request #215 from mrclay/patch-5Evan Winslow
Fixes #4509: Invalid id attribute markup in page/elements/comments view
2012-05-16Fixes #2411: Show message when upload exceeds PHP limits, and show limits in ↵Steve Clay
Server Info
2012-05-10Fixes #4372. Using elgg_view_friendly_time() in river entries.Brett Profitt
2012-05-09Fixes #4509: Remove invalid space in id attribute markupSteve Clay
2012-05-01Fixes #1835. Passing tagcloud URLs through output/url for proper escaping.Brett Profitt
2012-04-24Fixes #4339. Checking for river:$action:$type in addition to ↵Brett Profitt
river:$action:$type:$subtype.
2012-04-24Merge branch 'walled_garden' of https://github.com/cash/Elgg into 1.8Brett Profitt
2012-04-22Fixes #4439. Redirecting if trying to view a plugin object outside of admin.Brett Profitt
2012-03-26Refs #1279: Specifying image dimensions in icon/default view.Evan Winslow
2012-03-04Pulls river js out into external fileEvan Winslow
2012-03-02Adds fixed-width font for pre + code in admin areaEvan Winslow
2012-02-25Fixes #3312, #3632. Added class elgg-plugin-category-<category> to the ↵Brett Profitt
plugin div. Exposed plugin categories under more. Changed border color and size for bundled categories.
2012-02-11external pages plugin uses walled garden layout when appropriateCash Costello
2012-02-10Merge pull request #162 from hypeJunction/registration_formCash Costello
Fixes #4364 passing $vars to extending views
2012-02-10passing to extending viewsIsmayil Khayredinov
2012-02-10updated the walled garden js to use new js libCash Costello
2012-02-10new layout and ajax loading for walled gardenCash Costello
2012-02-08Fixes #4357, #4358 updates .elgg-table-altCash Costello