- 25 Oct, 2007 1 commit
-
-
Nigel McNie authored
It now takes a hash of options rather than just an artefact ID. This allows you to get icons of different sizes, and more importantly, show icons only in the context of certain views.
-
- 24 Oct, 2007 1 commit
-
-
Nigel McNie authored
-
- 23 Oct, 2007 1 commit
-
-
Nigel McNie authored
-
- 16 Oct, 2007 2 commits
-
-
Penny Leach authored
-
Penny Leach authored
-
- 07 Sep, 2007 1 commit
-
-
Nigel McNie authored
Now permissions are checked in the blog edit/view pages, rather than in the constructor, which was only later going to end in pain and suffering. This will mean that views with blogs in them will work again, as per bug #1168.
-
- 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.
-
- 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
-
- 01 May, 2007 1 commit
-
-
Nigel McNie authored
-
- 03 Apr, 2007 1 commit
-
-
Nigel McNie authored
the blog posts from showing duplicate format options
-
- 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
-
- 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
-
- 14 Feb, 2007 2 commits
-
-
Richard Mansfield authored
-
Richard Mansfield authored
-
- 13 Feb, 2007 2 commits
-
-
Richard Mansfield authored
-
Nigel McNie authored
broken due to artefact parent cache...
-
- 04 Feb, 2007 1 commit
-
-
Martyn Smith authored
-
- 02 Feb, 2007 1 commit
-
-
Martyn Smith authored
database changes
-
- 31 Jan, 2007 1 commit
-
-
Richard Mansfield authored
-
- 25 Jan, 2007 1 commit
-
-
Richard Mansfield authored
-
- 24 Jan, 2007 6 commits
-
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Penny Leach authored
files to the cache too
-
- 23 Jan, 2007 1 commit
-
-
Richard Mansfield authored
-
- 22 Jan, 2007 2 commits
-
-
Richard Mansfield authored
-
Martyn Smith authored
-
- 19 Jan, 2007 1 commit
-
-
Richard Mansfield authored
the view themselves
-
- 17 Jan, 2007 6 commits
-
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Nigel McNie authored
-