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-12 23:49:16 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b528fbde579b76cdab098a0319fdfbded93bee4a
gallery3
/
modules
/
server_add
History
Tim Almdal
1b530e4680
Merge branch 'master' into talmdal_dev
...
Conflicts: modules/user/views/admin_users.html.php
2009-10-19 06:27:18 -07:00
..
controllers
Merge branch 'master' into talmdal_dev
2009-10-19 06:27:18 -07:00
helpers
Remove all non Identity API methods from Identity.php. Created an MY_Session class to provide the user state changes in the session and a login.php helper that has the login form.
2009-10-16 10:06:58 -07:00
js
Renamed more CSS selectors from gName to g-name.
2009-10-04 15:53:00 -06:00
models
Rework server_add. It's smaller and leaner now, storing the list of
2009-07-07 21:20:24 -07:00
views
Wrap all admin views in g-block and g-block content. This provides the means to visually separate the view's title and description from everything else. Primary admin view title should always be h1, and only one h1 per view. Removed some unused admin CSS id's.
2009-10-18 20:22:10 -06:00
module.info
Add quotes around all values that contain spaces in them, and add a
2009-07-13 10:36:55 -07:00