index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
helpers
/
core_installer.php
Age
Commit message (
Expand
)
Author
2008-11-21
Revert module block approach
Tim Almdal
2008-11-20
A look at away to allow modules to define html head contents (links and js) a...
Tim Almdal
2008-11-19
Add the original item height and width to the item table
Tim Almdal
2008-11-19
change mime_type column from 255 chars to 64
Bharat Mediratta
2008-11-19
add the mime type column on the item table
Tim Almdal
2008-11-13
Create module helper and refactor all the code that creates, updates
Bharat Mediratta
2008-11-08
Create permanent owner_id column in the item table, and use a soft
Bharat Mediratta
2008-11-08
44 --> E_DATABASE_ERROR
Bharat Mediratta
2008-11-08
Change how the modules table doesn't exist is caught. In running unit test, ...
Tim Almdal
2008-11-05
* Add thumbnail and resize dimensions to the item table and use them
Bharat Mediratta
2008-11-05
Change the default theme to actually render what's in the Gallery.
Bharat Mediratta
2008-11-05
Declare install/uninstall stat.c
Bharat Mediratta
2008-11-04
Lots of new stuff!
Bharat Mediratta
2008-11-04
Add a test to detect tabs in our code, and convert all tabs to spaces
Bharat Mediratta
2008-11-04
Restructure the theme code to be more like WordPress / Habari. Now,
Bharat Mediratta
2008-11-03
whitespace fix
Bharat Mediratta
2008-11-03
More bootstrap code.
Bharat Mediratta
2008-11-03
Change structure of item table to match MPTT class (which is a little differe...
Bharat Mediratta
2008-11-02
Create some basic infrastructure:
Bharat Mediratta