1
0
Commit Graph

14 Commits

Author SHA1 Message Date
Bharat Mediratta
c144af904a Update copyright to 2012 2012-02-27 10:04:35 -08:00
Bharat Mediratta
4aa41c78d2 Add author_name, author_url, info_url, discuss_url for all modules/themes 2011-04-23 14:56:44 -07:00
Bharat Mediratta
8d0f624743 Update copyright to 2011. 2011-01-21 23:12:44 -08:00
dmolavi
dc195b869f Version checking fix. 2011-01-21 20:08:54 -05:00
dmolavi
c23f36eb9c Make upgrader more legacy friendly. 2011-01-21 20:07:15 -05:00
dmolavi
daf3339606 Ecard now allows admins to give user the option to send a non-watermarked version of the image. 2011-01-21 15:43:27 -05:00
dmolavi
48d39c283b Ecard now allows user to select whether to send thumbnail or resized image. 2011-01-18 09:55:10 -05:00
Bharat Mediratta
13e0d4aea4 Update all head() and admin_head() theme calls to return the results of
the $theme->css() and $theme->script() calls so that if a theme does not
do script/css combining they'll still print out the appropriate <script>
and <link> elements.

See https://sourceforge.net/apps/trac/gallery/ticket/1611
2011-01-15 13:31:02 -08:00
dmolavi
5df3554732 Multiple recipients and message length option now available. 2011-01-13 15:46:31 -05:00
dmolavi
76c3bca8a8 Added length restriction to ecard message (255 chars). This is done
via a Kohana validation check, but I should be able to get a realtime
JS update in there soon enough.
2011-01-11 21:06:47 -05:00
dmolavi
46657f8325 Added option to send a copy to yourself. 2011-01-11 20:49:17 -05:00
dmolavi
7904946b54 Oops, forgot to bump version number. 2011-01-08 20:16:32 -05:00
dmolavi
ba0e78e269 Fix for CSS display issues. Closes 1583 2011-01-07 15:36:16 -05:00
Bharat Mediratta
fefc65534f Move all modules/themes/client code for the 3.0 codebase into a 3.0 directory. 2010-10-08 12:51:32 -07:00