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-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
2007-06-16
move from gPreviewStyle to gBitThemes->setStyle()
Max Kremmel
1
-7
/
+4
2007-06-10
Add attachment browser.
Nick Palmer
1
-2
/
+4
2007-06-10
simplify parseData call
Max Kremmel
1
-5
/
+3
2007-06-10
Make pigeonholes LibertyAttachables and descriptions parsed content. Cleanup ...
Nick Palmer
1
-12
/
+18
2007-04-05
Make pigeonholes not call LibertyAttachable since it is LibertyContent (for t...
Nick Palmer
1
-10
/
+13
2007-03-14
remove wiki package dependency
Max Kremmel
1
-8
/
+10
2007-03-09
Remove limit on categories in on page assignment.
Nick Palmer
1
-3
/
+3
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
[next]