[moodle] / moodle / lib / googleapi.php Repository:

Log of /moodle/lib/googleapi.php

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sat May 5 00:03:39 2012 WST (12 days, 3 hours ago) by moodlerobot
Branch: MAIN
CVS Tags: HEAD
Changes since 1.17: +12 -1 lines
Diff to previous 1.17
weekly cvs snapshot

Revision 1.16.2.2 - (view) (download) (annotate) - [select for diffs]
Sat May 5 00:01:23 2012 WST (12 days, 3 hours ago) by moodlerobot
Branch: MOODLE_22_STABLE
CVS Tags: MOODLE_223, MOODLE_22_WEEKLY
Changes since 1.16.2.1: +12 -1 lines
Diff to previous 1.16.2.1 , to branch point 1.16 , to next main 1.18
weekly cvs snapshot

Revision 1.15.4.3 - (view) (download) (annotate) - [select for diffs]
Fri May 4 23:59:50 2012 WST (12 days, 3 hours ago) by moodlerobot
Branch: MOODLE_21_STABLE
CVS Tags: MOODLE_216, MOODLE_21_WEEKLY
Changes since 1.15.4.2: +12 -1 lines
Diff to previous 1.15.4.2 , to branch point 1.15 , to next main 1.18
weekly cvs snapshot

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Fri Apr 6 20:15:29 2012 WST (5 weeks, 5 days ago) by moodlerobot
Branch: MAIN
Changes since 1.16: +1 -0 lines
Diff to previous 1.16
weekly cvs snapshot

Revision 1.16.2.1 - (view) (download) (annotate) - [select for diffs]
Fri Apr 6 20:10:07 2012 WST (5 weeks, 5 days ago) by moodlerobot
Branch: MOODLE_22_STABLE
Changes since 1.16: +1 -0 lines
Diff to previous 1.16
weekly cvs snapshot

Revision 1.15.4.2 - (view) (download) (annotate) - [select for diffs]
Fri Apr 6 20:06:29 2012 WST (5 weeks, 5 days ago) by moodlerobot
Branch: MOODLE_21_STABLE
Changes since 1.15.4.1: +1 -0 lines
Diff to previous 1.15.4.1 , to branch point 1.15
weekly cvs snapshot

Revision 1.15.2.1 - (view) (download) (annotate) - [select for diffs]
Thu Oct 13 05:59:22 2011 WST (7 months ago) by moodlerobot
Branch: MOODLE_20_STABLE
CVS Tags: MOODLE_206, MOODLE_207, MOODLE_208, MOODLE_209, MOODLE_20_WEEKLY
Changes since 1.15: +9 -11 lines
Diff to previous 1.15 , to next main 1.18
weekly cvs snapshot

Revision 1.15.4.1 - (view) (download) (annotate) - [select for diffs]
Thu Oct 13 05:58:04 2011 WST (7 months ago) by moodlerobot
Branch: MOODLE_21_STABLE
CVS Tags: MOODLE_213, MOODLE_214, MOODLE_215
Changes since 1.15: +9 -11 lines
Diff to previous 1.15
weekly cvs snapshot

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Thu Oct 13 05:57:36 2011 WST (7 months ago) by moodlerobot
Branch: MAIN
CVS Tags: MOODLE_22, MOODLE_221, MOODLE_222, MOODLE_22_BETA, MOODLE_22_RC1
Branch point for: MOODLE_22_STABLE
Changes since 1.15: +9 -11 lines
Diff to previous 1.15
weekly cvs snapshot

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Mon Sep 20 02:43:52 2010 WST (19 months, 3 weeks ago) by skodak
Branch: MAIN
CVS Tags: MOODLE_20, MOODLE_201, MOODLE_202, MOODLE_203, MOODLE_204, MOODLE_205, MOODLE_21, MOODLE_211, MOODLE_212
Branch point for: MOODLE_20_STABLE, MOODLE_21_STABLE
Changes since 1.14: +5 -3 lines
Diff to previous 1.14
MDL-24276 "static abstract" combination is deprecated since PHP 5.2, replacing with our coding_style exception

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Wed Sep 8 04:40:09 2010 WST (20 months, 1 week ago) by poltawski
Branch: MAIN
Changes since 1.13: +3 -4 lines
Diff to previous 1.13
lib/googleapi MDL-24111 - Google Docs Repository Broken

