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 11:29:24 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
01d00dfd8680c9e03fda9c4a0fb3dce04a88e2f8
gallery3
/
modules
/
tag
History
Tim Almdal
7ef2dae070
There doesn't seem to be a photo_created event anymore so change it to
...
item_created and check for a type of photo before trying to extract tags.
2009-01-31 17:38:20 +00:00
..
controllers
Changing t() placeholder syntax from {{replace_me}} to %replace_me.
2009-01-15 10:02:41 +00:00
helpers
There doesn't seem to be a photo_created event anymore so change it to
2009-01-31 17:38:20 +00:00
js
Fixed indents
2008-12-30 01:21:09 +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
Admin theme style cleanup. Merged separate selected, available, unavailable into a single set of reusable classes. Applied alternating row bg colors. Removed inline CSS from admin views. Moved user admin css into admin_default theme style sheet.
2009-01-24 20:06:13 +00:00
module.info
Change the way that we track modules.
2008-12-22 03:41:33 +00:00