User tests: Successful: Unsuccessful:
| Status | New | ⇒ | Pending |
| Labels |
Added:
?
?
|
||
| Labels |
Added:
?
?
|
||
| Labels | |||
| Labels | |||
| Category | ⇒ | Components UI/UX |
| Rel_Number | 0 | ⇒ | 9871 |
| Relation Type | ⇒ | Pull Request for | |
| Labels | |||
| Category | Components UI/UX | ⇒ | Components Language & Strings UI/UX |
| Labels | |||
travis still not happy
travis is happy now
I have tested this item
successfully on 8f74e98
Works good! Thanks
| Status | Pending | ⇒ | Ready to Commit |
| Labels | |||
Moving to RTC as it was already tested before the redo for merge conflicts
| Labels |
Added:
?
|
||
| Milestone |
Added: |
||
| Status | Ready to Commit | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-05-03 09:32:53 |
| Closed_By | ⇒ | rdeutz |
| Labels |
Added:
?
|
||
| Labels |
Removed:
?
|
||
The SQL files also need updating too.
https://github.com/joomla/joomla-cms/blob/staging/installation/sql/mysql/joomla.sql#L506
"source_formats":"txt,less,ini,xml,js,php,css"
replace with:
"source_formats":"txt,less,ini,xml,js,php,css,sass,scss"
Unless this is done, people will manually need to go to the Template Options and manually add them.
Add a .scss or .sass to the Isis template directory and you'll notice it doesn't display the file when viewing the folder/files in the Template Manager.
Correct for 3.x we need to do this as we cant and should not override the entry in the database that maybe has ben changed to something different.
Ahhh ok i got you point now. I'm on a PR :)
Thanks
@brianteeman i have just send you a PR for travis i will try to test this evening.