aboutsummaryrefslogtreecommitdiff
path: root/views
AgeCommit message (Collapse)Author
2012-12-07Merge tag '1.8.11' of git://github.com/Elgg/ElggSem
Elgg 1.8.11 release
2012-12-06Merge branch 'pr-420' into 1.8Brett Profitt
2012-12-04Fixes #4946 - In views/default/core/settings/statistics/online.php there's ↵Krzysztof Różalski
get_system_log call but system_log call can be supressed by unregistering default handler. Better to use last_login attribute.
2012-11-30Merge pull request #298 from sembrestels/icons-valignSteve Clay
Fixes #4008: Consistent icon alignment in admin area
2012-11-28Fixes #4935 - Adds admin listing in admin panelKrzysztof Różalski
2012-11-26JS views: enable syntax highlighting and add missing semicolonsSteve Clay
2012-11-26Fixes #4927 - Removes obsolete commas in JS code for IE7 compatibilityPaweł Sroka
2012-11-18Merge tag '1.8.9' of git://github.com/Elgg/Elgg into lorea-preprodSem
Elgg 1.8.9 release
2012-11-11Merge branch '4593-18' into 1.8Steve Clay
2012-11-07Better HTML decoding and output/email encodingSteve Clay
2012-11-05Replaced full_url by current_page_url everywhere.Sem
2012-11-04Fixes #1479 - Replaces WP autop with implementation from Steve Clay.Paweł Sroka
2012-10-25Merge pull request #383 from jdalsem/#4858-bugs-in-profile-metadataSteve Clay
#4858 bugs in profile metadata
2012-10-22Fixes #3465. Unmet suggestions are marked as warnings instead of errors in ↵Brett Profitt
plugins.
2012-10-19Merge branch '1.8' of git://github.com/Elgg/Elgg into lorea-preprodSem
2012-10-09Merge pull request #389 from jeabakker/#4870Evan Winslow
Fixes #4870 - inconsistency in Account statistics
2012-10-04use correct language in html lang attributeJeroen Dalsem
2012-09-28fixed: fetching wrong stats data for usersJerome Bakker
2012-09-13fixes not showing and deleting all metadata values for array typeJeroen Dalsem
metadata fields #4858
2012-09-07Fixes #4789: group_gatekeeper() and river hide closed/invisible group ↵Steve Clay
content more reliably
2012-08-28Merge branch '1.8' of git://github.com/Elgg/Elgg into lorea-preprodSem
2012-08-17Merge pull request #357 from sembrestels/cdataSteve Clay
Fixes #4786. Adds a CDATA structure in the script tag in the head.
2012-08-06Fixes #4786. Adds a CDATA structure in the script tag in the head.Sem
2012-08-05Merge pull request #356 from sembrestels/cols-n-rowsSteve Clay
Fixes #4772. "cols" and "rows" attributes requiried in textareas.
2012-08-05Fixes #4772. "cols" and "rows" attributes requiried in textareas.Sem
2012-08-04Merge branch 'translations-fallback-js' of git://github.com/sembrestels/Elgg ↵Sem
into lorea-preprod Conflicts: mod/developers/views/default/theme_preview/grid.php
2012-07-29Refs #4008. Modified CSS selector to be more specific.Sem
2012-07-28Merge remote-tracking branch 'sem/input-text-space' into 1.8Evan Winslow
2012-07-28Fixes #4740. Added language fallback in javascript.Sem
2012-07-26Fixes #4765. Removed space in input/text view.Sem
2012-07-20Merge branch 'lorea-preprod'Sem
Conflicts: .gitmodules
2012-07-16Merge pull request #304 from sembrestels/donate-manifestCash Costello
Code, Report issue and Donate links in manifest
2012-07-17Refs #4643. Added unlock upgrade action.Sem
2012-07-16added URL to the other new method namesCash Costello
2012-07-14Fixes #4661 not showing access on widgets loaded through ajax if the layout ↵Cash Costello
does not show access
2012-07-14Fixes #3817 cleans up advanced settings formCash Costello
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