1
0
Commit Graph

1877 Commits

Author SHA1 Message Date
Fredrik Erlandsson
342e592561 Escaping characters in title (for images). 2011-08-11 20:04:53 +02:00
rWatcher
f010aad441 Fix for flowplayer embed code and support for videos module. 2011-08-05 01:43:35 -04:00
rWatcher
1715468d7d Merge remote branch 'gallery3-contrib/master' 2011-08-04 14:47:12 -04:00
rWatcher
2ba8992e3d Added a toolbar icon to a dialog window that contains all link code (HTML, BBCode, URLs). 2011-08-04 14:46:35 -04:00
rWatcher
bb92e9178d module.info update. 2011-08-04 14:44:15 -04:00
Chad Parry
18688daeed Merge branch 'master' into rawphoto 2011-07-28 21:30:39 -06:00
Bharat Mediratta
67c3b2735c Merge pull request #80 from chadparry/keeporiginal
Repair Keep Original module
2011-07-28 07:16:25 -07:00
Chad Parry
5c5fc5697f Remove a trailing newline again! 2011-07-28 00:59:32 -06:00
Chad Parry
3a3c3944b8 Avoid "self::" because Kohana can't override it. 2011-07-28 00:59:26 -06:00
Chad Parry
522f85e071 Remove a trailing newline again! 2011-07-28 00:51:00 -06:00
Chad Parry
285f286234 Avoid "self::" because Kohana can't override it. 2011-07-28 00:41:23 -06:00
Chad Parry
9fc26a288e Remove a newline at the end of the file that I accidentally introduced again! 2011-07-28 00:21:29 -06:00
Chad Parry
d9e5444287 Remove a newline at the end of the file that I accidentally introduced again! 2011-07-28 00:20:23 -06:00
Chad Parry
77b4baa3f5 The data_file field is public, so we don't need to use an accessor method. 2011-07-28 00:16:20 -06:00
Chad Parry
8bd3f87286 Remove a newline at the end of the file that I accidentally introduced. 2011-07-28 00:16:10 -06:00
Chad Parry
24426ac6ee Add a TODO to point out that the original's extension shouldn't be changed. 2011-07-28 00:16:03 -06:00
Chad Parry
4a604d1d4c Mark an internal helper method as private. 2011-07-28 00:15:54 -06:00
Chad Parry
ea0fd6e1fe Use the new get_data_file() helper instead of reaching inside the item. 2011-07-28 00:15:47 -06:00
Chad Parry
f7bf9b3c89 Extend the Keep Original module so that it is triggered by updated data files. 2011-07-28 00:15:37 -06:00
Chad Parry
c3434fc10c Update a deprecated method and poor preg syntax so that the Keep Original module will work. 2011-07-28 00:14:54 -06:00
Chad Parry
0ea4670a96 Improve handling for more raw image types from rawsamples.ch 2011-07-27 21:14:57 -06:00
Chad Parry
9e3e3c5c27 Bump the version number to 3 2011-07-27 20:03:59 -06:00
Chad Parry
d0a90e46b6 Require a version of the Gallery framework that supports the new item conversion features 2011-07-27 20:02:16 -06:00
Chad Parry
a7ebe43332 Merge branch 'master' into rawphoto 2011-07-27 17:49:33 -06:00
Chad Parry
9d0d193a57 Fix the module version to match module.info 2011-07-27 17:48:50 -06:00
Bharat Mediratta
04320ee616 Merge pull request #79 from rWatcher/master
New Modules -- Win Platform and Custom Menus + Pages update
2011-07-24 10:22:55 -07:00
rWatcher
e2e8bdb981 Allow menu items to be translated. 2011-07-21 13:48:48 -04:00
rWatcher
a8a56a5e39 Merge remote branch 'gallery3-contrib/master' 2011-07-21 13:40:55 -04:00
rWatcher
a8b83ca080 Move Pages options to content menu, make custom Pages menus translatable. 2011-07-21 13:40:41 -04:00
rWatcher
e442267188 Make everything translatable. 2011-07-21 13:40:17 -04:00
Tim Almdal
03f72f6576 Merge pull request #78 from fredrike/master
New version of pear4gallery3
2011-07-13 22:47:27 -07:00
Fredrik Erlandsson
58c4fcc45f Merge commit '361314621ee948c1e966f2bc3761671b455aa5f8' 2011-07-13 21:03:23 +02:00
Fredrik Erlandsson
361314621e version up 2011-07-13 19:58:29 +02:00
Bharat Mediratta
a38e3672e6 Fix indentation 2011-07-11 12:01:17 -07:00
Bharat Mediratta
4c66b631c1 Merge pull request #77 from easyrhino/patch-1
Moving foreach($to_array as $to) to just before the self::_notify is necessary to make "message::success" work for multiple recipients. Otherwise, ecard fails with multiple recipients. Also added a trim around the $to so spaces before/after email address don't blow out function, and also reindented the code using Notepad++. Hope this works for the contrib team.
2011-07-11 12:00:19 -07:00
easyrhino
f1c08f00d2 Moving foreach($to_array as $to) to just before the self::_notify is necessary to make "message::success" work for multiple recipients. Otherwise, gallery fails with multiple recipients. Also added a trim around the $to so spaces before/after email address don't blow out function, and also reindented the code using Notepad++. 2011-07-10 10:34:13 -07:00
rWatcher
7b18a6590c Initial commit of Custom Menus module. 2011-07-04 17:59:25 -04:00
rWatcher
e33ba6e853 Merge remote branch 'gallery3-contrib/master' 2011-07-04 13:45:51 -04:00
rWatcher
2f2f426816 Initial commit of the Win Platform module. 2011-07-04 13:45:36 -04:00
Tim Almdal
63b08b6200 Merge branch 'master' of git@github.com:gallery/gallery3-contrib 2011-06-29 20:36:34 -07:00
Bharat Mediratta
e290542761 Merge pull request #76 from rWatcher/master
New Modules Pages and Item Links plus updates to TagsInAlbum.
2011-06-25 22:04:22 -07:00
rWatcher
a817a09b88 Merge remote branch 'gallery3-contrib/master' 2011-06-26 00:47:16 -04:00
Bharat Mediratta
4403ad23b6 Merge pull request #75 from brentil/master
ModuleUpdates v8
2011-06-25 20:37:42 -07:00
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
rWatcher
589ad92389 Merge remote branch 'gallery3-contrib/master' 2011-06-23 01:40:40 -04:00