1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 13, 2023 — May 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
On shares#index, display the total number of shares issued.
chrismear
as Chris Mear
More... about 10 years ago
Add ShareAccount#empty!.
chrismear
as Chris Mear
More... about 10 years ago
Delegate ShareWithdrawal#approve! to the ShareTransaction.
chrismear
as Chris Mear
More... about 10 years ago
Correct documentation of ShareWithdrawal.
chrismear
as Chris Mear
More... about 10 years ago
Fix early display of 'loading' animation on founding vote creation. Closes #478.
chrismear
as Chris Mear
More... about 10 years ago
Add Rake task for creating a pending association for testing.
chrismear
as Chris Mear
More... about 10 years ago
Remove @javascript from scenarios that only had it because of link_button's prior JS requirement.
chrismear
as Chris Mear
More... about 10 years ago
Change link_button helper to work without JavaScript. Closes #363.
chrismear
as Chris Mear
More... about 10 years ago
Include Administrator creation in the app setup process. Closes #480.
chrismear
as Chris Mear
More... about 10 years ago
Add 'add all members' button to meeting minuting.
chrismear
as Chris Mear
More... about 10 years ago
Upgrade rdiscount to 2.1.7.1.
chrismear
as Chris Mear
More... about 10 years ago
Upgrade delayed_job_active_record to 4.0.1.
chrismear
as Chris Mear
More... about 10 years ago
Feature: Coops: Member views the date the Rules were last changed.
chrismear
as Chris Mear
More... about 10 years ago
Feature: Associations: Viewing when the constitution was last changed.
chrismear
as Chris Mear
More... about 10 years ago
Include creation of a Director in the step definition for creating a Company.
chrismear
as Chris Mear
More... about 10 years ago
Make step definition for Association founding more lifelike.
chrismear
as Chris Mear
More... about 10 years ago
Simplify email look-up logic in step definition.
chrismear
as Chris Mear
More... about 10 years ago
Fix code indentation.
chrismear
as Chris Mear
More... about 10 years ago
Don't output leading zeroes when using the Time format `:long_date`.
chrismear
as Chris Mear
More... about 10 years ago
Add Constitution#updated_at.
chrismear
as Chris Mear
More... about 10 years ago
Add Organisation#constitution_clause_names.
chrismear
as Chris Mear
More... about 10 years ago
Re-enable X-Sendfile support, as configuration issues have been fixed.
chrismear
as Chris Mear
More... about 10 years ago
Feature: Terminating a directorship by ordinary resolution.
chrismear
as Chris Mear
More... about 10 years ago
Don't show voting information for a proposal where voting hasn't started yet.
chrismear
as Chris Mear
More... about 10 years ago
Add Directorship#ended?.
chrismear
as Chris Mear
More... about 10 years ago
Add missing Resolution subclasses to observer pre-loading.
chrismear
as Chris Mear
More... about 10 years ago
Fix layout of resolution forms on meeting minuting page.
chrismear
as Chris Mear
More... about 10 years ago
Calcuate director retirement correctly for AGMs after the first one.
chrismear
as Chris Mear
More... about 10 years ago
Terminate a Director's current Officership when their Directorship ends.
chrismear
as Chris Mear
More... about 10 years ago
Disable X-Sendfile for now, to guarantee working file downloads.
chrismear
as Chris Mear
More... about 10 years ago