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
Age
Commit message (
Expand
)
Author
2008-11-21
Fixed style issues on comment container, should be plural id (gComments). Rem...
Chad Kieffer
2008-11-21
Revert module block approach
Tim Almdal
2008-11-21
Add jQuery UI, tabs, and accordion JS and CSS to build Adam Torres' hi-fi pro...
Chad Kieffer
2008-11-20
Use rest::http_content_type() instead of the header() method to set response ...
Tim Almdal
2008-11-20
A look at away to allow modules to define html head contents (links and js) a...
Tim Almdal
2008-11-20
Add a missing slash in the HTTP return code
Bharat Mediratta
2008-11-20
Break dispatch tests up into little ones.
Bharat Mediratta
2008-11-20
Add a @todo to change user "joe" in the future.
Bharat Mediratta
2008-11-20
Add unittest and caching for ORM_MTPP::descendants
Tim Almdal
2008-11-20
Limit File_Structure_Test to only apply the regex expression if views is cont...
Tim Almdal
2008-11-20
Content type and character encoding should be defined before <title>
Chad Kieffer
2008-11-20
Add unittest and caching to ORM_MTPP::descendants_count
Tim Almdal
2008-11-20
Correct missing quotes
Tim Almdal
2008-11-20
Clean up the MediaRSS module a little bit:
Bharat Mediratta
2008-11-20
* Added HTTP status constants and helper functions to REST helper.
Jozef Selesi
2008-11-20
changed descendents_by_type to descendents and added descendent_count
Tim Almdal
2008-11-20
Correct typo
Tim Almdal
2008-11-19
slideshow::link() returns the entire anchor element
Tim Almdal
2008-11-19
Fix typo.
Bharat Mediratta
2008-11-19
Create url::abs_site() and url::abs_file() to allow us to generate
Bharat Mediratta
2008-11-19
Change the album and photo templates to call the slideshow helper to get the ...
Tim Almdal
2008-11-19
The feed url can be relative.
Bharat Mediratta
2008-11-19
Fix broken path in url()
Bharat Mediratta
2008-11-19
Add the original item height and width to the item table
Tim Almdal
2008-11-19
Change the regex to assert true for files that match the pattern "#/views/.*?...
Tim Almdal
2008-11-19
Change the view_files_end_in_html_dot_php_test to view_files_correct_suffix_t...
Tim Almdal
2008-11-19
clean up feed template
Tim Almdal
2008-11-19
Integrate Piclens lite as the slideshow
Tim Almdal
2008-11-19
Update the media rss template to include the resize and the fullsize
Tim Almdal
2008-11-19
Fix some broken-ness:
Bharat Mediratta
2008-11-19
Cleanup media rss feed
Tim Almdal
2008-11-19
Add the media rss feed link to the page header in the default theme
Tim Almdal
2008-11-19
Make the album title in-place editable.
Bharat Mediratta
2008-11-19
Fix a mistake in the route that let people try to get to the rest controller ...
Bharat Mediratta
2008-11-19
Change the way that we do RESTful routing.
Bharat Mediratta
2008-11-19
Fix /item -> /items to conform to new REST api.
Bharat Mediratta
2008-11-19
Change output_format() to autodetect for html / xml / json
Bharat Mediratta
2008-11-19
change mime_type column from 255 chars to 64
Bharat Mediratta
2008-11-19
Update the unit test for mime types. Can't test it right now because routing...
Bharat Mediratta
2008-11-19
Set the content type to application/rss+xml
Bharat Mediratta
2008-11-19
add the mime type column on the item table
Tim Almdal
2008-11-19
rename views/feed.media_rss.php to views/feed.mrss.php because
Bharat Mediratta
2008-11-19
Rename views/media_rss.html.php -> views/feed.media_rss.php because as
Bharat Mediratta
2008-11-19
rename views/media.rss.php to views/media_rss.html.php for consistency.
Bharat Mediratta
2008-11-19
Change Media_RSS_Controller so that it does not extend REST_Controller, since it
Bharat Mediratta
2008-11-19
fix a few minor issues
Tim Almdal
2008-11-19
The continuing evolution of the slideshow...
Tim Almdal
2008-11-19
* Renamed the album, item and photo controllers to albums, items and photos i...
Jozef Selesi
2008-11-18
* Changed REST API. Now there are two separate methods for forms:
Jozef Selesi
2008-11-18
The start of the slideshow module. Mostly framework stuff, no real implement...
Tim Almdal
[next]