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-27 23:09:10 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4d5679b74952e41b5c3f04dc67b51d727fd96d34
gallery3
/
modules
/
user
History
Tim Almdal
4d5679b749
Fix ticket
#119
. Display the full name of the user in the same block
...
as the Modify profile and logout links.
2009-03-11 15:00:57 +00:00
..
controllers
Force a login if everybody does not have access to the root
2009-03-11 13:58:38 +00:00
helpers
access::allow/deny/reset functions will now throw an exception if you
2009-03-10 20:34: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
Adding UI for site language selection and user language preference.
2009-02-10 05:37:42 +00:00
tests
Fix User_Group tests for MySQL strict mode (can't omit full_name and password in inserts due to missing default values).
2009-01-11 03:53:29 +00:00
views
Fix ticket
#119
. Display the full name of the user in the same block
2009-03-11 15:00:57 +00:00
module.info
Change the way that we track modules.
2008-12-22 03:41:33 +00:00