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
/
controllers
Age
Commit message (
Expand
)
Author
2009-04-02
Completely task-ify the localization scanning code and restore the
Bharat Mediratta
2009-04-02
Continuation of r20518. Remove all the cases were the csrf values in
Tim Almdal
2009-03-31
Add missing 2nd argument for Theme_View()
Bharat Mediratta
2009-03-27
Add missing csrf value.
Bharat Mediratta
2009-03-27
Put csrf token into Admin_View and Theme_View by default, then use it
Bharat Mediratta
2009-03-26
Rename $block_id to $id to fix ticket #192
Bharat Mediratta
2009-03-26
Convert language updates over to task form. It's still very rough,
Bharat Mediratta
2009-03-26
Normalize code style.
Bharat Mediratta
2009-03-26
Convert the L10n scanner from a library to a helper.
Bharat Mediratta
2009-03-21
Refactor all translation strings that have ambiguous placeholders.
Andy Staudacher
2009-03-20
Oops, we need UNIX_TIMESTAMP() instead of NOW()
Bharat Mediratta
2009-03-20
Do some data normalization so that the install files will have stable
Bharat Mediratta
2009-03-19
Rejigger the way we do reinstalls while Kohana is running.
Bharat Mediratta
2009-03-18
This is the real fix to ticket #154
Tim Almdal
2009-03-18
Fix for ticket #154: Remove the raw count and use the ORM wrapper.
Tim Almdal
2009-03-18
Functional l10n_client / server interaction:
Andy Staudacher
2009-03-17
Switch from using SimpleUploader to using swfUpload as our flash based
Bharat Mediratta
2009-03-16
Initialize some variables
Bharat Mediratta
2009-03-16
Revive the install() and uninstall() functions in Scaffold_Controller
Bharat Mediratta
2009-03-16
Move security into the constructor. Protecting the index() call is easily by...
Bharat Mediratta
2009-03-16
Get rid of obsolete/undefined $block_adder
Bharat Mediratta
2009-03-16
Clean up the login, maintenance login and required-top-level-login code.
Bharat Mediratta
2009-03-16
Thin down the scaffolding code so that all that is there is the test
Tim Almdal
2009-03-15
Move profiling and debugging out of the scaffolding and into the
Tim Almdal
2009-03-11
Force a login if everybody does not have access to the root
Tim Almdal
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-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
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
Don't forget to clean up temp files after uploading.
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-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
Avoid using default task types. Require task::get_definitions() to
Bharat Mediratta
2009-03-05
A little task restructuring
Bharat Mediratta
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
Redefine the batch API to be very very simple. You call
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
[next]