Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Improve language.norway | Petter Reinholdtsen | 2015-07-28 | -2/+2 |
| | ||||
* | La til info om datakilde, men kun på norsk | utvk | 2015-07-28 | -0/+14 |
| | ||||
* | Translate left over block. | Petter Reinholdtsen | 2015-07-23 | -5/+5 |
| | ||||
* | Typo. | Petter Reinholdtsen | 2015-07-17 | -1/+1 |
| | ||||
* | Add piwik code. | Petter Reinholdtsen | 2015-07-17 | -0/+15 |
| | ||||
* | Fix typo. | Petter Reinholdtsen | 2015-07-17 | -1/+1 |
| | ||||
* | litt nn til framsida | Kevin Brubeck Unhammer | 2015-07-08 | -0/+4 |
| | ||||
* | æ ø & å in body list | gorm | 2015-06-09 | -0/+7 |
| | ||||
* | Fix typo. | Petter Reinholdtsen | 2015-05-25 | -1/+1 |
| | ||||
* | Included MUUG in credits | gorm | 2015-05-25 | -0/+4 |
| | ||||
* | whitespace | gorm | 2015-05-25 | -2/+2 |
| | ||||
* | Turn off the internal_review feature | gorm | 2015-05-25 | -2/+5 |
| | | | | - Doesnt make sense in Norway, or not sure what sense it makes | |||
* | Turn off the internal_review feature | gorm | 2015-05-25 | -0/+146 |
| | | | | - Doesnt make sense in Norway, or not sure what sense it makes | |||
* | Fix Contact in nb theme as well | gorm | 2015-05-25 | -0/+5 |
| | ||||
* | Fixed contact form | gorm | 2015-05-25 | -79/+90 |
| | | | | - Also updated API help (need translation) | |||
* | Correct language. | Petter Reinholdtsen | 2015-05-24 | -6/+7 |
| | ||||
* | Improve language. | Petter Reinholdtsen | 2015-05-24 | -4/+4 |
| | ||||
* | Fix typo. | Petter Reinholdtsen | 2015-05-24 | -1/+1 |
| | ||||
* | Minor language fix | gorm | 2015-05-24 | -7/+4 |
| | ||||
* | Correct typos. | Petter Reinholdtsen | 2015-05-23 | -8/+10 |
| | ||||
* | Bedre språk. | Petter Reinholdtsen | 2015-05-23 | -3/+3 |
| | ||||
* | Ikke særskriv e-postadresse. | Petter Reinholdtsen | 2015-05-23 | -9/+9 |
| | ||||
* | Improve about text. | Petter Reinholdtsen | 2015-05-23 | -11/+14 |
| | ||||
* | Fix more typos. | Petter Reinholdtsen | 2015-05-20 | -3/+3 |
| | ||||
* | Fix typo in contact page. | Petter Reinholdtsen | 2015-05-20 | -1/+1 |
| | ||||
* | Initial unhappy help in nb | utvk | 2015-03-04 | -68/+46 |
| | ||||
* | Removed es about + added important unhappy template | utvk | 2015-02-14 | -8/+220 |
| | ||||
* | Use language code nb, not nb_NO, for Norwegian Bokmål. | Petter Reinholdtsen | 2015-01-11 | -0/+0 |
| | ||||
* | Typo. | Petter Reinholdtsen | 2014-12-22 | -1/+1 |
| | ||||
* | Fix translation. | Petter Reinholdtsen | 2014-12-22 | -4/+4 |
| | ||||
* | Spell check a bit. | Petter Reinholdtsen | 2014-12-22 | -29/+31 |
| | ||||
* | Minor change | utvk | 2014-08-25 | -3/+3 |
| | ||||
* | minor change | utvk | 2014-03-28 | -1/+1 |
| | ||||
* | Merge branch 'master' into norway | utvk | 2014-02-03 | -1/+1 |
|\ | | | | | | | | | | | Conflicts: assets/stylesheets/custom.css.scss lib/views/general/_orglink.html.erb | |||
| * | Revert renaming of the logo.png fileno-logo-rename | Mark Longair | 2013-11-25 | -1/+1 |
| | | ||||
| * | Move images out of /public and into the asset pipeline | Mark Longair | 2013-11-20 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | An oddity here is that I had to rename logo.png to alaveteli-logo.png, or the version from the alaveteli repository was used after precompiling the assets. (This suggests that generation of precompiled assets with "rake assets:precompile" is picking the wrong version; i.e. not going through the asset path in reverse order.) | |||
| * | Refer to the precompiled application.css, which includes custom.css | Mark Longair | 2013-11-20 | -1/+1 |
| | | ||||
| * | Switch to work with the feature/wip-switch-to-asset-pipeline branch | Mark Longair | 2013-11-11 | -1/+1 |
| | | ||||
* | | Added docs for saksbehandlere (foi officers), and typo | utvk | 2014-01-07 | -46/+33 |
| | | ||||
* | | Still need English contact info | utvk | 2014-01-07 | -21/+27 |
| | | ||||
* | | Encrypted help in the Norwegian language, and adjusted content to our | utvk | 2014-01-06 | -1/+807 |
|/ | | | | | | legal environment Removed alaveteli logo Added missing template for contact | |||
* | Merge branch 'master' into develop | Louise Crow | 2013-08-20 | -3/+3 |
|\ | ||||
| * | Update initial_request.text.erb | Jody McIntyre | 2013-07-17 | -1/+1 |
| | | | | | | Use the raw helper so that characters like ' are not HTML escaped in outgoing email messages. This is already done in the initial_request.text.erb shipped with Alaveteli. | |||
| * | Configuration is now AlaveteliConfiguration | Mark Longair | 2013-04-10 | -2/+2 |
| | | ||||
| * | Since mailer views are plain text, they should be text.erb | Mark Longair | 2013-04-10 | -0/+0 |
| | | | | | | | | | | Thanks to Henare Degan for pointing this out in his theme upgrade document. | |||
| * | Rename the .rhtml files to .html.erb for Rails 3 | Mark Longair | 2013-04-09 | -0/+0 |
| | | ||||
* | | Fix typo. | Louise Crow | 2013-07-23 | -2/+2 |
|/ | ||||
* | Merge remote-tracking branch ↵use-with-alaveteli-0.9use-with-alaveteli-0.8use-with-alaveteli-0.7use-with-alaveteli-0.6.9use-with-alaveteli-0.6.8use-with-alaveteli-0.6.7 | Louise Crow | 2012-10-04 | -1/+1 |
|\ | | | | | | | 'openaustralia_github/help_advanced_search_link' into develop | |||
| * | Make advanced search link in help sidebar point at advancedsearch rather ↵ | Matthew Landauer | 2012-10-04 | -1/+1 |
| | | | | | | | | than search | |||
* | | Use Configuration rather than MySociety::Config directly | Matthew Landauer | 2012-10-02 | -2/+2 |
|/ |