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
/
views
Age
Commit message (
Expand
)
Author
2008-12-14
Change the watermark module to use forge.
Tim Almdal
2008-12-14
The start of the watermark module. It doesn't save the watermark at this poi...
Tim Almdal
2008-12-14
1) fix Forge_Group to display the label (will raise a bug with Kohana)
Tim Almdal
2008-12-12
Don't show the access tab if the user module isn't installed
Bharat Mediratta
2008-12-12
Remove the attempt at a local import module
Tim Almdal
2008-12-12
Get rid of all pseudo users and pseudo groups, while preserving all
Bharat Mediratta
2008-12-11
1) Begins the creation of the local import module by adding the administation...
Tim Almdal
2008-12-10
Change all access API methods to take ORMs instead of ids. This will
Bharat Mediratta
2008-12-09
update call from access::can() -> access::group_can()
Bharat Mediratta
2008-12-07
Move form.html.php from themes/default/views to core/views
Tim Almdal
2008-12-04
Change the startup code to only put installed modules on the autoload
Bharat Mediratta
2008-12-04
Fix indentation
Bharat Mediratta
2008-12-03
Move the form html into the controller
Bharat Mediratta
2008-12-02
The rearrange module will now add an album if you drag the "new album" onto t...
Tim Almdal
2008-12-01
Tighten up ul.permissions
Bharat Mediratta
2008-12-01
Fix profiler settings in the scaffolding
Bharat Mediratta
2008-12-01
style the permission tree a little tighter
Bharat Mediratta
2008-12-01
Add access::reset() so that you can specify your intent to use the
Bharat Mediratta
2008-12-01
Clean up styles a bit to make it more obvious what's going on. Show
Bharat Mediratta
2008-12-01
Prototype access control model. There's much left to do, but it's a
Bharat Mediratta
2008-11-30
Move rearrange HTML generation into welcome.php so that we gracefully
Bharat Mediratta
2008-11-29
Add access model (not fully baked yet).
Bharat Mediratta
2008-11-29
The gui part of rearranging albums and photos on the welcome page. Haven't f...
Tim Almdal
2008-11-28
Add an easy way to add a bunch of servers from the server side
Bharat Mediratta
2008-11-26
Link to the albums in the album tree.
Bharat Mediratta
2008-11-26
Draw an album tree in the access -> permissions tab.
Bharat Mediratta
2008-11-26
Add support for marking users as "admin"
Bharat Mediratta
2008-11-26
Add support in the scaffolding for adding users to groups, adding and
Bharat Mediratta
2008-11-25
The scaffolding can now add and delete users and groups. Yippee!
Bharat Mediratta
2008-11-25
Add a "Access" tab to the scaffolding and list users and groups.
Bharat Mediratta
2008-11-25
Add theme debugging. Activate it in the [info] tab in the
Bharat Mediratta
2008-11-25
Escape CDATA blocks to avoid JS errors
Bharat Mediratta
2008-11-24
Show a link to the item with the most tags.
Bharat Mediratta
2008-11-24
Add the creation of tags to the scaffolding code
Tim Almdal
2008-11-23
Show the # of comments
Bharat Mediratta
2008-11-23
Escape Javascript to avoid validation errors.
Bharat Mediratta
2008-11-23
Add a button to install all plugins at once, now that we have so many.
Bharat Mediratta
2008-11-19
Fix some broken-ness:
Bharat Mediratta
2008-11-19
Fix /item -> /items to conform to new REST api.
Bharat Mediratta
2008-11-19
* Renamed the album, item and photo controllers to albums, items and photos i...
Jozef Selesi
2008-11-18
Fix a typo in the text MPTT link
Bharat Mediratta
2008-11-12
Create a simple benchmark that loads 500 localized messages and performs
Bharat Mediratta
2008-11-11
Change the PUT/DELETE tunneling param from __action to _method
Bharat Mediratta
2008-11-11
Move scaffolding code out of the comments controller to welcome.php.
Jozef Selesi
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
Add support for multi-file-upload using jquery.MultiFile and modify
Bharat Mediratta
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-09
Implement Item_Controller::put() and delete()
Bharat Mediratta
[next]