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-20 03:19:13 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3ad9b6174a0adcc3d9b6e4ae007bd3ffd8ef2d26
gallery3
/
modules
/
user
History
Bharat Mediratta
8d4bd0c814
Update tests to reflect the fact that the admin group is gone.
...
Fix a bug in user::create(), found by the unit tests (hooray)!
2008-11-27 19:46:39 +00:00
..
controllers
Change the way that we do RESTful routing.
2008-11-19 04:20:35 +00:00
helpers
Update tests to reflect the fact that the admin group is gone.
2008-11-27 19:46:39 +00:00
js
Move javascript from default theme to appropriate modules
2008-11-27 06:14:32 +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
Synchronize the model rules with the database definitions and vice-versa.
2008-11-18 00:38:36 +00:00
tests
Update tests to reflect the fact that the admin group is gone.
2008-11-27 19:46:39 +00:00
views
Make login form JS unobtrusive. Needs work.
2008-11-24 00:27:45 +00:00