1
0
Commit Graph

1004 Commits

Author SHA1 Message Date
hukoeth
f1084d6390 Prepare for ajax save, delete, modify 2010-09-23 12:02:58 +08:00
hukoeth
f844b79343 Preparing to switch to ajax for saving, modifiying and deleting annotations 2010-09-23 12:02:57 +08:00
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
47ba44fe04 Photoannotation: Don't send notification on comments if user to notify is the same as the commenter, Fix version number on install
Navcarousel: Fix install/update issue, Update to latest JCarousel version
2010-09-23 12:02:56 +08:00
hukoeth
5f5cd93114 Disable user name auto complete if people cloud is deactivated for guest user 2010-09-23 12:02:56 +08:00
hukoeth
714d6730ae Remove uneccessary line break in legen 2010-09-23 12:02:56 +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
unknown
295dae2176 added user_rest module 2010-09-23 12:02:40 +08:00
Tim Almdal
a923fd9714 Set the loading gifs into the generated themes. Requires adding another task step to copy the loading gifs. 2010-09-21 21:46:54 -07:00
Bharat Mediratta
906b200478 Revert "remove the gallery.common.css file and merge its contents with the browny_wind and browny_admin_wind screen.css files."
This reverts commit b3d25ac9d2.
2010-09-19 15:56:16 -07:00
Bharat Mediratta
d36166b747 Revert "correct the image location paths after moving gallery.common.css contents"
This reverts commit f8e91efb43.
2010-09-19 15:56:10 -07:00
Bharat Mediratta
7a1e32b7e1 Beautify the tag list a bit 2010-09-18 16:20:29 -07:00
Bharat Mediratta
137a87cd92 Merge branch 'master' of github.com:gallery/gallery3-contrib 2010-09-18 16:14:44 -07:00
Bharat Mediratta
287e7189fd Put a block in the sidebar, show untagged photos and ask for them to be tagged. 2010-09-18 16:13:10 -07:00
mamouneyya
732eaa0741 merge with the latest Wind theme changes 2010-09-18 23:08:10 +08:00
mamouneyya
f8e91efb43 correct the image location paths after moving gallery.common.css contents 2010-09-18 23:08:10 +08:00
Tim Almdal
c0a6d62a4e Merge branch 'master' into talmdal 2010-09-17 17:49:59 -07:00
Bharat Mediratta
0db0182e4a Merge branch 'master' of github.com:gallery/gallery3-contrib 2010-09-16 23:43:46 -07:00
Bharat Mediratta
8161f72f6b Use the item_created event instead of add_photos_form_completed. Also, fix up the installer to upgrade the module to version 2. 2010-09-16 23:43:30 -07:00
Tim Almdal
951268a40e remove the gallery.common.css file and merge its contents with the three_nids screen.css file. 2010-09-15 21:26:04 -07:00
Tim Almdal
b3d25ac9d2 remove the gallery.common.css file and merge its contents with the browny_wind and browny_admin_wind screen.css files. 2010-09-15 21:00:04 -07:00
Tim Almdal
a9d0507ce3 Change the theme generator so that the screen.css that it generates matches the content of the admin_wind/css/screen.css and wind/css/screen.css files. 2010-09-15 20:15:50 -07:00
Thomas Bleher
f0758bb35c kbd_nav: disable navigation shortcuts when any dialog is open
Without this, it becomes impossible to move the cursor inside a text field
(for example when editing the tags of an image).
2010-09-16 08:57:52 +08:00
Tim Almdal
e4c5e79b7c Add a .gitignore so that local_config.php is ignored by git. Also add a readme that describes the contents of local_config.php file. Patches #1366. 2010-09-12 11:25:12 -07:00
Tim Almdal
ca107543dd Add support for theming the tag cloud. Includes fix for #1140. 2010-09-12 11:00:29 -07:00
Tim Almdal
94c3a5bd63 Provide a new permission screen that uses the jquery sprites as the icons. At some point will look to merge this permission screen into core. 2010-09-11 14:44:08 -07:00
Tim Almdal
ff0afc9e47 synchronize the fix-ie.css with the version in wind. 2010-09-11 14:42:39 -07:00
Tim Almdal
3919ca1206 Merge branch 'master' into talmdal 2010-09-11 12:19:09 -07:00
root
6e5e05755c Add keyboard navigation module from http://photo.dragonsoft.us/clickcount/click.php?id=9 2010-09-11 17:33:08 +08:00
hukoeth
4fe8e21836 Disable notification when converting tag to user annotations, added option to converter to allow deletion and/or removal of tag after conversion 2010-09-11 17:32:58 +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
3c7d2c5218 Small bugfix in annotation form fixed 2010-09-11 16:11:06 +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
Tim Almdal
3334623f03 Merge branch 'master' into talmdal 2010-09-09 21:42:40 -07:00
Tim Almdal
b8306c57de add the organize styles to the site screen so that the organize dialog takes on the appropriate styling when the theme is generated. 2010-09-09 20:41:18 -07:00
Tim Almdal
e4e303687d Add a zip wrapper which uses the php zlib module. This is the backup plan if the zip module is not installed. 2010-09-09 20:39:50 -07:00
Bharat Mediratta
321b163844 Update identity API to match change in http://bit.ly/bVursD 2010-09-06 23:02:57 -07:00
Bharat Mediratta
b7deaa471b Merge branch 'master' of git://github.com/Glooper/gallery3-contrib 2010-09-06 20:49:04 -07:00
hukoeth
862729855f Fix installer bug 2010-09-06 20:46:02 -07: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
Bharat Mediratta
b92e0ee162 Merge branch 'master' of github.com:gallery/gallery3-contrib 2010-09-06 18:24:54 -07:00
Bharat Mediratta
1019f6c86f New User Albums module that creates a personal, editable album any
time a new user is created.
2010-09-06 18:24:25 -07:00
Bharat Mediratta
cdb32e8c12 Update identity API to match change in http://bit.ly/bVursD 2010-09-06 18:22:40 -07:00
dmolavi
d216ae83b7 Updated module version to reflect added Exif update capability. Also update copyright year on one of my ecard files. 2010-09-04 12:19:52 +08:00
mamouneyya
bfba13f19d merge with latest Wind theme updates 2010-09-04 12:19:24 +08:00