- 15 Jun, 2015 18 commits
-
-
Bug 1465107: Use Bootstrap CSS Framework Change-Id: Id81660174d9f79d74935a65a817f660a71dc0199
-
Bug 1465107: Use Bootstrap CSS Framework FIX: remove btn class for submitcancel Tweak resume blocks on page view (bootstrap) Comment list WIP (bootstrap) Change-Id: Id77524e7bdb03569920091d3b895359b24511644
-
Bug 1465107: Use Bootstrap CSS Framework Change-Id: I21419cad1eb8885568c004b27b3d3d4464e40541
-
Bug 1465107: Use Bootstrap CSS Framework Change-Id: Ida951e4e4350ba68734dbc3726eeab8c80f5f599
-
Bug 1465107: Use Bootstrap CSS Framework Change-Id: If744da7a2fc236fcb6d6eca7015fe649a4687a31
-
Bug 1465107: Use Bootstrap CSS Framework Change-Id: Id31eebf3d4b066091bce3e1c7398f9848bc75095
-
Bug 1465107: Use Bootstrap CSS Framework Change-Id: I991b636473d7a4f2d3f0d091331c849e413b925e
-
Bug 1465107: Use Bootstrap CSS Framework Change-Id: Ia67b172d8f21c0e796063dbcc9ed3c79bcc1829e
-
Bug 1465107: Use Bootstrap CSS Framework Change-Id: Ib9b1ee3b0b3dc77cd0080f28c12e87d8d1af2422
-
Bug 1465107: Use Bootstrap CSS Framework Change-Id: I1f631d6f2637b22e00ea9e0972f0447a52304f4c
-
Bug 1465107: Use Bootstrap CSS Framework Change-Id: I353a0945dfea3df6f6f9331dc38b33b85ca789b7
-
Bug 1465107: Use Bootstrap CSS Framework Change-Id: Ib2031b2090244733104f0da2be0253f1dfe16c64
-
Bug 1465107: Use Bootstrap CSS Framework Change-Id: Ic1af6fef5890a8b114f492019199cbb3c03aef5a
-
Bug 1465107: Use Bootstrap CSS Framework Change-Id: I59856e71b5aeba04474a017c4fd9d381c1ae56ac
-
Aaron Wells authored
Bug 1465107: Use Bootstrap CSS Framework When Yvonne creates a new Default theme, we can place it here. Change-Id: Ic7b917e5987032ae4d5949b0bfb2f94f1abcca33
-
Bug 1465107: Use Bootstrap CSS Framework Change-Id: Iac927105e903a1f38fa92792b9a2c388cd29c9a2
-
Bug 1465107: Use Bootstrap CSS Framework Change-Id: I7196464441c27c657820742b2d310de4fb409b2d
-
Bug 1465107: Use Bootstrap CSS Framework Change-Id: I332f8f2ea0c317b5171fe9163912c760f6bc2c77
-
- 28 Apr, 2015 1 commit
-
-
Robert Lyon authored
To allow for external links to be placed there Change-Id: I014a25e6969fae0214381c4ce08f76b7e7a453e2 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 13 Apr, 2015 1 commit
-
-
Bug #1442403 Change-Id: I6c8cd3c8858560d286715f6f24b3539076fb3a4f Signed-off-by:
Bob Lyon <bob@katipo.co.nz>
-
- 26 Mar, 2015 1 commit
-
-
Gilles-Philippe Leblanc authored
Change-Id: I724a844fc9e4fbae9e58834082279b4f3f21995c
-
- 18 Mar, 2015 2 commits
-
-
Change-Id: Iaf5af0bc039a6fecaa36bbef1e15ad441b23e1d0 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Change-Id: I72e30cc723def00fecf65ea7855e48de5e054d6e Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 17 Mar, 2015 1 commit
-
-
Evonne Cheung authored
Theme fixes - random typos - bad ordering of styles Change-Id: Iad130212203e4b046fad537d87f5c606d3aa7682
-
- 04 Mar, 2015 1 commit
-
-
Robert Lyon authored
Also fixed up issue where no space between class and title in tabs menu - which I noticed when searching for 'inbox' Change-Id: I47195cf52ad624d8c2adbc819bedb038ea6ad99b Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 26 Feb, 2015 1 commit
-
-
Robert Lyon authored
Need to handle the choosing of copy the collection when user clicks the 'copy' button Change-Id: I93b6e505c4dd84a1efc4d71149d1f16a15b1c89f Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 19 Feb, 2015 1 commit
-
-
Aaron Wells authored
Bug 1410638. Currently, a theme that specifies no $theme->parent in its themeconfig.php is forced to use "raw" as its parent. With this patch, there are three options: 1. $theme->parent = false; : No parent theme. 2. $theme->parent = "sometheme"; : Sometheme is the parent 3. $theme->parent not defined at all: "raw" is the parent Change-Id: Ibfeeae246b0f505b5759ee77eeed32467c464cab
-
- 12 Feb, 2015 2 commits
-
-
Robert Lyon authored
This is on the page edit screen Change-Id: I1e96837c2292cbf9fb6c44bcb291bf722b079329 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Nigel Cunningham authored
The configure dialog for blocks is currently set to a fixed width via Javascript, but there is no handler for browser resizing and it results in the dialogue being very wide for the sake of just one line when a license agreement is enabled. Fix this issue by making all dimensions percentages, and using a combination of max-width: 90% and width: max-content. In addition, make the dialog fixed position with its own scrollbars as needed (the body's scrollbar is disabled when the dialog is shown). Contextual help's width code and CSS is also adjusted so that it wraps within dialog boxes rather than pushing the width out. Change-Id: If2a40739f1510cedcf9a6133ccfb8f0a18257356
-
- 05 Feb, 2015 1 commit
-
-
Change-Id: I448b74850bb387c8d9569a3df72da3927ca691d9
-
- 12 Jan, 2015 1 commit
-
-
Evonne Cheung authored
Change-Id: I3a934c063dc519953e133a7f46e4c8c04e1888f3
-
- 09 Dec, 2014 1 commit
-
-
Robert Lyon authored
Will need some design team cleaning up of the css so best test to make sure it functionally works/makes sense Change-Id: I3ac5e45aa1210c14a93b18c31a0c826a1b2dfd83 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 06 Nov, 2014 1 commit
-
-
Robert Lyon authored
Ideally the new attribute should be called 'title' in the array used to populate the tabs - but as we've called the link text 'title' it's not worth changing that to 'text' and having the new attribute = 'title' so I've called it 'tooltip' in the array. Change-Id: I4e34a48e020691f9eefbdfe1a3cd45ee217c62d8 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 05 Nov, 2014 1 commit
-
-
Bug 1384481 Change-Id: Ia34c51ccae2859e3860896a5fa9fda5a4cbff1dc
-
- 23 Oct, 2014 1 commit
-
-
Aaron Wells authored
Bug 1384497. This also adds a new $config->series to lib/version.php, which stores the major version (or as we sometimes call it, "the series") of the current release. It seemed better to store this separately rather than to try to parse it from $config->release, because we may change our release numbering strategy in the future. Change-Id: If4c0d7352e9433cdaf54a03bb922356d6c950e7d
-
- 22 Sep, 2014 1 commit
-
-
Robert Lyon authored
Bug 750301 Change-Id: Ie0b0ac8b7f500b4ba417c71b5e36aab066b3223a Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 17 Sep, 2014 1 commit
-
-
Change-Id: I4af9dd67d04085337b12eb0409c0a2812be9c8e5 Signed-off-by:
Robert Lyon <robertl@brumbies.wgtn.cat-it.co.nz>
-
- 16 Sep, 2014 1 commit
-
-
Robert Lyon authored
(Bug #1267239) The datepicker is now keyboard accessible but not fully screenreader accessible - but the folks at datepicker are working on that The key bindings you need to know for datepicker: PAGE UP: Move to the previous month. PAGE DOWN: Move to the next month. CTRL+PAGE UP: Move to the previous year. CTRL+PAGE DOWN: Move to the next year. CTRL+HOME: Move to the current month. Open the datepicker if closed. CTRL+LEFT: Move to the previous day. CTRL+RIGHT: Move to the next day. CTRL+UP: Move to the previous week. CTRL+DOWN: Move the next week. ENTER: Select the focused date. ESC: Close the datepicker The key bindings added for timepicker: (to avoid clashes with existing key bindings) ALT+UP: Move hour slider up one step ALT+DOWN: Move hour slider down one step SHIFT+LEFT: Move minute slider down one step SHIFT+RIGHT: Move minute slider up one step Also added the prev/next year button options Change-Id: Iff857ba9efb23fd123de6af8f78ceffee9c0ac79 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 12 Sep, 2014 1 commit
-
-
Evonne Cheung authored
Change-Id: Ia7d3759acd3deb1224782970ebde5f5f8e6a08e8 Signed-off-by:
Robert Lyon <robertl@brumbies.wgtn.cat-it.co.nz> Signed-off-by:
Ghada El-Zoghbi <ghada@catalyst-au.net>
-
- 08 Sep, 2014 1 commit
-
-
Evonne Cheung authored
Missed getting merged earlier. Change-Id: Idf6096dc07beb423f9f97ef3d1235123b5493930 Signed-off-by:
Ghada El-Zoghbi <ghada@catalyst-au.net>
-