Arthur Poulet
193ad1bd44
fix Client#last_view
2016-02-01 02:37:12 +01:00
Arthur Poulet
51fbef582f
finish ticket thread
...
- use comments instead of a slave tickets
- fix security issues
2016-01-31 12:01:47 +01:00
Arthur Poulet
a769142d2f
update tickets
...
following #13
- tickets have no more master
- tickets are commentables
2016-01-31 02:22:11 +01:00
Arthur Poulet
7646e982d3
fix comment, implementation
...
- creator polymorphic instead of user
- implementation
2015-07-25 22:30:19 +02:00
Arthur Poulet
2a7f23d2c5
add acts_as_commentable gem
...
- add acts_as_commentable to gemfile
- update gemfile.lock
- generate migration comment
- update schema
- add acts_as_commentable to client, contact, bill
2015-07-25 21:33:44 +02:00
Arthur Poulet
fbf54dd98b
update bill table
...
- due_date cannot be null
- emission_date cannot be null, default to today
- due_date is validated in the model
- update Schema.rb
2015-07-24 08:54:20 +02:00
Arthur Poulet
7838150f59
remove contact.last_contact, fix contact.view_at
...
all this modifications re done in contact
- rename the column last_contact to view_at
- fix view
- add a link in /contact/index to update the view date
2015-07-18 16:12:19 +02:00
Arthur Poulet
af9c5ee603
update README photo size
2015-07-17 06:27:44 +02:00
Arthur Poulet
0f13cbf00d
Fix tickets and improve them
2015-07-14 03:47:01 +02:00
Arthur Poulet
e7b7fa4d1a
add admin dashboard
2015-07-14 02:18:58 +02:00
Arthur Poulet
6889f34d87
Improve ticket visual
2015-07-09 05:23:38 +02:00
Arthur Poulet
815e238ee0
Add notifications for tickets
2015-06-19 21:35:15 +02:00
Arthur Poulet
ab53be3d49
Fix Ticket model
2015-06-19 02:16:42 +02:00
Arthur Poulet
dec8bc9289
Improve views by adding more infos
2015-06-18 02:05:07 +02:00
Arthur Poulet
753bb7b308
add client_bills
2015-06-18 01:56:36 +02:00
Arthur Poulet
a50feca435
Update Gemfile, gitignore, model ticket relation with bill
2015-06-18 01:26:46 +02:00
Arthur Poulet
b865a60bea
Ticket is ready
...
- Ticket in user/admin sides ok (respond tested)
- Fix seeds
- Fix models
- Fix all migrations
- Add client_... controllers (bills/tickets)
2015-06-18 00:56:01 +02:00
Arthur Poulet
bcc15de487
Large improvment of the wrap
...
- add connection as admin or user (client)
- fix navbar
- fix seeds
- add home#index
2015-06-17 22:31:19 +02:00
Arthur Poulet
b51fb1061d
Improve ticket/close, add ticker/open
2015-06-17 17:19:37 +02:00
Arthur Poulet
0d815d698c
Close tickets
2015-06-17 17:03:30 +02:00
Arthur Poulet
c5cd6e0da8
Add tickets
2015-06-17 16:36:35 +02:00
Arthur Poulet
3e60128d99
fix client finances
2015-06-17 11:17:39 +02:00
Arthur Poulet
f85f57321b
add seed, financial infos, fix migrations
2015-06-17 03:00:33 +02:00
Arthur Poulet
b0c93a55f2
improve client-contact relations
2015-06-17 02:43:10 +02:00
Arthur Poulet
7ccae22238
Add bootstrap, fix every views, fix routes
2015-06-17 02:30:58 +02:00
Arthur Poulet
45c5d3a001
prepare relations between client, contact, bill
2015-06-16 19:58:32 +02:00
Arthur Poulet
9cb3ae5b34
add migrations for Bill, Contact, Client
2015-06-16 19:56:57 +02:00
Arthur Poulet
c139425c6b
Initial commit
2015-06-04 02:42:24 +02:00