1
0
Commit Graph

1587 Commits

Author SHA1 Message Date
brentil
9acccd1505 Merge branch 'master' of github.com:gallery/gallery3-contrib
Conflicts:
	3.0/modules/moduleupdates/module.info
	3.1/modules/moduleupdates/module.info
2011-06-25 18:53:12 -04:00
brentil
976d10a0a7 ModuleUpdates - v8 - 2011.06.23
Fixed: Bugs relating to the new Community Contributed Modules section & GCC stored modules
Added: Modules information for the new Gallery 3.0.2 Modules tab
Added: SPEED! The module checking process is now 60% faster than before thanks to logic updates in the data gathering process. The decrease in update checking time will be more noticeable as more modules are added.
2011-06-24 18:17:09 -04:00
brentil
3afb3ea7dc Accidental upload... 2011-06-24 18:14:22 -04:00
brentil
cda590be33 Merge branch 'master' of github.com:brentil/gallery3-contrib
Conflicts:
	modules/moduleupdates/controllers/admin_moduleupdates.php
	modules/moduleupdates/helpers/moduleupdates_event.php
	modules/moduleupdates/helpers/moduleupdates_installer.php
	modules/moduleupdates/module.info
	modules/moduleupdates/views/admin_moduleupdates.html.php
2011-06-24 18:10:13 -04:00
brentil
daac27904d v8 - 2011.06.23
Fixed: Bugs relating to the new Community Contributed Modules section & GCC stored modules
Added: Modules information for the new Gallery 3.0.2 Modules tab
Added: SPEED! The module checking process is now 60% faster than before thanks to logic updates in the data gathering process. The decrease in update checking time will be more noticeable as more modules are added.
2011-06-24 18:00:58 -04:00
Bharat Mediratta
cf408f342e Merge pull request #73 from fredrike/master
New Theme: Pear for gallery3
2011-06-23 19:10:42 -07:00
Tim Almdal
2135f44f9c Merge pull request #74 from mamouneyya/master
Updating Browny themes
2011-06-22 19:04:40 -07:00
mamouneyya
a3a0e8add5 Make some RTL improvements for the admin interface + Correct file headers that was copied from Wind 2011-06-23 01:47:23 +03:00
mamouneyya
a998dfd4ad RTLing the comment admin section tabs for Browny Admin theme (the right one) 2011-06-23 01:09:42 +03:00
mamouneyya
355b4f4021 Apply the last commit for 3.1 branch + Add RTL paginator for Browny Admin WInd 2011-06-23 00:31:50 +03:00
mamouneyya
ddf3fbf8ef RTLing the tabs of admin comment section 2011-06-23 00:08:47 +03:00
mamouneyya
cc489ecd8d group font rules 2011-06-23 00:00:20 +03:00
mamouneyya
4109b2fd27 add missing files 2011-06-22 23:13:19 +03:00
mamouneyya
1fbf35e5a6 add missing files 2011-06-22 23:13:07 +03:00
mamouneyya
0978425be8 Synce Browny themes with latest Wind updates 2011-06-22 23:11:26 +03:00
mamouneyya
95b12c11a5 remove deprecated file 2011-06-22 23:06:22 +03:00
mamouneyya
866c58bbdf Merge remote-tracking branch 'gallery3-contrib/master' 2011-06-22 21:32:43 +03:00
Tim Almdal
e621d5de2f Merge branch 'master' of git@github.com:gallery/gallery3-contrib 2011-06-20 17:34:08 -07:00
Tim Almdal
c1ed4cf475 insure that a default is set for item_id on the get_edit_form. Not sure why my testing last night didn't catch that :-/ 2011-06-20 17:33:51 -07:00
Tim Almdal
6c605659f3 Change the contactowner module to put the send email form in a floating dialog instead of a different gallery page. 2011-06-21 08:15:48 +08:00
Fredrik Erlandsson
0944a423e7 Merge commit '293feae938ce5366698ca2e7ce5a27398bd823fa' 2011-06-17 11:19:38 +02:00
Fredrik Erlandsson
293feae938 Fix for overflowing height. 2011-06-17 11:16:11 +02:00
Fredrik Erlandsson
067b76462e Support for photo view count, including redirects. 2011-06-17 10:13:37 +02:00
Fredrik Erlandsson
77c42a1e5d Limit of n:o thumbs to show when skimming.
Support for exif data from detailview (no longer links to the photo page), breaks the view count.
2011-06-16 10:16:37 +02:00
Fredrik Erlandsson
3b93be9940 Add '3.0/themes/pear4gallery3/' from commit '98195b4ce0f64a2e9fdb4e165897feaf04ba6dab'
git-subtree-dir: 3.0/themes/pear4gallery3
git-subtree-mainline: d8de48f271
git-subtree-split: 98195b4ce0
2011-06-15 14:13:40 +02:00
Fredrik Erlandsson
98195b4ce0 Support for playing slideshow. 2011-06-15 13:57:23 +02:00
Fredrik Erlandsson
eb39a7f8f1 version 2.0 2011-06-15 08:10:17 +02:00
Fredrik Erlandsson
b0147761b3 XHTML validate 2011-06-15 08:09:05 +02:00
Fredrik Erlandsson
f7e6ac1b59 Photo redirect.. 2011-06-13 11:39:51 +02:00
Fredrik Erlandsson
c0388c7d04 Fix for pear logo. 2011-06-13 10:53:26 +02:00
Fredrik Erlandsson
c6b4ceeded Pagination the pear way. 2011-06-13 10:44:34 +02:00
Fredrik Erlandsson
65b90c9ac4 Reverted the buttons. 2011-06-10 13:59:27 +02:00
Fredrik Erlandsson
7f69fe7615 Clean up 2011-06-10 13:18:52 +02:00
Fredrik Erlandsson
8ef6108355 Fix for login dialog, theme settings. 2011-06-10 12:36:24 +02:00
Bharat Mediratta
d8de48f271 Merge pull request #72 from rWatcher/master
Fixes for various modules for use with Gallery 3.0.2
2011-06-09 21:43:55 -07:00
Tim Almdal
88bd22641e Convert the dynamic module admin screen to use tabs. 2011-06-08 20:23:28 -07:00
rWatcher
534759a2c6 Merge remote branch 'gallery3-contrib/master' 2011-06-08 20:10:28 -04:00
rWatcher
10dad3ca6c Updated module.info for Gallery 3.0.2. 2011-06-08 20:10:04 -04:00
rWatcher
9662802908 Remove unnecessary view file. 2011-06-08 20:09:50 -04:00
rWatcher
13d4f4e885 Whitespace cleanup. 2011-06-08 20:09:29 -04:00
rWatcher
92436f8d98 Add .css file in via theme->css instead of using a new view. 2011-06-08 20:09:05 -04:00
rWatcher
4f707f572c Warn that minislideshow requires RSS. 2011-06-08 20:08:28 -04:00
Tim Almdal
daf5030e84 More code synchronization 2011-06-07 21:02:31 -07:00
Tim Almdal
04d84ca4e9 Oops, forgot to copy the change to the 3.0 directory 2011-06-07 20:11:03 -07:00
Tim Almdal
2902c6f4b6 restructure the page.html.php template to match the structure of the one in the wind theme. 2011-06-07 20:03:23 -07:00
rWatcher
b29d7ad81f Bug Fix: Display meta tags on item _and_ tag pages. 2011-06-07 14:06:38 -04:00
rWatcher
44e74e7321 Warn that MetaDescription requires the Tags module. 2011-06-07 14:06:15 -04:00
rWatcher
c2ae530e45 module.info file update. 2011-06-07 14:05:48 -04:00
rWatcher
71646ff27d Merge remote branch 'gallery3-contrib/master' 2011-06-07 11:54:08 -04:00
rWatcher
8178e7abaf Warn admin's that the TagsMap module requires the tags module. 2011-06-07 11:53:49 -04:00