CVS log for loncom/cgi/quotacheck.pl
Up to [LON-CAPA] / loncom / cgi
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Sep 3 21:37:38 2021 UTC (3 years, 2 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X,
version_2_11_X,
version_2_11_5_msu,
version_2_11_5,
version_2_11_4_uiuc,
version_2_11_4_msu,
version_2_11_4,
HEAD
Diff to previous 1.8: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.8: +2 -1
lines
- When quotacheck is run on an access node totals from lonnet::diskusage()
need to be converted from KB to MB.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon May 4 15:13:57 2015 UTC (9 years, 6 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_3_uiuc,
version_2_11_3_msu,
version_2_11_3,
version_2_11_2_uiuc,
version_2_11_2_msu,
version_2_11_2_educog,
version_2_11_2,
version_2_11_1
Diff to previous 1.7: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.7: +113 -41
lines
- Don't display unfiltered search results on initial load.
- Eliminate javascript error on load when selected course type is Community.
- Support sortby, sortorder, and type (official, unofficial, or Community)
in query string when IP-based access in use.
- Omit instcode column unless displaying quotas for any course type,
or for official courses only.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Aug 23 18:54:45 2014 UTC (10 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.6: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.6: +2 -2
lines
- Retrieval of domain default for uploaded quota needs to use correct key.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Aug 5 19:32:19 2014 UTC (10 years, 3 months ago) by musolffc
Branches: MAIN
Diff to previous 1.5: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.5: +53 -21
lines
Columns are sortable in the course quota list as well as well as the resource list in authoring space. An up or down arrow is displayed next to the sorted column header indicating whether it is in ascending or descending order.
This resolves Bug #6704
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jul 31 15:57:24 2014 UTC (10 years, 3 months ago) by musolffc
Branches: MAIN
Diff to previous 1.4: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.4: +105 -24
lines
Courses displayed in quota list are now sortable by clicking on column headers
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jul 31 15:45:31 2014 UTC (10 years, 3 months ago) by musolffc
Branches: MAIN
Diff to previous 1.3: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.3: +5 -2
lines
Making drop-down selections persistent after search
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jul 31 15:02:26 2014 UTC (10 years, 3 months ago) by musolffc
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +8 -6
lines
Defined string constant "$script" to clean up code
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Mar 17 02:37:13 2014 UTC (10 years, 7 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_0_RC3
Diff to selected 1.2: preferred, colored
- Add quotacheck.pl
- CGI script for use on a library server to display disk usage and quota
for course content uploaded directly to course/communities in the domain.
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>