- 28 Jun, 2013 3 commits
-
-
Aaron Wells authored
Bug1195489 Change-Id: I3d567f85bedfb92e0105e969d1770cd4e38413b5
-
Robert Lyon authored
-
Robert Lyon authored
-
- 27 Jun, 2013 5 commits
-
-
Aaron Wells authored
Bug1195269 Change-Id: Ia0652570c7fc495b34e04716a6b339956e5ff017
-
Aaron Wells authored
Bug1171365 Change-Id: I865dc0d69d6f5a29b4d8d8d4763d393011d2f7da
-
Son Nguyen authored
Change-Id: I33ce7dc6e6c14917c9632afc672c0faf5718647b
-
Son Nguyen authored
Change-Id: I3e40bb71d1ac8e8956bee84b833989638756b6e2
-
Son Nguyen authored
Add a new function Artefact::artefact_get_tags($artefactid) to return a list of sorted tags associated to an artefact Display tags of plans Change-Id: I3720b4954be2e928539e75362dab8059fbe35169
-
- 24 Jun, 2013 6 commits
-
-
Robert Lyon authored
* changes: Enable Leap2A import/export license info for text boxes Update license info when using content from other text boxes
-
Robert Lyon authored
-
Robert Lyon authored
-
Son Nguyen authored
(Bug #1193989) Change-Id: I63bbe8e28fe76e7832b3dcdc28a0e86202bb70a4 Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
Son Nguyen authored
(Bug #1193936) Change-Id: Ie96a14e5837a05fec3dad5fc9bd76c16fbb1776b
-
Robert Lyon authored
-
- 23 Jun, 2013 6 commits
-
-
Mikael Mrozik authored
When an institution admin has a user in his institution that has the auth method "No institution: internal", he will need to change it to one of his own in order to manage this user appropriately. Change-Id: I281da5878910741839629622660d7060cd1fccfd Signed-off-by:
Mikael Mrozik <mikael@catalyst.net.nz>
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Son Nguyen authored
(bug #1045563) When an user complete the required profile field, 1. Check if the email address has been taken 2. Send a validation email to this address 3. If an email has been sent, display the status message. When an user validate his/her email address 4. if it is the primary email, update the email field of the table 'usr' in DB Change-Id: Ie3f8268bee9890c7f568a399da4332bb5ab44447 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
- 21 Jun, 2013 1 commit
-
-
Son Nguyen authored
Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> Change-Id: Icfd425e0487c3db768f47d1e2e4b18dfc5acd159
-
- 18 Jun, 2013 3 commits
-
-
Son Nguyen authored
-
Son Nguyen authored
* changes: ddllib: Adding function to create temp tables lib/adodb: Updating ADOdb to version 5.18
-
Aaron Wells authored
Bug #1150831: Some links to directory index.php files left off the trailing slash, i.e. "{$WWWROOT}/view". This caused unnecessary redirects and greater potential for errors in users' web server setups. While I was at it, for all links to directories other than $WWWROOT itself, I changed them to be explicitly links to "index.php". Also fixed the Windows-style line endings in homeinfo.tpl Fix all implicit links Change-Id: I87b285713e5cb1cfe785ceedd2702e5c2578058b
-
- 16 Jun, 2013 1 commit
-
-
Kristina Hoeppner authored
The password should not be displayed in plaintext. I changed the type of the input field to "password" to account for that. Change-Id: I5d64470291e1c81b31bc0aaeb8cd65d809412ae7 Signed-off-by:
Kristina D.C. Hoeppner <kristina@catalyst.net.nz>
-
- 13 Jun, 2013 1 commit
-
-
Son Nguyen authored
Change-Id: I1b6048b2029f5964cf6ee96f6a44de5d5c4c3aaa Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 12 Jun, 2013 2 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
-
- 11 Jun, 2013 1 commit
-
-
Son Nguyen authored
-
- 06 Jun, 2013 2 commits
-
-
Aaron Wells authored
Bug1188001 Change-Id: Id0a2c049fa59383b7df77074e1691982987c4a29
-
Son Nguyen authored
-
- 05 Jun, 2013 1 commit
-
-
Son Nguyen authored
-
- 31 May, 2013 1 commit
-
-
Aaron Wells authored
On the principle that it's good secur1ty to remove executables you're not likely to use, clearing out all the bits of ADOdb we're currently not using. This includes drivers and data dictionaries for other DBs, tests, docs, icons, PHP4 session code, pear auth container, and non-English error messages. Change-Id: Ibf059ed1d0d7dafbbce16589ead2c0a006e3fcdd Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
- 30 May, 2013 4 commits
-
-
Son Nguyen authored
-
Son Nguyen authored
-
Son Nguyen authored
-
Aaron Wells authored
Bug 1185661 Change-Id: If489801fb92dc478dce7d358faf1560e334d6390
-
- 29 May, 2013 1 commit
-
-
Aaron Wells authored
Bug #1185297: The $cfg->themeprefs setting was removed in bug #793308 Change-Id: Ifcea19569d62eeb03cb26e098d74ab4d535f61e3 Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
- 26 May, 2013 2 commits
-
-
Robert Lyon authored
Problem was the $smarty instance created before forms were generated. I moved the smarty instance call to after form generation and passed the $smarty->assign calls to it then Change-Id: I12705f06b22cee76cd84017e807ba2b0c5ef213e Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
The greyed out field needed to be readonly rather than disabled as the value was not being passed on form submit Change-Id: Ifdc6843f7c688b4a306da8a321b962f22ccd6eb9 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-