Commit Graph

61 Commits

Author SHA1 Message Date
Arthur Poulet
a191f51e94 add Javascript to update the view_at after click 2015-07-18 16:39:40 +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
4121db9310 update home/help link to issues 2015-07-18 03:02:33 +02:00
Arthur Poulet
b6a83ece53 Rewrite the home/help
- Rewrite user help
- add connection help
- display the panels in function of your creditentials
2015-07-17 17:16:11 +02:00
Arthur Poulet
7d5986d2e3 Add user dashboard
- add data to the home controller
- create the view users_dashboard in home

Close 
2015-07-17 06:17:02 +02:00
Arthur Poulet
e060479af6 Fix layout
- Remove older bootstrap gem
- Install new bootstrap (up to date :) )
- Fix and finish layout partials
- Add links for mobiles in the navbar
- Update gemfile

Close 
2015-07-17 05:50:07 +02:00
Arthur Poulet
1db9817e82 Large improvement of layouts 2015-07-17 05:34:24 +02:00
Arthur Poulet
04306131ba Fix links in client_bills/tickets index views 2015-07-16 22:16:34 +02:00
Arthur Poulet
ed23d39eaa add viewport meta balise to handle mobiles/zoom 2015-07-15 23:29:27 +02:00
Arthur Poulet
f3e630e429 Fix html mistake in admin dashboard view 2015-07-15 23:28:36 +02:00
Arthur Poulet
ab14f40008 improve admin_dashboard
- add links on the images
- add waiting ticket count
2015-07-14 04:18:12 +02:00
Arthur Poulet
5664e2b895 add help 2015-07-14 03:59:57 +02:00
Arthur Poulet
0f13cbf00d Fix tickets and improve them 2015-07-14 03:47:01 +02:00
Arthur Poulet
d4bab51106 fix admin dashboard 2015-07-14 03:21:05 +02:00
Arthur Poulet
cd30ddec84 improve client_tickets form 2015-07-14 02:57:34 +02:00
Arthur Poulet
666f897a31 Update Readme 2015-07-14 02:43:49 +02:00
Arthur Poulet
ca623c0578 add icones for admin dashboard 2015-07-14 02:38:48 +02:00
Arthur Poulet
b59006bd65 add help, improve bills due 2015-07-14 02:23:59 +02:00
Arthur Poulet
e7b7fa4d1a add admin dashboard 2015-07-14 02:18:58 +02:00
Arthur Poulet
9d7c5775e1 translate home/index (en, fr) 2015-07-14 01:53:47 +02:00
Arthur Poulet
81f02e27fe fix titles 2015-07-14 01:42:27 +02:00
Arthur Poulet
eb940544f4 Big improvement of the layout 2015-07-14 01:35:33 +02:00
Arthur Poulet
f6246ef9d1 add charset utf8 2015-07-09 17:44:51 +02:00
Arthur Poulet
61f8deeb22 Fix notice stylesheet and client_tickets 2015-07-09 17:07:38 +02:00
Arthur Poulet
6889f34d87 Improve ticket visual 2015-07-09 05:23:38 +02:00
Arthur Poulet
84ae6df2b3 Apply translation (t) to the view c_t/show 2015-07-09 05:04:35 +02:00
Arthur Poulet
854d9005ab Add translation for client_tickets
- locale fr / en
- apply to index
2015-07-09 04:57:29 +02:00
Arthur Poulet
cf0a78b042 Translate client_bill
- move fr.time locale to specific file
- add locale fr
- add locale fr, en for client_bill
2015-07-02 20:23:00 +02:00
Arthur Poulet
05c194854c Little fix on views 2015-06-19 21:56:35 +02:00
Arthur Poulet
111ea11874 Some little fixes on view tables and ticket controllers 2015-06-19 21:46:49 +02:00
Arthur Poulet
815e238ee0 Add notifications for tickets 2015-06-19 21:35:15 +02:00
Arthur Poulet
f9bf9b6056 Add infos on the board 2015-06-19 02:21:11 +02:00
Arthur Poulet
dfa26f8aa8 Improve ticket open,close,respond 2015-06-19 02:19:35 +02:00
Arthur Poulet
93f58bffe6 Fix tickets jbuilders 2015-06-19 02:16:26 +02:00
Arthur Poulet
63d74310f6 Improve Notice 2015-06-19 02:14:28 +02:00
Arthur Poulet
703f291e82 improve notice views 2015-06-19 01:31:03 +02:00
Arthur Poulet
274ebb5c96 fix client tickets 2015-06-18 03:13:02 +02:00
Arthur Poulet
9d43677d5c remove doublon of application_title code 2015-06-18 02:17:01 +02:00
Arthur Poulet
9a500d9acb Improve navbar 2015-06-18 02:16:34 +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
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
61ef9c8e9f Fix navbar and login/logout 2015-06-17 22:57:51 +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
c4129591d7 Add ticker/respond 2015-06-17 17:08:46 +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
733d03a030 Improve tables 2015-06-17 11:07:08 +02:00
Arthur Poulet
7a683cf8ab add color in client show 2015-06-17 11:02:19 +02:00