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-04-11 00:15:49 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bd992a97b217fe2c33bd7cb6df0f61adc7d64ebc
gallery3
/
modules
/
user
History
Bharat Mediratta
09364348c7
Remove navigation_top() and navigation_bottom() as they're subsumed by the new menu code
2008-12-10 04:25:20 +00:00
..
controllers
Create module::event() which runs Gallery events. It works by
2008-11-28 19:37:01 +00:00
helpers
Remove navigation_top() and navigation_bottom() as they're subsumed by the new menu code
2008-12-10 04:25:20 +00:00
js
Removed tabs, todo, added description
2008-12-06 23:28:26 +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
Move code to delete users and add/remove users from groups into the
2008-12-09 08:47:30 +00:00
tests
Update tests to reflect the fact that the admin group is gone.
2008-11-27 19:46:39 +00:00
views
Grouped inline form styles. No longer using gInline class in favor of specific form IDs that can be styled differently depending on which container they appear. Added gDescription class, dropped gUnderState for semantics. CSS cleanup.
2008-12-01 01:55:50 +00:00