Re: Git pull problem
by Adam Morris. Don't forget that git stashTakes care of the "didn't deliberately edit any files" problem.
View ArticleRe: Git pull problem
by Adam Morris. Probably just dogit stashand then git pull again. If that doesn't work, post the errors here.
View ArticleRe: Any plans for HTML 5?
by Dan Poltawski. Moodle has been using the html5 doctype since Moodle 2.4.We use some features which fall under the umbrella term of html5 already and we will continue to add new features as they...
View ArticleRe: Git pull problem
by Davo Smith. Thanks for the 'git stash' reminder Adam - I use it all the time as a temporary measure when I need to change something in a repo when I'm in the middle of writing code, but hadn't...
View ArticleRe: Dear Moodle, can we drop tinymce yet?
by ben reynolds. I've been deleting this thread as it comes into my email client's Moodle folder. Just too much to read.This is just to attest and avow and aver and to say that Joseph's well-formatted...
View ArticleRe: Moodle support period: Long term version?
by Edmund Edgar. Visvanath, the point of an LTS release is that you know in advance that it's going to be supported for a long time, so people who need stability can install that.What's baffling about...
View ArticleRe: Git pull problem
by Adam Morris. I reckon that you did something wrong from the start. It looks like it's listing all the moodle files. And, anyway, when you clone it, you'll get what you want, which is the latest code.
View ArticleRe: Changes to assignment of Tracker issues in the Moodle project
by Tim Hunt. Cleaning up old tracker issues is a small but important contribution. It helps developers focus on the issues that are still relevant. As Dan says, if you can't close them yourself (I...
View ArticleRe: Git pull problem
by Visvanath Ratnaweera. Hi Rick Everything you've described in the previous post sounds correct. Still I would exclude the Moodle git repository and the git tool itself as the cause of the problem....
View ArticleRe: new feature submitting
by Helen Foster. The future major features forum is actually for collaborating on specifications for major new features and NOT for suggesting new features.As explained in the guide which Davo...
View ArticleRe: Password expiration doesn't disable login
by Muff Stuff. I ended up forcing the logout between realizing the password was expired and printing the change password message. Now i know this had to be done.Thanks for the reply.
View ArticleHUB: Invalid Username
by Muff Stuff. Hi all,i am trying to configure a hub connection, to see if this "system" could be used to easily "backup and restore" courses between different moodles. I am testing this with a...
View ArticleHow to change the display format of profile page without editing core file
by Uthayaseelan Sitharthan. using moodle 2.4.3 . Need to change the html structure of the profile pagewithout changing the core files. What steps should I follow to achieve this?
View ArticleRe: HUB: Invalid Username
by Mary Cooch. Hello there. Are you using lowercase for your name? I'm sorry; I can't help you with any of the issues but the documentation you are looking at there is rather old - 2.0. See if this is...
View ArticleRe: HUB: Invalid Username
by Muff Stuff. Hello,well, i debugged the username, and its not even suposed to be a username. It basicaly creates a $user object but its first and lastname are the URL of the newly added HUB. I'll...
View Articleإعادة: Moodle 2 Loading styles.css from blocks
by Anas Balla. to include CSS styles into any page please add this code in the <head> <link rel="stylesheet" type="text/css" href="style/style.css" />
View Articleإعادة: Semantic web
by Anas Balla. I am studying now this subject in his PhD thesis, it is possible to share ideas with each other
View ArticleRe: Changes to assignment of Tracker issues in the Moodle project
by Michael de Raadt. Hi, Joseph.Thanks for your questions. Here are some answers...The component leads are mostly developers, but some aren't.Issue reporters can potentially still assign developers,...
View ArticleRe: Changes to assignment of Tracker issues in the Moodle project
by Michael de Raadt. Hi, Rex.By "immediate future" I mean about to start working on it. I'm not saying we should police that, but it would be good to give others a chance to work on issues, if...
View ArticleRe: Changes to assignment of Tracker issues in the Moodle project
by Michael de Raadt. If I can help clean those issues up, I'd be happy to.If you have a list you can shoot it to michaeld@moodle.com.We're planning to do some of this in the upcoming...
View Article