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
2007-06-23
automagically select best image type that's best for the particular upladed f...
Max Kremmel
6
-105
/
+147
2007-06-23
place h3 and date in header for easier styling
Max Kremmel
1
-3
/
+7
2007-06-23
due to recent changes in the way comments are nested, there is no need for in...
Max Kremmel
1
-10
/
+11
2007-06-23
provide gif alternatives for all png icons. this will allow us to remove the ...
Max Kremmel
59
-0
/
+0
2007-06-22
fix meta constraints. remove UNIQUE since that is guaranteed to break with tw...
Christian Fowler
1
-3
/
+3
2007-06-22
fix links to user pages
Max Kremmel
1
-4
/
+15
2007-06-22
try using branded butterfly as liberty icon
Max Kremmel
1
-0
/
+0
2007-06-22
Mod to liberty_meta_content_map to prevent it failing to install.
Lester Caine
1
-3
/
+3
2007-06-22
make use of requireHandlerFile()
Max Kremmel
1
-4
/
+3
2007-06-22
add method to require a specific handler file based on the hash in LSys->mCon...
Max Kremmel
1
-1
/
+17
2007-06-22
clean up constraints
Christian Fowler
2
-6
/
+2
2007-06-22
SCHEMA CHANGE: update liberty_meta to be properly normalized and mapped, no s...
Christian Fowler
2
-5
/
+45
2007-06-22
Add phpdoc comment blocks
Lester Caine
2
-2
/
+18
2007-06-22
Add phpdoc comment blocks
Lester Caine
5
-6
/
+45
2007-06-21
SCHEMA CHANGE: change some stuff in as yet unused table liberty_meta_data
Max Kremmel
2
-2
/
+6
2007-06-21
provide an easy means (admin_comments_url) for packages to indicate where in ...
Max Kremmel
1
-1
/
+16
2007-06-21
change order of delete sequence that packages such as treasury can freely dea...
Max Kremmel
1
-32
/
+42
2007-06-21
make sure $ret is an array and arrays are camelCapsed
Max Kremmel
1
-7
/
+7
2007-06-20
Add new expungingAttachment call to LibertyAttachable to notify content that ...
Nick Palmer
5
-9
/
+58
2007-06-20
make it possible to call loadPreferences statically
Max Kremmel
1
-4
/
+12
2007-06-20
change int to float on the item_postion column
Max Kremmel
2
-2
/
+2
2007-06-19
Doh! Don't know how these got missed with the displayPreview fixes from yeste...
Nick Palmer
2
-6
/
+6
2007-06-19
include liberty_content_connection_map in upgrader
Max Kremmel
1
-0
/
+8
2007-06-19
SCHEMA CHANGE: add liberty_content_connection_map as descussed on the core ma...
Max Kremmel
1
-1
/
+10
2007-06-19
Remove primary_attachment setting. This belongs in INDIVIDUAL content types t...
Nick Palmer
1
-7
/
+0
2007-06-19
Fixup HMLTPurifier and restore it to functioning health.
Nick Palmer
1
-13
/
+19
2007-06-18
General cleanup of LibertyAttachable. Make LA::expunge() take a parameter to ...
Nick Palmer
2
-85
/
+29
2007-06-18
remove large cunks of commented code
Max Kremmel
1
-88
/
+1
2007-06-17
fix regex that causes seg fault with some data input
Jams H Thompson
1
-2
/
+2
2007-06-17
update getAllGroups() to not return stuff in ['data'] hashkey. this is still ...
Max Kremmel
1
-3
/
+2
2007-06-17
add link to online help
Max Kremmel
1
-1
/
+9
2007-06-17
getGroupPermissions() now takes a parameter hash instead of the individual in...
Max Kremmel
1
-2
/
+2
2007-06-17
Move liberty_linked_attachments to LINKED_ATTACHMENTS in config_inc.php
Lester Caine
3
-8
/
+5
2007-06-17
Add 'liberty_linked_attachments' selection
Lester Caine
2
-4
/
+9
2007-06-17
Add 'liberty_linked_attachments' config item for reference
Lester Caine
1
-2
/
+3
2007-06-16
disable attachment deletion until we have found a way to delete the spawning ...
Max Kremmel
1
-2
/
+2
2007-06-16
place file details in next line
Max Kremmel
1
-2
/
+2
2007-06-16
fix size selection
Max Kremmel
1
-5
/
+5
2007-06-16
Roll back picking up content_id - it can't actaully pick the correct one with...
Lester Caine
1
-3
/
+2
2007-06-16
Obtain content_id if attachment is real content
Lester Caine
1
-2
/
+3
2007-06-16
finally fix the friggin image replacement bug
Max Kremmel
2
-7
/
+11
2007-06-16
Only need Primary Attachment edit for generic Attachment Manger
Lester Caine
1
-1
/
+2
2007-06-16
Allow bitfile to be called in the installer
Lester Caine
1
-2
/
+2
2007-06-16
Add generic Primary Attachment to Attachments tab
Lester Caine
1
-0
/
+8
2007-06-16
Force default storage_guid to bitfile
Lester Caine
1
-13
/
+4
2007-06-16
Ensure bitfile is loaded even if it's direct use is disabled. This allows it ...
Lester Caine
1
-1
/
+3
2007-06-16
Disable direct upload functions if the plugin is disabled but still allow plu...
Lester Caine
1
-3
/
+5
2007-06-16
Remove fisheye storage format - replaced ny modification of bitfile
Lester Caine
1
-115
/
+0
2007-06-16
replace treasury storage plugin with a data plugin. treasury/admin/database_u...
Max Kremmel
2
-82
/
+163
2007-06-16
don't throw error when attachment_id give is set to 0. this can happen when y...
Max Kremmel
1
-2
/
+2
[next]