Commit Graph

  • 78510c3eea Correct UPDATE statements to work with PostgreSQL. Didier Raboud 2012-08-10 16:02:07 +0200
  • 0858da36e6 LTSDEV: Adjust SQL in get_users() for Oracle compatibility Seth Hobson 2012-08-01 12:10:08 -0400
  • d4c50bc5cb Readme fixes Artem Andreev 2012-07-26 16:28:02 +0400
  • 94968f8166 Merge remote branch 'pull-request/MDL_20' into MDL_23 Artem Andreev 2012-07-26 16:14:58 +0400
  • 77aca6d5b0 PHP strict fixes Artem Andreev 2012-07-21 14:13:37 +0400
  • e18edd96c5 brazilian translation Andre Yamin 2012-07-07 17:54:10 -0300
  • 2e9d05a2f4 Merge pull request #14 from danmarsden/MDL_20 Artem Andreev 2012-07-05 03:33:48 -0700
  • cf110bd09c Add new core addinstance capability (2.3 throws warnings if this doesn't exist) Dan Marsden 2012-07-05 13:22:51 +1200
  • 6eb70b8218 Fix boilerplates, remove old cvs tags, add correct component to version.php Dan Marsden 2012-07-05 12:42:13 +1200
  • 175cd46bb8 Fixed #13: course reset for attendance activities now works. Artem Andreev 2012-05-19 12:41:46 +0400
  • 18b9b120d1 Russian translation of reset strings Artem Andreev 2012-05-11 15:25:45 +0400
  • c73ddce2b9 Fixed bug with gradebook grade Artem Andreev 2012-05-10 16:19:20 +0400
  • 8c20f75c79 Added grades explanation Artem Andreev 2012-05-10 15:09:06 +0400
  • 93bc80ed9c http://tracker.moodle.org/browse/CONTRIB-3549 Federico J. Botti 2012-03-26 00:30:37 -0300
  • f085867da9 http://tracker.moodle.org/browse/CONTRIB-3549 Federico J. Botti 2012-03-26 00:20:40 -0300
  • ff67b6b947 Added sessionsnotfound lang string Artem Andreev 2012-02-11 17:25:36 +0400
  • 81e461d75c Fixed renaming's regression. Thanks Marty Gilbert. Artem Andreev 2012-02-11 10:34:29 +0400
  • 5210e5c79f Fixed renaming's regression Artem Andreev 2011-12-02 14:03:13 +0400
  • 9473ab9c2d Fixed bug when you have one session for current day and try take attendance from block. Artem Andreev 2011-12-01 17:44:27 +0400
  • 0b5247fd9f SORT_LASTNAME needed a prefix Chris Stones 2011-11-29 10:54:20 -0800
  • 032c54637a Removed prefixes for attforblock methods. Fixed errors and notices. Artem Andreev 2011-11-18 17:02:55 +0400
  • e91283a339 Appending prefixes to non prefixed functions and defines Chris Stones 2011-11-17 15:12:54 -0800
  • a97c6d2b23 Fixed #4: deprecation warnings in sessions.php Artem Andreev 2011-10-21 16:11:13 +0400
  • 0f7ceac84f Fixed dates range for 0 week days Artem Andreev 2011-10-14 15:37:24 +0400
  • 4fff322892 Removed old (1.9) files Artem Andreev 2011-10-01 10:20:39 +0400
  • bea99467b7 Revert "make sql more generic to work on postgresql" Artem Andreev 2011-09-23 14:25:01 +0400
  • 3162293d01 Fixed bugs with validating forms Artem Andreev 2011-09-10 17:36:11 +0400
  • 582387d800 Removed restriction on taking attendance for users who enrolled in course after end of session. Instead of this, warning about date of student enrollment displayed on the take attendance page. Artem Andreev 2011-09-10 16:55:20 +0400
  • 9aaeb04239 Merge pull request #2 from eriko/MDL_20 Artem Andreev 2011-09-10 03:45:22 -0700
  • 4721be5c68 make sql more generic to work on postgresql Erik Ordway 2011-09-07 12:08:33 -0700
  • 90e487a7ab Fixed bug with displaying SESSIONS_TYPE_SELECTOR for attendances with groupmode 'Separate' Artem Andreev 2011-09-03 17:53:20 +0400
  • f05c81322d Fixed calendar displaying bug for Magazine theme Artem Andreev 2011-08-19 14:59:33 +0400
  • ce208a136d Fixed en_us language strings Artem Andreev 2011-08-01 22:10:42 +0400
  • dd36b74bb7 Fixed bug with report displaying Artem Andreev 2011-07-23 16:38:16 +0400
  • 0b1fc6995c report.php has report layout now Artem Andreev 2011-07-22 16:59:55 +0400
  • 163c4c1805 Some refactoring for better using from attendance block Artem Andreev 2011-07-16 17:03:13 +0400
  • 8837854d68 Fixed bug with mod/attforblock:canbelisted for user with admin role Artem Andreev 2011-07-16 17:02:47 +0400
  • e7bba36af0 Fixed bug with help buttons for different group modes in add_form.php Artem Andreev 2011-07-16 17:00:48 +0400
  • fa6decc643 2.4.0 beta release: Artem Andreev 2011-07-16 13:53:42 +0400
  • ab2968730a Implemented attforblock_user_outline and attforblock_user_outline Artem Andreev 2011-07-16 13:23:54 +0400
  • b004f67c37 Implemented logging Artem Andreev 2011-07-16 12:13:18 +0400
  • 7da2422789 Implemented export.php Artem Andreev 2011-07-15 16:29:07 +0400
  • 3515e99655 Some refactoring: sesstype and sessgroupslist moved to att_page_with_filter_controls + reimplemented theirs calculations. Artem Andreev 2011-07-15 15:40:43 +0400
  • edb3bc1953 Replaced anywhere: VIEW_ALLTAKEN => VIEW_ALLPAST; $string['alltaken'] =>$string['allpast']. Language strings didn't replaced for de and sv language packs because of problems with some symbols in file. Artem Andreev 2011-07-09 11:18:46 +0400
  • 276c604098 Implemented preferences.php (previously attsettings.php) Artem Andreev 2011-07-08 15:36:49 +0400
  • 9d8c2e8c93 Implemented report.php with enhancements of displaying user enrolment status Artem Andreev 2011-07-02 15:28:56 +0400
  • 1debc80e2d Finished implementation of adding new sessions Artem Andreev 2011-06-30 17:43:13 +0400
  • 88805f0aef Implemented ACTION_DELETE, ACTION_DELETE_SELECTED, ACTION_CHANGE_DURATION for sessions.php Artem Andreev 2011-06-25 17:19:58 +0400
  • 5ab1858860 Improvements to select all/deselect all controls Artem Andreev 2011-06-24 16:45:51 +0400
  • a9ed72b9d1 userwithoutenrol and userwithoutdata css fixes Artem Andreev 2011-06-23 17:29:20 +0400
  • 0d26cb07f0 Implementations and fixes of working with gradebook Artem Andreev 2011-06-23 17:28:39 +0400
  • cbaf375f62 Implemented view.php Artem Andreev 2011-06-18 17:02:48 +0400
  • fdb4af1f2b Better attendaces deleting in attforblock_update_instance and attforblock_delete_course Artem Andreev 2011-06-18 16:43:36 +0400
  • a407e23dba Implemented backup/restore functionality Artem Andreev 2011-06-18 16:42:40 +0400
  • d818f03df0 Fixed module installation hook for Moodle 2.0 structure Artem Andreev 2011-06-18 12:53:37 +0400
  • 747d96944e We don't need courseid fields in attendance_sessions and attendance_statuses because of now we can create more than one attendances per course Artem Andreev 2011-06-18 12:51:26 +0400
  • f036bcf54c Now deleting module will delete all attendance data (sessions, statuses, log) Artem Andreev 2011-06-18 12:49:10 +0400
  • 239f977cf3 Fixed bug with adding new attendance instance: now attendanceid for statuses is filled correctly Artem Andreev 2011-06-17 14:41:40 +0400
  • b55a30c340 Implemented "This course" mode of view.php + related refactoring + enhancement: taken into account information about students enrolment(start/end date). Artem Andreev 2011-06-11 18:18:07 +0400
  • 1ee0f2cf30 Implemented take.php (previously attendance.php) Artem Andreev 2011-06-04 16:57:17 +0400
  • 2b3b13f425 Unfinished implementation take.php (previously attendance.php) with enhancement: take into account information about students enrolment(status, start date). Artem Andreev 2011-05-28 17:46:42 +0400
  • 511544f320 att_manage_page_params refactoring Artem Andreev 2011-05-20 17:27:03 +0400
  • 9049a7f750 Implemented session editing Artem Andreev 2011-05-20 15:30:01 +0400
  • 345b969c6f Implemented adding of sessions with enhancement: HTML-editor for session description with ability to add links, files, formatting, etc Artem Andreev 2011-05-14 17:07:46 +0400
  • 3c5459f8ac On manage.php implemented session types selector. Code of renderable components moved from locallib.php into renderables.php Artem Andreev 2011-05-06 17:11:51 +0400
  • 61349c25a0 Implemented button date picker through YUI calendar + some refactoring of renderer.php and locallib.php Artem Andreev 2011-04-30 17:11:41 +0400
  • 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) Artem Andreev 2011-04-23 17:32:00 +0400
  • 5fe324d8db First (unfinished) implementation view.php - redirect to manage.php Artem Andreev 2011-04-23 17:25:43 +0400
  • 5d50151231 Some lang fixes Artem Andreev 2011-04-23 17:23:56 +0400
  • 39fb2255c6 From $string['moduledescription'] removed info about "one module per course" because of since 2.3 we can add more attendance modules. Artem Andreev 2011-04-09 14:36:43 +0400
  • 70cc3fba79 mod_form:added checking for MOODLE_INTERNAL. Artem Andreev 2011-04-09 14:36:21 +0400
  • 429a6bcf01 Added function attforblock_supports, that returns the information if the module supports a feature. Artem Andreev 2011-04-09 14:23:10 +0400
  • bacfb3b243 Old (unmigrated) files renamed to _*. Artem Andreev 2011-04-09 13:56:00 +0400
  • 79d6f78215 Language folders renamings Artem Andreev 2011-04-09 13:04:39 +0400
  • eafc0421e1 Added manager archetype in access.php Artem Andreev 2011-04-09 12:55:06 +0400
  • 4bead3d0b0 db/upgrade.php and db/access.php fixes Artem Andreev 2011-04-09 12:31:19 +0400
  • 40797e8cbf Partial $OUTPUT fixes. Lots of work still ahead Luis Ramon Lopez 2011-02-09 23:26:44 +0100
  • 23336d8c99 Merge branch 'v2.3' of github.com:andreev-artem/moodle_mod_attforblock into MDL_19 Luis Ramon Lopez 2011-02-09 11:16:30 +0100
  • cde262c260 Initial database migration to Moodle 2.0 Luis Ramon Lopez 2011-02-09 04:02:18 +0100
  • 77fed6adbe Copy from other sessions now also works in list view mode Luis Ramon Lopez 2011-01-21 18:03:03 +0100
  • dbfaa849ed In some cases view mode user preferences where saved twice. Fixed. Luis Ramon Lopez 2011-01-21 17:36:08 +0100
  • a772f82c6d Fixed warning for group sessions for students which are not member of any group Artem Andreev 2011-01-21 14:34:00 +0300
  • 90506e4543 Fixed warning for group sessions for students which are not member of any group Artem Andreev 2011-01-21 14:34:00 +0300
  • 5866a44e6a Russian translate for new strings Artem Andreev 2011-01-20 17:10:08 +0300
  • 1e1a9f5e09 User preferences for attendances.php are now saved. Artem Andreev 2011-01-20 16:13:40 +0300
  • f6b4cd958f Fixed install.xml typo Luis Ramon Lopez 2011-01-18 21:15:03 +0100
  • 48c49c85da Implemented copying attendance data from same-day sessions Luis Ramon Lopez 2011-01-18 20:59:27 +0100
  • b3e5bda761 Implemented fast session switching for same-day sessions. Luis Ramon Lopez 2011-01-18 20:07:12 +0100
  • faacb6c7fb Added "Start of period" into export tab Luis Ramon Lopez 2011-01-16 20:18:08 +0100
  • 359bdc8378 Merge https://github.com/andreev-artem/moodle_mod_attforblock Luis Ramon Lopez 2011-01-16 01:51:44 +0100
  • d7c45d3ed8 Solved installation errors. Fixed some database queries. Luis Ramon Lopez 2011-01-15 18:32:36 +0100
  • 5f3010df38 Fixed PHP notice with undefined variable. Artem Andreev 2011-01-13 16:40:30 +0300
  • b8db7e2529 Merge branch 'master' of https://github.com/andreev-artem/moodle_mod_attforblock Luis Ramon Lopez 2011-01-05 17:06:21 +0100
  • 2bf9f94c8f Grid view support. Multiple instances in the same course now allowed. Updated es_utf8 language strings Luis Ramon Lopez 2011-01-05 03:52:51 +0100
  • 56e5f12cd1 Fixed bug with styles.php. Thanks Luis Ramón López López. Artem Andreev 2011-01-01 11:17:15 +0300
  • addd06acfd Updated es_utf8 language strings Artem Andreev 2010-12-31 16:44:39 +0300
  • 28ab5c77a2 Implemented grid display mode Luis Ramon Lopez 2010-12-30 04:22:45 +0100
  • 4254dfb830 Improves for legend on Report page: If a student began to attend classes later, the taken sessions for him will be shown as '-'. Artem Andreev 2010-12-17 15:16:58 +0300
  • c6bcee3abb Fixed bugs with date ranges Artem Andreev 2010-11-27 12:21:03 +0300
  • 20983d1e83 Code cleanups for excluding notices Artem Andreev 2010-11-25 17:36:50 +0300