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-11 07:19:06 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
48ee3d5fe83175639ef910dedd30bc144ed0a67e
gallery3
/
modules
/
tag
History
Bharat Mediratta
d1a9138925
Don't try to use mb_detect_encoding if the module isn't loaded. Not sure if this is a great solution, but it'll probably cut down on a big class of errors opportunistically
2009-05-08 19:16:48 +00:00
..
controllers
tag changes in the tag admin should now work as expected
2009-03-25 04:47:25 +00:00
helpers
Don't try to use mb_detect_encoding if the module isn't loaded. Not sure if this is a great solution, but it'll probably cut down on a big class of errors opportunistically
2009-05-08 19:16:48 +00:00
js
Clean up JS/HTML so that renaming works properly (it had hardcoded
2009-04-03 22:53:43 +00:00
models
The start of the notification module. At this point, the icon has been added to the item menu in the sidebar (both photo and album). There is a corresponding icon in themes/default/images that needs to be spruced up. You can add and remove notifications to albums and photos, but nothing happens under the covers for event handling.
2009-01-30 20:52:25 +00:00
tests
Change photo::create() and album::create() to take ORM instances
2008-12-23 04:36:09 +00:00
views
Clean up JS/HTML so that renaming works properly (it had hardcoded
2009-04-03 22:53:43 +00:00
module.info
Change the way that we track modules.
2008-12-22 03:41:33 +00:00