- 16 Oct, 2007 1 commit
-
-
Penny Leach authored
-
- 22 Aug, 2007 1 commit
-
-
Nigel McNie authored
Removed artefact watchlist related stuff, including two methods that don't look like they're ever used
-
- 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.
-
- 10 Apr, 2007 1 commit
-
-
Penny Leach authored
-
- 29 Mar, 2007 1 commit
-
-
Martyn Smith authored
-
- 04 Mar, 2007 1 commit
-
-
Nigel McNie authored
build links to download files passing the correct view ID
-
- 25 Feb, 2007 1 commit
-
-
Penny Leach authored
-
- 19 Feb, 2007 1 commit
-
-
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
-
- 13 Feb, 2007 1 commit
-
-
Richard Mansfield authored
-
- 05 Feb, 2007 1 commit
-
-
Martyn Smith authored
-
- 02 Feb, 2007 2 commits
-
-
Martyn Smith authored
methods for dealing with tagging
-
Martyn Smith authored
database changes
-
- 25 Jan, 2007 1 commit
-
-
Richard Mansfield authored
-
- 24 Jan, 2007 3 commits
-
-
Richard Mansfield authored
-
Penny Leach authored
-
Richard Mansfield authored
-
- 23 Jan, 2007 1 commit
-
-
Penny Leach authored
creation time
-
- 20 Jan, 2007 1 commit
-
-
Nigel McNie authored
artefacts. Patch from Penny but Nigel can't work git-am
-
- 19 Jan, 2007 1 commit
-
-
Richard Mansfield authored
the view themselves
-
- 18 Jan, 2007 1 commit
-
-
Richard Mansfield authored
-
- 17 Jan, 2007 2 commits
-
-
Richard Mansfield authored
-
Richard Mansfield authored
-
- 10 Jan, 2007 2 commits
-
-
Richard Mansfield authored
-
Nigel McNie authored
it makes...). Added is_note_private method, which says whether the artefact needs to use the note field for its own purposes. Used by the ProfileIcon artefact
-
- 09 Jan, 2007 1 commit
-
-
Penny Leach authored
of the render_metadata function in the base class to use a smarty template
-
- 14 Dec, 2006 4 commits
-
-
Nigel McNie authored
-
Penny Leach authored
not have removed
-
Penny Leach authored
I changed the plugin postinst to also take $fromversion. nobody is using this yet though
-
Alastair Pharo authored
work.
-
- 12 Dec, 2006 4 commits
-
-
Alastair Pharo authored
-
Penny Leach authored
-
Alastair Pharo authored
-
Richard Mansfield authored
only be called from render functions
-
- 11 Dec, 2006 1 commit
-
-
Richard Mansfield authored
-
- 10 Dec, 2006 2 commits
-
-
Richard Mansfield authored
-
Richard Mansfield authored
-
- 08 Dec, 2006 1 commit
-
-
Richard Mansfield authored
-
- 06 Dec, 2006 1 commit
-
-
Penny Leach authored
-
- 05 Dec, 2006 1 commit
-
-
Alastair Pharo authored
with base class versions of commit() and delete()
-
- 04 Dec, 2006 1 commit
-
-
Penny Leach authored
to. moved the format constants to lib/artefact.php
-