index
:
liberty
master
Bitweaver liberty package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-14
bug #2686661: fix deletion of obsolete links in liberty_content_links
Max Kremmel
1
-2
/
+2
2009-03-12
add todos to move specific package crap out of here and into services this st...
wjames5
1
-2
/
+12
2009-03-09
Don't show the Format Help tab if there is none to show
Daniel Sutcliffe
1
-15
/
+17
2009-03-03
tweak getLibertyObject to allow for overridable getNewObject in case some acr...
Christian Fowler
1
-5
/
+19
2009-02-27
rollback comment allow check as its not helpful for core purpose - feh
Tekimaki
1
-17
/
+5
2009-02-27
if new content then always return true for allow comments - this facilitates ...
Tekimaki
1
-5
/
+17
2009-02-25
check for \!anon_post before logging in(auto-fill can hork things up)
Christian Fowler
1
-3
/
+4
2009-02-25
add inline login with comment posting
Christian Fowler
1
-14
/
+22
2009-02-25
move captcha next to comment_name, add params.id and params.style to captcha....
Christian Fowler
1
-2
/
+2
2009-02-25
add code to be able to do online login/registration when posting comment
Christian Fowler
1
-2
/
+23
2009-02-24
remove all php includes
Max Kremmel
1
-2
/
+0
2009-02-24
move data.dbreport.php to a non distro package
Christian Fowler
3
-1773
/
+0
2009-02-23
remove {php} include (LIBERTY_PKG_PATH."edit_storage_inc.php"); {/php} - it ...
Christian Fowler
1
-3
/
+0
2009-02-22
make sure thumbnail exists and add docs
Max Kremmel
1
-2
/
+12
2009-02-22
add whitespace for conditional levels so code is readable, call {php} includ...
Christian Fowler
1
-46
/
+39
2009-02-22
add getThumbnailUrl method that will return the primary attachment, or last a...
Christian Fowler
1
-1
/
+16
2009-02-21
If no external database connection string supplied fall back to local database.
Lester Caine
1
-8
/
+14
2009-02-21
Tidy dbreport_direct and dbreport_manage - still need to add tools to create ...
Lester Caine
3
-18
/
+52
2009-02-21
Move to liberty - plugin will be used from other packages
Lester Caine
3
-0
/
+1733
2009-02-07
only display edit icon when a user has the right to edit a comment
Max Kremmel
1
-2
/
+3
2009-02-06
when checking for a general user perm you call hasPermission on gBitUser, not...
Tekimaki
1
-2
/
+2
2009-02-06
hush up exif_read_data which can be noisy due to crappy files, e.g. "Incorrec...
Christian Fowler
1
-3
/
+4
2009-02-05
persist contenttypeguid request properly - handle array params in making urls
Tekimaki
1
-2
/
+2
2009-02-05
fix case where all pay be sent in an array - the bug was we were limiting req...
Tekimaki
1
-3
/
+12
2009-02-05
fix comment status joins - need comment table ref independently - was depende...
Tekimaki
1
-3
/
+7
2009-02-04
fix comments getDisplayUrl - gets url based on root_id - related fix boards t...
Tekimaki
1
-3
/
+8
2009-02-04
remove unused p_liberty_delete_attachments perm check
Christian Fowler
1
-1
/
+1
2009-02-03
more robust getDisplayUrl
Tekimaki
1
-1
/
+4
2009-01-31
remove debug
Christian Fowler
1
-2
/
+1
2009-01-30
pass pFunctionParam by reference in invokeServices so service methods can alt...
Christian Fowler
1
-2
/
+3
2009-01-28
pass param hash by reference in services - utilized in _list_sql services to ...
Tekimaki
1
-2
/
+2
2009-01-28
add some standard help language
Tekimaki
1
-0
/
+1
2009-01-27
Help text fixes
Daniel Sutcliffe
2
-4
/
+4
2009-01-25
tweak switchboard message
Christian Fowler
1
-3
/
+3
2009-01-25
send switchboard 'new comment' event
Christian Fowler
1
-2
/
+14
2009-01-24
standardize search with 'find' param, removes find_objects - CUSTOM PACKAGE D...
wjames5
4
-8
/
+20
2009-01-24
tweak connectby query for postgres8.3, check for \!empty($pParamHash['content...
R250
Christian Fowler
1
-5
/
+5
2009-01-24
provide a full list of accepted styling methods.
Max Kremmel
1
-3
/
+3
2009-01-24
alphabetically sort options for easier overview
Max Kremmel
1
-9
/
+8
2009-01-23
check lat lngs are numeric so 0s print
Tekimaki
1
-2
/
+2
2009-01-23
only print <br /> when a description is set
Max Kremmel
1
-1
/
+3
2009-01-23
disable by default
Max Kremmel
1
-2
/
+2
2009-01-23
use serviceLocation='comment' for comment to display to allow service to opt ...
Christian Fowler
1
-1
/
+1
2009-01-16
Prevent creation of cache directories when cache is switched off
Lester Caine
1
-2
/
+3
2009-01-16
Allow longer page numbers - log had 20000 pages but I could not get to end
Lester Caine
1
-1
/
+1
2009-01-16
undefined variable fix
Max Kremmel
1
-3
/
+3
2009-01-15
add option to use swftools to convert pdfs to swf and display the PDF inline
Max Kremmel
4
-0
/
+285
2009-01-15
use is_executable() instead of unreliable and cumbersome shell_exec()
Max Kremmel
1
-4
/
+4
2009-01-15
Fix error when viewing content from tags package.
Nick Palmer
1
-2
/
+2
2009-01-11
more code cleanup
Max Kremmel
1
-111
/
+115
[prev]
[next]