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
2008-11-18
First iteration of REST controller refactoring. RESTful controllers that refe...
Jozef Selesi
2008-11-17
Add output formats to our REST controllers. Add support for JSON and
Bharat Mediratta
2008-11-16
Handle _method in either GET or POST
Bharat Mediratta
2008-11-16
Drop the call to render() and just use the View's __toString method to
Bharat Mediratta
2008-11-16
Remove a @todo
Bharat Mediratta
2008-11-16
Create Forge::add_rules_from() which pulls validation rules from the model and
Bharat Mediratta
2008-11-16
Second half of renaming the tags module. Change all occurrences of
Bharat Mediratta
2008-11-16
Rename 'tags' module to 'tag' for consistency of pluralization
Bharat Mediratta
2008-11-16
Several large changes:
Bharat Mediratta
2008-11-16
Create MY_Forge to specify the defaul html
Tim Almdal
2008-11-16
create a regular user and make scaffolding assign owner to logged in user
Felix Rabinovich
2008-11-15
Initial add comment implementation.
Jozef Selesi
2008-11-15
Add Theme::module() and module::get()
Bharat Mediratta
2008-11-15
Item / Owner changes.
Bharat Mediratta
2008-11-15
Clean user / item relationship. Upload files gets the ownership of current us...
Felix Rabinovich
2008-11-15
Revise the user login code.
Bharat Mediratta
2008-11-14
Allow the HTTP get method to be called without an id to create any empty temp...
Tim Almdal
2008-11-14
Use the shortform to load the resource.
Tim Almdal
2008-11-13
Create module helper and refactor all the code that creates, updates
Bharat Mediratta
2008-11-12
Code cleanup, add test for time formatting function.
Jozef Selesi
2008-11-12
Throw an exception when we can't upload a file. This is not the best solutio...
Bharat Mediratta
2008-11-12
aliasing owner to user
Felix Rabinovich
2008-11-12
Create a simple benchmark that loads 500 localized messages and performs
Bharat Mediratta
2008-11-11
Override View_Core::render so that we trap errors stemming from bad
Bharat Mediratta
2008-11-11
Change the PUT/DELETE tunneling param from __action to _method
Bharat Mediratta
2008-11-11
Updated for recent Item_Controller API change
Bharat Mediratta
2008-11-11
Move scaffolding code out of the comments controller to welcome.php.
Jozef Selesi
2008-11-11
Change Album and Photo controllers to set the user object as a global variabl...
Tim Almdal
2008-11-11
Change REST API to use non-routable functions: _get(), _post(),
Bharat Mediratta
2008-11-11
Add phpdocs to explain how to use REST_Controller
Bharat Mediratta
2008-11-11
Reset PasswordHash.php to its original state and exclude it from the file_str...
Tim Almdal
2008-11-11
Create REST_Controller abstract base class for all REST based resource
Bharat Mediratta
2008-11-10
Manually delete the auth table and module entry to ease transitions for devs.
Bharat Mediratta
2008-11-10
Comment creation controller, helper and test. Add comments from the scaffold.
Jozef Selesi
2008-11-10
Remove Auth module
Tim Almdal
2008-11-10
Reset the links in the header and update the readme
Tim Almdal
2008-11-10
Add a test to make sure that we have no windows-style line endings.
Bharat Mediratta
2008-11-10
Add support for multi-file-upload using jquery.MultiFile and modify
Bharat Mediratta
2008-11-10
The start of the login functionality. It shows the login popup but doesn't d...
Tim Almdal
2008-11-10
Clean up HTML for adding albums/photos a tad.
Bharat Mediratta
2008-11-10
Add the ability to create albums to the scaffolding
Bharat Mediratta
2008-11-10
Tests for Item_Controller
Bharat Mediratta
2008-11-10
Convert quote styles
Bharat Mediratta
2008-11-09
Rename tests to make room for controller tests
Bharat Mediratta
2008-11-09
Implement Item_Controller::put() and delete()
Bharat Mediratta
2008-11-09
style fix
Bharat Mediratta
2008-11-09
Beginnings of the comment module. Install and uninstall.
Jozef Selesi
2008-11-09
Make Gallery3 more RESTful.
Bharat Mediratta
2008-11-08
Simplify the CSS a bit.
Bharat Mediratta
2008-11-08
Restrict our dom traversal to look only for span.gInPlaceEdit for speed.
Bharat Mediratta
[prev]
[next]