1
0
Commit Graph

10 Commits

Author SHA1 Message Date
hukoeth
da752c9f13 Search now searched in full name and user name 2010-09-23 12:02:57 +08:00
hukoeth
c2305d991b Fix undefined variable 2010-09-23 12:02:57 +08:00
hukoeth
6b4fa801bc Fix variable not defined error 2010-09-23 12:02:57 +08:00
hukoeth
4b13015a76 Version 4:
- Bugfix: Tag annotation weren't saved
- admin option: disable user search for guest user
- Removed the term "user" from frontend
- Autocomplete now works for username and user's full name
- Increased initial size of annotation
2010-09-23 12:02:56 +08:00
hukoeth
daf1d8a66c Fixed typo in admin area
Added option to hide the user cloud for guests
Don't send notification mail on new comment when notification module is active and user is watching item
2010-09-11 16:11:07 +08:00
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
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