Ralf Becker
1f010a4391
Bump version to 21.1
2021-05-08 15:02:24 +02:00
Ralf Becker
361d5cb351
bump version to 20.1
2020-06-28 10:04:21 +02:00
Ralf Becker
21a44891ed
* InfoLog: fix delegation no longer shown after database restore
2019-09-24 11:23:17 +02:00
Ralf Becker
efcb0471b3
bump version to 19.1
2019-07-16 10:46:59 +02:00
nathangray
d805e9f467
Stop using deprecated each(), using foreach(), key() or current() instead
2019-02-12 14:13:45 -07:00
Ralf Becker
63fa1e98db
* CalDAV/CardDAV: allow up to 255 char UIDs to support OutlookCalDAVSynchronizer
2018-12-04 10:51:05 +01:00
Ralf Becker
6c15873c4f
* AD/LDAP/InfoLog: change group owners on account-migration
2018-03-14 14:50:46 +01:00
Ralf Becker
ec156e115d
* InfoLog/Setup: fix SQL error on update from 16.1 (Truncated incorrect double value)
2017-11-30 08:36:37 +08:00
Hadi Nategh
e2f5203878
Fix SQL error while upgrading infolog
2017-11-29 10:47:08 +01:00
Ralf Becker
b40fd0a8eb
fix SQL error caused by missing quotes
2017-11-29 08:16:18 +08:00
Ralf Becker
29b26f6706
* InfoLog: fix SQL error on update for to long from and addr
...
also use our db abstraction for PostgreSQL correct concat
2017-11-26 10:51:28 +01:00
Ralf Becker
a36cc7b261
fix leading or trailing comma in info_from by 17.1 update
2017-11-23 21:49:14 +08:00
Ralf Becker
65b02c0246
bump verison to 17.1
2017-10-22 12:56:58 +02:00
Ralf Becker
28d45e28cb
move info_cc (email adddresses) to egw_infolog_users table
2017-10-20 16:32:20 +02:00
nathangray
900fc840f2
Infolog - Simplify UI by allowing free text in Contact field, and removing custom contact / phone from details tab.
...
Anything in address field is concatenated into contact.
2017-09-13 10:22:07 -06:00
nathangray
21b1cc8e7e
Infolog - use current sorting on infolog list for calendar todo list
2017-03-23 09:00:13 -06:00
Ralf Becker
11e76ff9da
avoid inserting same account_id multiple times, if it was somehow more then once in info_responsible
2016-09-12 15:07:31 +02:00
Ralf Becker
70b22e3377
WIP store responsible / attendees in an own table to track removed ones for CalDAV sync report
2016-09-12 07:55:10 +02:00
Ralf Becker
8e24542501
* InfoLog: change description to longtext (4GB) to not overflow on long comments or PGP encrypted files
2016-06-20 14:13:16 +02:00
Ralf Becker
f94aa623db
using new api for InfoLog
2016-04-30 17:05:23 +00:00
Ralf Becker
bba3fa804a
some database optimizing: changing columns with no user-input to CHARACTER SET ascii (instead of utf8), shorten indexes and add additional autoincrement columns where primary key contained varchars
2015-07-11 13:56:50 +00:00
Hadi Nategh
b7c6be226d
WIP of mail integration
...
-Centralize mail functionality of mail message integration in mail module
-Some clean up of mail_import in infolog and tracker apps
-Use hook registery in order of an app uses mail integration services
-Implement mail import into calendar
2015-04-15 11:23:59 +00:00
Ralf Becker
6abf97d755
fix update script
2015-03-12 09:44:48 +00:00
Nathan Gray
cbae778539
Add upgrade script to recover any hiding infogs that are missing status
2015-03-09 19:33:53 +00:00
Ralf Becker
7346a37998
cleaning up old addressbook stuff
2015-01-10 09:51:51 +00:00
Ralf Becker
d6ce36d735
bump versions to 14.1
2014-06-24 10:00:50 +00:00
Ralf Becker
3a263e04e1
fix ide warnings
2014-01-28 10:10:27 +00:00
Ralf Becker
41ce90ff30
infolog update 1.9.006 changing async_method from (not longer existing) boinfolog to infolog_bo
2014-01-28 08:34:23 +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
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
Ralf Becker
8d9118a4cb
fixed version to 1.9.005
2013-08-26 10:05:45 +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
Nathan Gray
b66acb3d4b
Fix definition radio option not showing filters
2013-08-09 17:06:09 +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
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
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
7641661cda
Change alignment of buttons in Site config
2013-03-04 17:46:20 +00:00
Nathan Gray
7fb0bbc9d9
Set size of config tabs
2013-02-07 09:39:17 +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
ee6834ca54
Implement export filters
2012-12-31 20:38:00 +00:00
Nathan Gray
b83a19284a
UI changes for chosen selectboxes
2012-11-14 20:33:33 +00:00
Nathan Gray
90113ad7eb
Update default definitions with Re-planned time
2012-10-10 16:04:29 +00:00
Nathan Gray
e0a87cbdf4
Remove my custom fields from default import definition
2012-10-09 16:00:08 +00:00
Ralf Becker
4823787316
docu update
2012-09-21 11:26:43 +00:00
Nathan Gray
c9c5a8c77f
Line up contact search with category select
2012-07-23 16:06:11 +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