This seems to be related to problems at googles end with perhaps
the api not being correctly implemented to start with. Particularly the
docID was incorrect.

I think google worked around the problem with a redirect which the curl
download_file downloaded rather than followed the redirect.

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sun Jul 25 21:35:08 2010 WST (21 months, 3 weeks ago) by skodak
Branch: MAIN
Changes since 1.12: +3 -1 lines
Diff to previous 1.12
MDL-21249 improved php docs and adding direct access prevention in core libs

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sun Mar 21 21:32:43 2010 WST (2 years, 1 month ago) by poltawski
Branch: MAIN
Changes since 1.11: +1 -1 lines
Diff to previous 1.11
googledocs MDL-21881 - restore icons to repo plugin

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Thu Dec 17 05:50:49 2009 WST (2 years, 4 months ago) by skodak
Branch: MAIN
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
MDL-20787 final switch to new $OUTPUT->pix_url() - yay!

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Thu Nov 19 08:07:03 2009 WST (2 years, 5 months ago) by poltawski
Branch: MAIN
CVS Tags: MOODLE_19_MERGED
Changes since 1.9: +36 -15 lines
Diff to previous 1.9
lib/googleapi: MDL-20898 Use Google Docs 3.0 API

With the 3.0 version of the API, PDF upload/download is supported by
the repository/portfolio plugins.

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sun Nov 1 19:31:19 2009 WST (2 years, 6 months ago) by skodak
Branch: MAIN
Changes since 1.8: +18 -20 lines
Diff to previous 1.8
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Tue May 26 09:48:31 2009 WST (2 years, 11 months ago) by dongsheng
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
"MDL-19272, fixed undefined ->pixpath in google docs plugin"

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Mon May 25 16:27:25 2009 WST (2 years, 11 months ago) by samhemelryk
Branch: MAIN
Changes since 1.6: +38 -7 lines
Diff to previous 1.6
lib MDL-19236 added phpdocs and copyrights

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Mon Mar 9 00:53:11 2009 WST (3 years, 2 months ago) by poltawski
Branch: MAIN
Changes since 1.5: +48 -7 lines
Diff to previous 1.5
repository/googledocs New repository plugin MDL-16383

Google have now allowed documents to be downloaded via their API
(http://googledataapis.blogspot.com/2009/02/start-downloads.html) so
the google docs repo plugin could be finished.

At the moment i've set the export format hardcoded, hopefully we can allow the
repo api let the user choose later...

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Mon Jan 19 15:42:09 2009 WST (3 years, 3 months ago) by moodler
Branch: MAIN
Changes since 1.4: +3 -2 lines
Diff to previous 1.4
repository/picasa MDL-17473 Added a preview link

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Mon Jan 19 15:19:26 2009 WST (3 years, 3 months ago) by moodler
Branch: MAIN
Changes since 1.3: +12 -3 lines
Diff to previous 1.3
repository/picasa MDL-17473 Use picasa description as the filename if it exists

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Mon Jan 19 14:59:47 2009 WST (3 years, 3 months ago) by moodler
Branch: MAIN
Changes since 1.2: +5 -5 lines
Diff to previous 1.2
repository/picasa MDL-17473 Hardcode image heights and widths for nicer display

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Mon Dec 1 02:37:06 2008 WST (3 years, 5 months ago) by poltawski
Branch: MAIN
Changes since 1.1: +115 -1 lines
Diff to previous 1.1
repository: New Picasa Web Albums Plugin MDL-17473

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sun Nov 30 05:24:25 2008 WST (3 years, 5 months ago) by poltawski
Branch: MAIN
portfolio: MDL-16417 - Adding googledocs/picasa plugins

* Added simple library for googleapi things
* Respository plugins to follow

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

Moodle CVS Admin
ViewVC Help
Powered by ViewVC 1.0.10