|
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 |
|
|
de1e14307d
|
Don't add parent in expanded children
|
2013-11-07 17:28:49 +00:00 |
|
|
f660ac5a8a
|
Prevent infolog parent from being added anywhere but the first row
|
2013-11-06 18:43:47 +00:00 |
|
|
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 |
|
|
57f45fe5f0
|
* InfoLog: add converting into a Tracker ticket to actions selectbox of edit popup
|
2013-10-25 08:18:59 +00:00 |
|
|
db01cfa907
|
Remove onchange submit from link filter
|
2013-10-24 16:05:19 +00:00 |
|
|
ab35bfdc4d
|
Stop some warnings
|
2013-10-17 15:22:30 +00:00 |
|
|
e68a5d3b94
|
No need to disable "Sub Entry" in infolog->add context menu
|
2013-10-17 08:45:18 +00:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
a6311fa1a3
|
creating and using an app-specific egw object
|
2013-10-07 16:53:13 +00:00 |
|
|
6e30816758
|
fixed not working download via action system: needed submit via POST request instead of Ajax, add new boolean action attribute postSubmit
|
2013-10-04 12:48:11 +00:00 |
|
|
f8a0db06fc
|
completly remove preferences menu from sidebox and tiled preferences index in favoir of app-sensitive entries in top-menu
|
2013-10-03 09:23:18 +00:00 |
|
|
18285429e9
|
* CalDAV/CardDAV: fixed not working propfind-request to single resource in calendar/addressbook collection
|
2013-10-01 11:38:34 +00:00 |
|
|
b6a701ea34
|
Fix needing to save twice to clear a multi-select custom field.
|
2013-10-01 11:24:18 +00:00 |
|
|
3f5dcfea04
|
Fix multiselect settings not being saved
|
2013-10-01 07:59:23 +00:00 |
|
|
95721656c1
|
Set placeholder action to 'new' (instead of default add) to avoid copy & sub when there's no entries shown
|
2013-10-01 07:46:24 +00:00 |
|
|
a79192cc63
|
fixed not found multiget-report urls where not reported (worked for calendar only before sync-report was introduced)
|
2013-09-25 10:27:41 +00:00 |
|
|
9341d7d31a
|
Fix Add link in infolog SideMenu by using egw.open()
|
2013-09-25 09:20:32 +00:00 |
|
|
7246093aad
|
Fix activation and inactivation status of "view subs" and "view parent" menu items on Infolog context menu.
|
2013-09-24 09:16:06 +00:00 |
|
|
1752f7defd
|
basic managed attachment support, tested with iCal from OS X mountain lion
|
2013-09-23 10:21:31 +00:00 |
|
|
49f9935b60
|
Fix to open the edit popup window with right size, attempts to open from sidemenu "Add" link
|
2013-09-19 13:47:02 +00:00 |
|
|
a661d52de2
|
Infolog: Prefix name on css classes
|
2013-09-19 12:52:50 +00:00 |
|
|
dd4c3c49eb
|
Remove "Whole query" menu from infolo->context_action_menu, while we are handling et2_nm selection differently
|
2013-09-19 12:27:07 +00:00 |
|
|
14e3c184e6
|
Fix Infolog ->left menu "Add" link
|
2013-09-19 11:33:13 +00:00 |
|
|
85f4585abf
|
Fix context menu delete confirm dialog
|
2013-09-16 17:53:20 +00:00 |
|
|
b04627ed64
|
requirement by sales that email-type should not be shown in right - click - action dialog
|
2013-09-16 11:54:43 +00:00 |
|
|
019db13e33
|
Handle, infolog->add link in sidebox menu via app.js, instead of using inline script on infolog_hook
|
2013-09-13 13:51:33 +00:00 |
|
|
4bc61c67d9
|
Infolog: Validate the startdate and enddate, to make sure that startdate is not set after the enddate.
|
2013-09-12 11:56:33 +00:00 |
|
|
30d16c491f
|
Fix exporting custom fields when they're not selected in the nextmatch column list
|
2013-09-04 16:14:30 +00:00 |
|
|
af6e15e5cd
|
removed left over prefix
|
2013-08-28 13:28:15 +00:00 |
|
|
d90dbfacf1
|
remove excess columns
|
2013-08-28 06:58:00 +00:00 |
|
|
7ee2c05955
|
remove extra app prefixes from method names in app.js, for both infolog and timesheet applications
|
2013-08-27 10:46:42 +00:00 |
|
|
7474b78f72
|
fix not getting message on infolog.index template and message class should be /message/ instead of /redItalic/
|
2013-08-27 10:25:24 +00:00 |
|
|
63fcc7a6dc
|
commit some french lang file stuff; provided by Thomas Chaillot, Spirea
|
2013-08-27 08:54:03 +00:00 |
|
|
2d87cace15
|
fix javascript error:"Object #<Object> has no method 'infolog_status_changed'" happens at infolog-> edit window
|
2013-08-27 08:02:08 +00:00 |
|
|
cb22a93104
|
Update template js to et2
|
2013-08-26 18:30:58 +00:00 |
|
|
db7d12af4b
|
first take on new ACL dialog for admin
|
2013-08-26 18:25:43 +00:00 |
|
|
591bb48410
|
Fix favorites for infolog
|
2013-08-26 15:10:33 +00:00 |
|
|
aa8a848871
|
optional parameter for egw_framework::window_close() to specify an alert message, which get shown/alerted, before closing the window
|
2013-08-26 10:24:11 +00:00 |
|
|
8d9118a4cb
|
fixed version to 1.9.005
|
2013-08-26 10:05:45 +00:00 |
|
|
9217768b07
|
Add new app.js to infolog application, missing from r43502.
|
2013-08-26 09:45:43 +00:00 |
|
|
dae7123c77
|
commit some lang file stuff; mostly french
|
2013-08-26 09:39:33 +00:00 |
|
|
589e4ecfbc
|
add app.js to infolog application, add ajax=true to index (enable drag-and-drop), and run infolog app by et2
|
2013-08-26 09:19:47 +00:00 |
|
|
95e18fd5a7
|
merge russian lang files provided by MBCGroup
|
2013-08-16 11:01:33 +00:00 |
|