- 16 Nov, 2007 1 commit
-
-
Nigel McNie authored
A couple of checks to make sure that having blocktype code running when blocktypes aren't installed doesn't kill the admin section completely.
-
- 09 Nov, 2007 1 commit
-
-
Penny Leach authored
-
- 18 Oct, 2007 1 commit
-
-
Donal McMullan authored
-
- 17 Oct, 2007 6 commits
-
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
- 16 Oct, 2007 10 commits
-
-
Nigel McNie authored
-
Penny Leach authored
- Fixed a bug in the view_layout install.xml definition - Added view layouts to core_data
-
Penny Leach authored
-
Penny Leach authored
Fixed up some of the admin/extensions/plugins.php stuff to do with artefacts & blocktypes and their interdependencies. (there's still a todo in there but it's cosmetic).
-
Penny Leach authored
moved all the STATEMENTs out of install.xml into postinst, split postinst into two - right after core data & right at the end
-
Penny Leach authored
-
Penny Leach authored
-
Penny Leach authored
-
Nigel McNie authored
-
Nigel McNie authored
-
- 14 Sep, 2007 1 commit
-
-
Donal McMullan authored
-
- 08 Sep, 2007 1 commit
-
-
Nigel McNie authored
-
- 17 Aug, 2007 2 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
Now, table names (and other identifiers that could be confused with SQL kewords), should be put into SQL like this: SELECT * FROM {artefact} The braces are matched and expanded by DML now to include the prefix and be properly quoted, which means that tables like 'view' and 'group' don't need renaming (and nor should they, there's little reason why we should rename tables to get around such constraints). This has removed a whole bunch of $prefix = ... and get_config('dbprefix') stuff, which makes things a little simpler yet again.
-
- 06 Aug, 2007 1 commit
-
-
Donal McMullan authored
-
- 03 Aug, 2007 2 commits
-
-
Donal McMullan authored
-
Donal McMullan authored
-
- 27 Jul, 2007 2 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
-
- 26 Jul, 2007 1 commit
-
-
Nigel McNie authored
-
- 25 Jul, 2007 1 commit
-
-
Nigel McNie authored
-
- 16 Jul, 2007 1 commit
-
-
Donal McMullan authored
-
- 15 Jul, 2007 2 commits
-
-
Donal McMullan authored
-
Nigel McNie authored
Tell the user they cannot use the networking support if they have not installed the appropriate PHP modules
-
- 10 Jul, 2007 4 commits
-
-
Penny Leach authored
-
Penny Leach authored
-
Nigel McNie authored
-
Nigel McNie authored
-
- 30 Jun, 2007 1 commit
-
-
Donal McMullan authored
-
- 22 Jun, 2007 1 commit
-
-
Donal McMullan authored
code
-
- 20 Jun, 2007 1 commit
-
-
Nigel McNie authored
-