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
/
modules
Age
Commit message (
Expand
)
Author
2008-12-26
Add the graphics rules for both thumbs and resizes (instead of just thumbs).
Bharat Mediratta
2008-12-26
Added the concept of "permanent" messages that we show to admins. Use
Bharat Mediratta
2008-12-26
Separate GET and POST in User Administration
Felix Rabinovich
2008-12-26
Fix get_add_form() to use self::positions() so that we get the right key/valu...
Bharat Mediratta
2008-12-26
Login is 'info' not 'success'
Bharat Mediratta
2008-12-26
Added graphics::mark_all_dirty(). The watermark code now marks images
Bharat Mediratta
2008-12-26
Add missing '=' causing <img> height not to get set.
Bharat Mediratta
2008-12-26
Group Administration
Felix Rabinovich
2008-12-26
More watermark changes:
Bharat Mediratta
2008-12-26
Remove an HTTP redirect that was breaking the Ajax interface.
Bharat Mediratta
2008-12-26
User Administration. Add users. Take 3
Felix Rabinovich
2008-12-26
User Administration. Delete users. Take 3
Felix Rabinovich
2008-12-26
Simplify the watermark module. We can now upload, edit and delete one
Bharat Mediratta
2008-12-26
User Administration. Edit users. Take 3
Felix Rabinovich
2008-12-25
Rework log and message helpers to be parallel, but separate.
Bharat Mediratta
2008-12-25
Add edit/delete links (they're just stubs now, but they open a dialog).
Bharat Mediratta
2008-12-25
Remove extra uniquifying text that Forge adds to uploaded files.
Bharat Mediratta
2008-12-25
Return the form on success so that we clear out any prior error forms
Bharat Mediratta
2008-12-25
Oops, and also re-ajaxify the form if we replace it.
Bharat Mediratta
2008-12-25
Reload the form if it's available so that we show form errors and we reset th...
Bharat Mediratta
2008-12-25
Ajaxify 'add users'
Felix Rabinovich
2008-12-25
Remove a test for code that was removed
Bharat Mediratta
2008-12-25
fixes in user edit and delete
Felix Rabinovich
2008-12-25
fixed minor log:add typo
Felix Rabinovich
2008-12-25
get_add_form() -> add_add_form_admin()
Bharat Mediratta
2008-12-25
Big round of normalization of the way that our controllers
Bharat Mediratta
2008-12-25
added sprintf to strings for tranlation support
Felix Rabinovich
2008-12-25
Don't let the admin delete themselves, either. That would be bad.
Bharat Mediratta
2008-12-25
Only admins can delete users.
Bharat Mediratta
2008-12-25
Fix rules for editing users.
Bharat Mediratta
2008-12-25
Rest_Controller -> REST_Controller everywhere, for consistency.
Bharat Mediratta
2008-12-25
User administration: 1. Add users; 2. Group administration; 3. General cleanup
Felix Rabinovich
2008-12-25
Convert tag module over to returning JSON.
Bharat Mediratta
2008-12-25
Fix the way we dump out comment in _show().
Bharat Mediratta
2008-12-25
Update the form first, then clear it on success (else it doesn't get cleared ...
Bharat Mediratta
2008-12-25
Be consistent: resource is a url, data is the actual JSON encoded result.
Bharat Mediratta
2008-12-25
Gut the comment module and simplify it. Stop trying to support Atom
Bharat Mediratta
2008-12-24
Adding user
Felix Rabinovich
2008-12-24
Remove stray response:: (not yet time for this.. it's coming!)
Bharat Mediratta
2008-12-24
Normalize our Admin controllers so that functions always print out
Bharat Mediratta
2008-12-24
Tersify a log message
Bharat Mediratta
2008-12-24
Minor cleanups.
Bharat Mediratta
2008-12-24
Lots of deltas rolled up into a bigger change. Sorry for the mess.
Bharat Mediratta
2008-12-23
Edit user - first draft
Felix Rabinovich
2008-12-23
Can't self-close a <div>.
Bharat Mediratta
2008-12-23
Fixed indents
Chad Kieffer
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
Allow the site admin to upload watermark images. Can't do much with them yet.
Bharat Mediratta
2008-12-23
Step 1 of converting watermarks over to be an admin page.
Bharat Mediratta
[prev]
[next]