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
2009-03-11
Fix ticket #69. Rather than giving a better error message when the
Tim Almdal
2009-03-11
Force a login if everybody does not have access to the root
Tim Almdal
2009-03-11
$task_definitions -> $task_def
Bharat Mediratta
2009-03-11
Refine the task api but removing the optional parameters on the
Tim Almdal
2009-03-11
Get rid of stray 'type' argument to task::get_definitions()
Bharat Mediratta
2009-03-11
Fix the test failures. If albums are created manually instead of
Tim Almdal
2009-03-11
Fix the Var_Test by making sure that the cache is cleared or updated
Tim Almdal
2009-03-11
Fix the test, with the addition of the additional fields required by
Tim Almdal
2009-03-10
access::allow/deny/reset functions will now throw an exception if you
Bharat Mediratta
2009-03-10
Minor change to the task api with the addition of two optional
Tim Almdal
2009-03-10
Add profiling/debugging switches in the Scaffold menu.
Bharat Mediratta
2009-03-10
Show the album edit form for albums, not the photo edit form
Bharat Mediratta
2009-03-09
Override the ORM_MTTP::children and ORM_MTPP::descendants methods in
Tim Almdal
2009-03-09
Change Item_Model::get_position to respect the sort order. This also
Tim Almdal
2009-03-09
Restructure the sort order to maintain the sort column and sort order
Tim Almdal
2009-03-09
Add a 'cancel all' link too
Bharat Mediratta
2009-03-09
More tasks cleanup.
Bharat Mediratta
2009-03-09
Get rid of Task_Definition types: they're not necessary. This
Bharat Mediratta
2009-03-09
Don't let graphics::resize() upscale images.
Bharat Mediratta
2009-03-09
Don't forget to clean up temp files after uploading.
Bharat Mediratta
2009-03-09
On second thought, make the description column varchar(2048) instead.
Bharat Mediratta
2009-03-09
Make the description a text column so that we can handle much larger
Bharat Mediratta
2009-03-09
Tweak abs_file() and abs_site() to generate https urls as appropriate.
Bharat Mediratta
2009-03-09
Instead of putting after_install in the url, put it in the session.
Bharat Mediratta
2009-03-08
Log the user in as admin after running the web installer, and give
Bharat Mediratta
2009-03-08
Post process the sql generation code to support prefixes
Bharat Mediratta
2009-03-08
Update sort order processing per Bharat's feedback
Tim Almdal
2009-03-08
Implement Sortable albums. Current sort fields include (Creation
Tim Almdal
2009-03-08
Undo... pass any additional parameters to the _edit_form method
Tim Almdal
2009-03-08
Pass any additional parameters to the _edit_form method
Tim Almdal
2009-03-08
Don't show the pager if there're no photos on the page.
Bharat Mediratta
2009-03-07
Add in-request caching of vars that we've already looked up. We're
Bharat Mediratta
2009-03-06
oops. fix accidental style change that slipped into last commit
Chris Kelly
2009-03-06
Added json and filter as requirements
Chris Kelly
2009-03-05
Fix for ticket #114 Permissions seem to be ignored
Tim Almdal
2009-03-05
Avoid using default task types. Require task::get_definitions() to
Bharat Mediratta
2009-03-05
A little task restructuring
Bharat Mediratta
2009-03-05
Applied jQuery UI buttons to quick edit pane. Not tested, but icons should di...
Chad Kieffer
2009-03-05
Implement a Maintenance mode as per ticket: #15
Tim Almdal
2009-03-04
Implement batch support in a simple fashion to avoid having to change the swf...
Bharat Mediratta
2009-03-04
Remove cruft from API
Bharat Mediratta
2009-03-04
Redefine the batch API to be very very simple. You call
Bharat Mediratta
2009-03-04
Allow url() to return absolute urls
Bharat Mediratta
2009-03-04
Delete test(), it should never have been checked in.
Bharat Mediratta
2009-03-03
Use the gallery root directory on the batch::operation call when
Tim Almdal
2009-03-03
Create a proxy event (gallery_event) which is called when the request
Tim Almdal
2009-03-03
Add the ability for modules to define hooks. The challenge is that
Tim Almdal
2009-03-03
Remove the === false and === true checks
Tim Almdal
2009-03-03
Refactored the batch Api: 1) created a small batch helper class:
Tim Almdal
2009-03-03
If backticks (`) are used to delimit the name of the table in
Tim Almdal
[next]