- 21 Aug, 2013 6 commits
-
-
Robert Lyon authored
- Bugs #1201258, #1181010, #1199563 As these are all integrated together it is easier to test them as one patchset. Change-Id: I5ce68a4ea2de1de8b9deeb7d95380fcdcae095a0 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Aaron Wells authored
-
Aaron Wells authored
-
This initializes formchangechecker for each pieform and raises the warning message if there are dirty changes in any pieforms by calling formchangechecker.isDirty() This also checks dirty changes in tinyMCE Change-Id: I29294eea7a3bbd1e014d90edbcb06c43e19ce8c2 Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
Robert Lyon authored
The div with needed id had been moved within a if/else statement since version 1.7 so needed to make a check to see if it exists on page in the js before trying to access it Change-Id: Ifdcad8892e6930354de2d609da4237ab509f6167 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
- 20 Aug, 2013 9 commits
-
-
- also bug 1212863 The code is designed to rely on the not set variable being automatically converted to an empty string, but PHP throws a warning if you do that. Change-Id: I40c2c7bd69939779bda68f4de4d47643f0212f42
-
Aaron Wells authored
Bug1158625: If the user hasn't made their profile public, don't even show their pic and name to logged-out users. And in order to prevent enumeration attacks, show the same access denied screen to a logged-out user, whether they hit the URL for an exising profile or whether they entered an invalid URL. Change-Id: Ic926fde3e04a59728868fffecc9272136fb83855
-
Aaron Wells authored
-
Now that the admin interface has been removed we can allow the code in the db to be displayed 'as is' rather than stripping out potentially bad code. (The feature is useless if we strip out JavaScript, because most tracking cookies require it) Change-Id: Id5665afa75ee8fe229baea65332a09b32d827a54 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Bug 1165592 Change-Id: Ic15ebda465a51e358921b40413f0a55378c514f0 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
Aaron Wells authored
-
Mikael Mrozik authored
- rebasing change Change-Id: I4c262c0a22b75a3f9de6d43569765f65ee32c555
-
Robert Lyon authored
This time around instead of changing the protocol-relative URLs to be matching the protocol of what Mahara is using I've changed how html purifier checks iframes to allow protocol-relative URLs. Change-Id: I2a9436ecf3f6046acdefce8ac7751c12ad2bbf9d Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
- 19 Aug, 2013 3 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
-
Aaron Wells authored
Bug 1078591 Change-Id: Ica1de7ce33d56de4a97f6e0a12dfad6d6591b788
-
- 16 Aug, 2013 1 commit
-
-
Robert Lyon authored
Change-Id: Ic3c4020bd586ba07a269e3fc24d41b9b0d34d6db Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 15 Aug, 2013 2 commits
-
-
Aaron Wells authored
Change-Id: I874d0c10d68532944d5eec96669a8a46b0bedd9a
-
Robert Lyon authored
Change-Id: I913c8d42bd3c7b8c69e5e13dca9cc53a649b9c0b Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 13 Aug, 2013 2 commits
-
-
Aaron Wells authored
-
Aaron Wells authored
This reverts commit 66674d0c. This patch adds an additional "http://" to the beginning of each URL each time you save an existing external content block! "http://" becomes "http://http://" Change-Id: I37f21d30abad8c0b80bf2793614793f087d346fc
-
- 12 Aug, 2013 7 commits
-
-
Aaron Wells authored
-
Aaron Wells authored
-
Son Nguyen authored
-
Ruslan Kabalin authored
Change-Id: I2e4c57709653a87950ca1a76505b99e4ca400085 Signed-off-by:
Ruslan Kabalin <r.kabalin@lancaster.ac.uk>
-
This is for use by the elasticsearch Search plugin Bug #680710 Change-Id: I16bc27456cd1128997e91b92bfe8cd9000a53535
-
Aaron Wells authored
Bug #1181108 Change-Id: I623b0af3e841a92a7720c9b5d0b672571c6e0b43 Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
Aaron Wells authored
-
- 11 Aug, 2013 1 commit
-
-
Robert Lyon authored
Also fixed up the layout of the edit form to make more sense by grouping the choosing of existing textbox to be next to the wysiwyg editor rather than the bottom of the form. Change-Id: Ic31bff4f4c2cb59bd5fa789421298debd293b8a7 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 09 Aug, 2013 2 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
At this stage the drag drop should only work in HTML5 compliant browsers Displays a preview of the file if an image Added styles to display a zone area to drop file (even though the whole page is a drop zone) Made the dropzone area show by default for compatible browsers and have hidden the preview images. Added visual feedback to user for dropping items in dropzone Change-Id: I7a3104d7ded53f1c805779db86d407d2ec1aac26 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 06 Aug, 2013 2 commits
-
-
Aaron Wells authored
Bug #1072972: This includes the KATAKANA-HIRAGANA PROLONGED SOUND MARK, which should solve some issues for Japanese language users. It also removes the 16-bit surrogate characters D800-DFFF from the exclusion class. Change-Id: Iaaa70b891219d97758b3d7982d69a4522a477009
-
Aaron Wells authored
Bug #1196781 Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz> Change-Id: Ibc6740f45e59804720823b5cc34e80ca33b3c621
-
- 05 Aug, 2013 2 commits
-
-
Aaron Wells authored
Bug1073625: Removing this feature per Mahara's security standard of assuming the admin web account is more easily compromised than the filesystem or database. In order for this feature to be useful, it needs to be able to print Javascript, on every page in the site, in the header and footer. Change-Id: Id2337c66d037dced514e0cc347370d97cac80093
-
(Bug #1193927) Change-Id: Ie2e87cabe541b77c8afebf5213439224ca971b36 Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 01 Aug, 2013 1 commit
-
-
Robert Lyon authored
The youtube iframe code lacks the http: or https: protocol - so we add it in based on mahara site protocol Change-Id: Id1c8e026c9bad3baa07643dea5bd30477412902e Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 29 Jul, 2013 2 commits
-
-
added in new pdf icon Change-Id: Ib351064e1bd7adbcb3ec0243fb5d1436c520a740 Signed-off-by:
Son Nguyen <sonn@catalyst.net.nz>
-
Disable Open file feature Change-Id: If13332299e430126b3ac78e06d80e7ed189ebcaa Signed-off-by:
Son Nguyen <sonn@catalyst.net.nz>
-