Dan Marsden
9f2251c315
Make tables full width on small screens.
8 years ago
Dan Marsden
ea32a3535f
fix spacing in css file.
8 years ago
Dan Marsden
4bbed2c160
Improve responsive display of user pages.
8 years ago
Dan Marsden
3260294bfe
Improve css on status set page.
8 years ago
Dan Marsden
a985d1dab3
Fix style for password pop-up and mustache template fix.
8 years ago
Dan Marsden
f8420243ff
Improve display of "all courses" user report - display as table
also include links to specific course reports.
8 years ago
Dan Marsden
201601e359
Fix #264 improve radio button spacing on self-marking page
8 years ago
Dan Marsden
913c35aa35
Add abilty to view student password from session list page.
8 years ago
Dan Marsden
682ce4af85
Fix coding guideline stuff found by plugins db check.
8 years ago
antonio-c-mariani
db0ed29c43
Move hide session details ( #238 )
* Fixing missing fields in backup
* Fixing behat test due to changes in Moodle 3.2
* Add users taken sessions by acronym columns to the export report
* Fixing user name sort order links
* Adding buttons to hide/show session details and move them left/rigth
* Fixing errors and warnings reported by travis
* Fixing failures in behat tests because of enrol start date
8 years ago
Antonio C. Mariani
d5d7369af1
Fixes #225 Add columns to show users taken sessions by acronym
8 years ago
Dan Marsden
80738cf870
Remove !important in css and some unused vars.
8 years ago
Dan Marsden
8a9f561f22
tidy up some more coding guideline/behat stuff.
8 years ago
Dan Marsden
5df4a02e19
Fix up some coding guideline stuff.
8 years ago
Antonio Carlos Mariani
8d6fc482af
Add summary report ( #66 )
9 years ago
Dan Marsden
06dd1138d8
Fix csslint issues
9 years ago
Dan Marsden
e57836a47e
Fixes #117 add classes for status in report
also add some default css for PLEA status set.
9 years ago
Davo Smith
adeb7c073d
Show remarks as hover-icons, instead of single column at the end
10 years ago
Davo Smith
a67c3d166c
New 'select all' row of radio buttons on attendance page
10 years ago
Dan Marsden
ec8a7939a0
CONTRIB-3992 fix padding between mon-sun checkboxes on add session form
12 years ago
Dan Marsden
8a1d4654e9
rename attforblock module to attendance - also includes upgrade script to rename old attforblock tables.
12 years ago
Artem Andreev
ee9c0a4a78
On manage page added action icon for changing attendance.
12 years ago
Artem Andreev
163c4c1805
Some refactoring for better using from attendance block
14 years ago
Artem Andreev
276c604098
Implemented preferences.php (previously attsettings.php)
14 years ago
Artem Andreev
a9ed72b9d1
userwithoutenrol and userwithoutdata css fixes
14 years ago
Artem Andreev
b55a30c340
Implemented "This course" mode of view.php + related refactoring + enhancement: taken into account information about students enrolment(start/end date).
14 years ago
Artem Andreev
1ee0f2cf30
Implemented take.php (previously attendance.php)
14 years ago
Artem Andreev
2b3b13f425
Unfinished implementation take.php (previously attendance.php) with enhancement: take into account information about students enrolment(status, start date).
14 years ago
Artem Andreev
61349c25a0
Implemented button date picker through YUI calendar + some refactoring of renderer.php and locallib.php
14 years ago
Artem Andreev
1348ffcab4
First implementation (unfinished) manage.php + related classes (attforblock_permissions, attforblock), renderable components (attforblock_tabs, attforblock_filter_controls - not finished, attforblock_sessions_manage_data) and appropriate renderers (render_attforblock_tabs, render_attforblock_filter_controls, render_attforblock_sessions_manage_data)
14 years ago
Artem Andreev
bacfb3b243
Old (unmigrated) files renamed to _*.
14 years ago
Luis Ramon Lopez
48c49c85da
Implemented copying attendance data from same-day sessions
14 years ago
Luis Ramon Lopez
b3e5bda761
Implemented fast session switching for same-day sessions.
If there is more than one session on the same day, when taking attendance
a dropdown list will allow to switch over sessions easily.
Also fixed some XHTML compliance tags.
14 years ago
Luis Ramon Lopez
2bf9f94c8f
Grid view support. Multiple instances in the same course now allowed. Updated es_utf8 language strings
14 years ago
Artem Andreev
56e5f12cd1
Fixed bug with styles.php. Thanks Luis Ramón López López.
14 years ago
Artem Andreev
7678a49767
Some interface improvements (sessions filtering by different criteries) for manage.php, report.php, view.php
15 years ago