- 17 Aug, 2007 1 commit
-
-
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.
-
- 08 Aug, 2007 1 commit
-
-
Nigel McNie authored
-
- 07 Aug, 2007 1 commit
-
-
Nigel McNie authored
The blog security fixes were _too_ secure - you couldn't post any new blogs or posts at all\! Fixed now
-
- 06 Aug, 2007 1 commit
-
-
Nigel McNie authored
-
- 05 Aug, 2007 1 commit
-
-
Nigel McNie authored
Bugfix: take the user's language into account when setting the language of tinymce/calendar/pieforms stuff
-
- 27 Jul, 2007 2 commits
-
-
Nigel McNie authored
Make sure that the correct 'no results' message comes through when rendering a blog with no posts (fixes bug 674)
-
Nigel McNie authored
-
- 26 Jul, 2007 1 commit
-
-
Nigel McNie authored
-
- 10 Jul, 2007 2 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
-
- 10 May, 2007 1 commit
-
-
Donal McMullan authored
-
- 07 May, 2007 1 commit
-
-
Penny Leach authored
-
- 01 May, 2007 1 commit
-
-
Nigel McNie authored
-
- 13 Apr, 2007 1 commit
-
-
Penny Leach authored
constants - SECTION_PLUGINTYPE, SECTION_PLUGINNAME, SECTION_PAGE - which are used to build up the page help thing instead of trying to parse the url. I have only added these constants to pages that had page help, it would be a good idea to add checks for them to file_content_check and definitely add them in when they're missing
-
- 05 Apr, 2007 1 commit
-
-
Nigel McNie authored
-
- 03 Apr, 2007 1 commit
-
-
Nigel McNie authored
the blog posts from showing duplicate format options
-
- 19 Mar, 2007 1 commit
-
-
Nigel McNie authored
-
- 11 Mar, 2007 1 commit
-
-
Nigel McNie authored
to views
-
- 04 Mar, 2007 1 commit
-
-
Nigel McNie authored
build links to download files passing the correct view ID
-
- 26 Feb, 2007 1 commit
-
-
Nigel McNie authored
with this for certain render types, which will have to be caught as they are found. Also nullified all session data when the user logs out, so public users after a log out don't retain session data of the last logged in user
-
- 25 Feb, 2007 1 commit
-
-
Martyn Smith authored
-
- 22 Feb, 2007 1 commit
-
-
Martyn Smith authored
-
- 19 Feb, 2007 2 commits
-
-
Martyn Smith authored
-
Martyn Smith authored
* Added get_links to ArtefactType base class * Implement get_links for all existing artefact types * Enabled direct folder/file linking in the my files section
-
- 15 Feb, 2007 1 commit
-
-
Martyn Smith authored
-
- 14 Feb, 2007 3 commits
-
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
- 13 Feb, 2007 5 commits
-
-
Richard Mansfield authored
-
Nigel McNie authored
broken due to artefact parent cache...
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
- 12 Feb, 2007 1 commit
-
-
Penny Leach authored
-
- 11 Feb, 2007 4 commits
-
-
Nigel McNie authored
doesn't use pieforms, this has to be done manually...
-
Nigel McNie authored
-
Penny Leach authored
-
Penny Leach authored
-
- 04 Feb, 2007 2 commits
-
-
Richard Mansfield authored
-
Martyn Smith authored
-