index
:
boards
master
Bitweaver boards package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-03
Cleanup mailman_lib.php a bit so that it can be configured for more envs.
pre_update_permission
Nick Palmer
3
-10
/
+37
2008-10-03
CORE CHANGE: cleave Create permission from Edit permission so that they are d...
wjames5
3
-6
/
+7
2008-10-02
use hasEditPerm instead of generic hasUserPerm
create_permission
wjames5
1
-1
/
+1
2008-10-02
rename verifyPermission to verifyUserPermission for nomenclature consistency ...
wjames5
1
-3
/
+3
2008-10-02
Declare admin permission properly.
Nick Palmer
1
-3
/
+4
2008-10-02
Move expunge to edit where it belongs.
Nick Palmer
3
-20
/
+23
2008-09-25
add minifind prompt
Christian Fowler
1
-2
/
+2
2008-09-25
tweak layout listing to put author under topic title in listing
Christian Fowler
1
-11
/
+6
2008-09-19
tra() for error/warning/delete messages
laetzer
3
-8
/
+23
2008-09-15
add missing ?
Christian Fowler
1
-4
/
+4
2008-09-15
use query binding
Christian Fowler
1
-5
/
+7
2008-09-15
force request board_id to int
Christian Fowler
1
-4
/
+4
2008-09-15
checks to keep user input after preview
laetzer
1
-1
/
+5
2008-09-12
duplicate anchor name replaced with unique id
laetzer
1
-5
/
+1
2008-09-09
one help file for each module (that takes parameters), html code change from ...
laetzer
1
-0
/
+10
2008-08-23
order topics by most recent comment. uses a subselect - no idea how slow it r...
bitweaver.org
1
-4
/
+12
2008-08-21
make sure passed in 'b' or 'content_id' verify as id
Christian Fowler
1
-4
/
+5
2008-08-15
only fetch overview if mailbox has messages
wjames5
1
-125
/
+127
2008-08-05
show author in title
laetzer
1
-3
/
+3
2008-08-04
rollback to working version
laetzer
1
-2
/
+2
2008-08-04
fixed bug committed before
laetzer
1
-2
/
+2
2008-08-04
author for title
laetzer
1
-7
/
+5
2008-08-04
add topic_count and post_count to board listing
Christian Fowler
2
-7
/
+14
2008-08-04
add table header and re-org info for nicer presentation - not totally complet...
wjames5
1
-19
/
+34
2008-08-01
move breadcrumb up top for consistancy with topic view - this will allow for ...
wjames5
1
-4
/
+8
2008-08-01
make threaded feature work
wjames5
1
-0
/
+6
2008-08-01
organize code and comment better
wjames5
1
-39
/
+44
2008-08-01
fix up various problems with moving topics
wjames5
5
-28
/
+60
2008-08-01
fix moving a topic - get rid of ajax too
wjames5
3
-68
/
+57
2008-08-01
better perm checks - require admin perm
wjames5
1
-10
/
+18
2008-08-01
change topic delete to require board admin perm instead of edit - more in kee...
wjames5
3
-9
/
+10
2008-08-01
remove bunch of perm checks in methods - dirty dirty - perm checks are in pro...
wjames5
1
-6
/
+3
2008-08-01
check parent board perms for topic editing features
wjames5
1
-6
/
+6
2008-08-01
move expunge topic into edit_topic, and do perm checks on the root board for ...
wjames5
3
-25
/
+32
2008-08-01
make root_id available to us where we expect it
wjames5
1
-3
/
+5
2008-07-31
tidy up with a preview method
wjames5
2
-22
/
+36
2008-07-31
only include the files we need when we ned them
wjames5
1
-4
/
+2
2008-07-31
nice reorg to group stray process and flow in order of importance better
wjames5
2
-30
/
+45
2008-07-31
clean up all topic pref settings like sticky and notify - remove ajaxiness wh...
wjames5
4
-104
/
+54
2008-07-31
translate strings
wjames5
1
-11
/
+11
2008-07-31
migrate board topic post to more common file name convention, this will be sl...
wjames5
7
-15
/
+15
2008-07-29
Add correct SQL for oracle when using SUBSTR
Lester Caine
1
-3
/
+5
2008-07-01
fix liberty_fetch_thumbnail_url
Christian Fowler
1
-4
/
+4
2008-06-25
change display call to use a hash for display options, add display_mode to op...
Christian Fowler
7
-12
/
+12
2008-06-23
replace individual function parameters with an array of options when using li...
Max Kremmel
1
-4
/
+7
2008-06-22
fix pagination
Jams H Thompson
1
-2
/
+3
2008-06-18
phpdoc comment block updates
Lester Caine
3
-9
/
+25
2008-06-15
Make boards 'Warned Posts' feature work
Jams H Thompson
2
-5
/
+6
2008-06-07
call expunge so all children are deleted and fatal errors are not thrown
Christian Fowler
1
-2
/
+2
2008-06-05
goodby Attachable hello Mime, even tho boards makes no use of attachments at ...
wjames5
3
-22
/
+22
[next]