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 09:43:51 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0fe8d444722e6051a10fddd9e6b01b7c4849c5de
gallery3
/
modules
/
user
History
Bharat Mediratta
0fe8d44472
Create module helper and refactor all the code that creates, updates
...
and deletes modules into it.
2008-11-13 10:38:28 +00:00
..
controllers
Progress is being made... you can now logout
2008-11-13 05:17:58 +00:00
helpers
Create module helper and refactor all the code that creates, updates
2008-11-13 10:38: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
Remove user_password class and move the functionality into the user helper class
2008-11-12 15:53:39 +00:00
tests
Remove user_password class and move the functionality into the user helper class
2008-11-12 15:53:39 +00:00
views
Major updates to form CSS. Now using unordered lists for layouts. Added .gInline for forms like login, search, tags. Updated comment, login, search, and tagging forms. All form styles live in screen.css now. Still a lot to do, but this is a good foundation.
2008-11-13 03:39:18 +00:00