Ralf Becker
|
500674bf3a
|
* InfoLog/PostgreSQL: fix SQL error "column egw_infolog_users.info_res_id must appear ..."
|
2017-12-06 21:25:55 +08:00 |
|
Ralf Becker
|
1de54ae9dc
|
* InfoLog/PostgreSQL: fix SQL error "No operator matches ..." in list
|
2017-12-02 03:23:31 +01:00 |
|
Ralf Becker
|
574cbee00d
|
fix SQL error account_id is ambigous on deleting users
|
2017-11-27 20:42:42 +08:00 |
|
Ralf Becker
|
b8e29501f4
|
* InfoLog/Admin: fix error deleting user "access to undeclared static property"
|
2017-11-26 08:48:40 +08: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
|
8d7a9b7284
|
Move VFS widget file handling from Etemplate/Widget/Customfields to Storage/Customfields, to avoid errors with CalDAV/CardDAV not being able to find Etemplate/Widget/Customfields
|
2017-04-17 09:48:45 -06:00 |
|
nathangray
|
d5c24a2c8e
|
Thumbnails (and handling) of uploaded files on new entries that have not yet been saved
|
2017-04-10 10:39:04 -06:00 |
|
nathangray
|
0f83206907
|
* All apps - Add special search case for #<int> to only match the ID, not search the whole entry
|
2017-03-07 12:24:42 -07:00 |
|
nathangray
|
f1e4281e46
|
Fix infolog notifications not sent for just owner
|
2016-11-24 08:39:02 -07:00 |
|
Ralf Becker
|
17eed582f5
|
* InfoLog/PostgreSQL: new entries were created with info_id 0: duplicate key value violates unique constraint
|
2016-11-10 16:50:04 +01:00 |
|
Ralf Becker
|
4e2db6c789
|
check if $query[append] already contains a GROUP BY clause, fixes SQL error when browsing /apps/infolog in EPL
|
2016-10-07 14:32:26 +02:00 |
|
Ralf Becker
|
963c1a3f76
|
allow to specify an info_id when creating a new entry eg. for import, replacing 5800eff use of insert, as it broker other stuff
|
2016-10-04 11:30:02 +02:00 |
|
Ralf Becker
|
5800effa5e
|
if we write infolog entry with $ignore_acl===true, we also need to read it that way and allow to set info_id on creating infolog entry
|
2016-09-29 16:56:04 +02:00 |
|
Ralf Becker
|
e467b48fea
|
allow to import without acl-check and setting modifier
|
2016-09-26 11:40:02 +02:00 |
|
Ralf Becker
|
7b8ca04290
|
fix removed delegation caused edit popup to be empty and no longer finding it with responsible filter and owner
|
2016-09-13 18:06:25 +02:00 |
|
Ralf Becker
|
3dd2f3bf64
|
fix SQL error in async service due to removal of info_responsible column
|
2016-09-12 22:57:51 +02:00 |
|
Ralf Becker
|
3389bdd4b8
|
fix doublicate infolog when saving, caused by not setting info_id on read
|
2016-09-12 16:26:01 +02:00 |
|
Ralf Becker
|
9a242207c0
|
fix infologs without any responsible where not displayed, caused by grouping by attendee.info_id
|
2016-09-12 14:38:23 +02:00 |
|
Ralf Becker
|
dfb260d809
|
* InfoLog/CalDAV: removed delegation now removes event in sync-report eg. in Smooth-Sync
|
2016-09-12 10:55:39 +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
|
f94aa623db
|
using new api for InfoLog
|
2016-04-30 17:05:23 +00:00 |
|
Ralf Becker
|
2baf654e14
|
move all tables to new api and update api to 16.1
|
2016-04-02 19:55:08 +00:00 |
|
Nathan Gray
|
0b89f4040b
|
Fix sub-categories not included when exporting search results
|
2015-09-02 14:56:06 +00:00 |
|
Nathan Gray
|
a82f7baf2c
|
Avoid deprecated message caused by calling non-static method statically. Fixed by creating an instance to use.
|
2015-05-19 14:57:35 +00:00 |
|
Ralf Becker
|
8431629ed2
|
* All apps: nummeric custom-fields (float or new integer) sort nummeric in lists
|
2015-03-23 08:38:30 +00:00 |
|
Ralf Becker
|
6cabb4d37f
|
reintroduced old list-no-subs preferences as "Show sub-entries" with options "Always", "Only if there is a filter", "Only while searching"
|
2014-08-27 14:38:03 +00:00 |
|
Ralf Becker
|
ce9599343e
|
removed usage of removed "listNoSubs" preference, as it leads to empty sub-view, if preference was set
|
2014-08-27 08:57:36 +00:00 |
|
Ralf Becker
|
bdc8b5bd01
|
* InfoLog: subentries are now shown only in hierarchical view and updates to them also update modification time of parent
|
2014-08-27 07:53:40 +00:00 |
|
Nathan Gray
|
01011c7349
|
Fix misplaced bracket causing warning message about invalid arguments
|
2014-05-07 18:36:13 +00:00 |
|
Nathan Gray
|
354a8426af
|
- Fix $action gets lost if an action (delete) is done
- Fix deleted filter + link showed no results
|
2014-04-28 20:25:40 +00:00 |
|
Nathan Gray
|
8816fd6e0f
|
Handle selected columns as string or array without warning
|
2014-03-24 19:32:21 +00:00 |
|
Nathan Gray
|
ab8cc893f7
|
Handle selected columns as array without erroring
|
2014-03-24 17:00:54 +00:00 |
|
Ralf Becker
|
eaf5d3d39b
|
reverted accidently commited changes in infolog
|
2014-02-04 13:52:12 +00:00 |
|
Ralf Becker
|
84d20661c2
|
fixed problem reported by Pedro Ribeiro
|
2014-02-04 13:50:23 +00:00 |
|
Ralf Becker
|
9960468583
|
* InfoLog: query custom-fields for notifications
and remove static $ignore_acl parameter, as it is only used in no longer necessary read
|
2014-01-28 09:36:36 +00:00 |
|
Ralf Becker
|
40a13d193b
|
fix ide warnings
|
2014-01-28 09:22:12 +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
|
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
|
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
|
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 |
|
Nathan Gray
|
867873824e
|
Change key of no filter from 'none' to '' so No filters favorite works
|
2013-05-06 22:08:08 +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 |
|
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
|
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
|
60c5847df3
|
* InfoLog: if searching do not suppress sub-entries (user preference "List no subs/childs" set)
|
2012-05-15 14:27:26 +00:00 |
|
Ralf Becker
|
bab316fac8
|
* ProjectManager/InfoLog: fixed custom type icon in PM to use status label, as in InfoLog
|
2012-05-08 16:10:12 +00:00 |
|
Ralf Becker
|
4523e8bfba
|
* InfoLog/CalDAV: add support for responsible as iCal ATTENDEE, make sure not to empty InfoLog fields not supported by iCal standard
|
2012-04-03 16:06:42 +00:00 |
|
Ralf Becker
|
fb16ff842d
|
InfoLog/CalDAV: store unsupported iCal properties like custom fields incl. history logging, thought they are not displayed unless you explicitly add a custom field from them (prefixed with one #)
|
2012-01-29 22:34:43 +00:00 |
|
Ralf Becker
|
f255a2396a
|
new InfoLog configuration: Load custom fields in index, if filtered by selected types (eg. to display them in a type-specific index template)
|
2011-11-17 09:30:30 +00:00 |
|