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
/
modules
/
g2_import
/
controllers
Age
Commit message (
Expand
)
Author
2010-01-01
Improve the PHPdoc for map()
Bharat Mediratta
2010-01-01
New controller for remapping Gallery 2 urls to Gallery 3 urls.
Bharat Mediratta
2009-11-19
Revert "Revert "Revert "Use call_user_func instead of call_user_func_array as...
Tim Almdal
2009-11-19
Revert "Revert "Use call_user_func instead of call_user_func_array as we don'...
Tim Almdal
2009-11-19
Revert "Use call_user_func instead of call_user_func_array as we don't need t...
Tim Almdal
2009-11-19
Make sure that calls to the theme::get_var() have sane defaults in the event ...
Tim Almdal
2009-11-18
Create theme::get_var(), theme::set_var() methods to set the options of the a...
Tim Almdal
2009-10-04
Renamed most, if not all css selectors from gName to g-name. Moved a few shar...
Chad Kieffer
2009-06-23
Gracefully handle the case when the gallery2 instances moves somewhere
Bharat Mediratta
2009-06-01
Security pass over all controller code. Mostly adding CSRF checking
Bharat Mediratta
2009-05-27
Update all references to the core application to now point to the
Bharat Mediratta
2009-05-13
Gee it's May already. Update copyright to 2009.
Bharat Mediratta
2009-05-12
Deal with the user-entered g2 embed.php path a little more sanely so that if ...
Bharat Mediratta
2009-05-09
Don't try to put g2_stats and g2_size into the view if g2 is not initialized.
Bharat Mediratta
2009-05-09
Usability and performance improvements
Bharat Mediratta
2009-04-15
Very early round of Gallery 2 import code. It can import users (with
Bharat Mediratta