Commit Graph

1578 Commits

Author SHA1 Message Date
b59524c4f6 pixelegg changes from today 2014-01-08 18:49:29 +00:00
8cc3603ec0 Fix infolog customfield-type 2014-01-08 14:36:11 +00:00
4d52be1f1c pixelegg changes from yesterday 2014-01-08 07:58:33 +00:00
e7922714ae * eMail/Mailhandling: introduce option >mail text only< for better control of import of mails to other apps 2014-01-07 12:58:35 +00:00
6fd7ed4b2d * CalDAV/CardDAV: only advertice sync-collection report, if we track deleted entries (history-logging enabled, not working otherwise) 2014-01-07 11:10:51 +00:00
3b971148d5 silence warning regarding custom field types 2014-01-07 10:27:24 +00:00
a469a1254b translations provided by stefan becker 2014-01-07 08:12:01 +00:00
44d5801015 allow to prefix alternative name with a minus to substract instead of adding its value 2014-01-06 13:05:51 +00:00
72b01700e5 Pixelegg changes 2014-01-06 08:47:48 +00:00
77dc45e0af pixeleggs work of the day (20th.Dez) 2013-12-20 14:32:40 +00:00
3dbd116986 pixelegg changes from 19.Dez 2013-12-20 09:38:39 +00:00
307cac1e03 pixelegg changes from 19.Dez 2013-12-20 09:35:46 +00:00
841afa5ba0 translations from translation server; thanks to thoose that contributed 2013-12-18 09:17:12 +00:00
b41be95681 latest pixelegg changes 2013-12-16 09:37:11 +00:00
1c7887ca6a Pixelegg changes from Thursday 2013-12-12 20:27:35 +00:00
f3cb31ccf5 * CalDAV/InfoLog: fixed not working sync-collection report, eg. used by eM client 2013-12-12 01:54:16 +00:00
d65b40046a Move sidebox favorites & backend out of nextmatch and into framework 2013-12-12 00:03:07 +00:00
566371f0b4 Make subject required, change projectmanager from projectmanager-select to link-entry widget 2013-12-11 23:10:37 +00:00
63224d09ab Cast info_id_parent from string back to integer
Fixes Parent: false in edit dialog by using correct data type
2013-12-10 19:18:05 +00:00
921eaf73f1 pixelegg changes from last week 2013-12-08 21:38:36 +00:00
928c562797 Fix bad argument to etemplate->exec() 2013-12-05 20:58:48 +00:00
4668d432cc - Change edit dialog delete confirm to use new et2_dialog.confirm() 2013-12-05 20:58:19 +00:00
2600b84805 Remove Add link row 2013-12-04 15:49:34 +00:00
68f2605cf4 translations generated/retrieved on translation site: Thank you for your contributions 2013-12-04 10:31:41 +00:00
0a23e69fdf pixelegg changes from monday 2013-12-03 07:06:08 +00:00
b87a366481 Make edit dialog Subject input full width (again?) 2013-11-29 21:38:52 +00:00
d5eb20e3b2 * Infolog/Notification: when notifying asyncronously , make sure possible customfields are read, as search does not supply these
this results in an additional read per entry and user to be notified, but avoids duplicate rows in search results and the extra effort to check for customfields and their values for async notification only
2013-11-29 12:07:19 +00:00
3e471a8fb5 pixelegg changes 2013-11-28 20:21:17 +00:00
1bace180cf - Fix add popup with extras to handle multiple infolog nextmatches
- Fix setting primary link
2013-11-28 17:34:28 +00:00
5c6cceaa53 - Add js function to open a edit dialog with some fields pre-filled (type, category, action), use for buttons in nm right header
- Use different DOM ID for list when called from elsewhere
2013-11-27 00:17:08 +00:00
5c7a290ac9 pixelegg changes from last week 2013-11-25 03:19:58 +00:00
6d65b16223 latest pixelegg changes 2013-11-22 05:28:19 +00:00
c6388f3d89 Fix context menu add / remove links 2013-11-21 23:30:57 +00:00
c83c7edaf2 Fix context menu group popup options, removes 'Both' option 2013-11-21 23:30:40 +00:00
bb56c0aa45 pixelegg changes 2013-11-21 04:18:09 +00:00
cd99f101a1 pixelegg changes from yesterday 2013-11-20 08:41:17 +00:00
3425b22074 re-added accidently removed app.css 2013-11-19 22:02:37 +00:00
ed2e3e3bc2 fix warning if $pm_config["duration_units"] is no array 2013-11-19 21:59:42 +00:00
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
f8752688e0 pixelegg changes from today 2013-11-15 17:09:58 +00:00
758a4557de Restore 'No filter' option for default filter 2013-11-14 21:51:52 +00:00
727cdc83b3 newewst pixelegg changed from today 2013-11-14 19:29:55 +00:00
a97ca723d3 Allow app.appcode.function(); calls in sidebox in addition to global functions. Needs the (); at the end though. 2013-11-14 16:50:16 +00:00
00a3290d97 Get infolog list working in contact view 2013-11-13 22:44:28 +00:00
1d54a4d3d6 Fix custom fields for a type not detected, so tab was incorrectly disabled 2013-11-13 16:51:15 +00:00
de64622b99 Fix missing project manager time units 2013-11-12 21:38:25 +00:00
f3180c6ce8 Add extra bits (flags?) to favorite so parent/subs can be stored in filters 2013-11-12 20:15:27 +00:00
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
77a30817d6 images for new Pixelegg template 2013-11-11 18:56:02 +00:00
75a26eed0c Another fix for viewing parent - fix missing last row on first load 2013-11-08 18:03:27 +00:00