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
Age
Commit message (
Expand
)
Author
2008-12-30
Add the view_full permission-- doesn't do anything yet
Bharat Mediratta
2008-12-30
Add a "Graphics Settings" page that lets admins choose which graphics
Bharat Mediratta
2008-12-30
Add some basic explanatory text
Bharat Mediratta
2008-12-30
Add site_status() to the regular Theme_View
Bharat Mediratta
2008-12-30
Only show site status to admins
Bharat Mediratta
2008-12-30
More phodoc cleanup.
Bharat Mediratta
2008-12-30
comment cleanup.
Bharat Mediratta
2008-12-30
Make some columns smaller so that multi-column keys don't exceed 1024
Bharat Mediratta
2008-12-29
Don't let the x/y coordinates in composite go negative.
Bharat Mediratta
2008-12-29
Remove rest::JSON content type; it's causing lots of problems and it doesn't ...
Bharat Mediratta
2008-12-29
Properly implement graphics::composite()
Bharat Mediratta
2008-12-29
Return the task on success so that our UI can show it at 100%
Bharat Mediratta
2008-12-29
Replace __CSRF__ token with a real csrf. This allows links in site status me...
Bharat Mediratta
2008-12-29
Oops, my last change broke the default resize dimensions
Bharat Mediratta
2008-12-29
Make graphics rules take named parameters. This will give us some
Bharat Mediratta
2008-12-29
Don't set the document type to JSON when uploading photos.
Bharat Mediratta
2008-12-29
Remove references to permanent_key
Bharat Mediratta
2008-12-29
Separate permanent messages out of the message helper and put them
Bharat Mediratta
2008-12-28
Expand on the maintenance code to make it more robust and give the
Bharat Mediratta
2008-12-28
Javascript wrapper to ping tasks
Bharat Mediratta
2008-12-28
First round of a task framework. Tasks are job definitions stored in
Bharat Mediratta
2008-12-27
Ignore resizes for albums when calculating the dirty count
Bharat Mediratta
2008-12-27
Add clear_permanent()
Bharat Mediratta
2008-12-26
Added content type to JSON output functions
Felix Rabinovich
2008-12-26
Added the concept of "permanent" messages that we show to admins. Use
Bharat Mediratta
2008-12-26
Added graphics::mark_all_dirty(). The watermark code now marks images
Bharat Mediratta
2008-12-26
Fix a bug I introduced when I switched from module id to module name; now del...
Bharat Mediratta
2008-12-26
Group Administration
Felix Rabinovich
2008-12-26
Fix a typo.
Bharat Mediratta
2008-12-26
Add module::clear_var()
Bharat Mediratta
2008-12-25
Rework log and message helpers to be parallel, but separate.
Bharat Mediratta
2008-12-25
Make sure admin method exist before we call them, else we'll just recurse int...
Bharat Mediratta
2008-12-25
Ajaxify 'add users'
Felix Rabinovich
2008-12-25
Split Items_Controller_Test into Photos and Albums tests
Bharat Mediratta
2008-12-25
Reload the parent before using when adding albums/photos since it may have in...
Bharat Mediratta
2008-12-25
Big round of normalization of the way that our controllers
Bharat Mediratta
2008-12-25
Rest_Controller -> REST_Controller everywhere, for consistency.
Bharat Mediratta
2008-12-24
Normalize our Admin controllers so that functions always print out
Bharat Mediratta
2008-12-24
Fix bad <input/>
Bharat Mediratta
2008-12-24
Add atom to the implicit module list.
Bharat Mediratta
2008-12-24
Lots of deltas rolled up into a bigger change. Sorry for the mess.
Bharat Mediratta
2008-12-23
Clean up the way that we upload via dialogs:
Bharat Mediratta
2008-12-23
Reload parent after adding a new item since the left/right pointers have chan...
Bharat Mediratta
2008-12-23
Only clear the dirty bit if we updated the specific target.
Bharat Mediratta
2008-12-23
Update to reflect change in album::create API
Bharat Mediratta
2008-12-23
Change photo::create() and album::create() to take ORM instances
Bharat Mediratta
2008-12-23
Add very simple graphics toolkits.
Bharat Mediratta
2008-12-23
Update comment.
Bharat Mediratta
2008-12-23
Allow the site admin to upload watermark images. Can't do much with them yet.
Bharat Mediratta
2008-12-23
Change photo::img_dimensions to take the dimensions, not a photo. This lets ...
Bharat Mediratta
[prev]
[next]