index
:
articles
master
Bitweaver articles package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
BitArticle.php
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-31
php4 compatiblity fixes
Hash9
1
-5
/
+9
2006-08-30
fix majorly busted ORDER BY changes
Christian Fowler
1
-10
/
+5
2006-08-30
fix articles list
Hash9
1
-4
/
+4
2006-08-29
add the factility to view the history of articles, and an auto approve featur...
Hash9
1
-16
/
+35
2006-08-01
apply 'more' class to links pointing to more
Max Kremmel
1
-4
/
+4
2006-07-14
check for article_image before passing in to store
Christian Fowler
1
-4
/
+6
2006-06-20
allow caching to various files by allowing specification of cache file extens...
Max Kremmel
1
-6
/
+9
2006-06-19
remove maketoc from articles preview
bitweaver.org
1
-3
/
+5
2006-06-15
support BIT_CONTENT_MAX_TITLE_LEN for hand tinkering databases to have larger...
Wakeworks
1
-5
/
+5
2006-05-05
change the error message name to title to reuse the term used in the form
Sylvie Greverend
1
-5
/
+5
2006-04-29
get html per article working as well and reduce load by only parsing content ...
Max Kremmel
1
-11
/
+23
2006-04-14
change article config setting names to <pkg>_setting
Max Kremmel
1
-5
/
+5
2006-04-11
more permissions housekeeping and tidyup
Max Kremmel
1
-9
/
+5
2006-04-11
rename permissions to new standard using: p_<package>_<verb>_[<noun>]
Max Kremmel
1
-7
/
+7
2006-04-10
remove old spell checking
Christian Fowler
1
-12
/
+13
2006-03-01
move BitSystem:: preferences methods to get/set/load/storeConfig to avoid con...
Christian Fowler
1
-8
/
+8
2006-02-27
oops, forgot one explicit column - status_id, add some backticks
bitweaver.org
1
-4
/
+4
2006-02-27
oops, forgot one explicit column
bitweaver.org
1
-4
/
+4
2006-02-27
explicit column names to get around oracle pain ORA-00918
bitweaver.org
1
-4
/
+5
2006-02-20
Merge recent changes to HEAD
Sean Lee
1
-10
/
+23
2006-02-19
Fix reserved word field names
Lester Caine
1
-5
/
+5
2006-02-16
add content_id to parser and allow article_topic.active to be NULL in where c...
Max Kremmel
1
-5
/
+5
2006-02-16
add the content_id to the parseHash
Max Kremmel
1
-3
/
+4
2006-02-16
new API for parseData(); please view ApiChangeLog for details
Max Kremmel
1
-18
/
+25
2006-02-16
replace tp alias with either atp (article_topic) or wp (wiki_page)
Max Kremmel
1
-13
/
+13
2006-02-15
Removed the IS NULL from the where clause. It causes bogus listings.
Sean Lee
1
-4
/
+5
2006-02-15
Changed "top" alias to "tp" to prevent problems with TOP keyword in mssql
Sean Lee
1
-14
/
+14
2006-02-14
rename content_load_function to content_load_sql_function
Max Kremmel
1
-5
/
+5
2006-02-14
use correct hash in query()
Max Kremmel
1
-19
/
+18
2006-02-14
concatenate whereSql
Max Kremmel
1
-19
/
+16
2006-02-13
another batch of kernel_prefs name cleanup. this should be it
Max Kremmel
1
-4
/
+4
2006-02-10
Tidy array merges
Lester Caine
1
-5
/
+5
2006-02-10
Add ServicesSQL facility
Lester Caine
1
-41
/
+44
2006-02-09
Filter lists of content by group_id ( only enabled when gatekeeper is off )
Lester Caine
1
-4
/
+9
2006-02-09
remove getPref() and we continue using old method getPreference();
Max Kremmel
1
-22
/
+4
2006-02-08
major change of BitDbBase::associateUpdate method - it now takes a simpler ar...
Christian Fowler
1
-5
/
+4
2006-02-05
Change reserved word 'type' to 'atype' in sql alias
Lester Caine
1
-5
/
+5
2006-02-01
detikify liberty
Max Kremmel
1
-25
/
+25
2006-01-31
massive table de-tikification. changed all tiki_ table prefixes with teh pack...
bitweaver.org
1
-32
/
+32
2006-01-31
fix various article submission related issues
Max Kremmel
1
-4
/
+5
2006-01-30
merge recent changes into HEAD
Max Kremmel
1
-5
/
+5
2006-01-29
Restore reserved word fix ;)
Lester Caine
1
-5
/
+5
2006-01-26
merge recent changes into HEAD
Max Kremmel
1
-30
/
+33
2006-01-26
load article with correctly parsed data
Max Kremmel
1
-4
/
+4
2006-01-25
Upgrade to work with Firebird - mainly missing backticks and reserved word ch...
Lester Caine
1
-11
/
+11
2006-01-25
fix ->fields calls
Christian Fowler
1
-31
/
+28
2006-01-25
Added uspport for multiple database backend support. This necessitates remova...
Christian Fowler
1
-17
/
+18
2006-01-14
merge recent changes into HEAD
Max Kremmel
1
-19
/
+4
2006-01-10
merge recent changes into HEAD
Max Kremmel
1
-4
/
+19
2005-12-26
merge recent changes into HEAD
Max Kremmel
1
-25
/
+45
[next]