[moodle] / moodle / blocks / loancalc / block_loancalc.php Repository:

Log of /moodle/blocks/loancalc/block_loancalc.php

Parent Directory Parent Directory


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

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sun Jan 17 02:29:51 2010 WST (2 months ago) by skodak
Branch: MAIN
CVS Tags: HEAD
Changes since 1.17: +1 -1 lines
Diff to previous 1.17
MDL-21235 fixed select method name

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Sun Jan 17 02:25:51 2010 WST (2 months ago) by skodak
Branch: MAIN
Changes since 1.16: +1 -1 lines
Diff to previous 1.16
MDL-21235 more conversion to new select

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

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

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Mon Aug 17 23:16:26 2009 WST (7 months ago) by nicolasconnault
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
MDL-19791 Upgraded calls to choose_from_menu

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Thu Jul 2 18:53:33 2009 WST (8 months, 2 weeks ago) by tjhunt
Branch: MAIN
Changes since 1.12: +3 -3 lines
Diff to previous 1.12
MDL-19690 - lots more $CFG->pixpath to $OUTPUT->old_icon_url

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Fri Apr 4 14:23:43 2008 WST (23 months, 2 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.11: +1 -3 lines
Diff to previous 1.11
MDL-14177, remove the useless h1 tags

Revision 1.9.4.3 - (view) (download) (annotate) - [select for diffs]
Fri Apr 4 14:23:21 2008 WST (23 months, 2 weeks ago) by dongsheng
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_191, MOODLE_192, MOODLE_193, MOODLE_194, MOODLE_195, MOODLE_196, MOODLE_197, MOODLE_19_MERGED, MOODLE_19_WEEKLY
Changes since 1.9.4.2: +1 -3 lines
Diff to previous 1.9.4.2 , to branch point 1.9 , to next main 1.18
MDL-14177, remove the useless h1 tags

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Mon Mar 3 20:43:33 2008 WST (2 years ago) by moodler
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
Merged new block versions from 1.9

Revision 1.9.4.2 - (view) (download) (annotate) - [select for diffs]
Mon Mar 3 20:41:03 2008 WST (2 years ago) by moodler
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_19
Changes since 1.9.4.1: +2 -2 lines
Diff to previous 1.9.4.1 , to branch point 1.9
New block versions for 1.9 release

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Tue Oct 23 04:39:29 2007 WST (2 years, 4 months ago) by arborrow
Branch: MAIN
Changes since 1.9: +3 -3 lines
Diff to previous 1.9
MDL-11869 - javascript syntax error was preventing the call to the calc function. Adding in the double slashes around CDATA resolves the problem. (merging into HEAD)

Revision 1.9.4.1 - (view) (download) (annotate) - [select for diffs]
Tue Oct 23 04:37:53 2007 WST (2 years, 4 months ago) by arborrow
Branch: MOODLE_19_STABLE
Changes since 1.9: +3 -3 lines
Diff to previous 1.9
MDL-11869 - javascript syntax error was preventing the call to the calc function. Adding in the double slashes around CDATA resolves the problem. (merging into 19STABLE)

Revision 1.9.2.1 - (view) (download) (annotate) - [select for diffs]
Tue Oct 23 04:29:45 2007 WST (2 years, 4 months ago) by arborrow
Branch: MOODLE_18_STABLE
CVS Tags: MOODLE_1810, MOODLE_1811, MOODLE_184, MOODLE_185, MOODLE_186, MOODLE_187, MOODLE_188, MOODLE_189, MOODLE_18_MERGED, MOODLE_18_WEEKLY
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 , to next main 1.18
MDL-11869 - javascript syntax error was preventing the call to the calc function. Adding in the double slashes around CDATA resolves the problem.

Revision 1.1.12.1 - (view) (download) (annotate) - [select for diffs]
Sun Mar 25 22:48:50 2007 WST (2 years, 11 months ago) by moodler
Branch: MOODLE_16_STABLE
CVS Tags: MOODLE_165, MOODLE_166, MOODLE_167, MOODLE_168, MOODLE_169, MOODLE_16_WEEKLY
Changes since 1.1: +1 -0 lines
Diff to previous 1.1 , to next main 1.18
Restoring changes all the changes in MOODLE_16_STABLE since MOODLE_16_BETA.

This had to be done because the MOODLE_16_STABLE branch tags were moved.

Hopefully after this MOODLE_16_STABLE will be back to how it was (and a
proper branch) but some of the history may look a bit odd.

See MDL-9032 for more discussion and details.

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Wed Jan 10 15:44:15 2007 WST (3 years, 2 months ago) by vyshane
Branch: MAIN
CVS Tags: MOODLE_18, MOODLE_181, MOODLE_182, MOODLE_183, MOODLE_18_BETA, MOODLE_19_BETA
Branch point for: MOODLE_18_STABLE, MOODLE_19_STABLE
Changes since 1.8: +2 -3 lines
Diff to previous 1.8
Fixes for MDL-7861.

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Tue Jan 9 05:30:40 2007 WST (3 years, 2 months ago) by skodak
Branch: MAIN
Changes since 1.7: +4 -4 lines
Diff to previous 1.7
MDL-8105 some more icon class fixes including new .iconhelp for help and docs icon

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri Jan 5 06:33:03 2007 WST (3 years, 2 months ago) by skodak
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
MDL-8062 1.3 Remove name attribute from <form> and fix focus everywhere - more changes ahead

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Jan 3 23:44:21 2007 WST (3 years, 2 months ago) by moodler
Branch: MAIN
Changes since 1.5: +3 -3 lines
Diff to previous 1.5
Bend over for XHTML 1.0 Strict ...  MDL-8049

Removed Javascript language attribute tags and added CDATA

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Jan 2 14:55:57 2007 WST (3 years, 2 months ago) by toyomoyo
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4
MDL-7861, replacing document.abc with document.getElementById('abc')

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu Dec 21 13:45:44 2006 WST (3 years, 2 months ago) by toyomoyo
Branch: MAIN
CVS Tags: MOODLE_18_GROUPS_PRE_MERGE
Changes since 1.3: +11 -12 lines
Diff to previous 1.3
MDL-7861, fixing broken xhtml in loan calculator, adding CDATA tags

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu Sep 21 04:31:48 2006 WST (3 years, 5 months ago) by skodak
Branch: MAIN
CVS Tags: MOODLE_17, MOODLE_171, MOODLE_172, MOODLE_173, MOODLE_174, MOODLE_175, MOODLE_176, MOODLE_177, MOODLE_17_BETA, MOODLE_17_BETA2, MOODLE_17_MERGED, MOODLE_17_WEEKLY, MOODLE_18_GROUPS_PRE
Branch point for: MOODLE_17_STABLE, MOODLE_18_GROUPS
Changes since 1.2: +161 -161 lines
Diff to previous 1.2
major whitespace cleanup - fixed tabs

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sat Jul 15 05:05:14 2006 WST (3 years, 8 months ago) by skodak
Branch: MAIN
CVS Tags: MOODLE_17_NEWGROUPS_PRE
Branch point for: MOODLE_17_NEWGROUPS
Changes since 1.1: +1 -0 lines
Diff to previous 1.1
Bug #6080 - Loancalc block doesn't define a footer string; merged from MOODLE_16_STABLE

Revision 1.1.8.1 - (view) (download) (annotate) - [select for diffs]
Sat Jul 15 05:04:27 2006 WST (3 years, 8 months ago) by skodak
CVS Tags: MOODLE_161, MOODLE_162, MOODLE_163, MOODLE_164, MOODLE_16_MERGED
Changes since 1.1: +1 -0 lines
Diff to previous 1.1 , to next main 1.18
Bug #6080 - Loancalc block doesn't define a footer string

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Tue Aug 16 13:56:54 2005 WST (4 years, 7 months ago) by mjollnir_
Branch: MAIN
CVS Tags: MOODLE_16, MOODLE_16_AUTHREFACTOR_PRE, MOODLE_16_BETA, MOODLE_16_MULTIENROL_MP1, MOODLE_16_MULTIENROL_PRE, MOODLE_16_UTF8_PRE
Branch point for: MOODLE_16_AUTHREFACTOR, MOODLE_16_MULTIENROL, MOODLE_16_STABLE, MOODLE_16_UTF8, MOODLE_17_ROLES
renaming block_student_loan_calc to block_loancalc

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