1
0
Commit Graph

6 Commits

Author SHA1 Message Date
hukoeth
55d9bc4986 Version 4 beta 1:
- Implemented user notification (I need testers for this since for some reason my server is not sending mails with PHPs mail-function so I couldn't test)
- Users can decide if they want to receive notifications by editing their profile
- Admin can decide if notifications is switched on by default for new users and users who have not saved this setting
- Guest user is now hidden when adding an annotation
- Added admin option allowing to convert a user annotation to a tag or note annotation when deleting a user
- Added admin option to remove orphaned annotations
- Fixed borders not showing when hovering over an annotation area when having borders switched off on photo hover
- Fixed issue on user page where sometime only one photo would be shown x-times
- Fixed pagination on user profile pages
2010-09-06 20:45:54 -07:00
hukoeth
44533159e5 Version 3 beta 2: Added new options how to display the annotation areas, UI improvements, user profile now displays images of user, bugfixes 2010-09-06 20:45:50 -07:00
hukoeth
b9309e86c7 - Version 3 beta 1
- Added possibility to attach users to annotations
- Moved the legend to resize_bottom
- Hovering over the legend will highlight the corresponding annotation
- Some UI improvements
- User profile page shows the images associated with the user (not fully functional yet)
2010-09-04 00:36:47 +08:00
hukoeth
b29606f840 - Fixed incorrect redirect when installed not in webroot and mod_rewrite is enabled
- Hopefully fixed video page bug
- Fixed re-activation bug
2010-09-02 10:17:14 +08:00
hukoeth
92ac174dd9 Removed tagfaces interface, annotations can now be deleted on the photo,
annotations can be displayed under the photo
2010-08-28 21:10:58 -07:00
hukoeth
90ad68fcc6 Renamed modded tagfaces module to photoannotation to avoid confusion
Started working on feature to delete annotations directly
Added warning when tagfaces and photoannotation are activated at the same time
2010-08-28 21:10:52 -07:00