Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Handle the case where there is no encoded element, but a description element ↵ | Louise Crow | 2012-10-31 | -1/+7 |
| | | | | instead. | |||
* | Merge remote-tracking branch 'openaustralia_github/blog_margin' into develop | Louise Crow | 2012-10-31 | -31/+4 |
|\ | ||||
| * | Update twitter widget to latest version | Matthew Landauer | 2012-10-31 | -31/+4 |
| | | ||||
* | | Move methods used only in admin controllers to admin_controller.rb | Louise Crow | 2012-10-30 | -24/+24 |
| | | ||||
* | | If we're doing admin authentication internally, don't bother with the ↵ | Louise Crow | 2012-10-30 | -7/+15 |
| | | | | | | | | request environment, set the admin_name on the session instead. | |||
* | | Redirect calls to admin_http_auth_user to more generic wrapper ↵ | Louise Crow | 2012-10-30 | -17/+21 |
|/ | | | | admin_current_user | |||
* | Only get the holidays once per request. | Louise Crow | 2012-10-29 | -4/+5 |
| | ||||
* | Merge remote-tracking branch ↵ | Louise Crow | 2012-10-29 | -0/+2 |
|\ | | | | | | | 'openaustralia_github/sorting_requests_front_page' into develop | |||
| * | Always have the newest events at the top of the list | Matthew Landauer | 2012-10-26 | -0/+2 |
| | | ||||
* | | Handle the default blank string passed by Configuration module | Louise Crow | 2012-10-25 | -2/+2 |
| | | ||||
* | | Given that MAX_REQUESTS_PER_USER_PER_DAY is documented as an optional ↵ | Louise Crow | 2012-10-25 | -1/+1 |
| | | | | | | | | variable, but that commonlib/rblib/config.rb does not allow nil defaults, replace nil value clause (which can never be reached) with blank value condition(blank now returned by default by lib/configuation.rb) | |||
* | | Handle a blank convert command more explicitly. | Louise Crow | 2012-10-25 | -1/+1 |
|/ | ||||
* | Merge remote-tracking branch ↵ | Louise Crow | 2012-10-25 | -2/+7 |
|\ | | | | | | | 'openaustralia_github/follow-all-requests-description' into develop | |||
| * | Add a full stop to the end of this sentence | Henare Degan | 2012-10-18 | -1/+1 |
| | | ||||
| * | Fix description of a search | Henare Degan | 2012-10-18 | -1/+6 |
| | | | | | | | | Used to say "comments or requests which are " when you did: View requests > All requests > Follow | |||
* | | Merge branch 'feature/ruby-19-compat-immediate' into develop | Louise Crow | 2012-10-24 | -4/+2 |
|\ \ | | | | | | | | | | | | | Conflicts: Gemfile.lock | |||
| * | | Convert example in comment to failing spec, update regex to make spec pass - ↵ | Louise Crow | 2012-10-18 | -2/+1 |
| | | | | | | | | | | | | again the use of converted HTML parts in emails means extra leading spaces. | |||
| * | | Convert request cited in comment to failing spec, update regex to make it ↵ | Louise Crow | 2012-10-18 | -2/+1 |
| | | | | | | | | | | | | pass (we now use the HTML parts of emails by preference, so there are some leading spaces.) | |||
* | | | Restore disclosure log fields. | Louise Crow | 2012-10-24 | -0/+2 |
| | | | ||||
* | | | Merge remote-tracking branch ↵ | Louise Crow | 2012-10-24 | -34/+38 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | 'openaustralia_github/csv_export_internal_admin_authority_bug' into develop Conflicts: app/controllers/public_body_controller.rb | |||
| * | | | added notes to csv export | Matthew Landauer | 2012-10-24 | -0/+2 |
| | | | | ||||
| * | | | When exporting the authorities as csv don't include the internal admin authority | Matthew Landauer | 2012-10-24 | -2/+2 |
| | | | | ||||
| * | | | Extract method | Matthew Landauer | 2012-10-24 | -32/+36 |
| | | | | ||||
* | | | | Merge remote-tracking branch 'openaustralia_github/disclosure_log' into develop | Louise Crow | 2012-10-24 | -4/+12 |
|\ \ \ \ | ||||
| * | | | | Allow disclosure log urls to be downloaded in authorities csv | Matthew Landauer | 2012-10-22 | -0/+2 |
| | | | | | ||||
| * | | | | Allow disclosure_log to be imported in csv | Matthew Landauer | 2012-10-22 | -2/+2 |
| | | | | | ||||
| * | | | | Showing public body in admin interface make publication_scheme and ↵ | Matthew Landauer | 2012-10-22 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | disclosure_log links | |||
| * | | | | Remove unnecessary code | Matthew Landauer | 2012-10-22 | -2/+2 |
| | | | | | ||||
| * | | | | Show disclosure log link if available | Matthew Landauer | 2012-10-22 | -0/+3 |
| | | | | | ||||
| * | | | | Allow disclosure log url to be edited in admin interface | Matthew Landauer | 2012-10-22 | -0/+3 |
| | |_|/ | |/| | | ||||
* | | | | Add an option to calls to calculate_status and display_status to specify ↵ | Louise Crow | 2012-10-23 | -12/+11 |
| |/ / |/| | | | | | | | | that the method can return a value cached on the object by a previous call. | |||
* | | | Remove debug line. | Louise Crow | 2012-10-23 | -1/+0 |
| | | | ||||
* | | | Fix typo. | Louise Crow | 2012-10-23 | -2/+3 |
| | | | ||||
* | | | Add a clause to exclude from the original set of info requests to be ↵ | Louise Crow | 2012-10-23 | -1/+14 |
| | | | | | | | | | | | | processed any for which the last event of a kind which could form the initial request has already been alerted on. | |||
* | | | Don't keep re-calling info_request.calculate_status | Louise Crow | 2012-10-23 | -5/+6 |
| | | | ||||
* | | | Line length reformatting. | Louise Crow | 2012-10-23 | -1/+3 |
| | | | ||||
* | | | Don't keep recalculating the request status | Louise Crow | 2012-10-23 | -14/+15 |
| | | | ||||
* | | | Reformat line for length. | Louise Crow | 2012-10-23 | -1/+8 |
| | | | ||||
* | | | Merge remote-tracking branch ↵ | Louise Crow | 2012-10-22 | -4/+9 |
|\ \ \ | | | | | | | | | | | | | 'openaustralia_github/no_google_analytics_for_admin_users' into develop | |||
| * | | | Only show google analytics if you are either not logged in or a normal user ↵ | Matthew Landauer | 2012-10-18 | -1/+1 |
| | | | | | | | | | | | | | | | | (not a superuser) | |||
| * | | | Extract method for finding whether user is a superuser | Matthew Landauer | 2012-10-18 | -3/+8 |
| |/ / | ||||
* | | | Merge remote-tracking branch ↵ | Louise Crow | 2012-10-22 | -3/+3 |
|\ \ \ | | | | | | | | | | | | | 'openaustralia_github/country_message_for_pre_release_site' into develop | |||
| * | | | Fix bug where visitors from overseas visit a site which is not officially ↵ | Matthew Landauer | 2012-10-19 | -2/+3 |
| | | | | | | | | | | | | | | | | live yet | |||
| * | | | Inline temporary variable | Matthew Landauer | 2012-10-19 | -3/+2 |
| |/ / | ||||
* / / | Add slightly more sensible request description text for the case where the ↵ | Louise Crow | 2012-10-18 | -2/+9 |
|/ / | | | | | | | requests are not necessarily answered. | |||
* | | Merge remote-tracking branch ↵ | Louise Crow | 2012-10-17 | -4/+12 |
|\ \ | | | | | | | | | | 'openaustralia_github/fix_count_inconsistencies' into develop | |||
| * | | In number of requests shown on home page only include requests with normal ↵ | Matthew Landauer | 2012-10-17 | -2/+4 |
| | | | | | | | | | | | | prominence | |||
| * | | Don't show internal admin authority on auto generated list on home page | Matthew Landauer | 2012-10-17 | -1/+1 |
| | | | ||||
| * | | Don't include admin authority in count on home page | Matthew Landauer | 2012-10-17 | -2/+8 |
| | | | ||||
* | | | Merge branch 'release/0.6.7' into develop | Louise Crow | 2012-10-17 | -1/+1 |
|\ \ \ | |/ / |/| | |