Klaus Leithoff
21c071b3f8
commit some french lang file stuff; provided by Thomas Chaillot, Spirea
2013-08-27 08:55:34 +00:00
Klaus Leithoff
ed08b9612e
commit some lang file stuff; mostly french
2013-08-26 09:41:02 +00:00
Klaus Leithoff
1ddfe74487
merge russian lang files provided by MBCGroup
2013-08-16 11:01:25 +00:00
Ralf Becker
44fdd53dd2
* 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:38 +00:00
Klaus Leithoff
9c65091e98
russian translations provided by Vladimir Gavrilov (MBC-Group)
2013-06-17 12:31:21 +00:00
Klaus Leithoff
5a82ee5c10
italian translations provided by Ilias Chasapakis (webtrain.it)
2013-06-17 11:09:06 +00:00
Ralf Becker
bb020d37f8
refactored account_id change script to use information from app-specific tables_current.inc.php instead of a fixed list
2013-06-12 17:59:43 +00:00
Ralf Becker
f17e335daa
fixed not working multiple value "select-account" or "home-accounts" (rows > 1) custom fields
2013-06-12 14:29:04 +00:00
Ralf Becker
af704e2cd5
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:20 +00:00
Ralf Becker
cc70de044f
* ProjectManager: view all sub-entries of an InfoLog by context menu
2013-06-06 12:17:53 +00:00
Nathan Gray
ff2d06fcc2
Clear assigned / responsible popups after use
2013-06-04 20:21:45 +00:00
Ralf Becker
645b17824d
fixed new eTemplate using InfoLog admin no longer stores multiple types as array, but comma-separated
2013-05-29 13:55:10 +00:00
Ralf Becker
c4004a22b6
* Tracker: widget to fetch tracker-data for custom print templates
2013-05-23 16:16:35 +00:00
Ralf Becker
f9020f4590
* Calendar/InfoLog/Timesheet/Tracker/ProjectManager: edit focuses now automatic on title input
2013-05-23 09:05:35 +00:00
Ralf Becker
f8ee063604
* 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, plus some new indexes to speed up huge installs
2013-05-13 10:03:08 +00:00
Ralf Becker
70d5474d96
* 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:55:25 +00:00
Ralf Becker
dca3ece7a6
* InfoLog/CalDAV: fixed initial sync of more then 60 contacts created doublicates (no REPORT filters were used)
2013-04-04 15:12:56 +00:00
Nathan Gray
142583956e
Add general placeholder {{link}} is a link to current record
2013-03-20 14:58:27 +00:00
Ralf Becker
589a5e63cc
Fix missing category colors for app specific categories
...
r42030: 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-20 10:02:06 +00:00
Nathan Gray
190e25be11
Fix responsible edit fields not saved
2013-03-19 19:23:24 +00:00
Nathan Gray
a00c37f3d0
- Code consolidation for merging links
...
- Cache notifications per date-time & lang preferences instead of generating for each user
- Custom notifications for Infolog
2013-03-19 15:07:53 +00:00
Ralf Becker
40c51141d3
* CalDAV/InfoLog: fixed SQL error if client has multiple identical X-properties, eg. alarms
2013-03-07 15:56:24 +00:00
Ralf Becker
bd5ee3de68
ignore info_contact without id, causing projects linked via project tab not to be linked
2013-03-07 10:42:44 +00:00
Klaus Leithoff
67c8b20b41
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); add add_raw option to tracker mail import;
2013-03-05 15:14:34 +00:00
Ralf Becker
3fef2a413e
merged translations from trunk
2013-02-18 15:56:45 +00:00
Ralf Becker
967eaefcc1
new english phrases
2013-02-18 15:51:58 +00:00
Ralf Becker
b6a899f5e5
merged translations and other uncommited ones
2013-02-08 19:04:24 +00:00
Ralf Becker
7b72ea3b06
keeping infolog_bo::$ignore_acl within the class
2013-02-07 09:31:08 +00:00
Klaus Leithoff
be18ef26be
optional parameter ignore_acl to be used on read; 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:24:02 +00:00
Klaus Leithoff
b28f548343
russian translations provided by Vladimir N. Gavrilov
2013-02-04 16:07:54 +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
8bde3ab78c
Organise preferences
2013-01-23 19:23:13 +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
957740eabc
* All apps: merged missing translations from other apps or branches
2013-01-18 13:56:05 +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
a83d4f1463
Fix some human value statuses not being properly interpreted
2013-01-17 23:01:08 +00:00
Nathan Gray
8de3a3e7e6
Implement Import dialog No notifications checkbox
2013-01-16 21:47:59 +00:00
Nathan Gray
66b22128c4
Implement Import dialog No notifications checkbox
2013-01-14 22:59:08 +00:00
Nathan Gray
0180124753
* Import|Export: Add ability to set filters for export definitions. Currently available for Infolog.
2013-01-09 16:38:19 +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
f94e480b8a
missing translations
2012-12-10 16:56:16 +00:00
Klaus Leithoff
e29cd447ab
missing translations
2012-12-10 16:53:19 +00:00
Klaus Leithoff
789021a020
make sure we use the current icServerID when calling import_mail
2012-11-21 11:44:08 +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