[moodle] / moodle / repository / alfresco / repository.class.php Repository:

Log of /moodle/repository/alfresco/repository.class.php

Parent Directory Parent Directory


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

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Mon Nov 2 14:45:13 2009 WST (3 weeks ago) by dongsheng
Branch: MAIN
CVS Tags: HEAD, MOODLE_19_MERGED
Changes since 1.21: +3 -0 lines
Diff to previous 1.21
"MDL-20602, add support for FILE_INTERNAL and FILE_EXTERNAL"

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Sun Nov 1 20:51:41 2009 WST (3 weeks ago) by skodak
Branch: MAIN
Changes since 1.20: +2 -3 lines
Diff to previous 1.20
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Tue Jul 7 14:16:03 2009 WST (4 months, 2 weeks ago) by samhemelryk
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
filelib MDL-19707 Converted existing ...str_replace('png','gif')... to use file_extension_icon and file_mimetype_icon

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Thu Jul 2 19:23:48 2009 WST (4 months, 3 weeks ago) by tjhunt
Branch: MAIN
Changes since 1.18: +2 -3 lines
Diff to previous 1.18
MDL-19690 - eliminate the $OUTPUT->initialise_deprecated_cfg_pixpath horrible hack.

Replace $CFG->pixpath with $OUPTUT->old_icon_url(...) instead.

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Thu Jul 2 19:09:16 2009 WST (4 months, 3 weeks ago) by tjhunt
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17
MDL-19690 - lots more $CFG->pixpath to $OUTPUT->old_icon_url

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Tue Jun 30 10:12:19 2009 WST (4 months, 3 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.16: +3 -3 lines
Diff to previous 1.16
"MDL-13766, update image path, see http://moodle.org/mod/forum/discuss.php?d=126887"

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Mon Jun 29 11:41:03 2009 WST (4 months, 3 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.15: +3 -3 lines
Diff to previous 1.15
"MDL-13766, fixed image path"

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Mon Jun 8 14:36:38 2009 WST (5 months, 2 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.14: +2 -1 lines
Diff to previous 1.14
"MDL-16384, add text to descripe what is alfresco API url is"

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Mon Jun 8 14:25:53 2009 WST (5 months, 2 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.13: +9 -1 lines
Diff to previous 1.13
"MDL-17316, non-js file picker added"

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Fri Jun 5 16:14:57 2009 WST (5 months, 2 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.12: +25 -20 lines
Diff to previous 1.12
"MDL-16384, alfresco plugin, deal with session expired issue"

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Fri Jun 5 14:55:07 2009 WST (5 months, 2 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.11: +25 -22 lines
Diff to previous 1.11
"MDL-16384, upgrade alfresco php library, fixed bugs in offical php sdk"

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Thu Jun 4 17:33:25 2009 WST (5 months, 2 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.10: +3 -3 lines
Diff to previous 1.10
"MDL-13766, ->pixpath doesn't work in web service, use ->httpswwwroot instead"

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Tue Apr 21 13:53:36 2009 WST (7 months ago) by dongsheng
Branch: MAIN
Changes since 1.9: +12 -12 lines
Diff to previous 1.9
"MDL-18486, file picker searching form"

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Mar 16 11:16:50 2009 WST (8 months, 1 week ago) by dongsheng
Branch: MAIN
Changes since 1.8: +4 -16 lines
Diff to previous 1.8
"REPOSITORY/MDL-13766, create prepare_file function, it will prepare temp file for repository api"

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Wed Feb 18 15:52:54 2009 WST (9 months ago) by dongsheng
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
"REPOSITORY/MDL-13766, separate page and path in get_listing function"

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Jan 14 12:26:50 2009 WST (10 months, 1 week ago) by dongsheng
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
"MDL-13766, use bigger icons for file picker"

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Thu Dec 11 12:19:46 2008 WST (11 months, 1 week ago) by dongsheng
Branch: MAIN
Changes since 1.5: +4 -3 lines
Diff to previous 1.5
"MDL-17014, stop create repository type if plugin_init return false"

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Oct 28 12:13:31 2008 WST (12 months, 3 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.4: +7 -5 lines
Diff to previous 1.4
"MDL-17014, check soap extension in alfresco plugin"

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Mon Oct 27 11:57:30 2008 WST (12 months, 3 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.3: +30 -16 lines
Diff to previous 1.3
"MDL-17014, check soap extension before create alfresco plugin"

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Sep 24 13:18:18 2008 WST (13 months, 4 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.2: +6 -2 lines
Diff to previous 1.2
"MDL-16384, enable management url"

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Sep 23 09:19:27 2008 WST (14 months ago) by dongsheng
Branch: MAIN
Changes since 1.1: +32 -11 lines
Diff to previous 1.1
MDL-16384
1) enable searching
2) catch session exception
3) fix bug of downloading

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri Sep 19 12:49:38 2008 WST (14 months ago) by dongsheng
Branch: MAIN
MDL-16384, first draft of alfresco plugin
TODO:
1) Create a SOAP wrapper
2) Implement searching

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.7