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
Age
Commit message (
Expand
)
Author
2008-12-30
Oops, remove some debug code.
Bharat Mediratta
2008-12-30
Fix a bug. Unit tests ftw!
Bharat Mediratta
2008-12-30
Refactor _create_htaccess_files and _delete_htaccess_files into
Bharat Mediratta
2008-12-30
Fix typo.
Bharat Mediratta
2008-12-30
Oops, this got left out of r19497
Bharat Mediratta
2008-12-30
Add a "Graphics Settings" page that lets admins choose which graphics
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
Properly implement graphics::composite()
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
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
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 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
Add module::clear_var()
Bharat Mediratta
2008-12-25
Rework log and message helpers to be parallel, but separate.
Bharat Mediratta
2008-12-25
Big round of normalization of the way that our controllers
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
Only clear the dirty bit if we updated the specific target.
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
2008-12-22
Fix a typo
Bharat Mediratta
2008-12-22
Add message severity CSS classes to status messages. Create
Bharat Mediratta
2008-12-22
Fix admin/modules url.
Bharat Mediratta
2008-12-22
Add messaging system for reporting actions back to the user. Make
Bharat Mediratta
2008-12-22
Reinstate the dummy error handler to ensure that we work in a clean install w...
Bharat Mediratta
2008-12-22
Normalize CSRF handling into the access helper. Probably not the best
Bharat Mediratta
2008-12-22
Lock a couple of modules
Bharat Mediratta
2008-12-22
Add some admin theme callbacks and make them explicitly admin_xxx for consist...
Bharat Mediratta
2008-12-22
Change the way that we track modules.
Bharat Mediratta
2008-12-21
Add phpdoc comments.
Bharat Mediratta
2008-12-21
Swap "Content" and "Modules"
Bharat Mediratta
2008-12-21
INFO -> log::INFO
Bharat Mediratta
2008-12-21
Report actual log entries in the "log entries" admin block.
Bharat Mediratta
2008-12-21
Add a logging facility, and instrument login/logout to use it.
Bharat Mediratta
2008-12-21
Implement the 'Project News' block with actual news from GMC.. woot!
Bharat Mediratta
[prev]
[next]