Commit Graph

1468 Commits

Author SHA1 Message Date
Klaus Leithoff
3dbd116986 pixelegg changes from 19.Dez 2013-12-20 09:38:39 +00:00
Klaus Leithoff
307cac1e03 pixelegg changes from 19.Dez 2013-12-20 09:35:46 +00:00
Klaus Leithoff
841afa5ba0 translations from translation server; thanks to thoose that contributed 2013-12-18 09:17:12 +00:00
Klaus Leithoff
b41be95681 latest pixelegg changes 2013-12-16 09:37:11 +00:00
Ralf Becker
1c7887ca6a Pixelegg changes from Thursday 2013-12-12 20:27:35 +00:00
Ralf Becker
f3cb31ccf5 * CalDAV/InfoLog: fixed not working sync-collection report, eg. used by eM client 2013-12-12 01:54:16 +00:00
Nathan Gray
d65b40046a Move sidebox favorites & backend out of nextmatch and into framework 2013-12-12 00:03:07 +00:00
Nathan Gray
566371f0b4 Make subject required, change projectmanager from projectmanager-select to link-entry widget 2013-12-11 23:10:37 +00:00
Nathan Gray
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
Ralf Becker
921eaf73f1 pixelegg changes from last week 2013-12-08 21:38:36 +00:00
Nathan Gray
928c562797 Fix bad argument to etemplate->exec() 2013-12-05 20:58:48 +00:00
Nathan Gray
4668d432cc - Change edit dialog delete confirm to use new et2_dialog.confirm() 2013-12-05 20:58:19 +00:00
Nathan Gray
2600b84805 Remove Add link row 2013-12-04 15:49:34 +00:00
Klaus Leithoff
68f2605cf4 translations generated/retrieved on translation site: Thank you for your contributions 2013-12-04 10:31:41 +00:00
Ralf Becker
0a23e69fdf pixelegg changes from monday 2013-12-03 07:06:08 +00:00
Nathan Gray
b87a366481 Make edit dialog Subject input full width (again?) 2013-11-29 21:38:52 +00:00
Klaus Leithoff
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
Ralf Becker
3e471a8fb5 pixelegg changes 2013-11-28 20:21:17 +00:00
Nathan Gray
1bace180cf - Fix add popup with extras to handle multiple infolog nextmatches
- Fix setting primary link
2013-11-28 17:34:28 +00:00
Nathan Gray
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
Ralf Becker
5c7a290ac9 pixelegg changes from last week 2013-11-25 03:19:58 +00:00
Ralf Becker
6d65b16223 latest pixelegg changes 2013-11-22 05:28:19 +00:00
Nathan Gray
c6388f3d89 Fix context menu add / remove links 2013-11-21 23:30:57 +00:00
Nathan Gray
c83c7edaf2 Fix context menu group popup options, removes 'Both' option 2013-11-21 23:30:40 +00:00
Ralf Becker
bb56c0aa45 pixelegg changes 2013-11-21 04:18:09 +00:00
Ralf Becker
cd99f101a1 pixelegg changes from yesterday 2013-11-20 08:41:17 +00:00
Ralf Becker
3425b22074 re-added accidently removed app.css 2013-11-19 22:02:37 +00:00
Ralf Becker
ed2e3e3bc2 fix warning if $pm_config["duration_units"] is no array 2013-11-19 21:59:42 +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
f8752688e0 pixelegg changes from today 2013-11-15 17:09:58 +00:00
Nathan Gray
758a4557de Restore 'No filter' option for default filter 2013-11-14 21:51:52 +00:00
Ralf Becker
727cdc83b3 newewst pixelegg changed from today 2013-11-14 19:29:55 +00:00
Nathan Gray
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
Nathan Gray
00a3290d97 Get infolog list working in contact view 2013-11-13 22:44:28 +00:00
Nathan Gray
1d54a4d3d6 Fix custom fields for a type not detected, so tab was incorrectly disabled 2013-11-13 16:51:15 +00:00
Nathan Gray
de64622b99 Fix missing project manager time units 2013-11-12 21:38:25 +00:00
Nathan Gray
f3180c6ce8 Add extra bits (flags?) to favorite so parent/subs can be stored in filters 2013-11-12 20:15:27 +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
Ralf Becker
77a30817d6 images for new Pixelegg template 2013-11-11 18:56:02 +00:00
Nathan Gray
75a26eed0c Another fix for viewing parent - fix missing last row on first load 2013-11-08 18:03:27 +00:00
Nathan Gray
de1e14307d Don't add parent in expanded children 2013-11-07 17:28:49 +00:00
Nathan Gray
f660ac5a8a Prevent infolog parent from being added anywhere but the first row 2013-11-06 18:43:47 +00:00
Ralf Becker
6d226a7921 split constructor function and place of instanciation for app.js objects: app[appname] = new app.classes[appname](); 2013-11-04 20:54:23 +00:00
Ralf Becker
57f45fe5f0 * InfoLog: add converting into a Tracker ticket to actions selectbox of edit popup 2013-10-25 08:18:59 +00:00
Nathan Gray
db01cfa907 Remove onchange submit from link filter 2013-10-24 16:05:19 +00:00
Nathan Gray
ab35bfdc4d Stop some warnings 2013-10-17 15:22:30 +00:00
Hadi Nategh
e68a5d3b94 No need to disable "Sub Entry" in infolog->add context menu 2013-10-17 08:45:18 +00:00
Klaus Leithoff
6eb7b8ca92 * eMail/Infolog/Tracker: upon converting mails on send, if we attach messages get the message itself, and attach it, as we are able to display it in egw instead of fetching only the attachments attached files (as we did previously) 2013-10-15 10:44:42 +00:00
Nathan Gray
256c5598cf Handle action option on top right buttons, both when it's there and when it's missing 2013-10-10 14:48:37 +00:00
Ralf Becker
0e2e88c19b fixed hiearchy display in infolog and reset of subs view via clicking on InfoLog icon/header, using now value of nm[parent_id] as key for col_filter 2013-10-10 11:29:31 +00:00