index
:
articles
master
Bitweaver articles package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
BitArticleTopic.php
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-01
move classes to includes/classes and use PKG_CLASS/INCLUDE_PATH constants
modela bitweaver
1
-485
/
+0
2014-05-31
Strict function formating
lsces
1
-63
/
+83
2014-05-23
fix articles for smarty3
modela bitweaver
1
-14
/
+11
2012-05-06
replace all PHP4 style constructors with __construct; replace calls to base c...
spiderr
1
-1
/
+1
2012-05-05
replace all calls to ::BitBase() with parent::__construct()
spiderr
1
-1
/
+1
2012-04-29
Get lists called statically
Lester Caine ext:(%22)
1
-1
/
+1
2012-04-29
Strip extra white space
Lester Caine ext:(%22)
1
-4
/
+4
2012-04-17
Switch from dest_path to dest_branch
Lester Caine ext:(%22)
1
-1
/
+1
2012-04-16
Modify to use file_name/source_file shanges in attachments
Lester Caine ext:(%22)
1
-1
/
+1
2010-06-09
Strip down CVS keywords.
pre-lf-storage-path-to-file-name
cvs2git
1
-1
/
+1
2010-01-25
Fixes to the naming of Articles sequence tables
Daniel Sutcliffe
1
-2
/
+2
2010-01-25
Revert article topic id sequence table fix, the name used in schema_in.php mo...
Daniel Sutcliffe
1
-2
/
+2
2010-01-25
Fix Article Topic id sequence table name mismatch so creating new topics actu...
Daniel Sutcliffe
1
-2
/
+2
2009-10-01
remove ref to non-existant copyright.txt file
wjames5
1
-2
/
+2
2009-10-01
fix LGPL license ref from non-existant license.txt file to lgpl url
wjames5
1
-2
/
+2
2009-03-19
remove double slashes
bitweaver.org
1
-2
/
+2
2008-06-23
replace individual function parameters with an array of options when using li...
Max Kremmel
1
-2
/
+5
2008-06-19
Correct documentation package name to articles
Lester Caine
1
-3
/
+3
2008-05-31
migrate articles to LibertyMime
Max Kremmel
1
-2
/
+2
2007-09-19
oops. wrong class name.
Max Kremmel
1
-5
/
+5
2007-09-19
SCHEMA CHANGE: move image_attachment_id information to liberty_attachments dr...
Max Kremmel
1
-3
/
+96
2007-07-13
massive update of the way topic images are created and stored. now it's also ...
Max Kremmel
1
-77
/
+125
2007-06-29
default format is jpg
Max Kremmel
1
-2
/
+2
2007-06-26
Get correct thumbnail format for images
Lester Caine
1
-3
/
+4
2007-06-22
Remove subpackage tag from class - phpdoc 1.3.2 handles correctly now
Lester Caine
1
-2
/
+1
2007-06-22
Tidy phpdoc tags for classes, and heading block
Lester Caine
1
-1
/
+6
2007-06-09
Declare global to avoid error on preview.
Nick Palmer
1
-1
/
+2
2007-01-28
fix [ 1645434 ] Firebird Keyword used in SQL statement
Hash9
1
-9
/
+9
2007-01-01
use liberty_get_function() to determine image processing function
Max Kremmel
1
-2
/
+2
2006-12-19
call method using correct class
bitweaver.org
1
-2
/
+2
2006-12-16
finally seperated URL from PATH stuff for article and topic images
Max Kremmel
1
-18
/
+63
2006-11-29
Fixed bug in verify which was preventing edit of topic.
Nick Palmer
1
-3
/
+6
2006-08-19
can not add 2 topics with the same name
Sylvie Greverend
1
-4
/
+15
2006-07-12
tighten up topic image creation to not copy to temp/ and resize uploaded file...
Christian Fowler
1
-18
/
+14
2006-04-24
make sure we have a topic_id to work with
Max Kremmel
1
-6
/
+9
2006-03-01
move BitSystem:: preferences methods to get/set/load/storeConfig to avoid con...
Christian Fowler
1
-3
/
+3
2006-02-19
Fix reserved word field names
Lester Caine
1
-9
/
+9
2006-02-08
major change of BitDbBase::associateUpdate method - it now takes a simpler ar...
Christian Fowler
1
-2
/
+2
2006-02-02
detikify sequence names
Max Kremmel
1
-2
/
+2
2006-02-01
detikify liberty
Max Kremmel
1
-5
/
+5
2006-01-31
massive table de-tikification. changed all tiki_ table prefixes with teh pack...
bitweaver.org
1
-12
/
+12
2006-01-25
Upgrade to work with Firebird - mainly missing backticks and reserved word ch...
Lester Caine
1
-2
/
+2
2006-01-25
fix ->fields calls
Christian Fowler
1
-4
/
+2
2006-01-10
merge recent changes into HEAD
Max Kremmel
1
-1
/
+2
2005-12-26
merge recent changes into HEAD
Max Kremmel
1
-7
/
+7
2005-12-07
clean up image attachments for articles, allow custom size for resizes, use s...
Max Kremmel
1
-2
/
+2
2005-10-30
Add PHPDoc headings to package
Lester Caine
1
-0
/
+11
2005-10-11
get topic image upload working
Christian Fowler
1
-1
/
+1
2005-09-27
only display active topics when writing article and hide topics if none are set
Max Kremmel
1
-4
/
+9
2005-09-14
use constants instead of hardcoded package names and ensure that image stays ...
Max Kremmel
1
-29
/
+26
[next]