index
:
pigeonholes
master
Bitweaver pigeonholes package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Pigeonholes.php
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-08
e_strict modifications to bring in line with compliant core
PRE_BOOTSTRAP
lsces
1
-11
/
+11
2012-05-06
replace all PHP4 style calls to LibertyMime base constructors with parent::__...
spiderr
1
-1
/
+1
2012-04-18
major cleanup and get install working on postgres for all packages
Christian Fowler
1
-1
/
+1
2012-04-18
major migration of getDisplayUrl to ->getDisplayUrl and ::getDisplayUrlFromHash
Christian Fowler
1
-13
/
+8
2010-07-20
fix getDisplayUrl which returned null when ever pretty urls was disabled
tekimaki
1
-0
/
+2
2010-06-24
dont reference REQUEST, use the passed paramhash
tekimaki
1
-13
/
+15
2010-06-09
Strip down CVS keywords.
cvs2git
1
-2
/
+2
2010-04-17
SCHEMA CHANGE - liberty_content_types - change content_description to content...
CVS_HEAD
wjames5
1
-4
/
+4
2009-10-01
remove ref to non-existant copyright.txt file
pre_deprecate_bit_setup_inc
R270
PRE_BIT_SETUP_CHANGE
wjames5
1
-3
/
+3
2009-10-01
fix LGPL license ref from non-existant license.txt file to lgpl url
wjames5
1
-3
/
+3
2008-10-20
BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming conv...
Christian Fowler
1
-4
/
+4
2008-10-18
Allow admins to set which content they want to be pigeonholeable.
pre_update_permission
Nick Palmer
1
-8
/
+18
2008-06-25
change display call to use a hash for display options, add display_mode to op...
Christian Fowler
1
-3
/
+3
2008-06-23
replace individual function parameters with an array of options when using li...
Max Kremmel
1
-3
/
+6
2008-06-13
update to LibertyMime
Max Kremmel
1
-9
/
+9
2008-01-24
Move StartTrans() before the calls to LibertyXXX::store() so that rollback wo...
Nick Palmer
1
-3
/
+3
2007-12-12
Close a gaping wide security hole and make it clearer how to tweak the getMem...
Nick Palmer
1
-15
/
+20
2007-12-11
minor code cleanup
Max Kremmel
1
-19
/
+17
2007-12-09
Make it possible to tweak the members list sql from outside Pigeonholes.
Nick Palmer
1
-3
/
+25
2007-11-19
Take out directory specific code. Sorry guys.
Nick Palmer
1
-5
/
+2
2007-11-19
typo in constant name
wjames5
1
-3
/
+3
2007-11-18
Latest changes from CVS.
Nick Palmer
1
-6
/
+35
2007-10-23
select COUNT(table.column) is illegal in SQL-92; changed to SELECT COUNT(*)
gravyface
1
-3
/
+3
2007-10-21
simplify thumbnail fetch call
Max Kremmel
1
-8
/
+6
2007-10-21
add option to set number of columns in table list and add option to display p...
Max Kremmel
1
-18
/
+22
2007-10-21
remove even more debug
Max Kremmel
1
-4
/
+2
2007-10-21
remove debug
Max Kremmel
1
-3
/
+2
2007-10-20
Make it possible to paginate pigeonhole members. Templates need support.
Nick Palmer
1
-7
/
+35
2007-10-01
remove wiki specific code and use new liberty_content_data for summary
Christian Fowler
1
-8
/
+4
2007-09-26
only use subselect for 'normal' databases
Max Kremmel
1
-16
/
+27
2007-09-24
add docs for method
Max Kremmel
1
-2
/
+10
2007-09-10
use INNER join instead of LEFT OUTER to be more precise
Max Kremmel
1
-4
/
+4
2007-09-09
fix pathlist sorting and allow override for forbid insertion hiding
Max Kremmel
1
-7
/
+6
2007-08-25
pass pMixed on to getDisplayUrl()
Max Kremmel
1
-3
/
+3
2007-08-25
correctly convert string to array
Max Kremmel
1
-3
/
+3
2007-08-25
add option to return members in subcategories when filtering data
Max Kremmel
1
-13
/
+58
2007-08-25
clean up code and indent with tabs
Max Kremmel
1
-7
/
+8
2007-08-25
add some inline docs
Max Kremmel
1
-5
/
+42
2007-08-24
use correct id for content_id
Max Kremmel
1
-5
/
+5
2007-08-24
simplify search filter output
Max Kremmel
1
-7
/
+13
2007-08-24
use getDisplayUrl when asking for a URL
Max Kremmel
1
-3
/
+4
2007-08-23
use subselect to fetch member count.
Max Kremmel
1
-10
/
+13
2007-08-23
undefined variables and index fixes
Max Kremmel
1
-3
/
+4
2007-08-23
add service function and template to add category filter on list pages. list ...
Max Kremmel
1
-16
/
+31
2007-08-04
improve permission and group logic and fix such restrictions
Max Kremmel
1
-16
/
+35
2007-07-16
only load LibertyAttachable when needed
Max Kremmel
1
-5
/
+7
2007-07-16
Add m(Admin|Edit|View)ContentPermission to various classes. update LibertyCon...
Max Kremmel
1
-2
/
+7
2007-07-16
set gBitSystem global
Max Kremmel
1
-3
/
+3
2007-07-15
truncate pigoenholes categories names when we're using the select box
Max Kremmel
1
-3
/
+3
2007-07-07
don't truncate description
Max Kremmel
1
-13
/
+11
[next]