Commit graph

13 commits

Author SHA1 Message Date
Mark Nelson
2416e8a3e0 Introduced automatic class loading for elements 2015-12-15 13:15:17 +08:00
Mark Nelson
355de679e8 Added a 'leftmargin' field
Also renamed the 'margin' field to 'rightmargin'
to easily distinguish between the two.
2015-12-11 12:10:45 +08:00
Mark Nelson
87d1ecfcc7 Removed the 'Download grid' functionality 2015-12-06 16:54:19 +08:00
Shamim Rezaie
039e8bca37 Implemented support for element alignment
Also specifying the reference point location (the
location of the element that's put at posx and
posy) for each element.
2015-08-05 14:19:54 -05:00
Shamim Rezaie
444bc35d22 Draw a dashed line on the grid page to specify the (right) margin 2015-08-05 14:17:02 -05:00
Shamim Rezaie
6400e587d8 Added support for having right margin and width limit for each element
In addition to width and height, each page can have an
optional (right) margin attribute. Also, each element
can have an optional width attribute.
2015-08-05 14:16:56 -05:00
Mark Nelson
ed03f0313d Ensure we delete the element from the DB 2015-03-13 23:44:37 -07:00
Mark Nelson
e85807e298 Fixed sequence values when deleting an element 2015-03-13 23:44:37 -07:00
Mark Nelson
ba12c4d42b Fixed group mode 2015-03-13 23:37:06 -07:00
Mark Nelson
6821122c30 Aligned SQL to conform to Moodle standards 2015-03-13 23:37:06 -07:00
Mark Nelson
8a55c96dab Removed unnecessary function
We were supporting older versions of Moodle so
it was necessary if we only wanted one branch.
2015-03-13 23:37:06 -07:00
Mark Nelson
a61997b2aa Check course time using new logging API 2015-03-13 23:37:06 -07:00
Mark Nelson
7a2675e889 Moved internal functions to locallib.php 2015-03-13 23:37:06 -07:00