1
0
Commit Graph

12 Commits

Author SHA1 Message Date
hukoeth
b7ee10fce4 Version 4 RC: Implemented user search, minified JavaScript 2010-09-11 16:11:07 +08:00
hukoeth
de68eb78e6 Added user sidebar block, Replaced user dropdown field with ajax input field, added some error handling
@todo: user sidebar block displays 30 users maximum and only users with annotations associated with them, add a search field allowing to search for all other users
2010-09-11 16:11:04 +08:00
hukoeth
dfe754d373 Version 4 beta 2: Added admin option to customize the notification mails sent to users, bugfixes, code cleanup 2010-09-06 20:45:58 -07:00
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
53872ea129 - Version 2
- Implemented tag handling (tags can now be added while creating the face)
- When entering a tag the notes field is cleared and vice versa to avoid confusion
- Cancel confirmation dialog now uses jquery dialog
- Added helpers/photoannotation.php by tkott for XMP compatibility
- Fixed RTL positioning
- Fixed bug deleting annotations with the same tag
- Fixed annotation form positioning
2010-09-02 10:17:14 +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
6dfd62d012 Made module compatible with greydragon theme, fixed clicking cancel when editing annotations 2010-08-28 21:11:06 -07:00
hukoeth
20b07f9b20 Module now allows editing of annotations 2010-08-28 21:11:02 -07: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