Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add byebug and irb for debugging in the dev bundle.HEADmaster | Harald Eilertsen | 2020-01-05 | 2 | -0/+10 |
* | Add week numbers to columns layout | Harald Eilertsen | 2020-01-05 | 1 | -4/+27 |
* | Update .gitignore | Harald Eilertsen | 2020-01-05 | 1 | -2/+2 |
* | Add executable and norwegian locale. | Harald Eilertsen | 2020-01-05 | 2 | -0/+237 |
* | Add column layout. | Harald Eilertsen | 2020-01-04 | 1 | -1/+41 |
* | Minor fixups. | Harald Eilertsen | 2020-01-04 | 1 | -3/+1 |
* | Update deps | Harald Eilertsen | 2020-01-04 | 2 | -22/+27 |
* | Merge pull request #2 from carlosgoce/feature/markdown | Carlos Goce | 2015-03-10 | 1 | -11/+10 |
|\ | |||||
| * | Refactor rdoc to md | Carlos Goce | 2015-03-10 | 1 | -11/+10 |
|/ | |||||
* | Merge pull request #1 from carlosgoce/feature/shippable | Carlos Goce | 2015-03-10 | 4 | -1/+30 |
|\ | |||||
| * | Add shippable badge | Carlos Goce | 2015-03-10 | 1 | -0/+2 |
| * | Add jUnit formatter | Carlos Goce | 2015-03-10 | 3 | -2/+15 |
| * | Add shippable config file | Carlos Goce | 2015-03-10 | 1 | -0/+14 |
|/ | |||||
* | Improved layout | Carlos Goce | 2015-01-29 | 1 | -11/+8 |
* | Improve design | Carlos Goce | 2015-01-26 | 1 | -4/+3 |
* | Improve design | Carlos Goce | 2015-01-26 | 1 | -1/+1 |
* | Add style to month titles | Carlos Goce | 2015-01-25 | 1 | -2/+8 |
* | Fix calendar blank spaces | Carlos Goce | 2015-01-25 | 3 | -5/+12 |
* | Add day names to design | Carlos Goce | 2015-01-24 | 1 | -1/+2 |
* | Improve simple layout design | Carlos Goce | 2015-01-24 | 1 | -4/+4 |
* | Add formatted days to data structure | Carlos Goce | 2015-01-24 | 1 | -6/+4 |
* | Fix spec | Carlos Goce | 2015-01-24 | 1 | -1/+1 |
* | Improve data structure | Carlos Goce | 2015-01-24 | 3 | -30/+30 |
* | Add formatted days spec | Carlos Goce | 2015-01-24 | 2 | -1/+15 |
* | Remove pdf file | Carlos Goce | 2015-01-24 | 1 | -3480/+0 |
* | Remove old script | Carlos Goce | 2015-01-24 | 4 | -33/+2 |
* | Remove all borders from table | Carlos Goce | 2015-01-23 | 2 | -293/+6 |
* | Add styles to table | Carlos Goce | 2015-01-23 | 2 | -9567/+916 |
* | Improve simple pdf design | Carlos Goce | 2015-01-23 | 2 | -3435/+3625 |
* | First design of the layout but incomplete | Carlos Goce | 2015-01-23 | 3 | -3/+12248 |
* | All specs fixed | Carlos Goce | 2015-01-23 | 1 | -1/+6 |
* | Add new expectation | Carlos Goce | 2015-01-23 | 5 | -9/+29 |
* | Add year | Carlos Goce | 2015-01-23 | 3 | -6/+6 |
* | Improve generate method | Carlos Goce | 2015-01-23 | 3 | -3/+3 |
* | New class layout and method generate on calendar | Carlos Goce | 2015-01-23 | 3 | -0/+22 |
* | Remove unused dependency | Carlos Goce | 2015-01-23 | 3 | -3/+0 |
* | Improve spec | Carlos Goce | 2015-01-23 | 1 | -0/+1 |
* | Day names are localized | Carlos Goce | 2015-01-23 | 2 | -4/+3 |
* | Add a pending test. Day names are not localized | Carlos Goce | 2015-01-23 | 2 | -2/+23 |
* | New spec to check array of available days for each month | Carlos Goce | 2015-01-23 | 2 | -4/+10 |
* | Refactor data structure generation | Carlos Goce | 2015-01-23 | 1 | -3/+4 |
* | Refactor data structure | Carlos Goce | 2015-01-23 | 2 | -9/+8 |
* | Update readme | Carlos Goce | 2015-01-23 | 1 | -4/+8 |
* | Update readme | Carlos Goce | 2015-01-23 | 1 | -8/+8 |
* | Update readme | Carlos Goce | 2015-01-23 | 1 | -4/+15 |
* | Refactor | Carlos Goce | 2015-01-23 | 1 | -1/+1 |
* | Refactor calendar to hash | Carlos Goce | 2015-01-23 | 1 | -7/+7 |
* | Calendar can localize months | Carlos Goce | 2015-01-23 | 4 | -1/+34 |
* | Add class calendar, rspec, locales for calendar and updated Gemfile | Carlos Goce | 2015-01-22 | 7 | -6/+469 |
* | Add localization files and rake task | Carlos Goce | 2015-01-22 | 5 | -3/+10 |