- 08 Oct, 2019 10 commits
-
-
Rebecca Blundell authored
Adding in changes made as per the select2 README.Mahara and adding commit details to the README where that was helpful in finding the changes. behatnotneeded Change-Id: I8579ba86d303ecc3b1d5ec50fb9e53972c8c2ff9
-
Rebecca Blundell authored
replaced select2 files with 4.09 versions behatnotneeded Change-Id: Ia1b4f896db75b55624d3917dbc08fcbdc3a137bd
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Evonne authored
Taken out spans within alert and put in icons in alert:before, added variation for site-messages so it can be shorter and hang with page breakpoints. Also added icons for error messages under form inputs. behatnotneeded Change-Id: Ia31af160808ecc2943bb16ba68f04e8a98c0e055
-
Robert Lyon authored
-
Evonne authored
- Chervons missing in inbox block, conflicting with text-small. - People list h4 wrapping portfolio list, moving it out. - dashboard editbuttons placement dependent on h1/h2 above, put in better conditions so it doesn't need it at all. - Plans chervon too far in, moved it out as no longer has details. behatnotneeded Change-Id: I50e60e2fb2c8be2370856823497a1b9099d1c28f
-
Robert Lyon authored
* changes: Bug 1847009 Plan checkbox not clickable Bug 1847009: Plans are no longer able to be check marked
-
- 07 Oct, 2019 23 commits
-
-
Evonne authored
When the outer-link was put in so that the entire thing can be clicked to expand, the checkbox was lost under the z-index. Fix now put the checkbox over the outer-link, making it clickable again. behatnotneeded Change-Id: Ie559560d5f43b8f841ee83538b5823d350f9387f
-
Evonne authored
Took out overflow-x: auto; in .view-container, can't see it breaking anything else so might be redundant legency css. Pages and Collections should no longer have an orange horizontal scroll under it. behatnotneeded Change-Id: I52f0a77a403cdc72163b4d7a60f19f99b28c0486
-
Robert Lyon authored
Problem only exists on older browsers behatnotneeded Change-Id: Ie87ef3d3ae8f6bd81ec051afe69dbe0c7d228ea9 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
Lisa Seeto authored
- call the enableCheckBoxes() when all blocks have been loaded and not on page load behatnotneeded Change-Id: I921f58a737abcb5ff29e1b5cdc26315a3c739588 Signed-off-by:
Lisa Seeto <lisaseeto@catalyst.net.nz>
-
Rebecca Blundell authored
Upgrade to latest release of ssphp. This includes security update 1.17.3 and some bug fixes behatnotneeded Change-Id: I283b3e11b67bfdba3ca428bb53605a9cd764b6f4
-
Robert Lyon authored
To avoid languages that use comma as decimal separator (like Croatian language) behatnotneeded Change-Id: I8ff67de7119bb4910750e99859d152ea960a09de Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
Robert Lyon authored
When fetching profileicon for mobile - see bug for testing instructions behatnotneeded Change-Id: I494b8e6ddcc697478b9ff334df900e42ff07aaab Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
Doris Tam authored
- Like the group/index.php page with the filter, this page also has a problem with the button when the width of screen is too small - Added a parameter to an existing helper function for groupcategory (build_group_list_html - Helper function group_get_extended_data(..) to htdocs/lib/group.php - Fix previous bug failure due to button class change for submit - Styling for table changed to to "break-word" to stop truncating words - overflow of buttons controlled + responsive results heading+footer - button moved to first level of form to stop button cutting button on small screen behatnotneeded Change-Id: I646135f6963f944b6d253d800882a77cac995e1a
-
Robert Lyon authored
-
Robert Lyon authored
-
Kristina Hoeppner authored
To make the string easier to read. behatnotneeded Change-Id: I986ba45866985461784252c687bb14b857b5eb29
-
Rebecca Blundell authored
also moved it to js since it's js behatnotneeded Change-Id: Ifdaa9cb44f188ec61f83f4e97ad99d4e2dab4434
-
Lisa Seeto authored
- added get_config(wwwroot) to redirect url on form success - changed SESSION msg and redirect to a form reply with error code behatnotneeded Change-Id: I5a8a9e3b9450b5c9c44495811948eca1f52e56cd Signed-off-by:
Lisa Seeto <lisaseeto@catalyst.net.nz>
-
Doris Tam authored
Adding Frameworks (Smart Evidence Pages) into Collection navigation blocktype as well as the existing Views behatnotneeded Change-Id: Ib963658efeeb6ce0d7fb9b5b1372b13289516593
-
Robert Lyon authored
-
Robert Lyon authored
behatnotneeded Change-Id: Iff8bb59f6b8a9dc370264bb303ba36ad9c3a457c Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
To make it consistent behatnotneeded Change-Id: I3008c66eeb55128f7aaf6efe419b38915fc715f5 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
Robert Lyon authored
On the admin overview page Now lets you know: - if your branch version is not the latest - if your branch is a supported branch - if you are on the development branch (eg master) behatnotneeded Change-Id: I42ed605b7a298f7a006ea6f9eba9b3d551dc41ad Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
* changes: Bug 1835869: Remove obsolete skin options Bug 1835869: Add skin background image to page header area Bug 1844953: Make the font specimens appear in modal Bug 1843202: Allow theme fonts to be included in skin_fonts table
-
- 06 Oct, 2019 7 commits
-
-
Robert Lyon authored
The old options to be removed are: - header_text_font_color - header_link_normal_color - header_link_normal_underline - header_link_hover_color - header_link_hover_underline - header_logo_image - view_background_color - view_background_image - view_background_repeat - view_background_attachment - view_background_position - view_background_width - view_table_border_color - view_table_header_color - view_table_header_text_color - view_table_odd_row_color - view_table_even_row_color - view_button_normal_color - view_button_hover_color - view_button_text_color behatnotneeded Change-Id: I909e7bcb4f559d9cd052cf4c7b2b80982ecf109c Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Evonne authored
Changing attached files to not a heading and getting unified markup and styling of attachments and downloads across journals, resumes and files. behatnotneeded Change-Id: I66ae6a41068273af3780577bad5acf6f812d08d2
-
Doris Tam authored
- Created an option in Skin customizing where users may select an image as their page header - Reorganised tabs and their titles - Skin thumbnails display colour/image of header - drop the old viewbgimg column and add the headingbgimg column behatnotneeded: to be added later Change-Id: Ib5bb4714de479e9c10237d24aa653a5ea227a5f7
-
Evonne authored
Fixing plans blocktype markup, inbox blocktype redundant classes, alignment of add blocks button, modal thumbnail not floating right, resume attachment inconsistencies (to be continued) behatnotneeded Change-Id: Ic7c0cc5498dbd3f95f140581cc71b175e944a0d9
-
Evonne authored
Fixing buttons and styleguide behatnotneeded Change-Id: I661e6350bb14ac4c77e4bf63777b346810ce5c65
-
Evonne authored
Fixing metadata inheriting title fonts, plans alignment, comments. behatnotneeded Change-Id: Ice9dc3e5b090ad89340bcc6debfd0286d3609395
-
Evonne authored
Fixing some inconsistencies with user-icon sizes, on profile page, and recent forum posts, and taking out some redundant styles. behatnotneeded Change-Id: Ifef04d165a2257b6c89f007f82b33ef0b37edc3b
-