Commit Graph

458 Commits

Author SHA1 Message Date
Paul van Tilburg afd1ab7730 Fixed LaTeX spelling 2011-12-02 14:09:02 +01:00
Paul van Tilburg 8cbbb1c434 Fixed invoice view issue given the new fixed cost task summary 2011-12-02 14:08:50 +01:00
Paul van Tilburg 6b2b047a5c Decreasted the h3 margins; this compacts the overview a bit 2011-11-29 17:33:07 +01:00
Paul van Tilburg 6ee025f3c5 Also show the customers in the project/task selector of the timeline
* Added partial view Views#_form_select_nested.
* Updated the Timeline controller to build the nested list.
* Set the last used task as the default task.
2011-11-29 17:21:51 +01:00
Paul van Tilburg f593996f89 Some link decoration/tweaks 2011-11-29 16:47:32 +01:00
Paul van Tilburg f9a0ee323e Also show total of hours for fixed cost tasks 2011-11-29 16:47:16 +01:00
Paul van Tilburg 347da9e0e3 Properly sort customers and tasks in the overview 2011-11-29 16:46:44 +01:00
Paul van Tilburg aa35d43986 Fix value class issue in task form preseeding 2011-11-29 16:21:09 +01:00
Paul van Tilburg bd45416675 Improved link embedding 2011-11-29 12:16:27 +01:00
Paul van Tilburg 4b69bb02ec Sort tasks by name in the overview 2011-11-29 12:12:53 +01:00
Paul van Tilburg 218b3e45a4 Fixed crash in CustomersNTasksNew#get
The @customer_list was not set (closes: #ae0311).
Also made Views#_form_select more robust by also catching undefined lists
and treating them as empty lists.
2011-11-29 11:46:41 +01:00
Paul van Tilburg 9409686ddd Fixed tab detection, making the hack even dirtier 2011-11-28 14:07:04 +01:00
Paul van Tilburg d8538ec1d2 Allow for changing the customer of a task; fixed form preseeding here and there 2011-11-28 13:56:46 +01:00
Paul van Tilburg ed90dad0c2 Improved styling of the tables. 2011-11-28 13:31:26 +01:00
Paul van Tilburg 1850ae49ad Mark billed entries in the timeline (closes: #239c27) 2011-11-28 13:26:12 +01:00
Paul van Tilburg fc377460b4 Fixed the 'payed' typo. 2011-11-28 12:55:13 +01:00
Paul van Tilburg b6b81308bb Documented the model attributes. 2011-11-28 12:46:48 +01:00
Paul van Tilburg 45550c9d51 Merge branch 'master' of git.luon.net:users/paul/stoptime 2011-11-16 11:00:23 +01:00
Paul van Tilburg cfcd7ef31d Tweaked the layout of the invoice selection form. 2011-11-16 11:00:17 +01:00
Paul van Tilburg dcd6f553b7 Fixed routing conflict between CustomersNInvoicesNew and CustomersNInvoicesX. 2011-11-16 10:59:18 +01:00
Paul van Tilburg ad86acd40a Fixed bug in updated start/end time of time entries. 2011-11-16 09:47:40 +01:00
Paul van Tilburg ebf67925e0 Fixed date column being to narrow. 2011-11-15 18:03:29 +01:00
Paul van Tilburg aec92710b8 Application description fix. 2011-11-15 17:54:09 +01:00
Paul van Tilburg 52c5b858f5 Drop ruby-mime-types support in favour of Rack::MIME. 2011-11-15 17:22:57 +01:00
Paul van Tilburg 08a7ef3c01 Small fix concerning static serving with Passenger; updated gitignore. 2011-11-15 17:01:52 +01:00
Paul van Tilburg cfb8fd37ee Added configuration files, directories and README information for deployment. 2011-11-15 15:46:08 +01:00
Paul van Tilburg e0dd602c4e Improved labeling for the account info. 2011-11-11 17:17:26 +01:00
Paul van Tilburg 5e5a9dc13c Fixed typos in the README. 2011-11-11 16:56:26 +01:00
Paul van Tilburg 73de5b6222 Fixes for the separate time entry date support. 2011-11-11 15:18:51 +01:00
Paul van Tilburg 8ddd31f662 Added seperate date support for time entries. 2011-11-11 14:55:17 +01:00
Paul van Tilburg 8b00714bf3 Updated the ToDo-list. 2011-11-11 13:55:01 +01:00
Paul van Tilburg edc86f8913 Fixed handling of customers without a short name. 2011-11-11 13:53:49 +01:00
Paul van Tilburg 9703b27d6f Fixed CSS anomaly occurring in task_form. 2011-11-11 13:52:57 +01:00
Paul van Tilburg c5143a40ea More documention! 2011-11-11 12:02:42 +01:00
Paul van Tilburg 18d34c11e1 Fixed syntax error. 2011-11-10 18:26:15 +01:00
Paul van Tilburg 161084868f Documented the source code; translated the ToDo list. 2011-11-10 18:24:11 +01:00
Paul van Tilburg fda2cac1f1 Added COPYING file for GPL version 2. 2011-11-10 15:28:37 +01:00
Paul van Tilburg ab59365849 Fixed bug for creating links to invoices. 2011-11-10 15:23:24 +01:00
Paul van Tilburg 7119c2872c When a customer is created, proceed to CustomersN. 2011-11-10 15:23:09 +01:00
Paul van Tilburg 75e9d3b235 Improved VAT addition: only apply when VAT number is set. 2011-11-10 15:22:13 +01:00
Paul van Tilburg 6079d90b7a Ensure titlecasing for h2. 2011-11-10 13:09:56 +01:00
Paul van Tilburg 11627e85fc Corrected detection of an empty list of invoices. 2011-11-10 13:08:17 +01:00
Paul van Tilburg b2ce309d5f Implemented showing of which tab is selected. 2011-11-10 13:07:55 +01:00
Paul van Tilburg aa3e53b925 Removed some solved FIXMEs; cleaned up the code a bit. 2011-11-10 13:07:30 +01:00
Paul van Tilburg a628b83129 Beautified the pages a bit.
* Mention when a list is empty.
* Add a link to where to create new items when the list is emtpy.
* Add form reset buttons.
* Synced and added the page headers.
2011-11-10 12:51:12 +01:00
Paul van Tilburg 5f64874252 Fixed a problem where a cancel button was not handled. 2011-11-10 12:50:02 +01:00
Paul van Tilburg c67589f452 Fixed an error in the InvoiceSupport migration. 2011-11-10 12:49:31 +01:00
Paul van Tilburg fc62727e9e Add the SASS cache to .gitignore. 2011-11-09 23:00:23 +01:00
Paul van Tilburg 9fc843db2d Tweaked the layout a bit. 2011-11-09 23:00:13 +01:00
Paul van Tilburg 4f08695df5 Moved the placeholder to ensure that the stylesheets dir exists. 2011-11-09 22:57:07 +01:00