Commit Graph

419 Commits

Author SHA1 Message Date
Nathan Gray
3ea2ed1332 - Fix business address layout
- Org view enable all columns by default
2015-03-03 22:23:19 +00:00
Nathan Gray
34cc9d3a64 * Organisations can now expand to show their contacts 2015-03-02 21:50:25 +00:00
Hadi Nategh
32596fb0e0 Implement widget historylog resize handler and fix historylog template in all apps 2015-02-25 16:30:49 +00:00
Ralf Becker
d432642f1a add encoding, eTempalte2 DTD and svn propset svn:keywords Id to all eTemplates 2015-02-17 09:55:05 +00:00
Ralf Becker
c4d1feb37c show "advanced search" as status-text and not as label hidden via css 2015-02-05 08:15:40 +00:00
Ralf Becker
c1abc8e603 cleaning up template and css 2015-02-04 10:30:59 +00:00
Ralf Becker
8a045a355d an other div to form issue, picture in addressbook index got 16px small 2015-02-04 09:27:23 +00:00
Ralf Becker
9b093562b4 remove div.et2_container in favor of just .et2_container, as we use a from now 2015-02-04 08:35:40 +00:00
Ralf Becker
fa482dbc39 fix css for addressbook, no more div.et2_container 2015-02-04 08:07:44 +00:00
Hadi Nategh
3a0904f39f Fix AB's add and search buttons opening with wrong url 2015-01-09 15:11:43 +00:00
Ralf Becker
cc58d6e6e7 fix funny number of rows 2014-12-17 14:00:29 +00:00
Hadi Nategh
a34c353258 Fix addressbook add plus button not does not open modal popup in mobile framework 2014-12-12 16:41:41 +00:00
Hadi Nategh
1869e94f84 Popup resize handler enhancement:
- Fix multi-line textbox resizing
- Introduce tab_height to tab widget and remove extra height set on tab containers children
- Let mail compose uses its own resize handling as it deals with some special resizing
2014-12-05 17:29:41 +00:00
Ralf Becker
8a9657541d moving egw_openWindowCentered() to egw(window).openPopup() 2014-12-01 10:45:24 +00:00
Nathan Gray
6db1339365 More Home progress (favorites):
- Add favorite for addressbook
 - Fix add favorite from drop didn't load properly
2014-11-25 22:42:44 +00:00
Nathan Gray
459c647837 Change addressbook custom icons to be based on VFS image dir + name instead of previous per type 2014-11-19 22:06:30 +00:00
Nathan Gray
b626fd1a88 Home progress:
- Fix missing size for new widgets
- Different styling for single entries
- Custom template for single addressbook entries
- Hideable nextmatch header
2014-11-18 23:46:58 +00:00
Ralf Becker
f3dd3c2c0b setting white-space:nowrap on et2_tabheader so tab-flags do not wrap into 2. line and remove no_wrap class from addressbook tab-widget, as it prevents wrapping of everything incl. content in individual tabs 2014-10-31 10:12:53 +00:00
Ralf Becker
32dc7c1da8 moving addressbook index photo to addressbook and use app.css (width:100%; height:auto) 2014-10-25 16:05:56 +00:00
Nathan Gray
bcbf679f64 More custom field UI work
- Application sub-type options
- Tracker & Infolog now use common UI
2014-10-23 17:33:03 +00:00
Hadi Nategh
6529bed2a6 * Addressbook: Fix tab order between zip code and city in AB edit dialog 2014-10-20 12:58:47 +00:00
Ralf Becker
62e41d434d adding room-column and change to only 2 flex-columns 2014-09-03 10:55:56 +00:00
Nathan Gray
ab1bae8a35 Fix sub-templates missing proper height in idots framework 2014-08-25 20:54:28 +00:00
Ralf Becker
94afafae11 * all apps: fixed column sizes and stretch (change when window size changes) 2014-08-22 11:08:21 +00:00
Hadi Nategh
a78fda8400 Hide info_link in addressbook CRM view via CSS, and try to not filter them by query in infolog get_rows .
-Fix clicking on linked infolog entry and redirecting to AB CRM view removes the link from the row in infolog
2014-08-20 14:38:33 +00:00
Nathan Gray
2b322c5bad Remove auto-hide of columns, it doesn't work with being able to choose columns & infinite scrolling.
Fixes photo (& other) column disappearing when switching to org view and back.
2014-07-16 14:30:25 +00:00
Stefan Reinhardt
a580043ad7 pixelegg / less
change @import....
2014-07-16 11:28:49 +00:00
Stefan Reinhardt
b7baff6187 addressbook:
button add:
border-left-top: 
change color button - add:hover to green
2014-07-03 16:44:25 +00:00
Hadi Nategh
67e9856764 Fix not shown right padding between hboxes in addressbook, and rearrange city and room fields in edit dialog 2014-06-24 14:15:39 +00:00
Stefan Reinhardt
1491829c05 Addressbook
advanced search - FF Bug
2014-06-12 14:54:32 +00:00
Stefan Reinhardt
45e4cc4cdc addressbook -
CRM View - image , Name, Organisation

