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
Ralf Becker
a6311fa1a3
creating and using an app-specific egw object
2013-10-07 16:53:13 +00:00
Ralf Becker
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
Ralf Becker
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
Ralf Becker
18285429e9
* CalDAV/CardDAV: fixed not working propfind-request to single resource in calendar/addressbook collection
2013-10-01 11:38:34 +00:00
Nathan Gray
b6a701ea34
Fix needing to save twice to clear a multi-select custom field.
2013-10-01 11:24:18 +00:00
Nathan Gray
3f5dcfea04
Fix multiselect settings not being saved
2013-10-01 07:59:23 +00:00
Nathan Gray
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
Ralf Becker
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
Hadi Nategh
9341d7d31a
Fix Add link in infolog SideMenu by using egw.open()
2013-09-25 09:20:32 +00:00
Hadi Nategh
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
Ralf Becker
1752f7defd
basic managed attachment support, tested with iCal from OS X mountain lion
2013-09-23 10:21:31 +00:00
Hadi Nategh
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
Hadi Nategh
a661d52de2
Infolog: Prefix name on css classes
2013-09-19 12:52:50 +00:00
Hadi Nategh
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
Hadi Nategh
14e3c184e6
Fix Infolog ->left menu "Add" link
2013-09-19 11:33:13 +00:00
Nathan Gray
85f4585abf
Fix context menu delete confirm dialog
2013-09-16 17:53:20 +00:00
Klaus Leithoff
b04627ed64
requirement by sales that email-type should not be shown in right - click - action dialog
2013-09-16 11:54:43 +00:00
Hadi Nategh
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
Hadi Nategh
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
Nathan Gray
30d16c491f
Fix exporting custom fields when they're not selected in the nextmatch column list
2013-09-04 16:14:30 +00:00
Ralf Becker
af6e15e5cd
removed left over prefix
2013-08-28 13:28:15 +00:00
Ralf Becker
d90dbfacf1
remove excess columns
2013-08-28 06:58:00 +00:00
Hadi Nategh
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
Hadi Nategh
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
Klaus Leithoff
63fcc7a6dc
commit some french lang file stuff; provided by Thomas Chaillot, Spirea
2013-08-27 08:54:03 +00:00
Hadi Nategh
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
Nathan Gray
cb22a93104
Update template js to et2
2013-08-26 18:30:58 +00:00
Ralf Becker
db7d12af4b
first take on new ACL dialog for admin
2013-08-26 18:25:43 +00:00
Nathan Gray
591bb48410
Fix favorites for infolog
2013-08-26 15:10:33 +00:00
Ralf Becker
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
Ralf Becker
8d9118a4cb
fixed version to 1.9.005
2013-08-26 10:05:45 +00:00
Hadi Nategh
9217768b07
Add new app.js to infolog application, missing from r43502.
2013-08-26 09:45:43 +00:00
Klaus Leithoff
dae7123c77
commit some lang file stuff; mostly french
2013-08-26 09:39:33 +00:00
Hadi Nategh
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
Klaus Leithoff
95e18fd5a7
merge russian lang files provided by MBCGroup
2013-08-16 11:01:33 +00:00
Nathan Gray
cf8714293e
Open preferences in preferences tab
2013-08-13 17:37:15 +00:00
Nathan Gray
b66acb3d4b
Fix definition radio option not showing filters
2013-08-09 17:06:09 +00:00
Ralf Becker
6bfc93ad6c
* InfoLog: fixed storing of InfoLog site config: fields to exclude when copying or creating subs and load custom fields in index for types
2013-07-04 15:49:06 +00:00
Klaus Leithoff
079b919bbe
russian translations provided by Vladimir Gavrilov (MBC-Group)
2013-06-17 12:30:44 +00:00
Klaus Leithoff
4e13e7b504
italiann translations provided by Ilias Chasapakis (webtrain.it)
2013-06-17 11:08:37 +00:00
Ralf Becker
066ffc2c25
refactored account_id change script to use information from app-specific tables_current.inc.php instead of a fixed list
2013-06-12 16:57:44 +00:00
Ralf Becker
341342bc39
fixed not working multiple value "select-account" or "home-accounts" (rows > 1) custom fields
2013-06-12 14:12:58 +00:00
Ralf Becker
914e70a1b4
when viewing sub-entries (action=sp) partents are displayed immediatly before first occurence of a child, for a single parent, always display it as first entry (linked entries to parent could get sorted in front)
2013-06-06 13:15:02 +00:00
Ralf Becker
14b9b8ca51
* ProjectManager: view all sub-entries of an InfoLog by context menu
2013-06-06 12:17:33 +00:00
Nathan Gray
654054826f
Implement home-accounts and select-account custom fields sub-placeholder expansions in the correct place, with the rest of them
2013-06-05 17:03:27 +00:00
Nathan Gray
e8770a9611
Fix loading of account contact info placeholders
2013-06-05 14:44:10 +00:00
Nathan Gray
b50dc80ee1
Add in contact placeholders for custom fields of type select-account
2013-06-04 21:24:17 +00:00
Nathan Gray
91799eee19
Clear delegation popup after using it
2013-06-03 19:58:52 +00:00
Nathan Gray
efef1378d0
Missed changes to No filter
2013-06-03 19:54:11 +00:00
Ralf Becker
4c8c9dc93f
fixed new eTemplate using InfoLog admin no longer stores multiple types as array, but comma-separated
2013-05-29 13:54:46 +00:00
Ralf Becker
8ebd18f33e
* Tracker: widget to fetch tracker-data for custom print templates
2013-05-23 16:15:39 +00:00
Ralf Becker
50ed435eb7
* Calendar/InfoLog/Timesheet/Tracker/ProjectManager: edit focuses now automatic on title input
2013-05-23 09:01:33 +00:00
Ralf Becker
410abc5fb7
* CalDAV/CardDAV/Calendar/InfoLog/Addressbook: changed database schema to allow for up to 200 char name-part in url to support eg. Bynari WebDAV Collaborator Outlook client
2013-05-13 09:35:51 +00:00
Ralf Becker
163702b752
* Calendar: create InfoLog from event
...
added a general infolog_set hook like existing timesheet_set hook, to allow implementing apps to push further data to infolog, modified existing tracker code to use the hook too
2013-05-10 10:54:36 +00:00
Nathan Gray
867873824e
Change key of no filter from 'none' to '' so No filters favorite works
2013-05-06 22:08:08 +00:00
Nathan Gray
78b2012334
Turn on favorites in infolog
2013-04-09 09:37:30 +00:00
Ralf Becker
051c724e37
* InfoLog/CalDAV: fixed initial sync of more then 60 contacts created doublicates (no REPORT filters were used)
2013-04-04 15:12:33 +00:00
Nathan Gray
81fbfc23cc
Add general placeholder {{link}} is a link to current record
2013-03-19 20:56:58 +00:00
Nathan Gray
95846e595b
- Change responsible edit to multi-checkbox widget instead of chosen
2013-03-19 15:47:18 +00:00
Nathan Gray
e8600c5db2
- Fix responsible edit fields not saved
...
- Change responsible edit to multi-checkbox widget instead of chosen
2013-03-19 15:44:38 +00:00
Nathan Gray
ab601bf94c
Make sure global categories is infolog when in infolog. Other apps (tracker) may grab it first if we don't set it here
2013-03-18 23:22:51 +00:00
Ralf Becker
4df3295cce
* CalDAV/InfoLog: fixed SQL error if client has multiple identical X-properties, eg. alarms
2013-03-07 15:55:40 +00:00
Klaus Leithoff
176307335e
if mail app is available (detect for static function splitRowID), and import_mail is called with param rowid, use application mail for importing (creating infolog/tracker items from emails)
2013-03-05 14:47:00 +00:00
Nathan Gray
7641661cda
Change alignment of buttons in Site config
2013-03-04 17:46:20 +00:00
Nathan Gray
6d685e010a
Add links/href & links/link to general placeholder list
2013-03-04 17:43:46 +00:00
Ralf Becker
b46770872e
new German translations from Stefan
2013-02-18 15:52:43 +00:00
Ralf Becker
4e77413fe9
new english phrases
2013-02-18 15:36:57 +00:00
Ralf Becker
4f247b26f8
merged translations and other uncommited ones
2013-02-08 19:03:20 +00:00
Nathan Gray
a99deb4473
Get contact link working with et2
2013-02-08 13:46:08 +00:00
Nathan Gray
7fb0bbc9d9
Set size of config tabs
2013-02-07 09:39:17 +00:00
Nathan Gray
13d6b7e411
Fix missing modifer placeholder
2013-02-07 09:38:21 +00:00
Nathan Gray
ef826ee2b9
Change all merges to use common get_all_links() function
2013-02-07 09:36:07 +00:00
Ralf Becker
0dc3e5ab6f
keeping infolog_bo::$ignore_acl within the class
2013-02-07 09:28:31 +00:00
Klaus Leithoff
2bc84411e2
introduce static variable ignore_acl for the use in async infolog notification to make sure that we are able to resolve infolog specific placeholders for notification/signature merge
2013-02-06 13:21:21 +00:00
Ralf Becker
7ebb83b772
optional parameter to ignore acl on read
2013-02-06 10:17:36 +00:00
Klaus Leithoff
301e95abad
russian translations provided by Vladimir N. Gavrilov
2013-02-04 16:06:58 +00:00
Nathan Gray
ad36ac309a
Move site config over to etemplate, and move custom notifications into site config
2013-01-31 19:39:01 +00:00
Nathan Gray
ede9d83142
Implement custom notification messages for infolog
2013-01-30 23:12:52 +00:00
Nathan Gray
955be2c365
Move calendar preferences to bottom
2013-01-23 15:54:40 +00:00
Nathan Gray
8d3b47863d
Move calendar stuff to general settings
2013-01-22 15:12:50 +00:00
Nathan Gray
f24ba11088
Organise preferences
2013-01-21 20:28:13 +00:00
Ralf Becker
be6845b4d0
* All apps: merged missing translations from other apps or branches
2013-01-18 13:48:34 +00:00
Nathan Gray
66b22128c4
Implement Import dialog No notifications checkbox
2013-01-14 22:59:08 +00:00
Nathan Gray
97fea10521
- Add/fix labels for creation date, pricelist
...
- Fix export filtering on assigned
2013-01-02 18:14:05 +00:00
Nathan Gray
ee6834ca54
Implement export filters
2012-12-31 20:38:00 +00:00
Klaus Leithoff
e29cd447ab
missing translations
2012-12-10 16:53:19 +00:00
Klaus Leithoff
90edebaa72
make sure we use the current icServerID when calling import_mail
2012-11-21 11:43:20 +00:00
Nathan Gray
b83a19284a
UI changes for chosen selectboxes
2012-11-14 20:33:33 +00:00
Nathan Gray
a367693ac0
Fix CC line search display
2012-11-13 22:31:57 +00:00
Ralf Becker
04017a728b
* InfoLog: switching to a group-type resets access to "public" and disables access in edit
2012-11-13 12:07:10 +00:00
Klaus Leithoff
b9192c0f4c
attempt to improve overlong-word-control behavior
2012-11-07 07:52:59 +00:00
Nathan Gray
4f59f282a0
If exporting a single record, name the download file accordingly
2012-10-16 18:45:13 +00:00
Nathan Gray
fc8a139f23
Add 'None' category option to context menu for all apps using nextmatch::category_action()
2012-10-15 17:57:58 +00:00
Nathan Gray
90113ad7eb
Update default definitions with Re-planned time
2012-10-10 16:04:29 +00:00
Nathan Gray
e339d9c29f
Add early detection of type to load appropriate statuses
2012-10-10 16:01:26 +00:00
Nathan Gray
7d568d90c7
Add replanned time as trackable in history (also adds as exportable field)
2012-10-10 15:27:43 +00:00
Nathan Gray
6fdcae2995
Fix missing status field on export
2012-10-10 15:18:43 +00:00
Nathan Gray
8ceccb552c
Add priority to import lookup values
2012-10-10 15:00:54 +00:00
Nathan Gray
e0a87cbdf4
Remove my custom fields from default import definition
2012-10-09 16:00:08 +00:00
Nathan Gray
074cab0f67
Fix invalid type when importing - typo, and also check translated type too
2012-10-09 15:57:17 +00:00
Christian Binder
2fbf1d36e8
document merge helper function to allow download by HTTP POST request
2012-09-29 10:16:39 +00:00
Ralf Becker
52675388a3
* CalDAV/CardDAV: sync-collection report for all apps allowing a more efficient sync
2012-09-26 14:30:47 +00:00
Ralf Becker
944b538e92
fixed not working fixed height of date rows aka stop end and finished date to move up
2012-09-25 17:38:14 +00:00
Ralf Becker
f224fe5852
sync-collection report for InfoLog, thought reminder app on OS X 10.8.2 does not use it, moved logic for sync-token to baseclass and determine availablity on supported-report-set
2012-09-24 10:26:29 +00:00
Ralf Becker
7a3d4f99ed
* InfoLog/CalDAV/eSync: deleted entries where not taken into account for ctag generation, causing deletes only to sync after other modifications
2012-09-24 08:53:41 +00:00
Ralf Becker
4823787316
docu update
2012-09-21 11:26:43 +00:00
Ralf Becker
f7fa8ea37e
* Addressbook/InfoLog/Filemanager/Tracker: added or fixed formatting of certain custom field types using a single shared method
2012-08-09 12:41:47 +00:00
Ralf Becker
e913a6a263
pending translations from translation.stylite.de
2012-08-08 12:11:04 +00:00
Nathan Gray
c9c5a8c77f
Line up contact search with category select
2012-07-23 16:06:11 +00:00
Ralf Becker
3918f2606c
* InfoLog/CalDAV: preference allowing to modify responsible user from devices not supporting them by setting EMail address as category
2012-07-20 13:06:47 +00:00
Nathan Gray
ee440ce548
Add special exception for deleted, since it's not in the list of statuses
2012-07-16 22:42:15 +00:00
Nathan Gray
5e05113e71
Enlarge description text box, shrink delegation to fit tab without scrolling
2012-07-16 15:18:25 +00:00
Nathan Gray
c510b5f15f
Dates need more space for seconds
2012-07-16 14:35:36 +00:00
Nathan Gray
4483b63f9e
Nice column alignment in edit dialog
2012-07-11 19:02:07 +00:00
Nathan Gray
1630d99bac
* Add parent to history
2012-07-09 16:57:53 +00:00
Nathan Gray
379427f18f
For et2, reset old parent & new parent so they get updated next refresh. Otherwise, they may not show the change in child until logout/login or parent is actually edited
2012-07-04 22:38:50 +00:00
Christian Binder
f81fd11435
tag applications which have implemented document merge
2012-07-04 17:00:03 +00:00
Ralf Becker
b025809df1
* CalDAV/CardDAV expand-property report for principals used in iCal on OS X 10.7
2012-06-27 20:08:56 +00:00
Ralf Becker
3aac26d1ab
* ProjectManager: allow datasources (eg. InfoLog) to set element category, update existing categories in elements to overwritten categories
2012-06-19 16:51:41 +00:00
Ralf Becker
aa58708ffd
* ProjectManager/InfoLog: visualisation if InfoLog has a parent or sub-entries (up-arrow or right-arrow like in InfoLog)
2012-06-19 14:44:13 +00:00
Ralf Becker
f40c008dd8
add groups to InfoLog owner filter
2012-06-19 10:30:43 +00:00
Nathan Gray
b80570cd66
Fix view parent / subs action for et2
2012-06-18 18:52:05 +00:00
Nathan Gray
4b8c7bdbe5
Remove blur text '1' on rows - not needed
2012-06-18 15:54:21 +00:00
Ralf Becker
87f0fcd292
removed accidently commited (not applicable) comment
2012-06-14 12:08:06 +00:00
Ralf Becker
04aa8f3572
* InfoLog: use type or category, when creating new entries in subs-view and stay in subs-view when storing an entry in a popup
2012-06-14 12:06:33 +00:00