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-05-21 11:59:13 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
32a3071477df1b59d40ee65ed3625fa3ca4f78e1
gallery3
/
modules
/
user
History
Chad Kieffer
69daaffb05
Fixed indents
2008-12-23 06:33:28 +00:00
..
controllers
Remove extraneous view, not necessary
2008-12-22 10:39:13 +00:00
helpers
Move logging up to the controllers so that our logging can operate at a more meta level
2008-12-21 04:18:42 +00:00
js
Fixed indents
2008-12-23 06:33:28 +00:00
libraries
The login processing is starting to take shape. Login_Form is gone. The html for the login form is retrieve via an ajax call when the user clicks on login. Can't login with a valid id yet, but you certainly get error messages when things are wrong :-)
2008-11-12 21:42:40 +00:00
models
Implement admin user editing. It's still very rough. Trying to
2008-12-19 22:16:10 +00:00
tests
Update to reflect changes in Kohana ORM relationship code.
2008-12-15 20:49:05 +00:00
views
Implement admin user editing. It's still very rough. Trying to
2008-12-19 22:16:10 +00:00
module.info
Change the way that we track modules.
2008-12-22 03:41:33 +00:00