Randy Hoyt
|
4d35fd32b2
|
Tagging version 0.9.5
|
2013-01-12 15:51:45 +00:00 |
|
Randy Hoyt
|
6457b686dd
|
Adding deploy script
|
2013-01-12 15:49:34 +00:00 |
|
Randy Hoyt
|
1dc0255256
|
Tagging version 0.9.5
|
2013-01-12 15:37:51 +00:00 |
|
Randy Hoyt
|
14d0f93021
|
Fix Insert Into Post button in WP 3.5
|
2013-01-12 15:37:13 +00:00 |
|
Randy Hoyt
|
1c1d1b8736
|
Adding openphoto-php submodule from new address
|
2013-01-12 15:32:25 +00:00 |
|
Randy Hoyt
|
d54ef1764d
|
Adding Git to Subversion deploy script
|
2013-01-12 15:31:42 +00:00 |
|
Randy Hoyt
|
da151cb600
|
Removing outdated submodule
|
2013-01-12 15:31:15 +00:00 |
|
Randy Hoyt
|
6faeb8f1a4
|
Removing outdated submodule
|
2013-01-12 15:30:55 +00:00 |
|
Randy Hoyt
|
bdde5e6723
|
Incrementing version number
|
2012-01-30 13:29:01 -06:00 |
|
Randy Hoyt
|
e9e75891d1
|
Incrementing version number
|
2012-01-30 13:26:27 -06:00 |
|
Randy Hoyt
|
e160dfd922
|
Incrementing version number
|
2012-01-30 13:25:46 -06:00 |
|
Randy Hoyt
|
2811a1fd5c
|
Duplicating parameter name, references #13
|
2012-01-30 13:08:41 -06:00 |
|
Randy Hoyt
|
026e2217f2
|
Merge pull request #14 from jmathai/development
Reverting the generate parameter to be "generate" and not "generated". Closes #13
|
2012-01-30 10:51:47 -08:00 |
|
Jaisen Mathai
|
3dbfbfcb8f
|
Reverting the generate parameter to be "generete" and not "generated". Closes #13
|
2012-01-29 14:23:40 -08:00 |
|
Randy Hoyt
|
cea1346301
|
Change values for File Name and File Type
|
2012-01-28 12:52:25 -06:00 |
|
Randy Hoyt
|
9249f567ed
|
Handle change in OpenPhoto API related to value of pathOriginal, closes #12
|
2012-01-28 12:22:48 -06:00 |
|
Randy Hoyt
|
a5b090db2a
|
Increasing version number
|
2012-01-25 23:09:58 -06:00 |
|
Randy Hoyt
|
0c9bf6f648
|
Use title from OpenPhoto instead of filename, #10. Ready in development branch for @alpha1 to test.
|
2012-01-14 22:13:11 -06:00 |
|
Randy Hoyt
|
56c16d4758
|
Including openphoto-php as a Git submodule, closes #7
|
2012-01-14 21:55:45 -06:00 |
|
Randy Hoyt
|
7a7ca2ad7d
|
Making openphoto-php a submodule
|
2012-01-14 21:48:25 -06:00 |
|
Randy Hoyt
|
24fd3637da
|
Updating release number; merging to master
|
2012-01-14 19:53:58 -06:00 |
|
Randy Hoyt
|
b0f3828577
|
Updating release number; merging to master
|
2012-01-14 19:53:09 -06:00 |
|
Randy Hoyt
|
888fce5b84
|
Update README file
|
2011-12-26 23:26:37 -06:00 |
|
Randy Hoyt
|
f784505bda
|
Adding option for image size referenced by the File URL button.
|
2011-12-26 23:21:46 -06:00 |
|
Randy Hoyt
|
e73e3a7319
|
Fix generated parameter; closes #8
|
2011-12-26 10:02:44 -06:00 |
|
Jaisen Mathai
|
cf5921e058
|
Adding noheader=true to the redirect url (@randyhoyt had this in his patch). #2
|
2011-12-09 14:50:56 -08:00 |
|
Jaisen Mathai
|
3dbfa7c46a
|
Adding a Readme.markdown file for Github to parse.
|
2011-12-09 14:50:20 -08:00 |
|
Jaisen Mathai
|
b845c3ea92
|
Using basename insetad of string functions to get file name from uploadPath.
Using `$photo->url` instead of concatenating it. Closes #6
|
2011-12-09 14:33:15 -08:00 |
|
Randy Hoyt
|
6fc04e2887
|
Updating version number
|
2011-12-09 10:19:27 -06:00 |
|
Randy Hoyt
|
94355d970c
|
Merge remote-tracking branch 'openphoto/master'
|
2011-12-09 09:44:12 -06:00 |
|
Randy Hoyt
|
5f2fd1cf06
|
Adding noheader=true to the option form.
|
2011-12-09 09:43:53 -06:00 |
|
Randy Hoyt
|
1914b73d0e
|
Changing logic to retrieve to address #5
|
2011-12-09 09:30:17 -06:00 |
|
Jaisen Mathai
|
34b55ef5f0
|
Adding noheader=true to the option form. Closes #2.
|
2011-12-08 22:53:41 -08:00 |
|
Randy Hoyt
|
06ef9edeac
|
Hide OAuth credentials field to eliminate confusion in #4
|
2011-12-09 00:11:41 -06:00 |
|
Randy Hoyt
|
528429fd07
|
Add noheader=true to redirect URL #2
|
2011-12-09 00:01:42 -06:00 |
|
Randy Hoyt
|
2ff12a454d
|
Merge branch 'master' of github.com:randyjensen/openphoto-wordpress
|
2011-12-08 22:43:23 -06:00 |
|
Randy Hoyt
|
840f65c155
|
Merge
|
2011-12-08 22:43:15 -06:00 |
|
Randy Jensen
|
1ea823a8cd
|
stored consumer keys properly
|
2011-12-08 20:55:20 -06:00 |
|
Jaisen Mathai
|
fa3ac7c016
|
Merge pull request #1 from randyjensen/master
First stable release
|
2011-12-08 14:56:04 -08:00 |
|
Randy Jensen
|
165f736d9b
|
fixed/updated readme
|
2011-12-08 15:46:44 -06:00 |
|
Randy Hoyt
|
d3f267719f
|
README file in standard WordPress format
|
2011-12-08 15:18:11 -06:00 |
|
Randy Hoyt
|
63981e790c
|
Fixing image address for original image; aspect ratio for all non-original images; web address for OpenPhoto URL
|
2011-12-08 15:06:17 -06:00 |
|
Randy Jensen
|
2588a68e87
|
fixed conflicts
|
2011-12-08 14:43:59 -06:00 |
|
Randy Jensen
|
99bf2a9906
|
removed cookie code for now
|
2011-12-08 14:42:40 -06:00 |
|
Randy Hoyt
|
034dfc3bfb
|
Merge branch 'master' of github.com:randyjensen/openphoto-wordpress
|
2011-12-04 17:14:27 -06:00 |
|
Randy Hoyt
|
48a6e92670
|
Tweaks
|
2011-12-04 17:14:20 -06:00 |
|
Randy Jensen
|
02e34c26c9
|
fixed href linking bug
|
2011-12-03 16:09:20 -06:00 |
|
Randy Hoyt
|
bb7eb440ce
|
Never enlarge image; default the smallest available size to checked
|
2011-12-03 14:38:06 -06:00 |
|
Randy Hoyt
|
ed64d22e1f
|
Generate smaller image sizes; use dimensions from API
|
2011-12-03 14:13:11 -06:00 |
|
Randy Hoyt
|
c2362eb946
|
Tweaks
|
2011-12-03 08:39:24 -06:00 |
|