Commit graph

8 commits

Author SHA1 Message Date
rabuzarus
17958da201 introduce a filter function at the contact page.
This is done with the help of textcomplete and jsmart.js.
There is annoying bug inside. If the screensize is to small, the browser freezes. It is traced back to the "media-body" class (and its css attributes) which we use in the template.
2016-04-28 21:35:33 +02:00
rabuzarus
35eb8b043c contacts page: change the contact-photo size according to display size 2016-04-21 01:52:39 +02:00
rabuzarus
8b5004a08f contacts page: style search wrapper 2016-04-21 00:00:58 +02:00
rabuzarus
b1e07faf4f contacts page: batch actions are now links in a dropdown menu -
The new js funcion batch_submit_handler should handle the submission of the batch Values
2016-04-20 23:08:01 +02:00
rabuzarus
02654c60ae cleanup: remove the modal code from the contact page since it is now done with function frio_contact_photo_menu() 2016-04-20 21:11:58 +02:00
rabuzarus
f43ad29499 replace pm & poke links in contact_photo_menu and use js for modal instead 2016-04-20 19:32:19 +02:00
rabuzarus
7600bf7d94 some docu for the contact templates 2016-04-20 03:15:35 +02:00
rabuzarus
b59c0648bc initial work for contact page 2016-04-20 02:59:32 +02:00