Edit: link_to

List-View: advanced Search Button
2014-06-11 13:58:46 +00:00
Stefan Reinhardt
7ce4dd1e28 addressbook -
postion -> filter
2014-05-21 15:44:48 +00:00
Nathan Gray
71790459b2 Fix missing template error breaking vCard export 2014-05-13 21:10:07 +00:00
Hadi Nategh
aa4128ad6e Fix addressbook's room field overlaping the occupation field 2014-05-02 14:13:10 +00:00
Stefan Reinhardt
1c8c4032dc Latest CSS 2014-04-24 10:58:40 +00:00
Ralf Becker
8cfef6746d added several checks for account editing in addressbook: doublicate account name, passwords match, set email for new accounts according to policy 2014-03-28 16:56:35 +00:00
Nathan Gray
a3e195fef2 Set sortmode=DESC for date columns so newest show up on top for first click on the sortheader 2014-03-24 19:43:15 +00:00
Hadi Nategh
9e05cc7274 Fix pixelegg template styling for AB edit popup 2014-03-17 13:00:43 +00:00
Ralf Becker
a17697ffdc finished CRM view stuff, thought there is an eTemplate2 problem preventing arrows from working 2014-03-12 13:29:52 +00:00
Stefan Reinhardt
9a5f20e901 Addressbook edit Dialog - fixed css + less 2014-03-11 16:37:37 +00:00
Stefan Reinhardt
a5e0fe493a Addressbook Dialog - edit.xet
change column width to 60px
2014-03-11 15:36:03 +00:00
Stefan Reinhardt
7d46f7cf9b pending changes 2014-03-10 16:17:25 +00:00
Ralf Becker
ed7a5f82e1 fix image size and alignment for pixelegg template 2014-03-10 09:05:09 +00:00
Ralf Becker
18156faf85 show name&organisation left aligned, if there is no photo, also set width of image in case it is bigger 2014-03-10 08:53:56 +00:00
Ralf Becker
22b96163a4 some basic fixes to get new CRM view usable with pixelegg template 2014-03-07 09:22:35 +00:00
Ralf Becker
b5c5f3e28a new CRM view, not yet completly finished but usable 2014-03-06 18:39:52 +00:00
Stefan Reinhardt
259967fd96 fixed: positioning nextmatch header fields 2014-03-06 10:43:15 +00:00
Ralf Becker
6da64247a6 fix phone link and prefered phone radio were on same place 2014-03-06 09:48:15 +00:00
Ralf Becker
aaf00dce71 merged separate categories tab into details and some more cleanup 2014-03-05 18:28:19 +00:00
Ralf Becker
f4e1251c20 next step 2014-03-05 18:09:42 +00:00