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
2007-03-05
Fix issues with assign content I broke before. Add forbid insert feature. Fix...
Nick Palmer
1
-4
/
+27
2007-03-03
Added assign content pagination. Swapped rows and columns on page. This can b...
Nick Palmer
1
-3
/
+16
2007-02-26
Fix a bug in getDisplayUrl. Nexus for pigeonhole by content_id now works.
Nick Palmer
1
-3
/
+4
2007-02-16
Added ability to restrict results of getList to a single content type when lo...
Nick Palmer
1
-3
/
+8
2007-01-06
rename some methods in BitDbBase to meet bitweaver standards. all changes bac...
Max Kremmel
1
-4
/
+4
2006-12-25
rename ...Page() functions to ...Node()
Max Kremmel
1
-3
/
+3
2006-11-20
complete docs
Max Kremmel
1
-7
/
+7
2006-10-13
phpDoc corrections
Lester Caine
1
-3
/
+3
2006-10-12
get wiki page descriptions when available for a better title attribute settin...
Max Kremmel
1
-3
/
+9
2006-09-22
syntax error
Sylvie Greverend
1
-3
/
+3
2006-09-20
patches bug in content_list_sql, wrong key name was used
wjames5
1
-3
/
+3
2006-09-20
adds support for universal category REQUEST key to content_list_sql
wjames5
1
-3
/
+13
2006-09-09
rename filter hash key to $pParamHash['pigeonholes']['filter'] - not sure if ...
Max Kremmel
1
-7
/
+7
2006-09-08
some cleanup in getContentList(), fix syntax and clean up in get_content.php,...
Max Kremmel
1
-8
/
+9
2006-09-08
use uasort instead of usort to maintain array key
bitweaver.org
1
-3
/
+3
2006-09-08
only perform array related operations when there is one to work with
Max Kremmel
1
-21
/
+23
2006-09-07
finally added truncation of categories and pigeonhole path list sorting
Max Kremmel
1
-10
/
+49
2006-06-18
remove cant
Max Kremmel
1
-11
/
+2
2006-06-18
display correct number of assignable elements and fix pagination related disp...
Max Kremmel
1
-6
/
+16
2006-06-14
changed $aux['name'] to $aux['pref_name'] at line 444 for proper db retrieval
Jerry Russell
1
-3
/
+3
2006-06-06
kernel_config name updates
Max Kremmel
1
-3
/
+3
2006-06-05
get created date of members so things like blog posts can auto-generate a title
bitweaver.org
1
-3
/
+3
2006-05-31
extend LibertyContent instead of LibertyAttachable to reduce load
Max Kremmel
1
-4
/
+4
2006-05-15
possibility to get all the sons of a pigeonhole from the pigeonhole content_i...
Sylvie Greverend
1
-6
/
+21
2006-05-15
be able to filter a getList on a list of pigeonholes by setting hash['pigeonh...
Sylvie Greverend
1
-2
/
+22
2006-05-05
rename liberty_content_prefs.name to liberty_content_prefs.pref_name to keep ...
Max Kremmel
1
-13
/
+5
2006-05-02
reduce db count by one - woohoo!
Max Kremmel
1
-5
/
+7
2006-04-19
remove leading '<'
Max Kremmel
1
-3
/
+3
2006-04-19
change theme only if feature active and if theme associated to the pigeonhole
Sylvie Greverend
1
-3
/
+5
2006-04-18
new param to getList to look only in a set of brothers
Sylvie Greverend
1
-3
/
+10
2006-04-14
more kernel_config renames
Max Kremmel
1
-3
/
+3
2006-04-11
getList with filter on the pigeonhole name/title
Sylvie Greverend
1
-2
/
+9
2006-04-11
rename permissions to new standard using: p_<package>_<verb>_[<noun>]
Max Kremmel
1
-6
/
+6
2006-03-01
move BitSystem:: preferences methods to get/set/load/storeConfig to avoid con...
Christian Fowler
1
-5
/
+5
2006-02-24
move service functions to Pigeonholes.php, fix content types dropdown, only c...
Max Kremmel
1
-13
/
+140
2006-02-18
Fix reserved word field names - follow on from schema
Lester Caine
1
-4
/
+4
2006-02-13
another batch of kernel_prefs name cleanup. this should be it
Max Kremmel
1
-4
/
+4
2006-02-11
Strip in-line group_id - still need serviceSql adding (missed some)
Lester Caine
1
-13
/
+2
2006-02-11
Strip in-line group_id - still need serviceSql adding
Lester Caine
1
-8
/
+2
2006-02-09
Filter lists of content by group_id ( only enabled when gatekeeper is off )
Lester Caine
1
-3
/
+20
2006-02-08
major change of BitDbBase::associateUpdate method - it now takes a simpler ar...
Christian Fowler
1
-4
/
+3
2006-02-08
php: introduce new method: getPref( $package, $pref, $defaut ) (order is open...
Max Kremmel
1
-12
/
+14
2006-02-08
tidy up permission checks, display of dynamically collapsable list seems quit...
Max Kremmel
1
-32
/
+49
2006-02-07
add permissioning to categories - permissions are checked recursively - w00t\!
Max Kremmel
1
-6
/
+7
2006-02-04
add module that automatically displays the full pigeonhole, the content is pa...
Max Kremmel
1
-3
/
+9
2006-02-02
fix content_type selection in getAssignableContent
Max Kremmel
1
-3
/
+3
2006-02-02
detikify sequence names
Max Kremmel
1
-3
/
+3
2006-02-01
unify table aliases
Max Kremmel
1
-4
/
+4
2006-02-01
detikify liberty
Max Kremmel
1
-41
/
+41
2006-01-31
massive table de-tikification. changed all tiki_ table prefixes with teh pack...
bitweaver.org
1
-34
/
+34
[prev]
[next]