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-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
2008-12-23
Add attribute to <script> element.
Bharat Mediratta
2008-12-23
Remove stray comma.
Bharat Mediratta
2008-12-22
Remove extraneous view, not necessary
Bharat Mediratta
2008-12-22
Remove module.info from infrastructure modules that are effectively
Bharat Mediratta
2008-12-22
Change the way that we track modules.
Bharat Mediratta
2008-12-22
Fix capitalization.
Bharat Mediratta
2008-12-21
Add info/warning/error classes to log messages.
Bharat Mediratta
2008-12-21
Move logging up to the controllers so that our logging can operate at a more ...
Bharat Mediratta
2008-12-21
Add a logging facility, and instrument login/logout to use it.
Bharat Mediratta
2008-12-21
Implement the "recent comments" block with real data.
Bharat Mediratta
2008-12-21
Change "datetime" to "created" to give some semantics to this field.
Bharat Mediratta
2008-12-20
Fix a problem with magenta
Bharat Mediratta
2008-12-20
Add view counts and show them properly.
Bharat Mediratta
2008-12-20
Fix preamble
Bharat Mediratta
2008-12-20
Move Recent Comments into its own block.
Bharat Mediratta
2008-12-19
Implement admin user editing. It's still very rough. Trying to
Bharat Mediratta
2008-12-19
Create a new pattern for Site Admin controllers:
Bharat Mediratta
2008-12-19
Don't try to validate the form unless it's a POST request.
Bharat Mediratta
2008-12-19
Fix indentation.
Bharat Mediratta
2008-12-19
Don't restrict image overlays
Bharat Mediratta
[next]