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-20 19:39:16 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f421593c1d8fcd4fbfa385e8d2619d2bf79ddaee
gallery3
/
modules
/
gallery
History
Chad Kieffer
6a7db5bea1
Resolve merge conflict.
2009-10-18 20:39:31 -06:00
..
config
Refactor interaction with the purifier module so that the API is
2009-09-03 11:25:02 -07:00
controllers
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
css
Renamed most, if not all css selectors from gName to g-name. Moved a few shared images from wind to lib. Deleted unused images in the admin_wind. This will likely break a few ajax features.
2009-10-04 00:27:22 -06:00
helpers
Resolve merge conflict.
2009-10-18 20:39:31 -06:00
hooks
Create a gallery error handler that traps php errors and rethrows them as Exceptions. This fixes ticket
#763
2009-09-22 14:25:52 -07:00
images
Swap Jakob's placeholder in for mine.
2009-06-16 19:50:26 -07:00
js
Renamed most, if not all css selectors from gName to g-name. Moved a few shared images from wind to lib. Deleted unused images in the admin_wind. This will likely break a few ajax features.
2009-10-04 00:27:22 -06:00
libraries
Renamed most, if not all css selectors from gName to g-name. Moved a few shared images from wind to lib. Deleted unused images in the admin_wind. This will likely break a few ajax features.
2009-10-04 00:27:22 -06:00
models
Make the slug field required for all items.
2009-10-11 11:16:07 -07:00
tests
update the Access_Helper_Test to use the user::lookup_by_name API method.
2009-10-09 01:27:27 -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
Correct version numbers for image_block and info modules, they inadvertently got set to 2, they should be 1
2009-09-30 18:04:30 -07:00