Commit Graph

296 Commits

Author SHA1 Message Date
Nathan Gray
5708aaafed Make sure angle brackets are angle brackets, fixes not well formed error in Firefox 2013-12-17 21:17:26 +00:00
Ralf Becker
1c7887ca6a Pixelegg changes from Thursday 2013-12-12 20:27:35 +00:00
Ralf Becker
4f7976cdff pixelegg changes from last days 2013-12-12 03:46:53 +00:00
Ralf Becker
391dde093e pixelegg changes from monday 2013-12-10 07:52:15 +00:00
Ralf Becker
921eaf73f1 pixelegg changes from last week 2013-12-08 21:38:36 +00:00
Hadi Nategh
f222706dcc Replace old confirm() with new confirm dialog, samething like timesheet, no need to have seperate dialog creator in app.js 2013-12-05 11:06:25 +00:00
Nathan Gray
5f403e4ce3 Rather than splitting the available screen, enforce some minimum heights. Prevents overlap on small screens 2013-12-04 20:51:28 +00:00
Nathan Gray
b3be58d8fc Fix read-only n_fn, so it actually makes it to app code. 2013-12-02 18:14:43 +00:00
Nathan Gray
8f4fd55313 Align custom fields to top 2013-11-29 18:04:21 +00:00
Nathan Gray
c97d99d8e9 Fix addressbook edit tab sizing 2013-11-29 18:01:44 +00:00
Hadi Nategh
8f45c0e639 Replace old dialog delete dialog with new dialog in addressbook edit popup 2013-11-29 14:52:52 +00:00
Ralf Becker
53eb8e553a pixelegg changes from yesterday 2013-11-28 06:20:18 +00:00
Nathan Gray
26639f56f9 Fix tabs, broken by r44604 2013-11-27 17:15:46 +00:00
Nathan Gray
ac3bf1726e Try to give space to contact view & infolog list in same tab 2013-11-27 00:13:01 +00:00
Ralf Becker
6d65b16223 latest pixelegg changes 2013-11-22 05:28:19 +00:00
Nathan Gray
94f223c740 Fix for missing phone number section from Stefan Reinhardt 2013-11-19 19:16:13 +00:00
Ralf Becker
2b7d9af0a2 reverting to previous app.css file and remove app.less files, as they are not used by pixelegg template and create some glitches, might re-introduce .less for regular templates later 2013-11-18 19:57:38 +00:00
Ralf Becker
e71c04e56f todays pixelegg changes 2013-11-18 19:31:54 +00:00
Ralf Becker
727cdc83b3 newewst pixelegg changed from today 2013-11-14 19:29:55 +00:00
Hadi Nategh
8312a69964 Fix addressbook wrong tab ids 2013-11-12 16:40:57 +00:00
Ralf Becker
583538e824 using now CSS preprocessor less (http://lesscss.org) to create some of our css files, used a lot in new Pixelegg template 2013-11-11 19:10:28 +00:00
Nathan Gray
aea4c35a90 Changes for importexport -> et2 2013-11-07 23:43:17 +00:00
Nathan Gray
71c2a554bd Set org rows' type column to match normal rows' type column, give # column a fixed width 2013-10-09 14:18:48 +00:00
Nathan Gray
b955b1b495 - Set type header to nextmatch-header
- Fix styling on email addresses to show ellipsis if column is too short
- Add mail to 'Open EMail addresses in external mail program' check
2013-10-05 10:13:31 +00:00
Ralf Becker
a16a6b81a9 giving icon column a fixed width of 20px 2013-10-05 07:22:18 +00:00
Hadi Nategh
91fa09e4d5 Remove onchange=1 from selectbox in addressbook.index_right_addplus template, which were causing full submit 2013-09-27 12:08:26 +00:00
Hadi Nategh
edadfdc38a Remove onchange="1" from selectbox in addressbook.index template, which were causing full submit 2013-09-26 14:42:18 +00:00
Hadi Nategh
7374416f9c Fix textbox "Name" in addressbook edit popup window, try to not make it readonly. 2013-09-26 13:32:02 +00:00
Hadi Nategh
7481c0a23c Run addressbook by et2 2013-09-20 10:50:48 +00:00
Nathan Gray
c3b3fb5019 Fix cancel button in edit dialog 2013-07-30 14:24:32 +00:00
Klaus Leithoff
88f866aec9 fix addressbook email popup; still todo: rightclick action 2013-07-17 14:53:24 +00:00
Nathan Gray
8b912c6308 Add type template - admin uses existance of template to turn on types 2013-06-25 15:04:24 +00:00
Nathan Gray
25c95ce870 Avoid overlap of public & private custom fields by giving privates an ID 2013-06-03 23:10:23 +00:00
Nathan Gray
20e53cb21a Remove Add button width restriction, was actually respected by et2 2013-02-07 15:30:11 +00:00
Nathan Gray
42e9efac87 Avoid ID conflict between category select & tree in et2 2013-02-07 10:51:00 +00:00
Nathan Gray
767db2699e Turn on multiple for list category to show all categories in et2 2013-02-06 12:14:12 +00:00
Nathan Gray
c9764eb2e8 Remove cols attribute from n_fn field - it's a text field 2013-02-05 15:05:43 +00:00
Ralf Becker
609b512f3c missing xet file 2013-02-04 13:05:02 +00:00
Nathan Gray
f00bee861f Give multiselect boxes full width 2012-12-11 17:50:22 +00:00
Nathan Gray
23772bb9d1 Add ability to set charset in import vcard wizard 2012-10-01 17:59:44 +00:00
Ralf Becker
d0889dd612 * Addressbook: fixed not stored private custom-fields, if extra private tab was used 2012-09-25 09:02:42 +00:00
Nathan Gray
c8eb6c5e24 * Add vcard import/export plugin 2012-09-18 15:09:48 +00:00
Ralf Becker
c50a83a9a4 * Addressbook: doublicate check while adding/editing contacts, based on email or match of 2 out of name, first name, organisation 2012-09-06 12:26:11 +00:00
Nathan Gray
70bc8469a1 et2 compatability 2012-07-24 23:49:12 +00:00
Ralf Becker
63ceb130d5 add missing closing tag 2012-07-15 08:27:28 +00:00
Ralf Becker
feb64d5b16 * Addressbook: fixed not working changing of organisation members, also place this feature more prominent beside buttons 2012-05-15 15:52:11 +00:00
Klaus Leithoff
46deabf2b6 take care of possible commas in n_fn in addressbook.email popup (on-click adding email to opened email-form when clicking on email-link) 2012-05-14 07:50:46 +00:00
Ralf Becker
38e62c53c7 fix for bug #3071: r37248 - new function makes problems in listview/unable to hide field 2011-11-20 09:14:45 +00:00
Ralf Becker
bab120d11b * Addressbook: filter by country or sort by post code of home address 2011-11-11 16:56:08 +00:00
Nathan Gray
174cdc4fdf Can't import addresses into no addressbook, removed Import into 'None' option 2011-11-03 20:17:28 +00:00