This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
You've already forked gallery3
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-07-11 01:33:51 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bc241e44c2e4d10ac19ccc32a40c90426672d963
gallery3
/
modules
/
notification
History
Tim Almdal
bc241e44c2
Cleanup merge of user/group helpers into Identity interface. Reduce redundant code in the user module and remove references to the Identity helper from the user module as the user module should be able to access things directly. Simplify the get_user_list api method to just accept an array of ids to return user objects for.
2009-10-16 08:55:26 -07:00
..
controllers
Use abs_url() inside url::redirect() calls so that we don't just wind
2009-09-10 21:31:50 -07:00
helpers
Cleanup merge of user/group helpers into Identity interface. Reduce redundant code in the user module and remove references to the Identity helper from the user module as the user module should be able to access things directly. Simplify the get_user_list api method to just accept an array of ids to return user objects for.
2009-10-16 08:55:26 -07:00
models
Gee it's May already. Update copyright to 2009.
2009-05-13 20:04:58 +00:00
views
Convert a couple of instances of Item_Model::url(array(), true) to Item_Model::abs_url()
2009-09-10 21:33:04 -07:00
module.info
Add quotes around all values that contain spaces in them, and add a
2009-07-13 10:36:55 -07:00