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-19 10:59:16 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bb47b495a7d719ee679e4747e9fd5b8f7c39b58a
gallery3
/
modules
/
user
History
Chad Kieffer
bb47b495a7
Moved remaining user and group admin css into the new user.css style sheet.
2009-10-23 22:28:26 -06:00
..
controllers
Created user.css. Moved user-related form css to the new sheet.
2009-10-23 22:25:36 -06:00
css
Moved remaining user and group admin css into the new user.css style sheet.
2009-10-23 22:28:26 -06:00
helpers
Created user.css. Moved user-related form css to the new sheet.
2009-10-23 22:25:36 -06:00
lib
Get rid of trailing whitespace in security preamble
2009-05-18 04:13:09 +00:00
models
Require a valid url for users. Fixes ticket
#612
.
2009-08-09 00:02:17 -07:00
tests
Move the filters that the File_Structure_Test use into a seperate file so other tests. can use them. Add a No_Direct_ORM_Access_Test to find all places that the user or group table are accessed outside of the user module. This test will fail at this point, as it in preparation for the IdentityProvider refactor.
2009-10-23 07:48:07 -07:00
views
move controllers and views to the user module to make the Identity Provider refactor smaller
2009-10-23 09:23:02 -07:00
module.info
Add quotes around all values that contain spaces in them, and add a
2009-07-13 10:36:55 -07:00