aboutsummaryrefslogtreecommitdiff
path: root/views
AgeCommit message (Collapse)Author
2013-02-13Merge tag '1.8.13' of git://github.com/Elgg/ElggSem
Elgg 1.8.13 release
2013-01-26fixed some formatting issues in CSS filescash
2013-01-26Fixes #4956 language unit tests pass againcash
2013-01-26fixed comment language for brief display of comments - made it easier to ↵Cash Costello
translate - taken from PR 438
2013-01-19Fixes #4982 adds confirm dialog to profile field resetCash Costello
2013-01-12Merge pull request #456 from cristo-rabani/ticket_4946Steve Clay
Fixes #4946 - More reliable last login time in user account statistics
2013-01-08Prevent distortion of imagePer Jensen
2013-01-04Added better explaination for the lightbox.Brett Profitt
2012-12-19Refs #3907. Changed river icons to tiny size if used within a widget.Brett Profitt
2012-12-18Merge branch 'pr-380' into 1.8Brett Profitt
2012-12-16Merge branch 'pr-309' into 1.8Brett Profitt
2012-12-16Refs #4643. Cleanup for the upgrade lock.Brett Profitt
2012-12-16Refs #4491. Missed JS rewrite check view.Brett Profitt
2012-12-15Fixes #4491. Automatic fallback to JS to test rewrite rules during installation.Brett Profitt
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