- 13 Oct, 2009 16 commits
-
-
Jordi Boggiano authored
Signed-off-by:
Jordi Boggiano <j.boggiano@seld.be>
-
Nigel McNie authored
Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Nigel McNie authored
Still some minor things to clean up, but it works reasonably well. I experimented with a horizontal UI.. I think it would be better if a graphic designer could make it more obvious that it's a 1-2-3 process. But everyone I've tried it on has managed to create a user account. Still todo: - progress indication for when a leap2a file is uploaded - some minor tweaks to the way some data is imported - needs documentation on the wiki and a help icon or two Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Nigel McNie authored
Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Nigel McNie authored
This way the values get set everywhere they need to be, so e-mails at the end don't go to "Imported User". Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Nigel McNie authored
Fixes an exception caused by uploading just a leap2a XML file instead of the zip file. In this case, the leap2a file refers to attachments that (naturally) aren't included with the upload. Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Nigel McNie authored
intval() will fail horribly on 32 bit systems with numbers over 2GB :( Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Nigel McNie authored
At the suggestion of Andrew McMillan. Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Nigel McNie authored
This isn't enabled by default, but might help some people. Also, the importer can use it to log debugging output. Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Nigel McNie authored
Now at least "integer" means "the largest integer a float can handle", which is a much higher limit. Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Nigel McNie authored
It doesn't need to be 8 characters long. I guess people who want to give someone a billion terabytes of storage might complain, but it's only a cosmetic thing anyway. Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Nigel McNie authored
I even had a go at doing the translations for all the languages. Also, fix a bug where specifying a value that was exactly 1GB ended up showing up as 1024MB. This happens at the other unit boundaries too. Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Nigel McNie authored
This makes it easier to use outside of Pieforms itself. Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Nigel McNie authored
Set $CFG->log_file to whatever log file the importer should be using, before logging a trace message. Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 12 Oct, 2009 5 commits
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
Richard Mansfield authored
Let tinymce insert <p> tags rather than <br> in text boxes; hack twitter filter do deal with stray <p>s inserted by tinymce Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
Richard Mansfield authored
When configuring blocks, try to hide embedded media in text blocks that might overlap with the configure form Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 08 Oct, 2009 5 commits
-
-
Richard Mansfield authored
-
Nigel McNie authored
Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
Nigel McNie authored
Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Nigel McNie authored
Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
- 07 Oct, 2009 10 commits
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
Nigel McNie authored
This is a one-way relationship to signify "attachments". Read it on import, and while I was there, fixed the broken blog post attachment importing. Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Nigel McNie authored
Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Nigel McNie authored
Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Nigel McNie authored
Previously, they were being exported as portfolio:artefactnull, which is hardly desirable. Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Nigel McNie authored
Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Nigel McNie authored
Do this by using exactly the same code that I wrote for the profileinfo blocktype, as it works without modification. Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Nigel McNie authored
The importer already magically takes care of them. Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Nigel McNie authored
Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Nigel McNie authored
This matches previous changes that we did so all blocks could be used in Views regardless of whether they were copyable. Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
- 06 Oct, 2009 4 commits
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
Nigel McNie authored
This puts the right artefacts back into Views. Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-